74fcee5b54
Co-authored-by: electron-rare <108685187+electron-rare@users.noreply.github.com>
2.7 KiB
2.7 KiB
Repo Status Report
Tree summary
kit-maitre-du-jeu/: full GM script, solutions, checklists, and export folders for PDF/PNG deliverables.printables/:src/plusexport/{pdf,png}/for invitations, cards, badges, and the one-page rule set.hardware/: BOMs, wiring docs, and the ESP32/Arduino firmware flow with.piodependencies (libraries such as Adafruit and ESP8266Audio naturally expand here).docs/: maintenance plan, repo audit, and asset folder (docs/assets/contains the repo map SVG already referenced inREADME.md).examples/andscenario-ai-coherence/(renamed for portability): auxiliary content and tools, now safe for Windows/CI.
Empty / TODO files
printables/invitations/export/pdf/.gitkeepprintables/invitations/export/png/.gitkeepprintables/invitations/src/.gitkeep- assorted
.nojekyll,.uno.test.skip, and upstream library placeholders underhardware/firmware/esp32/.pio/(e.g., Adafruit BusIO examples); none appear to contain TODO hints, but they are empty files that may surprise contributors or scripts.
Broken links
hardware/firmware/esp32/.pio/libdeps/esp32dev/ESP8266Audio/README.mdline 250 →examples/StreamMP3FromHTTP_SPIRAM/Schema_Spiram.png(missing in that vendor snapshot).hardware/firmware/esp32/.pio/libdeps/esp32_release/ESP8266Audio/README.mdline 250 → same missingSchema_Spiram.png.hardware/firmware/esp32/.pio/libdeps/esp32dev/Mozzi/README.mdline 116 →extras/NEWS.txt(not included in the copied tree).hardware/firmware/esp32/.pio/libdeps/esp32_release/Mozzi/README.mdline 116 → same missingextras/NEWS.txt.
Naming / portability issues
scenario-ai-coherence/andscenario-ai-coherence/version-finale/now avoid spaces/colon, keeping the tree stable sur Windows/CI tooling. Continue to prefer hyphenated, lowercase identifiers pour tout nouveau sous-dossier.
Licences
README.md,CONTRIBUTING.md, andLICENSE.mdsont alignés autour du modèle CC BY-NC 4.0 pour les contenus créatifs et MIT pour le code (LICENSES/CC-BY-NC-4.0.txt,LICENSES/MIT.txt). Garder la même nomenclature accélère la revue des contributions.
Patch plan
- Continuer à surveiller les fichiers vides (
.gitkeep,.nojekyll,.uno.test.skip) pour décider s’ils restent ou disparaissent lors d’un nettoyage futur. - Corriger ou supprimer les liens cassés des bibliothèques
ESP8266Audio/Mozzisi les assets nécessaires ne sont plus plastifiés. - Valider chaque nouvelle version de scénario et de manifeste audio avec
tools/scenario/validate_scenario.pyettools/audio/validate_manifest.py. - Mettre à jour Quickstart, Styleguide et le workflow printables si la structure du kit ou les fichiers audio changent.