Skip to content

Design Bibles

Cross-module design references: the two layers that name what a contract is and what the operator does inside it.

  • verb-taxonomy-map.md — which Tier-2 verb-tool taxonomy each of the 17 carts contributes (ADR-0040 §10).
  • mission-type-catalog.md — the player-facing mission types (PENETRATION / EXTRACTION / INFILTRATION / SABOTAGE / …) mapped onto the closed Tier-3 verb set. The naming layer between what the board prints and what the engine composes. (A different tier from the verb-taxonomy map: what the job is, not what you do.)

  • ../modules/ — concrete per-module specs that implement these design intents.
  • ../authoring/ — authoring patterns (capability model, lisp paradigm, etc.).