CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
mkdocs.yml
pyproject.toml
assets/psihub-logo-text-dark.png
assets/psihub-logo-text-white.png
docs/getting-started.md
docs/index.md
docs/assets/logo.svg
docs/assets/psihub-logo-text-dark.png
docs/assets/psihub-logo-text-white.png
docs/client/index.md
docs/concepts/packages.md
docs/concepts/refs-and-config.md
docs/guides/cards.md
docs/guides/local-hub.md
docs/javascripts/mermaid-init.20260629.js
docs/javascripts/vendor/mermaid-LICENSE.txt
docs/javascripts/vendor/mermaid.min.js
docs/overrides/partials/header.html
docs/overrides/partials/nav.html
docs/overrides/partials/source.html
docs/protocol/index.md
docs/reference/cli.md
docs/reference/local-hub-api.md
docs/reference/manifest.md
docs/stylesheets/custom.20260629.css
docs/tutorials/local-package-lifecycle.md
examples/local_package_lifecycle/README.md
examples/local_package_lifecycle/workflow.py
psihub/__init__.py
psihub/_copy.py
psihub/_metadata.py
psihub/cards.py
psihub/cli.py
psihub/config.py
psihub/endpoints.py
psihub/entrypoints.py
psihub/files.py
psihub/local.py
psihub/manifest.py
psihub/models.py
psihub/py.typed
psihub/refs.py
psihub/server.py
psihub/validator.py
psihub.egg-info/PKG-INFO
psihub.egg-info/SOURCES.txt
psihub.egg-info/dependency_links.txt
psihub.egg-info/entry_points.txt
psihub.egg-info/requires.txt
psihub.egg-info/top_level.txt
tests/test_boundaries.py
tests/test_cross_layer_composition.py
tests/test_docs_rendering.py
tests/test_http_ref_composition.py
tests/test_lifecycle.py
tests/test_sdist_contents.py
tests/test_server.py
tests/test_societal_analysts_fixture.py