What problem does it solve? Founder intent expressed in informal chat language gets lost when machine-only replies handle governance topics, causing misalignment between narrative discussions and enforceable disk state. This Skill bridges that gap by translating founder messages into plain-language intent, mapping them to authority rows or LOCKED file paths, and producing machine tasks with proof commands. ## Core Features & Use Cases - Three-layer translation pipeline: Converts founder intent through TRANSLATE (plain words), MAP (authority row or LOCKED path), and MACHINE (task, gate, proof command) steps with a required reply shape. - Touch-base update loop: Reads and updates the LATEST_TOUCH_BASE bridge file, searches megachat transcripts when topics are disputed, and timestamps changes. - Light chat bootstrap: Provides a mandatory-read paste block for new chats so Brain and Worker sessions load the same translator contract without full transcript history. - Use Case: After a long megachat session, a founder opens a new chat and asks "what did I mean by the P1 split?" The Skill reads the touch-base bridge, cites the mapped authority row, and returns a human-readable answer plus one enforceable next task. ## Quick Start Ask the assistant to translate my last founder message into a TRANSLATE, MAP, MACHINE reply using the LATEST_TOUCH_BASE bridge file.