README.md
pyproject.toml
src/ithz_mcp/__init__.py
src/ithz_mcp/__main__.py
src/ithz_mcp/agent_history_import.py
src/ithz_mcp/agent_intake.py
src/ithz_mcp/bootstrap_contract.py
src/ithz_mcp/branding.py
src/ithz_mcp/canonical_json.py
src/ithz_mcp/cli.py
src/ithz_mcp/context_compiler.py
src/ithz_mcp/context_index.py
src/ithz_mcp/context_pack.py
src/ithz_mcp/events.py
src/ithz_mcp/git_merge_driver.py
src/ithz_mcp/hashing.py
src/ithz_mcp/host_install.py
src/ithz_mcp/instruction_memory.py
src/ithz_mcp/invariant_diff.py
src/ithz_mcp/markdown_audit.py
src/ithz_mcp/mcp_config.py
src/ithz_mcp/mcp_server.py
src/ithz_mcp/native_archive_store.py
src/ithz_mcp/native_ithz_adapter.py
src/ithz_mcp/native_query_suite.py
src/ithz_mcp/project_installer.py
src/ithz_mcp/project_ledger.py
src/ithz_mcp/project_scan.py
src/ithz_mcp/prompt_memory.py
src/ithz_mcp/quality_regression.py
src/ithz_mcp/safety.py
src/ithz_mcp/scoring.py
src/ithz_mcp/selftest.py
src/ithz_mcp/storage.py
src/ithz_mcp/store_layout.py
src/ithz_mcp/task_checkpoint.py
src/ithz_mcp/workflow_profiles.py
src/ithz_mcp.egg-info/PKG-INFO
src/ithz_mcp.egg-info/SOURCES.txt
src/ithz_mcp.egg-info/dependency_links.txt
src/ithz_mcp.egg-info/top_level.txt
src/ithz_mcp/assets/ithz-mcp.svg
tests/test_canonical_json.py
tests/test_context_pack.py
tests/test_events.py
tests/test_external_tool_absence.py
tests/test_hashing.py
tests/test_project_scan.py
tests/test_prompt_memory.py
tests/test_safety.py
tests/test_selftest.py