{
  "generated_note": "GENERATED by scripts/build-render-coverage.cjs - do not edit by hand. The SEPARATE render-coverage registry, now THREE keyspaces: (1) every .cjs render ENTRY POINT (pickShape / renderDial call site) classified card-emission or render-only-excluded (Canon Part 11 render twin; Phase 178); (2) every commands/*.md hitl_shape-declaring SURFACE classified { declared_shape, wired } (the \"declared implies rendered\" closure one plane up; Phase 209-03 B3); (3) every skills/*/SKILL.md hitl_shape-declaring SURFACE classified { declared_shape, wired } (the intern-w1-mode-gate-skip fix: a skill-declared Decision Gate is now PRIMARY-detectable, closing the gap where skills/*/SKILL.md was never walked). The connector ledger (data/connector-coverage-ledger.json) is a DIFFERENT keyspace and is NEVER touched by this generator.",
  "dispatcher": {
    "source": "lib/hmi/selector-dispatcher.cjs",
    "f_subshapes": [
      "F.0",
      "F.1",
      "F.2",
      "F.3",
      "F.4",
      "F.5",
      "F.6",
      "F.7",
      "F.7-dial",
      "F.8",
      "F.9"
    ],
    "has_dial_branch": true
  },
  "render_counts": {
    "card_emission": 16,
    "render_only_excluded": 0,
    "md_declared_wired": 99,
    "md_declared_unwired": 0,
    "skill_declared_wired": 105,
    "skill_declared_unwired": 0
  },
  "entries": [
    {
      "entry": "lib/agents/auto-explore-agent.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/agents/reverse-salient-agent.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/agents/tension-hook-agent.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/core/breakthrough/scanner.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/core/navigation-engine-offer.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/core/research-filing-selector.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/core/room-chooser.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/core/room-naming-selector.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/hmi/dial-presenter.cjs",
      "kind": "renderDial",
      "render_coverage": "card-emission",
      "shape": "F.7-dial",
      "note": "host-appended: the dial render carries shape F.7-dial (starts with F), so pickShape isFShape appends the AskUserQuestion marker; the renderDial output is threaded into the turn block via the 150.5 engine-arm seam"
    },
    {
      "entry": "lib/hmi/selector-dispatcher.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "dispatcher self-call: pickShape is defined and invoked here; the isFShape host-append (selector-dispatcher.cjs appendAskUserQuestionTrailer) mints the marker on every successful Shape F.* return"
    },
    {
      "entry": "lib/render/render-v2.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "lib/workflow/offer-closer.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "scripts/act-command.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "scripts/intent-classifier.cjs",
      "kind": "renderDial",
      "render_coverage": "card-emission",
      "shape": "F.7-dial",
      "note": "host-appended: the dial render carries shape F.7-dial (starts with F), so pickShape isFShape appends the AskUserQuestion marker; the renderDial output is threaded into the turn block via the 150.5 engine-arm seam"
    },
    {
      "entry": "scripts/room-auto-create-nudge.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "entry": "scripts/suggest-next-command.cjs",
      "kind": "pickShape",
      "render_coverage": "card-emission",
      "note": "routes through pickShape isFShape host-append (the SEED-020 single construction door): a Shape F.* return gets the AskUserQuestion marker appended by the dispatcher"
    },
    {
      "surface": "commands/admin.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/analyze-needs.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/analyze-systems.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/analyze-timing.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/auto-explore.md",
      "declared_shape": "F.3",
      "wired": true
    },
    {
      "surface": "commands/beautiful-question.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/brain-derive.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/build-thesis.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/causal.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/challenge-assumptions.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/compare-ventures.md",
      "declared_shape": "F.5",
      "wired": true
    },
    {
      "surface": "commands/correct-reference-now.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/dashboard.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/deck.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/deep-grade.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/diagnostics.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/dial-memory-refresh.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/diffusion.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/discover.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/doctor.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/dogfood-flush.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/dominant-designs.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/eureka.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/explain-decision.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/explore-domains.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/explore-opportunity.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/explore-trends.md",
      "declared_shape": "F.3",
      "wired": true
    },
    {
      "surface": "commands/export.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/feynman-timeline-refresh.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/file-meeting.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/find-analogies.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/find-bottlenecks.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/find-connections.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/funding.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/futures.md",
      "declared_shape": "F.2",
      "wired": true
    },
    {
      "surface": "commands/grade.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/graph.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/hat-briefing.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/heal.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/help.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/hmi-status.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/ignite.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/ingest-methodology.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/jtbd.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/leadership.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/lean-canvas.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/macro-trends.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/map-unknowns.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/memory-cortex-reach.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/memory.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/models.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/mos-reason.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/mos.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/mullins.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/mva-brief.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/mva-option.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/new-project.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/new-surface.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/onboard.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/operator.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/opportunities.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/organize.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/present.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/publish.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/qualify-opportunity.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/query.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/radar.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/reanalyze.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/research.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/room.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/rooms.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/root-cause.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/rs-experts.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/rs-explain.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/rs-thesis.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/scenario-plan.md",
      "declared_shape": "F.5",
      "wired": true
    },
    {
      "surface": "commands/scheduled-tasks.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/score-innovation.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/scout.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/setup.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/show.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/skill.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/snapshot.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/speakers.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/splash.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/stance.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/status.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/structure-argument.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/suggest-next.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/systems-thinking.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/think-hats.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "commands/update.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/user-needs.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/validate.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/value-proposition.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/vault.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "commands/visualize.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "commands/whitespace.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "commands/wiki.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/admin/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/analyze-needs/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/analyze-systems/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/analyze-timing/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/auto-explore/SKILL.md",
      "declared_shape": "F.3",
      "wired": true
    },
    {
      "surface": "skills/beautiful-question/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/brain-derive/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/build-thesis/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/causal/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/challenge-assumptions/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/client-discovery-interview/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/compare-ventures/SKILL.md",
      "declared_shape": "F.5",
      "wired": true
    },
    {
      "surface": "skills/conversation-mode/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/correct-reference-now/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/dashboard/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/deck/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/deep-grade/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/diagnostics/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/dial-memory-refresh/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/diffusion/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/discover/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/doctor/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/dogfood-flush/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/dominant-designs/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/eureka/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/explain-decision/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/explore-domains/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/explore-opportunity/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/explore-trends/SKILL.md",
      "declared_shape": "F.3",
      "wired": true
    },
    {
      "surface": "skills/export/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/feynman-timeline-refresh/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/file-meeting/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/find-analogies/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/find-bottlenecks/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/find-connections/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/funding/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/futures/SKILL.md",
      "declared_shape": "F.2",
      "wired": true
    },
    {
      "surface": "skills/grade/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/graph/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/hat-briefing/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/heal/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/help/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/hmi-status/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/ignite/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/ingest-methodology/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/intelligence-orchestrator/SKILL.md",
      "declared_shape": "F.0",
      "wired": false,
      "excluded": true,
      "reason": "Ambient always-on infra. The ONE spine that READS the connector registry and dispatches reaches; the orchestrator itself is the dispatcher, never a dispatched reach, so it is excluded by construction (mirrors its own connector.excluded reason verbatim)."
    },
    {
      "surface": "skills/jtbd/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/leadership/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/lean-canvas/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/macro-trends/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/map-unknowns/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/memory/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/memory-cortex-reach/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/models/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/mos/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/mos-deck-engine/SKILL.md",
      "declared_shape": "F.1",
      "wired": false,
      "excluded": true,
      "reason": "Deprecated redirect to /mos:deck; inherits /mos:deck's F.1 Next Move gate at the close of the Feynman pipeline stages, never introduces a separate fork of its own (mirrors its own hitl_why verbatim)."
    },
    {
      "surface": "skills/mos-reason/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/mullins/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/mullins-scaffold/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/mva-brief/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/mva-option/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/mva-pipeline/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/new-project/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/new-surface/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/onboard/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/operator/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/opportunities/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/organize/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/present/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/publish/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/qualify-opportunity/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/query/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/radar/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/reanalyze/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/research/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/room/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/rooms/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/root-cause/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/rs-experts/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/rs-explain/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/rs-thesis/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/scenario-plan/SKILL.md",
      "declared_shape": "F.5",
      "wired": true
    },
    {
      "surface": "skills/scheduled-tasks/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/score-innovation/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/scout/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/setup/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/show/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/skill/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/snapshot/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/speakers/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/splash/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/stance/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/status/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/structure-argument/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/suggest-next/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/systems-thinking/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/think-hats/SKILL.md",
      "declared_shape": "F.9",
      "wired": true
    },
    {
      "surface": "skills/update/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/user-needs/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/validate/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/value-proposition/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/vault/SKILL.md",
      "declared_shape": "F.0",
      "wired": true
    },
    {
      "surface": "skills/visualize/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    },
    {
      "surface": "skills/whitespace/SKILL.md",
      "declared_shape": "F.8",
      "wired": true
    },
    {
      "surface": "skills/wiki/SKILL.md",
      "declared_shape": "F.1",
      "wired": true
    }
  ]
}
