fix: untrack generated MP3/PDF binaries to restore extraction-friendly repo #46
Reference in New Issue
Block a user
Delete Branch "codex/audit-repo-et-rapport-d-inventaire"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
Description
audio/generated/*andprintables/export/pdf/zacus_v1/*, and preserve a small README in each folder explaining the local generation workflow via.gitignorerules and file README additions.tools/audio/generate_local_assets.pyandtools/printables/generate_local_pdf_placeholders.pyto recreate placeholder MP3/PDF artifacts locally.audio/manifests/zacus_v1_audio.yaml,tools/audio/validate_manifest.py, andtools/scenario/validate_scenario.pyto verify audio presence and scenario consistency.game/scenarios/zacus_v1.yaml, assorteddocs/*files,audio/README.md, updatedREADME.md, and license harmonization files underLICENSES/to clarify code vs creative licensing.Testing
python3 tools/audio/generate_local_assets.pyto recreate localaudio/generatedplaceholders, which completed successfully (no missing sources) ✅.python3 tools/printables/generate_local_pdf_placeholders.pyto create placeholder PDFs inprintables/export/pdf/zacus_v1, which completed successfully ✅.python3 tools/audio/validate_manifest.pyto verify manifest asset availability, which reported OK ✅.python3 tools/scenario/validate_scenario.pyandpython3 hardware/firmware/esp32/tools/story_gen/story_gen.py validate --spec-dir hardware/firmware/esp32/story_specs/scenarios --strictto validate scenario files, both passed ✅.Codex Task
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.