refactor: remove tiered context composition #949

Merged
coilysiren merged 5 commits from refactor/remove-context-budget-json into main 2026-08-06 08:17:33 +00:00
Owner

Follow-up to #947 and #945.

Summary

  • Remove harness, model, and context-window-driven context selection and per-harness budget thresholds.
  • Select one role-owned Agent Compose compatibility tier only because Agent Compose still requires that token.
  • Remove the low-context metadata and pruning contract from skills and composed sources.
  • Remove the seat argument and harness projection phase from role context snapshots.
  • Replace 36 seat snapshots and nine wrapper reports with nine harness-neutral role snapshots and one generated inventory.

Validation

  • ward exec repo-test-gate
  • 529 Python tests passed.
  • Every pre-commit hook passed.
Follow-up to #947 and #945. ## Summary * Remove harness, model, and context-window-driven context selection and per-harness budget thresholds. * Select one role-owned Agent Compose compatibility tier only because Agent Compose still requires that token. * Remove the low-context metadata and pruning contract from skills and composed sources. * Remove the seat argument and harness projection phase from role context snapshots. * Replace 36 seat snapshots and nine wrapper reports with nine harness-neutral role snapshots and one generated inventory. ## Validation * `ward exec repo-test-gate` * 529 Python tests passed. * Every pre-commit hook passed.
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>
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
# Conflicts:
#	agentic_os/agent_compose_person.py
#	agentic_os/context_budget_role_seat.py
#	agentic_os/generators/generate_context_budget_role_reports.py
#	docs/context-budget-role-ai-current.md
#	docs/context-budget-role-community-current.md
#	docs/context-budget-role-content-current.md
#	docs/context-budget-role-design-current.md
#	docs/context-budget-role-director-current.md
#	docs/context-budget-role-engineer-current.md
#	docs/context-budget-role-ops-current.md
#	docs/context-budget-role-qa-current.md
#	docs/context-budget-role-seat-current.md
#	docs/context-budget-role-seat.md
#	docs/context-budget-role-strats-current.md
#	tests/test_agent_compose_person.py
#	tests/test_context_budget_role_seat.py
#	tests/test_generate_context_budget_role_reports.py
chore: remove task merge verb, closes #945
All checks were successful
ci / ward-doctor (pull_request) Successful in 13s
ci / aos-cli-tests (pull_request) Successful in 28s
ci / gate (pull_request) Successful in 2m1s
fe1349833f
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
refactor: collapse context snapshots by role, closes #945
Some checks failed
ci / aos-cli-tests (pull_request) Successful in 37s
ci / ward-doctor (pull_request) Successful in 16s
ci / gate (pull_request) Failing after 1m24s
28a86483f7
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 08:17:34 +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!949
No description provided.