LICENSE
README.md
pyproject.toml
src/skcoord/__init__.py
src/skcoord/agent_card.py
src/skcoord/atomic_io.py
src/skcoord/authorized_card_policy.py
src/skcoord/authorized_card_snapshot.py
src/skcoord/card.py
src/skcoord/card_store.py
src/skcoord/cmdb.py
src/skcoord/cmdb_ownership.py
src/skcoord/cmdb_projection.py
src/skcoord/cmdb_reconcile.py
src/skcoord/cmdb_rollout.py
src/skcoord/cmdb_scheduler.py
src/skcoord/coordination.py
src/skcoord/discovery.py
src/skcoord/discovery_assets.py
src/skcoord/discovery_base.py
src/skcoord/discovery_connects.py
src/skcoord/discovery_declared.py
src/skcoord/discovery_drift.py
src/skcoord/discovery_identity.py
src/skcoord/discovery_reconcile.py
src/skcoord/discovery_runtime.py
src/skcoord/discovery_scan.py
src/skcoord/discovery_syncthing.py
src/skcoord/discovery_systemd.py
src/skcoord/graph_truth.py
src/skcoord/infrastructure_discovery.py
src/skcoord/itil.py
src/skcoord/lifecycle.py
src/skcoord/lifecycle_reassessment.py
src/skcoord/portfolio.py
src/skcoord/portfolio_contracts.py
src/skcoord/portfolio_invocation.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/top_level.txt
tests/test_acceptance_criteria_fold.py
tests/test_atomic_card_mutations.py
tests/test_atomic_io.py
tests/test_authorized_card_policy.py
tests/test_authorized_card_snapshot.py
tests/test_board_mutation_hardening.py
tests/test_bounded_task_view_pagination.py
tests/test_cab_bypass_fold.py
tests/test_cab_bypass_side_effects.py
tests/test_cab_terminal_legacy_fold.py
tests/test_cardstore_home_guard.py
tests/test_change_management.py
tests/test_claim_dependencies.py
tests/test_claim_doing_review_null_owner.py
tests/test_claim_ready_null_owner.py
tests/test_cm_p2_kanban.py
tests/test_cm_p33_pir_fold.py
tests/test_cmdb_hardening.py
tests/test_cmdb_ownership.py
tests/test_cmdb_projection_adapters.py
tests/test_cmdb_reconcile.py
tests/test_cmdb_scheduler.py
tests/test_cmdb_schema.py
tests/test_dependency_amendments.py
tests/test_discovery.py
tests/test_discovery_connects.py
tests/test_discovery_identity.py
tests/test_failure_memory.py
tests/test_grade.py
tests/test_graph_truth.py
tests/test_infrastructure_discovery.py
tests/test_lifecycle_reassessment_job.py
tests/test_lifecycle_reconcile.py
tests/test_lifecycle_unreadable_cards.py
tests/test_parity_absent_legacy_fields.py
tests/test_portfolio_plan.py
tests/test_publish_workflow.py
tests/test_reconcile_never_uncompletes.py
tests/test_smoke.py
tests/test_spe_describe_event.py
tests/test_staged_lane.py
tests/test_success_memory.py
tests/test_syncthing_discovery.py
tests/test_systemd_dependencies.py
tests/test_unreadable_card_aggregation.py