Implementation plan and audit are now tracked in docs/projects/HUNTER_OS_DISCORD_PLAN.md on branch feat/hunter-os-discord-v1.
Objective
Integrate Hunter OS into the existing Animus Discord application as a canonical, Wilds-only knowledge domain with:
- structured data;
- audit/provenance;
- deterministic mobile cards;
/hunter read interface;
- later forum publishing;
- grounded conversational routing.
Critical Phase 0 gate
The live Discord command list shows commands not all present in the current standalone bot source. Before adding /hunter, establish which process/code path owns the live application token and global command synchronization.
Initial vertical slice
- Rathian
- Hunting Horn universal controls/system rules
- Combat Healer HH + LBG
- Omega Planetes special encounter
V1 exit
Read-only /hunter monster|weapon|guide|search|audit|card, deterministic cards, isolated Hunter OS data, tests/lint passing, and no regressions to existing Animus commands.
See the plan document for source audit, schema, security boundaries, phases, risks, and definition of done.
Implementation plan and audit are now tracked in
docs/projects/HUNTER_OS_DISCORD_PLAN.mdon branchfeat/hunter-os-discord-v1.Objective
Integrate Hunter OS into the existing Animus Discord application as a canonical, Wilds-only knowledge domain with:
/hunterread interface;Critical Phase 0 gate
The live Discord command list shows commands not all present in the current standalone bot source. Before adding
/hunter, establish which process/code path owns the live application token and global command synchronization.Initial vertical slice
V1 exit
Read-only
/hunter monster|weapon|guide|search|audit|card, deterministic cards, isolated Hunter OS data, tests/lint passing, and no regressions to existing Animus commands.See the plan document for source audit, schema, security boundaries, phases, risks, and definition of done.