README.md
pyproject.toml
src/simplicio_fast/__init__.py
src/simplicio_fast/adapters.py
src/simplicio_fast/binary_changeset.py
src/simplicio_fast/capability_ranking.py
src/simplicio_fast/catalog.py
src/simplicio_fast/cli.py
src/simplicio_fast/compatibility.py
src/simplicio_fast/content_cache.py
src/simplicio_fast/context_adapters.py
src/simplicio_fast/context_security.py
src/simplicio_fast/context_view.py
src/simplicio_fast/cross_repo.py
src/simplicio_fast/cross_repo_cli.py
src/simplicio_fast/custodians.py
src/simplicio_fast/delivery.py
src/simplicio_fast/delta.py
src/simplicio_fast/engine.py
src/simplicio_fast/engine_selection.py
src/simplicio_fast/federation.py
src/simplicio_fast/fwht.py
src/simplicio_fast/fwht_turboquant.py
src/simplicio_fast/generation_receipts.py
src/simplicio_fast/generation_store.py
src/simplicio_fast/hbp_codec.py
src/simplicio_fast/hybrid_index.py
src/simplicio_fast/installation.py
src/simplicio_fast/integrations.py
src/simplicio_fast/ipc.py
src/simplicio_fast/journal.py
src/simplicio_fast/knowledge.py
src/simplicio_fast/knowledge_projection.py
src/simplicio_fast/ledger.py
src/simplicio_fast/ledger_store.py
src/simplicio_fast/litert_embeddings.py
src/simplicio_fast/mapper_ingest.py
src/simplicio_fast/mapper_snapshot.py
src/simplicio_fast/native_backend.py
src/simplicio_fast/navigation.py
src/simplicio_fast/operations_projection.py
src/simplicio_fast/pager.py
src/simplicio_fast/parser_adapter.py
src/simplicio_fast/prism_arena.py
src/simplicio_fast/prism_context_views.py
src/simplicio_fast/processor.py
src/simplicio_fast/projection.py
src/simplicio_fast/quant_benchmark.py
src/simplicio_fast/query_planner.py
src/simplicio_fast/release_policy.json
src/simplicio_fast/resident_daemon.py
src/simplicio_fast/rollout.py
src/simplicio_fast/runtime_backend.py
src/simplicio_fast/runtime_bridge.py
src/simplicio_fast/rust_session.py
src/simplicio_fast/sdk.py
src/simplicio_fast/segments.py
src/simplicio_fast/semantic_diff.py
src/simplicio_fast/semantic_pager.py
src/simplicio_fast/semantic_scoring.py
src/simplicio_fast/skills.py
src/simplicio_fast/slot_executor.py
src/simplicio_fast/snapshot.py
src/simplicio_fast/streaming.py
src/simplicio_fast/temporal.py
src/simplicio_fast/tokenizers.py
src/simplicio_fast/turboquant.py
src/simplicio_fast/universal_context.py
src/simplicio_fast/validation_cache.py
src/simplicio_fast/vector_contracts.py
src/simplicio_fast/vector_index.py
src/simplicio_fast/workspace.py
src/simplicio_fast.egg-info/PKG-INFO
src/simplicio_fast.egg-info/SOURCES.txt
src/simplicio_fast.egg-info/dependency_links.txt
src/simplicio_fast.egg-info/entry_points.txt
src/simplicio_fast.egg-info/requires.txt
src/simplicio_fast.egg-info/top_level.txt
src/simplicio_fast/users/__init__.py
src/simplicio_fast/users/http.py
src/simplicio_fast/users/model.py
src/simplicio_fast/users/repository.py
src/simplicio_fast/users/service.py
tests/test_adapters_coverage.py
tests/test_benchmark.py
tests/test_binary_changeset_232.py
tests/test_capability_governed_346.py
tests/test_capability_quality_346.py
tests/test_capability_ranking_346.py
tests/test_capability_ranking_parity_346.py
tests/test_catalog.py
tests/test_changeset_boundaries_241.py
tests/test_changeset_cli_241.py
tests/test_changeset_exit_codes_241.py
tests/test_changeset_golden_241.py
tests/test_cli.py
tests/test_compare_fast.py
tests/test_conformance.py
tests/test_content_cache_193.py
tests/test_context_adapters_345.py
tests/test_context_packet_383.py
tests/test_context_quality_345.py
tests/test_context_security_349.py
tests/test_context_view_214.py
tests/test_cross_repo_conformance.py
tests/test_csharp_adapter_247.py
tests/test_custodians.py
tests/test_delivery.py
tests/test_delivery_240_100k.py
tests/test_delivery_240_source_commit.py
tests/test_delta_handoff_230.py
tests/test_e2e_benchmark_protocol.py
tests/test_e2e_matrix.py
tests/test_engine.py
tests/test_engine_selection.py
tests/test_fast_core_bundle.py
tests/test_federation_341.py
tests/test_fwht.py
tests/test_fwht_turboquant.py
tests/test_generation_receipts_196.py
tests/test_generation_store_192.py
tests/test_golden_corpus.py
tests/test_hbp_codec_contract.py
tests/test_hybrid_index_195.py
tests/test_incremental_refresh_benchmark.py
tests/test_installation.py
tests/test_installed_sdk_348.py
tests/test_integrations.py
tests/test_integrity_216.py
tests/test_ipc.py
tests/test_issue241_ac_matrix.py
tests/test_issue242_hotpath.py
tests/test_issue246_matrix.py
tests/test_journal.py
tests/test_knowledge.py
tests/test_knowledge_projection_344.py
tests/test_knowledge_quality_344.py
tests/test_ledger.py
tests/test_ledger_store.py
tests/test_lightweight_import.py
tests/test_litert_embeddings_186.py
tests/test_manual_native_release.py
tests/test_mapper_delivery_237.py
tests/test_mapper_ingest_237.py
tests/test_native_backend_197.py
tests/test_native_bundle_211.py
tests/test_native_release_workflow_211.py
tests/test_native_resource_349.py
tests/test_navigation.py
tests/test_operations_projection_347.py
tests/test_pager.py
tests/test_parser_adapter_244.py
tests/test_parser_benchmark_244.py
tests/test_parser_corpus_244.py
tests/test_parser_fuzz_244.py
tests/test_parser_legacy_parity_244.py
tests/test_parser_parity_244.py
tests/test_perf_gate.py
tests/test_prism_arena_213.py
tests/test_prism_context_views_214.py
tests/test_processor.py
tests/test_projection_339.py
tests/test_quant_benchmark_198.py
tests/test_query_planner.py
tests/test_release_integrity_216.py
tests/test_resident_daemon_191.py
tests/test_resident_transport_348.py
tests/test_rollout.py
tests/test_runtime_backend_215.py
tests/test_runtime_bridge_215.py
tests/test_rust_adapter_249.py
tests/test_rust_context_contract.py
tests/test_rust_query_benchmark_239.py
tests/test_rust_query_receipt_239.py
tests/test_rust_relation_benchmark_239.py
tests/test_sdk_348.py
tests/test_sdk_compatibility_348.py
tests/test_sdk_parity_348.py
tests/test_security_faults_349.py
tests/test_segments.py
tests/test_semantic_compute_e2e_349.py
tests/test_semantic_compute_real_e2e_349.py
tests/test_semantic_diff_342.py
tests/test_semantic_pager_194.py
tests/test_semantic_scoring_186.py
tests/test_skills.py
tests/test_slot_executor_199.py
tests/test_snapshot.py
tests/test_snapshot_test_kind.py
tests/test_streaming.py
tests/test_task_recall_240.py
tests/test_temporal.py
tests/test_tokenizer_matrix_240.py
tests/test_tokenizers_240.py
tests/test_turboquant.py
tests/test_typescript_adapter_248.py
tests/test_universal_context_345.py
tests/test_users.py
tests/test_v3_architecture_contract.py
tests/test_validation_cache_343.py
tests/test_vector_contracts.py
tests/test_vector_index.py
tests/test_workspace.py