LICENSE
README.md
pyproject.toml
tcw/__init__.py
tcw/cli.py
tcw/refs.py
tcw/validate.py
tcw/capabilities/__init__.py
tcw/capabilities/cli.py
tcw/serve/__init__.py
tcw/serve/runtime.py
tcw/serve/dist/server.cjs
tcw/serve/dist/client/index.html
tcw/serve/dist/client/theme-init.js
tcw/serve/dist/client/assets/index-3NGTfZHg.js
tcw/serve/dist/client/assets/index-BLi-VXwR.css
tcw/store/__init__.py
tcw/store/base.py
tcw/store/fs.py
tcw/store/project.py
tcw/taxonomy/__init__.py
tcw/taxonomy/cli.py
tcw/work/__init__.py
tcw/work/cli.py
tcw/work/hooks.py
tcw/work/recursion.py
tcw_cli.egg-info/PKG-INFO
tcw_cli.egg-info/SOURCES.txt
tcw_cli.egg-info/dependency_links.txt
tcw_cli.egg-info/entry_points.txt
tcw_cli.egg-info/requires.txt
tcw_cli.egg-info/top_level.txt
tests/test_capabilities.py
tests/test_capabilities_federation.py
tests/test_capabilities_reset.py
tests/test_capabilities_sidecar.py
tests/test_cut_version.py
tests/test_documentation_sync_wiring.py
tests/test_documented_cli_surface.py
tests/test_environment_hardness.py
tests/test_epic_completable.py
tests/test_external_work_store.py
tests/test_lifecycle_hooks.py
tests/test_lifecycle_policy.py
tests/test_multiproject.py
tests/test_plugin_manifests.py
tests/test_project_registry.py
tests/test_qualified_ref.py
tests/test_recursion.py
tests/test_refs.py
tests/test_serve.py
tests/test_serve_descendants.py
tests/test_serve_resolve.py
tests/test_serve_runtime.py
tests/test_serve_write.py
tests/test_session_bootstrap.py
tests/test_skill_flow.py
tests/test_skill_lifecycle_parity.py
tests/test_smoke.py
tests/test_status_parity.py
tests/test_store_editor.py
tests/test_store_nodes.py
tests/test_taxonomy.py
tests/test_unpushed_version_script.py
tests/test_validate.py
tests/test_validate_target.py
tests/test_work.py
tests/test_work_autocommit.py
tests/test_work_review.py
tests/test_work_tags.py