LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/agent_memguard.egg-info/PKG-INFO
src/agent_memguard.egg-info/SOURCES.txt
src/agent_memguard.egg-info/dependency_links.txt
src/agent_memguard.egg-info/entry_points.txt
src/agent_memguard.egg-info/requires.txt
src/agent_memguard.egg-info/top_level.txt
src/memoryguard/__init__.py
src/memoryguard/__main__.py
src/memoryguard/access_context.py
src/memoryguard/adapters.py
src/memoryguard/agent_binding.py
src/memoryguard/agent_cleanup.py
src/memoryguard/agent_install_detector.py
src/memoryguard/agent_locator.py
src/memoryguard/agent_mapping.py
src/memoryguard/agent_profiles.py
src/memoryguard/auto_organizer.py
src/memoryguard/change_history.py
src/memoryguard/cli.py
src/memoryguard/content_parsers.py
src/memoryguard/context_bootstrap.py
src/memoryguard/conversation_history.py
src/memoryguard/data_home.py
src/memoryguard/desktop_executor.py
src/memoryguard/discover.py
src/memoryguard/distiller.py
src/memoryguard/external_mcp_detector.py
src/memoryguard/extractor.py
src/memoryguard/file_lock_detector.py
src/memoryguard/gc.py
src/memoryguard/governance_capability.py
src/memoryguard/governance_engine.py
src/memoryguard/governance_lock.py
src/memoryguard/governance_scope.py
src/memoryguard/gui.py
src/memoryguard/history_api.py
src/memoryguard/history_importers.py
src/memoryguard/host_agent_backend.py
src/memoryguard/host_enrichment.py
src/memoryguard/host_hooks.py
src/memoryguard/interactive.py
src/memoryguard/ipc.py
src/memoryguard/knowledge_chunker.py
src/memoryguard/knowledge_distill.py
src/memoryguard/knowledge_graph.py
src/memoryguard/knowledge_gui.py
src/memoryguard/knowledge_ingestion.py
src/memoryguard/knowledge_mcp.py
src/memoryguard/knowledge_organizer.py
src/memoryguard/knowledge_parser.py
src/memoryguard/knowledge_policy.py
src/memoryguard/knowledge_retriever.py
src/memoryguard/knowledge_store.py
src/memoryguard/light_graph.py
src/memoryguard/managed_store.py
src/memoryguard/mcp_client.py
src/memoryguard/mcp_server.py
src/memoryguard/memory_ir.py
src/memoryguard/merge_governance_coordinator.py
src/memoryguard/native_file_release.py
src/memoryguard/native_memory_loader.py
src/memoryguard/policies.py
src/memoryguard/projection.py
src/memoryguard/provider_adapters.py
src/memoryguard/provider_api.py
src/memoryguard/provider_contract.py
src/memoryguard/release_manager.py
src/memoryguard/report.py
src/memoryguard/rule_binding.py
src/memoryguard/rule_creation.py
src/memoryguard/rule_definition.py
src/memoryguard/rule_evidence.py
src/memoryguard/rule_evidence_ledger.py
src/memoryguard/rule_merge.py
src/memoryguard/rule_merge_policy.py
src/memoryguard/rule_merge_store.py
src/memoryguard/rule_read_path.py
src/memoryguard/rule_scope.py
src/memoryguard/rule_semantic_judge.py
src/memoryguard/schema.py
src/memoryguard/schema_v3.py
src/memoryguard/secrets.py
src/memoryguard/security.py
src/memoryguard/semantic_dedup.py
src/memoryguard/semantic_enricher.py
src/memoryguard/sensitive_content.py
src/memoryguard/shared_memory_import.py
src/memoryguard/shared_memory_store.py
src/memoryguard/source_registry.py
src/memoryguard/toml_compat.py
src/memoryguard/migrations/rule_definition_v1.py
src/memoryguard/migrations/rule_intelligence_v2.py
src/memoryguard/rules/__init__.py
src/memoryguard/rules/instruction_rules.py
src/memoryguard/rules/memory_rules.py
src/memoryguard/rules/rag_rules.py
src/memoryguard/rules/skill_rules.py
src/memoryguard/static/cytoscape.min.js
src/memoryguard/static/memoryguard-icon.ico
src/memoryguard/static/memoryguard-icon.png
tests/test_accept_scripts.py
tests/test_agent_memory_ingestion.py
tests/test_api_call.py
tests/test_binding_admin.py
tests/test_cli_doctor.py
tests/test_codex_toml_reconcile.py
tests/test_content_parsers.py
tests/test_context_bootstrap.py
tests/test_conversation_evidence_policy.py
tests/test_conversation_history.py
tests/test_cursor_bootstrap_gate.py
tests/test_distiller.py
tests/test_extract_preview_by_path.py
tests/test_gc.py
tests/test_governance_capability.py
tests/test_governance_engine.py
tests/test_governance_projection_barrier.py
tests/test_governance_scope_isolation.py
tests/test_gui_alignment.py
tests/test_gui_governance_security.py
tests/test_history_importers.py
tests/test_history_runtime_integration.py
tests/test_hook_stdin_bom.py
tests/test_host_enrichment.py
tests/test_host_hooks.py
tests/test_interactive.py
tests/test_knowledge_acceptance.py
tests/test_knowledge_library.py
tests/test_mandatory_rules.py
tests/test_manual_override_governance.py
tests/test_mcp.py
tests/test_mcp_full.py
tests/test_mcp_rule_permissions.py
tests/test_mcp_shared_memory.py
tests/test_memory_ir_localization.py
tests/test_milestone_ab.py
tests/test_native_file_release.py
tests/test_neuron.py
tests/test_neuron_graph_hydration.py
tests/test_p2_3_tuning.py
tests/test_p3_barrier_canonical_source.py
tests/test_p3_final_regressions.py
tests/test_p3_group_scoped_readiness.py
tests/test_p3_mcp_governance.py
tests/test_p3_strength_evidence_shadow.py
tests/test_p3_trust_and_group_isolation.py
tests/test_perf_benchmark.py
tests/test_persistence_atomicity.py
tests/test_personal_memory_group.py
tests/test_projection.py
tests/test_projection_derivation.py
tests/test_projection_modes.py
tests/test_projection_source_map.py
tests/test_provider_adapter_identity.py
tests/test_provider_api.py
tests/test_publish_reconstructed_memory.py
tests/test_rule_acceptance_pr7.py
tests/test_rule_assignments.py
tests/test_rule_binding_contributions.py
tests/test_rule_cockpit_lifecycle.py
tests/test_rule_creation_service.py
tests/test_rule_evidence_contributions.py
tests/test_rule_evidence_mcp.py
tests/test_rule_feedback_authorization.py
tests/test_rule_feedback_outbox.py
tests/test_rule_governance.py
tests/test_rule_governance_migration.py
tests/test_rule_identity_v2.py
tests/test_rule_lifecycle_api.py
tests/test_rule_lifecycle_models.py
tests/test_rule_merge.py
tests/test_rule_merge_security.py
tests/test_rule_merge_undo.py
tests/test_rule_migration.py
tests/test_rule_migration_pr6.py
tests/test_rule_page_runtime.py
tests/test_rule_phase_a_boundaries.py
tests/test_rule_proposal_governance.py
tests/test_rule_read_path.py
tests/test_rule_readiness.py
tests/test_rule_scope_conflict.py
tests/test_rule_scope_gui.py
tests/test_rule_semantic_judge.py
tests/test_rule_split_atomic.py
tests/test_rule_weight_maturity.py
tests/test_schema.py
tests/test_scope_golden.py
tests/test_scope_inference.py
tests/test_secrets.py
tests/test_security.py
tests/test_security_hardening.py
tests/test_share_group_ai_enrichment.py
tests/test_shared_projection_parity.py
tests/test_source_library_cards.py
tests/test_source_selection_persistence.py
tests/test_v3_2_agent_binding.py
tests/test_v3_2_agent_scan_cleanup.py
tests/test_v3_2_auto_organizer_enhanced.py
tests/test_v3_2_document_extract.py
tests/test_v3_2_e2e.py
tests/test_v3_2_external_mcp.py
tests/test_v3_2_lifecycle_scope.py
tests/test_v3_2_schema.py
tests/test_virtual_graph_categories.py
tests/test_w2_classify_enricher.py