Specs index¶
Feature design specs live in docs/specs/ in the git repository. They are not published on the documentation site (MkDocs excludes them). Use this table as a map; open files on GitHub or locally in the repo.
After a spec ships, prefer a Changelog entry plus updates to guide/reference docs. Specs remain the design record.
| Spec | Status | Summary |
|---|---|---|
| 001-pi-integration | Implemented | Pi CLI as first-class AFK + interactive adapter |
| 002-queen-console-mvp | Implemented (MVP baseline) | Queen Console SPA + API surface |
| 003-hive-evals | In progress | Eval harness / eval colony |
| 004-live-bees-indicator | Implemented | Live agent processes in Console header |
| 005-feature-ideation-flow | Draft (colony reference) | Classify → grill → spec.ready → breakdown |
| 006-human-gateway-invites | Implemented | Session invites, accept/reject, done_when |
| 007-colony-eda-topology | Implemented | Config-derived EDA graph (Console + CLI) |
| 008-code-proposal-workspaces | Implemented | Isolated vs root code proposals |
| 009-merge-autostash | Implemented | Autostash dirty root on merge approve |
| 010-telegram-human-gateway | Implemented (MVP) | Telegram as async Human Gateway (notify + status/task/energy/invites/proposals) |
| 011-trace-title | Implemented | INSIGHT/trace.title for Flight Trail display names |
| 012-trace-summary | Implemented | INSIGHT/trace.summary for Console subtitle + merge body |
| 013-system-kill | Implemented | Hard SIGNAL/system.kill + paseka kill |
| 014-artifacts-protocol | Draft | Trace comb + SIGNAL/artifact.written, per-run hash baseline, flush delta on success |
| 015-deferred-event-emit | Implemented | General deferred event emit buffer (--defer, flush on success; 014 does not depend on it) |
| 016-cue-layer | Implemented | Named Forage Cue ingress (.paseka/cues/); CLI + Console + Telegram cue:; optional per-cue energy_budget |
Deferred ideas (not specs): Backlog.