LICENSE
README.md
pyproject.toml
src/theoworks_core/__init__.py
src/theoworks_core/directives.py
src/theoworks_core/docnew.py
src/theoworks_core/document.py
src/theoworks_core/needs.py
src/theoworks_core/pack.py
src/theoworks_core/prose.py
src/theoworks_core/scaffold.py
src/theoworks_core/trace.py
src/theoworks_core/validate.py
src/theoworks_core.egg-info/PKG-INFO
src/theoworks_core.egg-info/SOURCES.txt
src/theoworks_core.egg-info/dependency_links.txt
src/theoworks_core.egg-info/requires.txt
src/theoworks_core.egg-info/top_level.txt
src/theoworks_core/packs/aspice/index.rst
src/theoworks_core/packs/aspice/manifest.json
src/theoworks_core/packs/aspice/template/docs/index.rst
src/theoworks_core/packs/aspice/template/docs/software.rst
src/theoworks_core/packs/aspice/template/docs/stakeholder.rst
src/theoworks_core/packs/aspice/template/docs/system.rst
src/theoworks_core/packs/aspice/template/docs/tests.rst
src/theoworks_core/packs/blank/manifest.json
src/theoworks_core/packs/default/index.rst
src/theoworks_core/packs/default/manifest.json
src/theoworks_core/packs/vmodel/index.rst
src/theoworks_core/packs/vmodel/manifest.json
src/theoworks_core/packs/vmodel/template/docs/index.rst
src/theoworks_core/packs/vmodel/template/docs/software.rst
src/theoworks_core/packs/vmodel/template/docs/stakeholder.rst
src/theoworks_core/packs/vmodel/template/docs/system.rst
src/theoworks_core/packs/vmodel/template/docs/tests.rst
tests/test_directives.py
tests/test_docnew.py
tests/test_document.py
tests/test_links.py
tests/test_onboarding_packs.py
tests/test_pack.py
tests/test_prose.py
tests/test_prose_roles.py
tests/test_roundtrip.py
tests/test_scaffold_ci.py
tests/test_schema_admin.py
tests/test_schema_recovery.py
tests/test_trace.py
tests/test_validate.py