Own catalogue hydration and native MCP projection for Agent Compose v2 #807

Closed
opened 2026-07-30 11:49:45 +00:00 by coilyco-ops · 0 comments
Member

Outcome

Move environment-facing catalogue and MCP convergence into the AOS CLI so Agent Compose v2 remains a context compiler and local resolver.

Parent: coilyco-flight-deck/agent-compose#142.

Scope

  • Add an AOS-owned config and convergence surface for Git-backed skill catalogues.
  • Preserve verified caching, TTL refresh, immutable-ref reuse, locking, and last-known-good offline fallback.
  • Project hydrated catalogues as local declarative skill roots for Agent Compose.
  • Move mcporter inventory projection for Claude, Codex, and the home fallback into AOS.
  • Move Codex per-server MCP approval-policy projection into the same AOS implementation.
  • Use the AOS projector during standalone staged-home bootstrap.
  • Document the ownership boundary and expose check mode for Ansible.

Acceptance

  • AOS tests prove first hydration, cache reuse, refresh, offline fallback, invalid source rejection, native MCP idempotence, unrelated config preservation, and approval-policy validation.
  • The AOS CLI can converge or check the complete environment-facing slice without calling Agent Compose for hydration or MCP projection.
  • Agent Compose receives only verified local skill roots.
  • ward exec aos-test and the repository validation gate pass.
## Outcome Move environment-facing catalogue and MCP convergence into the AOS CLI so Agent Compose v2 remains a context compiler and local resolver. Parent: coilyco-flight-deck/agent-compose#142. ## Scope * Add an AOS-owned config and convergence surface for Git-backed skill catalogues. * Preserve verified caching, TTL refresh, immutable-ref reuse, locking, and last-known-good offline fallback. * Project hydrated catalogues as local declarative skill roots for Agent Compose. * Move mcporter inventory projection for Claude, Codex, and the home fallback into AOS. * Move Codex per-server MCP approval-policy projection into the same AOS implementation. * Use the AOS projector during standalone staged-home bootstrap. * Document the ownership boundary and expose check mode for Ansible. ## Acceptance * AOS tests prove first hydration, cache reuse, refresh, offline fallback, invalid source rejection, native MCP idempotence, unrelated config preservation, and approval-policy validation. * The AOS CLI can converge or check the complete environment-facing slice without calling Agent Compose for hydration or MCP projection. * Agent Compose receives only verified local skill roots. * `ward exec aos-test` and the repository validation gate pass.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os#807
No description provided.