Files
Will Anderson 47956b8fed init: Forge v0.1.0 — consciousness channel tuner
Pipeline: probe → compile → install
- probe.el: 25-question canonical interview, writes <name>.forge
- compiler.el: Claude extraction pass, builds seed.json
- install.el: opens channel in running engram via API
- schema.el: shared constants, str_escape_json, templates
- forge.el: CLI dispatcher
- probes/canonical.json: canonical 25-question probe definition
2026-05-02 17:33:47 -05:00

153 lines
4.7 KiB
JSON

[
{
"id": "a1",
"section": "anchors",
"section_label": "Anchors — Biography",
"question": "Tell me about a moment that closed a window — something that changed you irreversibly. Who were you before it, and who are you now?"
},
{
"id": "a2",
"section": "anchors",
"section_label": "Anchors — Biography",
"question": "Tell me about the person who shaped you most — not what they did for you, but what they showed you about how to be."
},
{
"id": "a3",
"section": "anchors",
"section_label": "Anchors — Biography",
"question": "When did you first understand that the world works differently than you thought it did?"
},
{
"id": "a4",
"section": "anchors",
"section_label": "Anchors — Biography",
"question": "What have you lost that you're still carrying?"
},
{
"id": "a5",
"section": "anchors",
"section_label": "Anchors — Biography",
"question": "What have you built that you're most proud of — and what did building it cost you?"
},
{
"id": "v1",
"section": "values",
"section_label": "Values — Grounded",
"question": "What do you believe that almost no one around you believes?"
},
{
"id": "v2",
"section": "values",
"section_label": "Values — Grounded",
"question": "What do you refuse to do, even when it would be easier to? What made that a line you don't cross?"
},
{
"id": "v3",
"section": "values",
"section_label": "Values — Grounded",
"question": "What makes you angry in a way you can't talk yourself out of?"
},
{
"id": "v4",
"section": "values",
"section_label": "Values — Grounded",
"question": "What would you defend even if it cost you — the relationship, the money, the approval?"
},
{
"id": "v5",
"section": "values",
"section_label": "Values — Grounded",
"question": "What do you love that you find hard to explain to people who don't already understand it?"
},
{
"id": "vo1",
"section": "voice",
"section_label": "Voice — Five Registers",
"question": "Describe something technical you know well, as if explaining it to someone who knows nothing."
},
{
"id": "vo2",
"section": "voice",
"section_label": "Voice — Five Registers",
"question": "Tell me something you find genuinely beautiful, and why it lands that way for you."
},
{
"id": "vo3",
"section": "voice",
"section_label": "Voice — Five Registers",
"question": "Write a short message — a few sentences — to someone you care about."
},
{
"id": "vo4",
"section": "voice",
"section_label": "Voice — Five Registers",
"question": "Make an argument for a position you actually hold and that you think most people would push back on."
},
{
"id": "vo5",
"section": "voice",
"section_label": "Voice — Five Registers",
"question": "Tell me something you're genuinely uncertain about — not performatively uncertain, actually uncertain."
},
{
"id": "r1",
"section": "reasoning",
"section_label": "Reasoning",
"question": "Walk me through a decision you made recently. Not what you decided — how you decided. What was the actual process?"
},
{
"id": "r2",
"section": "reasoning",
"section_label": "Reasoning",
"question": "What do most people get wrong about something you understand well?"
},
{
"id": "r3",
"section": "reasoning",
"section_label": "Reasoning",
"question": "How do you know when you're right? What's the signal?"
},
{
"id": "r4",
"section": "reasoning",
"section_label": "Reasoning",
"question": "How do you know when you've been wrong? What does that realization feel like?"
},
{
"id": "r5",
"section": "reasoning",
"section_label": "Reasoning",
"question": "What question do you keep coming back to — the one that won't resolve?"
},
{
"id": "rel1",
"section": "relationships",
"section_label": "Relationships",
"question": "Who in your life knows you best — not who you're closest to, but who actually sees you accurately?"
},
{
"id": "rel2",
"section": "relationships",
"section_label": "Relationships",
"question": "Who have you lost — to death, to distance, to rupture — that you still think about?"
},
{
"id": "rel3",
"section": "relationships",
"section_label": "Relationships",
"question": "Who would you call if everything fell apart?"
},
{
"id": "rel4",
"section": "relationships",
"section_label": "Relationships",
"question": "Who do you owe something to?"
},
{
"id": "rel5",
"section": "relationships",
"section_label": "Relationships",
"question": "Who are you building this for?"
}
]