refactor: remove tiered context composition #947

Merged
coilysiren merged 1 commit from refactor/remove-context-budget-json into main 2026-08-06 07:13:21 +00:00
Owner

Closes #945

Summary

  • Remove the redundant role-personality and context-budget JSON projections.
  • Remove harness, model, and context-window-driven context selection and per-harness budget thresholds.
  • Use each role’s canonical Agent Compose compatibility tier uniformly across every seat.
  • Remove low-context source metadata and regenerate all 36 role-seat snapshots plus seat inventories.

Validation

  • 509 Python tests passed outside the unrelated AOSguard fixture module.
  • AOS Go tests passed.
  • Every pre-commit hook passed.
  • The full repository gate reaches 516 passing tests and 10 unrelated AOSguard setup errors because the installed Specgen rejects the existing doc-link nodes. PR #940 already removes those nodes.
Closes #945 ## Summary * Remove the redundant role-personality and context-budget JSON projections. * Remove harness, model, and context-window-driven context selection and per-harness budget thresholds. * Use each role’s canonical Agent Compose compatibility tier uniformly across every seat. * Remove low-context source metadata and regenerate all 36 role-seat snapshots plus seat inventories. ## Validation * 509 Python tests passed outside the unrelated AOSguard fixture module. * AOS Go tests passed. * Every pre-commit hook passed. * The full repository gate reaches 516 passing tests and 10 unrelated AOSguard setup errors because the installed Specgen rejects the existing doc-link nodes. PR #940 already removes those nodes.
refactor: remove redundant context budget projections, closes #945
All checks were successful
ci / aos-cli-tests (pull_request) Successful in 25s
ci / ward-doctor (pull_request) Successful in 10s
ci / gate (pull_request) Successful in 1m3s
ed77c1a725
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
coilysiren deleted branch refactor/remove-context-budget-json 2026-08-06 07:13:22 +00:00
coilyco-ops changed title from refactor: remove redundant context budget projections to refactor: remove tiered context composition 2026-08-06 07:47:55 +00:00
Sign in to join this conversation.
No reviewers
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!947
No description provided.