Skip to content

[feat] author-templates: the football game def, read from its module - #218

Merged
AlexZ005 merged 1 commit into
mainfrom
feat/loose-ends
Sep 18, 2026
Merged

AlexZ005 merged 1 commit into
mainfrom
feat/loose-ends

Conversation

@AlexZ005

Copy link
Copy Markdown
Collaborator
  • FOOTBALL_DEF was never wired: the gallery row already pointed at
    games/football while the scenes feed had no such folder
  • moduleDef(id) reads modules//.def.json from the sibling modules
    checkout (the zips' MODULES_REPO), which npm run build:football emits
    from the same source the module's own flight runs, so def and module
    cannot drift
  • a missing module def REFUSES a --out run rather than quietly dropping
    its row from a rebuilt index; without --out it is moot (templates only)
  • authored with --only football: scene 18588 B, thumb 3988 B

svelte-check 341/47 = baseline (script is outside src).

🤖 Generated with Claude Code

- FOOTBALL_DEF was never wired: the gallery row already pointed at
  games/football while the scenes feed had no such folder
- moduleDef(id) reads modules/<id>/<id>.def.json from the sibling modules
  checkout (the zips' MODULES_REPO), which `npm run build:football` emits
  from the same source the module's own flight runs, so def and module
  cannot drift
- a missing module def REFUSES a --out run rather than quietly dropping
  its row from a rebuilt index; without --out it is moot (templates only)
- authored with --only football: scene 18588 B, thumb 3988 B

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Base automatically changed from release/next to main September 18, 2026 22:08
@AlexZ005
AlexZ005 merged commit 679d087 into main Sep 18, 2026
4 checks passed
@AlexZ005
AlexZ005 deleted the feat/loose-ends branch September 18, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant