README opens at the wrong altitude for a first-time reader #285
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-compose#285
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?
Problem
After the banner and a one-line summary, the first section is "Ownership boundary", followed by roughly twenty bullets of internal architecture: roster packages, personality meld resolution, bundle materialization, role-scoped providers, model tiers, load-point adapters.
Every one of those lines is meaningful to someone already inside the system. None of them tells a newcomer what problem
acomposesolves, or how to try it. A reader arriving cold from a link gets one orienting sentence and then a specification.This repo is a stated promotion priority and currently sits at 0 stars, so the first screen is doing all the work.
Evidence that the fix is already in-house
mcp-beavergets this exact structure right, and it is the best writing in the portfolio:Nothing new needs inventing. Copy that shape.
Proposed change
acomposetakes in and what it produces.acomposecommand above the fold.docs/, linked from the README.The boundary content is accurate and worth keeping. This issue is about ordering, not deletion.
Scope
Content-only. Reverting changes human-facing words and static structure, leaving behavior, flags, and output unchanged.