{
  "_note": "Phase 175 (deck-command-consolidation). The deck alias map (D-04b deprecate-not-delete, back-compat). Both prior conversational-skill handles -- the in-repo MOSDeckEngine skill and the out-of-repo feynman-engine skill (~/.claude/skills/feynman-engine) -- now resolve to the consolidated /mos:deck command (commands/deck.md, Plan 175-01) where the Feynman style runs the 6-stage comprehension pipeline. The SKILL.md files are RETAINED (not deleted): skills/mos-deck-engine/SKILL.md is rewritten as a deprecation redirect with its connector: block preserved (the surface stays WIRED so the CIRS born-wired gate sees no regressed surface); feynman-engine lives OUTSIDE the repo, so its alias is realized repo-locally here (this map + doctrine), the non-repo file is never edited. New work should invoke /mos:deck and pick the Feynman style. The alias handles sit at the TOP LEVEL of this object (flat map) so a consumer reads aliases['MOSDeckEngine'] directly; the _note and version keys are reserved metadata and are not alias handles. House rule: hyphens only, NO em-dashes.",
  "version": 1,
  "MOSDeckEngine": "/mos:deck",
  "feynman-engine": "/mos:deck"
}
