Normalize internal AOS namespaces under one root #841

Closed
opened 2026-08-01 17:23:51 +00:00 by coilyco-ops · 0 comments
Owner

AOS currently repeats its name in peer identifiers such as aos-native, aos-public, and aos-bundles-*. Normalize internal path and provider namespaces so aos is the single root and functional distinctions live beneath it.

Acceptance criteria:

  • Native sessions use $TMPDIR/aos/native/<session-id>/projects/....
  • Composition requests and generated bundle directories use distinct children below $TMPDIR/aos.
  • The agent-compose provider source id is aos, producing qualified skill ids such as aos/repo-agentic-os.
  • Generated role-seat snapshots, tests, and public documentation use the normalized names.
  • Distinct product and release surfaces such as aos-cli, aos-precommit, and aosguard retain their names.
  • The repository CI gate passes.
AOS currently repeats its name in peer identifiers such as `aos-native`, `aos-public`, and `aos-bundles-*`. Normalize internal path and provider namespaces so `aos` is the single root and functional distinctions live beneath it. Acceptance criteria: * Native sessions use `$TMPDIR/aos/native/<session-id>/projects/...`. * Composition requests and generated bundle directories use distinct children below `$TMPDIR/aos`. * The agent-compose provider source id is `aos`, producing qualified skill ids such as `aos/repo-agentic-os`. * Generated role-seat snapshots, tests, and public documentation use the normalized names. * Distinct product and release surfaces such as `aos-cli`, `aos-precommit`, and `aosguard` retain their names. * The repository CI gate passes.
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#841
No description provided.