Add effective-profile catalogue inspection commands #126
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#126
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?
Outcome
Expose deterministic text and JSON catalogues for the effective selected
profile plus admitted personality libraries.
Parent: #114
Run contract: #115
Commands
agent-compose catalog personalities [--query <cue>] [--json]agent-compose catalog roles [--json]agent-compose catalog seats [--role <slug>] [--json]agent-compose catalog expressions [--json]Every person-dependent catalogue command accepts the selected local profile and
repeatable local personality-library roots.
Contract
identity primitives, logical provenance, role affinities, and melds.
compact identity metadata without eagerly embedding long doctrine.
Dependencies
Acceptance
arbitrary seats are covered.
ward exec testandward exec smokepass.mainand closes this issue.Landed on canonical main in
daa9996. Personality, role, seat, and expression catalogues now provide deterministic unpaged text and agent-compose.catalog.v1 JSON. Personality JSON includes skill, one-sentence description, aliases, identity primitives, library provenance, digest, affinities, and melds. Role JSON includes purpose, role-skill provenance, seats, ordered meld, and blended color. Exact, ambiguous, unused, arbitrary-role, and arbitrary-seat cases are covered. CLI help and docs specify every schema. Inspection changes no selection or authority. ward exec test and ward exec smoke passed.