LICENSE
NOTICE
README.md
pyproject.toml
fernme/__init__.py
fernme/audit.py
fernme/auth.py
fernme/categories.py
fernme/confidence.py
fernme/config.py
fernme/consolidation.py
fernme/curation.py
fernme/curation_queue.py
fernme/dp.py
fernme/enrichment.py
fernme/entity_kinds.py
fernme/glossary.py
fernme/hierarchy.py
fernme/identity.py
fernme/import_fernmark.py
fernme/import_obsidian.py
fernme/media.py
fernme/relations.py
fernme/resolution.py
fernme/runtime_config.py
fernme/safety.py
fernme/service.py
fernme/style.py
fernme/supernode.py
fernme/tagging.py
fernme/triggers.py
fernme/tuning.py
fernme/vocabulary.py
fernme.egg-info/PKG-INFO
fernme.egg-info/SOURCES.txt
fernme.egg-info/dependency_links.txt
fernme.egg-info/entry_points.txt
fernme.egg-info/requires.txt
fernme.egg-info/top_level.txt
fernme/api/__init__.py
fernme/api/mcp_server.py
fernme/api/rest.py
fernme/api/serve.py
fernme/capture/__init__.py
fernme/capture/agent_byproduct.py
fernme/capture/base.py
fernme/capture/config.py
fernme/capture/extractors.py
fernme/capture/fernmark_documents.py
fernme/capture/install.py
fernme/capture/local_tagger.py
fernme/capture/obsidian.py
fernme/capture/pipeline.py
fernme/capture/signal_hooks.py
fernme/core/__init__.py
fernme/core/graph.py
fernme/eval/__init__.py
fernme/eval/ablation.py
fernme/eval/baselines.py
fernme/eval/canonicalization.py
fernme/eval/context.py
fernme/eval/cost_variance.py
fernme/eval/drift.py
fernme/eval/enrichment.py
fernme/eval/entities.py
fernme/eval/experiment.py
fernme/eval/harness.py
fernme/eval/pareto.py
fernme/eval/pilot.py
fernme/eval/plot.py
fernme/eval/quality.py
fernme/eval/retention.py
fernme/eval/simulator.py
fernme/eval/volatility.py
fernme/prior/__init__.py
fernme/prior/population.py
fernme/retrieve/__init__.py
fernme/retrieve/activation.py
fernme/retrieve/card.py
fernme/retrieve/entity_card.py
fernme/store/__init__.py
fernme/store/json_store.py
fernme/store/postgres_store.py
fernme/store/sqlite_store.py
fernme/web/static/d3.v7.min.js
fernme/web/static/app/index.html
fernme/web/static/app/assets/SpatialGraphView-Sq1BQFR2.js
fernme/web/static/app/assets/index-Brchfg8z.css
fernme/web/static/app/assets/index-oh5KFhCr.js
fernme/web/static/app/assets/logo-BAZnVXce.png
fernme/write/__init__.py
fernme/write/hebbian.py
fernme/write/mapping.py
tests/test_assoc_privacy.py
tests/test_audit.py
tests/test_auth.py
tests/test_canonicalization_eval.py
tests/test_canonicalization_queue.py
tests/test_capture.py
tests/test_categories.py
tests/test_confidence.py
tests/test_consolidation.py
tests/test_curation.py
tests/test_curation_integration.py
tests/test_db_config.py
tests/test_dp.py
tests/test_engine.py
tests/test_enrichment.py
tests/test_enrichment_eval.py
tests/test_entity_acceptance.py
tests/test_entity_eval.py
tests/test_entity_layer.py
tests/test_entity_retrieval.py
tests/test_eval_harness.py
tests/test_fernmark_adapter.py
tests/test_fixes.py
tests/test_glossary.py
tests/test_graph.py
tests/test_hierarchy.py
tests/test_injection.py
tests/test_mcp_document_tools.py
tests/test_mcp_packaging.py
tests/test_mcp_photo_tools.py
tests/test_media.py
tests/test_modes.py
tests/test_obsidian_import.py
tests/test_perf_recall.py
tests/test_postgres.py
tests/test_provenance_persistence.py
tests/test_relations.py
tests/test_resolution.py
tests/test_salience.py
tests/test_service.py
tests/test_structured_extractors.py
tests/test_supernode.py
tests/test_timescale.py
tests/test_tuning.py
tests/test_ui_launcher.py
tests/test_v2.py
tests/test_v3.py
tests/test_validate_real_profile.py
tests/test_vocabulary.py
tests/test_volatility.py