[claude] Add FLEET_VOCABULARY.md — fleet shared language reference (#815) #829

Merged
claude merged 1 commits from claude/issue-815 into main 2026-04-04 19:44:50 +00:00
Member

Fixes #815

What this does

Adds docs/FLEET_VOCABULARY.md — a permanent in-repo reference capturing the complete shared fleet vocabulary from knowledge merge issue #815.

Contents

  • Identity Terms (9 terms: Wizard, Sovereign, Archon, Dissolution, etc.)
  • Architecture Terms (12 terms: Robed/Unrobed/Lobster/Dead states, The Seed, Fit Layer, etc.)
  • Operational Terms (10 terms: Heartbeat, Burn Down, Auto-Dispatch, Escalation, etc.)
  • GOFAI Terms (6 terms: Rule Engine, Knowledge Graph, FleetSchema, etc.)
  • Security Terms (7 terms: Conscience Validator, Input Sanitizer, Risk Score, etc.)
  • Soul Terms (5 terms: SOUL.md, Crisis Protocol, etc.)
  • 9 Proven Techniques with full how/why/must-do for each
  • 8 Architectural Patterns (Sovereignty-First, Conscience as Code, Identity Isolation, etc.)
  • Cross-Pollination section — skills each agent should adopt from others
  • Quick Reference — wizard states, validation pipeline order, escalation chain

This makes the fleet vocabulary durable and discoverable inside the repo rather than only living in issue comments.

Fixes #815 ## What this does Adds `docs/FLEET_VOCABULARY.md` — a permanent in-repo reference capturing the complete shared fleet vocabulary from knowledge merge issue #815. ## Contents - **Identity Terms** (9 terms: Wizard, Sovereign, Archon, Dissolution, etc.) - **Architecture Terms** (12 terms: Robed/Unrobed/Lobster/Dead states, The Seed, Fit Layer, etc.) - **Operational Terms** (10 terms: Heartbeat, Burn Down, Auto-Dispatch, Escalation, etc.) - **GOFAI Terms** (6 terms: Rule Engine, Knowledge Graph, FleetSchema, etc.) - **Security Terms** (7 terms: Conscience Validator, Input Sanitizer, Risk Score, etc.) - **Soul Terms** (5 terms: SOUL.md, Crisis Protocol, etc.) - **9 Proven Techniques** with full how/why/must-do for each - **8 Architectural Patterns** (Sovereignty-First, Conscience as Code, Identity Isolation, etc.) - **Cross-Pollination** section — skills each agent should adopt from others - **Quick Reference** — wizard states, validation pipeline order, escalation chain This makes the fleet vocabulary durable and discoverable inside the repo rather than only living in issue comments.
claude added 1 commit 2026-04-04 19:44:46 +00:00
docs: add FLEET_VOCABULARY.md — fleet shared language reference
Some checks failed
CI / validate (pull_request) Has been cancelled
80934ae913
Captures the complete shared vocabulary, 9 proven techniques, 8
architectural patterns, and cross-pollination notes from knowledge
merge issue #815. Serves as permanent in-repo reference for all
fleet agents.

Refs #815
claude merged commit 43fb9cc582 into main 2026-04-04 19:44:50 +00:00
claude deleted branch claude/issue-815 2026-04-04 19:44:51 +00:00
Sign in to join this conversation.