Commit Graph

27 Commits

Author SHA1 Message Date
gamer147
6c24ac5e5b Decode battle experience rewards 2026-07-24 10:13:43 -04:00
gamer147
a3103e708a Decode persistent unit stat growth 2026-07-24 09:12:49 -04:00
gamer147
0bb7dc7e12 Decode battle passive activation state 2026-07-24 08:58:32 -04:00
gamer147
c4362fe9b7 Decode selected movement routes 2026-07-24 00:08:33 -04:00
gamer147
a5137c2f97 Name ADV graphics layer slots 2026-07-23 23:58:38 -04:00
gamer147
768d2f9d06 Classify stage authoring difficulty tiers 2026-07-23 23:45:46 -04:00
gamer147
ddfbfcb9f8 Decode stage definition tables 2026-07-23 23:36:02 -04:00
gamer147
85e71ae33d Decode battle animation tables 2026-07-23 23:17:47 -04:00
gamer147
e7e65cf6bb Decode CDINIT2 card effects 2026-07-23 22:58:01 -04:00
gamer147
85b0e3f66f Decode CDINIT card generation lists 2026-07-23 22:41:32 -04:00
gamer147
6e95ea29a9 Decode TRINIT training actions 2026-07-23 22:25:41 -04:00
gamer147
02e1db9fa4 Decode MAINIT and message infrastructure 2026-07-23 18:14:19 -04:00
gamer147
29aa9a4da5 Join CIINIT and CIMES character profiles 2026-07-23 17:57:21 -04:00
gamer147
e84f61d670 Join VIMES and EIMES semantics 2026-07-23 17:39:08 -04:00
gamer147
98c7b8aba7 Close RTINIT movement provider semantics 2026-07-23 17:11:14 -04:00
gamer147
cb68e9eabd Decode RTINIT providers 3 and 51 2026-07-23 16:44:49 -04:00
gamer147
6ce98da1ab Close RTINIT movement parameter semantics 2026-07-23 15:58:38 -04:00
gamer147
d75adf50ba Decode RTINIT movement providers 4 6 and 15 2026-07-23 15:43:27 -04:00
gamer147
ccdc8a1fe1 Decode RTINIT movement providers 7 10 and 12 2026-07-23 15:32:20 -04:00
gamer147
46d4d1e88f Decode RTINIT movement providers 5 and 11 2026-07-23 14:25:47 -04:00
gamer147
9efa56c210 Expose semantic INIT column names 2026-07-22 23:15:33 -04:00
gamer147
e9406e201a 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
431707a0b9 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
03de0bf0da 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
3ea632df12 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
44a326bb7e 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
ae5f2cca7b 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