docs: align documentation with existing tests and closed tickets (#66) #68

Merged
Reliodas merged 2 commits from docs/66-align-agent-docs into develop 2026-07-03 16:06:32 +00:00
Owner

Contexte

Ticket #66 : la documentation affirmait encore qu'aucun runner de test n'existe, presentait le ticket #11 (noms de fichiers) comme un chantier en cours et decrivait les polices Google Fonts comme une dependance reseau — le tout contredit par l'etat reel du depot (smoke tests #6, validation visuelle #7, CI Woodpecker #42, polices embarquees #9, #11 clos).

Changements

  • AGENTS.md : validations reelles (smoke, visuel, CI), polices embarquees, liste des fichiers d'outillage, convention de noms en anglais actee.
  • CLAUDE.md : origin/develop existe, commandes de validation a lancer avant de rendre la main, #11 clos.
  • CONTRIBUTING.md : commandes de validation reelles dans Setup et Validation, reference #11 au passe.
  • README.md : encart noms de fichiers reformule (#11 termine).
  • CHANGELOG.md : entree sous Unreleased › Changed.

Validations

  • node scripts/smoke-test.js : OK (syntaxe + references locales).
  • git diff --check : propre.
  • Changement purement documentaire, aucun impact sur le rendu ni l'impression.

Closes #66

🤖 Generated with Claude Code

https://claude.ai/code/session_01Lv34WE2qKt8RiFpKgc3jn8

## Contexte Ticket #66 : la documentation affirmait encore qu'aucun runner de test n'existe, presentait le ticket #11 (noms de fichiers) comme un chantier en cours et decrivait les polices Google Fonts comme une dependance reseau — le tout contredit par l'etat reel du depot (smoke tests #6, validation visuelle #7, CI Woodpecker #42, polices embarquees #9, #11 clos). ## Changements - `AGENTS.md` : validations reelles (smoke, visuel, CI), polices embarquees, liste des fichiers d'outillage, convention de noms en anglais actee. - `CLAUDE.md` : `origin/develop` existe, commandes de validation a lancer avant de rendre la main, #11 clos. - `CONTRIBUTING.md` : commandes de validation reelles dans Setup et Validation, reference #11 au passe. - `README.md` : encart noms de fichiers reformule (#11 termine). - `CHANGELOG.md` : entree sous Unreleased › Changed. ## Validations - `node scripts/smoke-test.js` : OK (syntaxe + references locales). - `git diff --check` : propre. - Changement purement documentaire, aucun impact sur le rendu ni l'impression. Closes #66 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01Lv34WE2qKt8RiFpKgc3jn8
Reliodas added this to the 1.0.0-beta milestone 2026-07-02 05:46:08 +00:00
Update AGENTS.md and CLAUDE.md to match the actual state of the
repository found during the 2026-07-02 audit:

- validations exist now: smoke tests, visual validation and Woodpecker
  CI replace the "no official test runner yet" claims;
- fonts are embedded in fonts/ since #9, no longer a network dependency;
- file-name normalization (#11) is done and closed, English is the
  convention for new files;
- origin/develop exists and PRs are merged through Forgejo;
- list the tooling files (scripts/, tests/, .woodpecker.yml, Dockerfile,
  docs/donnees-a-completer.md) among the important files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Lv34WE2qKt8RiFpKgc3jn8
docs(docs): document real validations and closed #11 in README and CONTRIBUTING (#66)
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
77b167c511
- CONTRIBUTING.md: replace the "no official test runner yet" claims with
  the actual commands (smoke tests, visual validation) and the Woodpecker
  CI trigger; state the English file-name convention as done (#11).
- README.md: reword the file-name normalization note, #11 is closed.
- CHANGELOG.md: log the documentation realignment under Unreleased.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Lv34WE2qKt8RiFpKgc3jn8
Reliodas merged commit f2b2a89ffa into develop 2026-07-03 16:06:32 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dnd/cards#68
No description provided.