LICENSE
README.md
pyproject.toml
cih/__init__.py
cih/agents.py
cih/attempts.py
cih/config.py
cih/contracts.py
cih/integration.py
cih/ledger.py
cih/merge_queue.py
cih/orchestrator.py
cih/progress.py
cih/report.py
cih/roles.py
cih/runner.py
cih/safety.py
cih/staging.py
cih/state.py
cih/tdd_verifier.py
cih/team.py
cih/transitions.py
cih/worktree.py
cih_agent.egg-info/PKG-INFO
cih_agent.egg-info/SOURCES.txt
cih_agent.egg-info/dependency_links.txt
cih_agent.egg-info/entry_points.txt
cih_agent.egg-info/requires.txt
cih_agent.egg-info/top_level.txt
tests/test_agents.py
tests/test_attempts.py
tests/test_claude_cli_runner.py
tests/test_config.py
tests/test_conformance.py
tests/test_contracts.py
tests/test_e2e_smoke.py
tests/test_integration.py
tests/test_ledger.py
tests/test_merge_queue.py
tests/test_orchestrator.py
tests/test_progress.py
tests/test_report.py
tests/test_resume.py
tests/test_roles.py
tests/test_runner_cli.py
tests/test_safety.py
tests/test_scaffold.py
tests/test_skill_doc.py
tests/test_staging.py
tests/test_state.py
tests/test_tdd_verifier.py
tests/test_team.py
tests/test_transitions.py
tests/test_worktree.py