Commit Graph

23 Commits

Author SHA1 Message Date
gamer147
87bee51c12 Name ADV graphics layer slots 2026-07-23 23:58:38 -04:00
gamer147
f855c3d01f Classify stage authoring difficulty tiers 2026-07-23 23:45:46 -04:00
gamer147
796b0e850e Decode stage definition tables 2026-07-23 23:36:02 -04:00
gamer147
35080a086e Decode battle animation tables 2026-07-23 23:17:47 -04:00
gamer147
a74a1469ce Decode CDINIT2 card effects 2026-07-23 22:58:01 -04:00
gamer147
21b7751085 Decode CDINIT card generation lists 2026-07-23 22:41:32 -04:00
gamer147
dd3d6fc4dd Decode TRINIT training actions 2026-07-23 22:25:41 -04:00
gamer147
7f344739e6 Decode MAINIT and message infrastructure 2026-07-23 18:14:19 -04:00
gamer147
7269ddb547 Join CIINIT and CIMES character profiles 2026-07-23 17:57:21 -04:00
gamer147
15a5199ce7 Join VIMES and EIMES semantics 2026-07-23 17:39:08 -04:00
gamer147
64f9cebd3b Close RTINIT movement provider semantics 2026-07-23 17:11:14 -04:00
gamer147
90c7874190 Decode RTINIT providers 3 and 51 2026-07-23 16:44:49 -04:00
gamer147
80575fdd11 Close RTINIT movement parameter semantics 2026-07-23 15:58:38 -04:00
gamer147
c55c5ada4c Decode RTINIT movement providers 4 6 and 15 2026-07-23 15:43:27 -04:00
gamer147
52780d92a0 Decode RTINIT movement providers 7 10 and 12 2026-07-23 15:32:20 -04:00
gamer147
7b3421a961 Decode RTINIT movement providers 5 and 11 2026-07-23 14:25:47 -04:00
gamer147
00640696dc Expose semantic INIT column names 2026-07-22 23:15:33 -04:00
gamer147
169075fe37 feat: curate story-flags into registry + docs (Task 6)
Bootstrap 56 high-signal skeletons; name game_mode/route_branch/scjump_decision_out2,
recategorize CONFIG-written globals as non-story. Docs: name-resolution.md registry
section, CLAUDE.md canonical+SoT tables + trigger (root, untracked), tools-reference rows.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:33:51 -04:00
gamer147
f0d7775d15 feat: story_flags --bootstrap seeds skeletons into globals.toml (Task 5)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:27:31 -04:00
gamer147
681737604c feat: static story-flag miner -> candidates JSON (Task 4)
Mines 1261 branch-read globals (205 story-flag candidates); build/story-flags-
candidates.json is generated (build/ gitignored). Known anchors 0x3234/0xa57 verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:26:03 -04:00
gamer147
69c788b65a feat: sys4load labels globals from merged build/globals.json (Task 3)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:24:36 -04:00
gamer147
84a8da765f feat: globals_build --build merge + generated JSON/MD (Task 2)
build/globals.json is generated (build/ is gitignored, regenerable via
globals_build.py --build); docs/global-reference.md is the tracked human view.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:23:17 -04:00
gamer147
7306423505 feat: globals.toml registry source + loader/lint (Task 1)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:21:59 -04:00