CHANGELOG.md
CODE_OF_CONDUCT.md
CODE_OF_CONDUCT.zh-CN.md
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
LICENSE
MANIFEST.in
README.md
README.zh-CN.md
RELEASING.md
RELEASING.zh-CN.md
SECURITY.md
SECURITY.zh-CN.md
SUPPORT.md
SUPPORT.zh-CN.md
demo.tape
disaster_demo.py
disaster_recovery.gif
pyproject.toml
quick_start.gif
quick_start.tape
requirements-dev.txt
requirements-full.txt
requirements.txt
audit/baseline.md
audit/final-report.md
audit/findings.md
audit/fix-log.md
clawpolicy/__init__.py
clawpolicy/__main__.py
clawpolicy/cli.py
clawpolicy.egg-info/PKG-INFO
clawpolicy.egg-info/SOURCES.txt
clawpolicy.egg-info/dependency_links.txt
clawpolicy.egg-info/entry_points.txt
clawpolicy.egg-info/requires.txt
clawpolicy.egg-info/top_level.txt
config/config.example.json
config/config.json
docs/architecture.md
docs/architecture.zh-CN.md
docs/configuration.md
docs/configuration.zh-CN.md
docs/phase3-optional-deps.md
docs/phase3-optional-deps.zh-CN.md
docs/reward-model.md
docs/reward-model.zh-CN.md
docs/release/OPEN_SOURCE_SCOPE.md
lib/__init__.py
lib/agent.py
lib/api.py
lib/cli.py
lib/collector.py
lib/confirmation.py
lib/contracts.py
lib/demotion.py
lib/distributed_trainer.py
lib/environment.py
lib/experience_replay.py
lib/explanation.py
lib/hyperparameter_tuner.py
lib/integration.py
lib/learner.py
lib/md_to_policy.py
lib/monitoring.py
lib/nn_model.py
lib/paths.py
lib/performance_optimizer.py
lib/policy_models.py
lib/policy_resolution.py
lib/policy_store.py
lib/policy_to_md.py
lib/promotion.py
lib/reward.py
lib/risk.py
lib/trainer.py
scripts/check_docs_consistency.py
scripts/check_skills_health.py
scripts/install.py
scripts/install_unix.sh
scripts/install_windows.ps1
skills/intent-alignment.md
templates/AGENTS_template.md
templates/SOUL_template.md
templates/USER_template.md
tests/test_agent_policy.py
tests/test_alignment.py
tests/test_confirmation.py
tests/test_confirmation_api_bootstrap.py
tests/test_confirmation_helpers.py
tests/test_contracts.py
tests/test_docs_consistency.py
tests/test_environment.py
tests/test_experience_replay.py
tests/test_integration_cli.py
tests/test_integration_engine.py
tests/test_language_policy.py
tests/test_learner_history.py
tests/test_markdown_policy_memory.py
tests/test_path_consistency.py
tests/test_phase3.py
tests/test_policy_assets.py
tests/test_policy_memory_integration.py
tests/test_policy_promotion.py
tests/test_policy_store.py
tests/test_release_readiness.py
tests/test_reward.py
tests/test_skills_health_check.py