LICENSE
README.md
pyproject.toml
tests/test_base_sync_ownership.py
tests/test_boundary_analysis.py
tests/test_calibration_lint.py
tests/test_check_skill_knowledge_xids.py
tests/test_cli.py
tests/test_collect_analyzer_sarif.py
tests/test_convert_to_xrefkit_skill.py
tests/test_cs_scope_probe.py
tests/test_csharp_commonality.py
tests/test_csharp_naming_profile.py
tests/test_ctx.py
tests/test_cutover_readiness.py
tests/test_dashboard.py
tests/test_error_policy_audit.py
tests/test_error_policy_locator.py
tests/test_fm_multiroot.py
tests/test_gate.py
tests/test_goal_desired_state.py
tests/test_knowledge_relations_validator.py
tests/test_ownership.py
tests/test_packmeta.py
tests/test_project_quality_baseline.py
tests/test_resource_provider.py
tests/test_runtime_contracts.py
tests/test_sarif_to_locator.py
tests/test_skill_runtime_audit.py
tests/test_skillmeta.py
tests/test_structure_catalog.py
tests/test_xref.py
tests/test_xrefkit_instance.py
tests/test_xrefkit_tools.py
tests/test_xrefkit_v2_discovery.py
tests/test_xrefkit_v2_models.py
tests/test_xrefkit_v2_pipeline.py
xrefkit/__init__.py
xrefkit/__main__.py
xrefkit/boundary_analysis.py
xrefkit/catalog_cli.py
xrefkit/cli.py
xrefkit/contracts.py
xrefkit/ctx.py
xrefkit/dashboard.py
xrefkit/discovery.py
xrefkit/gate.py
xrefkit/goalstate.py
xrefkit/hashing.py
xrefkit/import_skill.py
xrefkit/instance.py
xrefkit/loaders.py
xrefkit/mcp_tools.py
xrefkit/operations_cli.py
xrefkit/ownership.py
xrefkit/packmeta.py
xrefkit/registry.py
xrefkit/resolver.py
xrefkit/resource_provider.py
xrefkit/runlog.py
xrefkit/skillmeta.py
xrefkit/skillrun.py
xrefkit/structure_catalog.py
xrefkit/v2_cli.py
xrefkit/workspace.py
xrefkit/xref.py
xrefkit.egg-info/PKG-INFO
xrefkit.egg-info/SOURCES.txt
xrefkit.egg-info/dependency_links.txt
xrefkit.egg-info/entry_points.txt
xrefkit.egg-info/requires.txt
xrefkit.egg-info/top_level.txt
xrefkit/mcp/__init__.py
xrefkit/mcp/audit.py
xrefkit/mcp/bootstrap.py
xrefkit/mcp/catalog.py
xrefkit/mcp/cli.py
xrefkit/mcp/client_cache.py
xrefkit/mcp/context_registry.py
xrefkit/mcp/contracts.py
xrefkit/mcp/dist.py
xrefkit/mcp/ownership.py
xrefkit/mcp/repository.py
xrefkit/mcp/schemas.py
xrefkit/mcp/server.py
xrefkit/mcp/startup_contract_pack.py
xrefkit/models/__init__.py
xrefkit/models/common.py
xrefkit/models/effective_bundle.py
xrefkit/models/local_manifest.py
xrefkit/models/package_manifest.py
xrefkit/models/run_log.py
xrefkit/models/server_config.py
xrefkit/models/skill_definition.py
xrefkit/resources/base/contracts.json
xrefkit/resources/base/current.json
xrefkit/resources/base/model_body.md
xrefkit/resources/base/generations/7a682a5272907354/contracts.json
xrefkit/resources/base/generations/7a682a5272907354/model_body.md
xrefkit/resources/base/generations/9929294385ccb7b0/contracts.json
xrefkit/resources/base/generations/9929294385ccb7b0/model_body.md
xrefkit/tools/__init__.py
xrefkit/tools/__main__.py