.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
SOP.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs-check.yml
.github/workflows/publish.yml
.github/workflows/secret-scan.yml
src/skcoord/__init__.py
src/skcoord/agent_card.py
src/skcoord/atomic_io.py
src/skcoord/card.py
src/skcoord/card_store.py
src/skcoord/cmdb.py
src/skcoord/coordination.py
src/skcoord/discovery.py
src/skcoord/itil.py
src/skcoord.egg-info/PKG-INFO
src/skcoord.egg-info/SOURCES.txt
src/skcoord.egg-info/dependency_links.txt
src/skcoord.egg-info/requires.txt
src/skcoord.egg-info/scm_file_list.json
src/skcoord.egg-info/scm_version.json
src/skcoord.egg-info/top_level.txt
tests/test_cab_bypass_fold.py
tests/test_change_management.py
tests/test_cm_p2_kanban.py
tests/test_cm_p33_pir_fold.py
tests/test_discovery.py
tests/test_failure_memory.py
tests/test_grade.py
tests/test_reconcile_never_uncompletes.py
tests/test_smoke.py
tests/test_spe_describe_event.py
tests/test_staged_lane.py