Skip to content

Signposts

Signposts (wiki index)

Use this page as the signpost. Every agent reads it before any task.

Project state

  • Roadmap — ordered phase plan, current phase, commit log per phase

Canon (immutable until amended)

  • Pillars — three pillars (TBD authoring)
  • Decisions — D-level canonical decisions log
  • Nightly narrative queue — task queue spec for narrative-ops Sonnet sidekick; activation gated behind Phase D
  • data/src/content/_glossary.ts — naming discipline source-of-truth per D-017 (three-name rule: ENG handle / PL canon / EN transcreation). Every named entity has an entry; lint pnpm lint:naming cross-checks.

Lore

  • /lore/canon/ — anchor canon files (defining image, walking rule, leak physics, timeline, what-still-works, forbidden tropes, cant & greetings). Mandatory read for narrative-designer before any new lore work. Authored in Round 2.5 (current sprint).
  • /lore/world/ — world setting, eras, cosmology (TBD)
  • /lore/regions/ — region descriptions (TBD)
  • /lore/factions/ — faction backstories (TBD)
  • /lore/characters/ — major NPCs (TBD)

Mechanics

  • /tree/ — passive tree spec (TBD)
  • /classes/ — class designs (TBD)
  • /quests/ — quest design pages (TBD)
  • /factions/ — faction mechanics + reputation (TBD)
  • /combat/ — combat formulas (TBD)
  • /crafting/ — crafting system (TBD)

Tech

UI / a11y

  • Design system — color tokens (6 regions + neutral + state + faction), typography (Literata + Inter), spacing scale, iconography stance, a11y baseline, bilingual layout rules, dark/light mode rationale.
  • Wireframes (phase 9):
    • Onboarding flow — splash, mock auth, walker creation, tutorial overlay, first walk prompt
    • Home screen — region card, streak ribbon, quest pill, faction strip, bottom nav
    • Tree viewer — Plenny starter cluster — cluster.first-steps, 20 nodes, mastery popover, keystone lock, allocation flow, a11y focus order
    • Post-walk sync — step delta, energy delta, streak update, quest progress
  • Components:

QA

  • /qa/strategy/ — master test strategy (TBD)
  • /qa/plans/ — feature test plans (TBD)
  • /qa/anti-cheat/ — anti-cheat rules (TBD)

Decision log (autonomous + canonical)

  • /decisions/ — append-only log

Audits

  • Audits index — canon-audit digests (cross-cutting reviews triggered by D-level ratifications). Raw reports live in ops/audits/ (local, not committed).

Where things live in the repo

  • Schemas: data/src/schemas/
  • Game content: data/src/content/ (when authored)
  • Wiki content: wiki/src/content/docs/
  • Backend code: backend/src/
  • Agent definitions: .claude/agents/
  • Slash commands: .claude/commands/