BENCHMARKS.md
CHANGELOG.md
COMMERCIAL-LICENSE.md
COMPETITIVE_POSITION.md
LICENSE
LICENSE.preview-v1.0.md
MANIFEST.in
MULTIHOP_REASONING_AND_TOPOLOGY_GUIDE.md
README.md
SERVICES_AND_API_SPECIFICATION.md
USER_MANUAL.md
USER_MANUAL_DEVELOPER.md
USER_MANUAL_PERSONAL.md
chat.py
demo.py
pyproject.toml
release_preflight.py
server.py
benchmarks/clean_chat_results_floorfix.json
benchmarks/competitors_standard_results.json
benchmarks/decompose_order_results.json
benchmarks/edge_cases_results.json
benchmarks/entity_declaration_results.json
benchmarks/fuzz_ops_results.json
benchmarks/intent_margin_arms_results.json
benchmarks/intent_margin_results.json
benchmarks/latency_split_results.json
benchmarks/new_usecases_results.json
benchmarks/query_truncation_results.json
benchmarks/unexplored_surface_results.json
benchmarks/untested_configs_results.json
evidence/INDEX.md
evidence/adjacent_attributes_v3r3.json
evidence/bench_ingest_ram.py
evidence/bench_memory.py
evidence/bench_reopen.py
evidence/bench_screen.py
evidence/bench_sidecar_size.py
evidence/bench_turn_latency.py
evidence/chat_target_decision.json
evidence/claims_registry.json
evidence/clean_chat_results_current_engine.json
evidence/clean_chat_results_r5_3p.json
evidence/competitors_standard_results.json
evidence/context_lever_results.json
evidence/crypto_overhead_v3r3.json
evidence/entity_declaration_results.json
evidence/exactness_v3r2.json
evidence/exotic_ranking_results.json
evidence/exotic_routing_results.json
evidence/exp_fuzz_ops.py
evidence/experiment_4d_bridge_results.json
evidence/extract_claims.py
evidence/final_scorecard.json
evidence/finding_floor_drops_current_value.json
evidence/finding_stale_distribution_copies.json
evidence/floor_current_value_results.json
evidence/floor_retune_results.json
evidence/grouping_signal_results.json
evidence/headtohead_v3.json
evidence/hybrid_results.json
evidence/ingest_ram_results.json
evidence/intent_margin_arms_results.json
evidence/marker_separation_v3r4.json
evidence/memory_results.json
evidence/multihop_texthop_v3r2_1190.json
evidence/pca_screen_results.json
evidence/quality_summary.json
evidence/ranking_r5_temporal_layer.json
evidence/refresh_benchmarks.py
evidence/reopen_results.json
evidence/revision_lead_cap_results.json
evidence/rewrite_cost_v3r4.json
evidence/router_gate_results.json
evidence/router_gate_v3r3.json
evidence/router_persist_v3r4.json
evidence/rss_v3r4.json
evidence/scale_results_current_engine.json
evidence/scale_results_v3r3.json
evidence/scale_results_v3r4.json
evidence/screen_exactness_results.json
evidence/selection_results.json
evidence/sidecar_size_results.json
evidence/staleness_calibration.json
evidence/stats_rss_gap_v3r5.json
evidence/sweep_router_gate.py
evidence/sweep_routing_1190.txt
evidence/temporal_as_of_results.json
evidence/temporal_bench_results.json
evidence/temporal_cost_results.json
evidence/temporal_g1_results.json
evidence/third_party_v3r4.json
evidence/train_write_classifier.py
evidence/turn_latency_results.json
evidence/usecases_findings.json
evidence/verify_round3_v3r3.json
evidence/window_topk_results.json
evidence/write_classifier_v2_results.json
evidence/write_policy_results.json
evidence/write_time_anchor_results.json
evidence/design/DECISIONS.md
evidence/design/core_spec.md
evidence/design/edge_cases_spec.md
evidence/design/floor_current_value_spec.md
evidence/design/intent_margin_spec.md
evidence/design/new_usecases_spec.md
evidence/design/screen_exactness_spec.md
evidence/design/temporal_api_spec.md
evidence/golden/book_v2_golden.json
evidence/golden/chat_v2_golden.json
nanomem/__init__.py
nanomem/arena.py
nanomem/classifier.py
nanomem/cli.py
nanomem/container.py
nanomem/crypto.py
nanomem/embed.py
nanomem/engine.py
nanomem/entities.py
nanomem/errors.py
nanomem/legacy_v2.py
nanomem/mcp.py
nanomem/proxy.py
nanomem/routing.py
nanomem/screen.py
nanomem/users.py
nanomem/vault.py
nanomem/assets/write_classifier.npz
tests/conftest.py
tests/test_adjacent_attributes.py
tests/test_arena_cache.py
tests/test_arena_offsets.py
tests/test_arena_residency.py
tests/test_audit_0718.py
tests/test_chunked_document_identity.py
tests/test_cli_contract.py
tests/test_container.py
tests/test_contract.py
tests/test_crypto.py
tests/test_document_handles.py
tests/test_embed_dim.py
tests/test_entities.py
tests/test_llm_routing.py
tests/test_mcp.py
tests/test_migration.py
tests/test_ranking_exactness.py
tests/test_reopen_and_concurrency.py
tests/test_revision_lead_cap.py
tests/test_round3_regressions.py
tests/test_round4_regressions.py
tests/test_round5_temporal.py
tests/test_routing.py
tests/test_scale.py
tests/test_screen.py
tests/test_server_surfaces.py
tests/test_temporal_api.py
tests/test_vault.py
tests/test_windows_paths.py
tests/test_write_gate.py
tests/test_write_path_safety.py
tests/data/adjacent_attributes.npz
tests/data/adjacent_attributes_source.py
tests/data/fixture_vocab.txt
tests/data/fixture_vocab_source.py