com um clique
deadfish-core
// Core deadfish invariants and protocols. Referenced by all teammates.
// Core deadfish invariants and protocols. Referenced by all teammates.
Track-boundary living-doc reconciliation and debate protocol.
Implementation constraints, git conventions, Codex MCP usage.
Spec, plan, and task packet formats. GSD rules. Drift detection.
Conductor verdict format, drift protocol, boundary evaluation.
Verification protocol, criteria rubric, verdict format.
Brownfield discovery protocol (detect, collect evidence, analyze, and write docs/discovery.md).
| name | deadfish-core |
| description | Core deadfish invariants and protocols. Referenced by all teammates. |
If it's real work, it exists as a Task. If it's not a Task, it's chatter.
All structured output uses deadfish code fences. Pick the right type and emit valid YAML:
```deadfish:TYPE
key: value
nested:
- item
```
Types: SPEC, PLAN, TASK, TRACK, ADR, VERDICT, VERDICT_CRITERION, CONDUCTOR, DOCSYNC, IMPLEMENT, INTEGRATE, DIAGNOSTIC
{track}-P{N}-T{NN}
Examples: auth-P1-T01, auth-P1-T02, billing-P3-T07