.gitignore
CHANGELOG.md
LICENSE
README.ja.md
README.md
pyproject.toml
sdcoh.yml
.claude-plugin/marketplace.json
.github/workflows/pylint.yml
docs/superpowers/plans/2026-03-31-glob-pattern-deps.md
docs/superpowers/plans/2026-04-05-v0.2-zero-frontmatter.md
docs/superpowers/specs/2026-03-31-glob-pattern-deps-design.md
skills/sdcoh-impact/SKILL.md
skills/sdcoh-scan/SKILL.md
skills/sdcoh-status/SKILL.md
src/sdcoh/__init__.py
src/sdcoh/__main__.py
src/sdcoh/cli.py
src/sdcoh/config.py
src/sdcoh/graph.py
src/sdcoh/openviking.py
src/sdcoh/scanner.py
src/sdcoh/status.py
src/sdcoh.egg-info/PKG-INFO
src/sdcoh.egg-info/SOURCES.txt
src/sdcoh.egg-info/dependency_links.txt
src/sdcoh.egg-info/entry_points.txt
src/sdcoh.egg-info/requires.txt
src/sdcoh.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_config.py
tests/test_e2e.py
tests/test_graph.py
tests/test_scanner.py
tests/test_status.py