LICENSE
NOTICE
README.md
pyproject.toml
harness/__init__.py
harness/adversarial.py
harness/approval.py
harness/audit.py
harness/cli.py
harness/evals.py
harness/events.py
harness/explain.py
harness/firstrun.py
harness/ids.py
harness/init_project.py
harness/live_scorecard.py
harness/loop.py
harness/memory.py
harness/ownership.py
harness/preflight.py
harness/quarantine.py
harness/roles.py
harness/routing.py
harness/runner.py
harness/sandbox.py
harness/state.py
harness/trust_manifest.py
harness/verify.py
harness/models/__init__.py
harness/models/anthropic.py
harness/models/base.py
harness/models/openai_compat.py
harness/tools/__init__.py
harness/tools/builtin.py
harness/tools/registry.py
harnessie.egg-info/PKG-INFO
harnessie.egg-info/SOURCES.txt
harnessie.egg-info/dependency_links.txt
harnessie.egg-info/entry_points.txt
harnessie.egg-info/requires.txt
harnessie.egg-info/top_level.txt
tests/test_adversarial.py
tests/test_approval.py
tests/test_audit.py
tests/test_consent.py
tests/test_evals.py
tests/test_explain.py
tests/test_firstrun.py
tests/test_graceful_boundaries.py
tests/test_guide_artifacts.py
tests/test_ids.py
tests/test_live_scorecard.py
tests/test_loop.py
tests/test_memory_tools.py
tests/test_ownership.py
tests/test_preflight.py
tests/test_quarantine.py
tests/test_registry.py
tests/test_repo_configs.py
tests/test_roles_cli.py
tests/test_routing_verify.py
tests/test_runner.py
tests/test_sandbox.py
tests/test_state_memory.py
tests/test_triage.py
tests/test_trust_manifest.py