CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
bootstrap/__init__.py
bootstrap/agentOS.yaml
bootstrap/apply.py
bootstrap/apps.py
bootstrap/board.py
bootstrap/cli.py
bootstrap/github_token.py
bootstrap/labels.py
bootstrap/state.py
bootstrap/upgrade.py
bootstrap/verify.py
bootstrap/workflows.py
bootstrap/schema/agentOS.schema.json
bootstrap/schema/field-bindings.schema.json
bootstrap/schema/project-rules.schema.json
bootstrap/schema/run-record.schema.json
bootstrap/templates/AGENTS.md
bootstrap/templates/config.yaml.example
bootstrap/templates/agents/_shared/context-management.md
bootstrap/templates/agents/_shared/escalation.md
bootstrap/templates/agents/_shared/loop.md
bootstrap/templates/agents/_shared/telemetry.md
bootstrap/templates/agents/builder/AGENT.md.template
bootstrap/templates/agents/docs/AGENT.md.template
bootstrap/templates/agents/planner/AGENT.md.template
bootstrap/templates/agents/reviewer/AGENT.md.template
bootstrap/templates/agents/watcher/AGENT.md.template
bootstrap/templates/workflows/agent-orchestrator.yml
bootstrap/templates/workflows/agent-settlement.yml
bootstrap/templates/workflows/detect-run-failure.yml
bootstrap/templates/workflows/run-receipt.yml
open_agentos_cli.egg-info/PKG-INFO
open_agentos_cli.egg-info/SOURCES.txt
open_agentos_cli.egg-info/dependency_links.txt
open_agentos_cli.egg-info/entry_points.txt
open_agentos_cli.egg-info/requires.txt
open_agentos_cli.egg-info/top_level.txt
tests/test_apply_dry_run_state.py
tests/test_board.py
tests/test_bootstrap.py
tests/test_gaps.py
tests/test_labels.py
tests/test_release_consistency.py
tests/test_upgrade.py