LICENSE
NOTICE
README.md
pyproject.toml
src/engram_core/__init__.py
src/piia_engram/__init__.py
src/piia_engram/audit.py
src/piia_engram/beta_tracker.py
src/piia_engram/compat.py
src/piia_engram/context.py
src/piia_engram/contexts.py
src/piia_engram/continuity_report.py
src/piia_engram/core.py
src/piia_engram/crypto.py
src/piia_engram/decision_thread.py
src/piia_engram/encoding_repair.py
src/piia_engram/file_safety.py
src/piia_engram/governance.py
src/piia_engram/governance_runtime.py
src/piia_engram/governance_store.py
src/piia_engram/i18n.py
src/piia_engram/management_actions.py
src/piia_engram/management_view.py
src/piia_engram/mcp_server.py
src/piia_engram/reconcile.py
src/piia_engram/recovery.py
src/piia_engram/reports.py
src/piia_engram/reports_analytics.py
src/piia_engram/reports_identity.py
src/piia_engram/reports_rarity.py
src/piia_engram/reports_review.py
src/piia_engram/retrieval.py
src/piia_engram/search_index.py
src/piia_engram/sensitivity.py
src/piia_engram/setup_wizard.py
src/piia_engram/stats.py
src/piia_engram/status_report.py
src/piia_engram/storage.py
src/piia_engram/telemetry.py
src/piia_engram.egg-info/PKG-INFO
src/piia_engram.egg-info/SOURCES.txt
src/piia_engram.egg-info/dependency_links.txt
src/piia_engram.egg-info/entry_points.txt
src/piia_engram.egg-info/requires.txt
src/piia_engram.egg-info/top_level.txt
src/piia_engram/hooks/__init__.py
src/piia_engram/hooks/auto_absorb_compact.py
src/piia_engram/hooks/auto_inject_resume_brief.py
src/piia_engram/hooks/auto_save_on_stop.py
tests/test_audit.py
tests/test_backcompat_engram_core.py
tests/test_beta_tracker.py
tests/test_contexts.py
tests/test_continuity_report.py
tests/test_core.py
tests/test_corpus_crypto.py
tests/test_crypto.py
tests/test_daily_log_v3_30.py
tests/test_decision_thread.py
tests/test_decision_thread_c1.py
tests/test_decision_thread_c2.py
tests/test_decision_thread_integration.py
tests/test_encoding_repair.py
tests/test_extraction_quality.py
tests/test_file_safety.py
tests/test_governance.py
tests/test_governance_cli.py
tests/test_governance_readpath_matrix.py
tests/test_governance_runtime.py
tests/test_governance_store.py
tests/test_heartbeat_v3_30.py
tests/test_hybrid_search_integration.py
tests/test_install_git_hooks.py
tests/test_management_actions.py
tests/test_management_view.py
tests/test_mcp_coverage.py
tests/test_mcp_stdio_encoding.py
tests/test_mcp_tools.py
tests/test_optimizations_v3294.py
tests/test_packaging.py
tests/test_permission_profile.py
tests/test_permission_profile_a1.py
tests/test_permission_profile_a3.py
tests/test_permission_profile_a4.py
tests/test_postcompact_hook.py
tests/test_public_positioning.py
tests/test_publish_allowlist.py
tests/test_reconcile.py
tests/test_recovery.py
tests/test_release_gate.py
tests/test_resume_brief_v3_30.py
tests/test_review_cli.py
tests/test_review_page_xss.py
tests/test_sanitize_check.py
tests/test_search_index.py
tests/test_sensitivity.py
tests/test_setup_wizard.py
tests/test_stats.py
tests/test_storage.py
tests/test_telemetry.py
tests/test_unclean_exit_v3_30.py
tests/test_write_gate_matrix.py