Consume AOS local catalogue manifests before v1 integration removal #144

Closed
opened 2026-07-30 12:06:46 +00:00 by coilyco-ops · 0 comments
Member

Outcome

Add the local declarative input needed for the Agent Compose v2 ownership handoff without removing the v1 remote-catalogue or MCP compatibility surfaces yet.

Parent: #142

Scope

  • Accept skill_catalog_manifest in agent-compose.yaml.
  • Validate the aos.catalogues.v1 format.
  • Preserve manifest declaration order and admit only absolute local catalogue directories.
  • Feed verified local roots into native skill projection.
  • Keep remote_skill_sources and mcp_inventory temporarily available until infrastructure #694 lands.
  • Document the compatibility bridge and local-only trust boundary.

Acceptance

  • Agent Compose performs no network action when consuming the manifest.
  • Missing, malformed, unsupported, relative, or non-directory roots fail closed.
  • AOS-provided roots project in stable order alongside the embedded roster catalogue.
  • Existing v1 callers remain compatible during the ordered migration.
  • Tests and repository validation pass.
## Outcome Add the local declarative input needed for the Agent Compose v2 ownership handoff without removing the v1 remote-catalogue or MCP compatibility surfaces yet. Parent: #142 ## Scope * Accept skill_catalog_manifest in agent-compose.yaml. * Validate the aos.catalogues.v1 format. * Preserve manifest declaration order and admit only absolute local catalogue directories. * Feed verified local roots into native skill projection. * Keep remote_skill_sources and mcp_inventory temporarily available until infrastructure #694 lands. * Document the compatibility bridge and local-only trust boundary. ## Acceptance * Agent Compose performs no network action when consuming the manifest. * Missing, malformed, unsupported, relative, or non-directory roots fail closed. * AOS-provided roots project in stable order alongside the embedded roster catalogue. * Existing v1 callers remain compatible during the ordered migration. * Tests and repository validation 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/agent-compose#144
No description provided.