Code review #13
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-compose#13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
via docs/contract-review.md
agent compose owns
A lot of these only exist because the model inferred a constraint or component that I did not define. To itemize:
mode interactive- this is not necessary to define the composer should not care if a particular agent is interactive. I also seemode native skillswhich does seem load bearing in an obvious way on the other hand.via docs/person-contract.md
via docs/manifest-schema.md
docs/kdl-contracts.md
see above
docs/decision-trace.md
I get the idea and goal here but it's written with the level of detail and prose style of a programming language or network protocol. Overkill.
Applied in
5f9b5f4(docs: apply the issue #13 contract review).mode interactive, schema-version fields, and all digest ceremony.allows-personality->personality, presence/attention/tempo/voice moved out of the contract - a personality entry now binds a name to a skill, and the in-skill format (KDL / YAML / SKILL.md metadata block) is recorded as deliberately undecided in v0.1.Kept with reasoning stated in the docs: atomic staging-then-rename (AGENTS.md safety still forbids partial refresh) and a bare "format" string in the manifest so consumers know what they are reading.
Applied by Claude Code working the issue queue.