Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Zenetusken/memex

https://github.com/Zenetusken/memex · scanned 2026-06-16 01:12 UTC (2 months, 1 week ago)

215 raw signals (0 security + 215 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 208 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 4958 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
_isolate_config_toml software healthy tests/conftest.py:21
_disable_langfuse software healthy tests/conftest.py:40
_neutralize_model_placement_env software healthy tests/conftest.py:45
_disable_pymupdf_prefilter_by_default software healthy tests/conftest.py:70
_unavailable software healthy tests/conftest.py:81
settings software healthy tests/integration/test_chat_cli.py:22
test_repl_drives_two_turns_then_exits software healthy tests/integration/test_chat_cli.py:31
fake_answer_turn software healthy tests/integration/test_chat_cli.py:88
_read software healthy tests/integration/test_chat_cli.py:67
_emit software healthy tests/integration/test_chat_cli.py:70
test_repl_renders_refusal_with_suggestions software healthy tests/integration/test_chat_cli.py:83
_chunk software healthy tests/integration/test_vector_store_concurrent.py:43
test_concurrent_search_burst_returns_consistent_results software healthy tests/integration/test_vector_store_concurrent.py:55
test_concurrent_search_in_docs_burst_consistent software healthy tests/integration/test_vector_store_concurrent.py:139
test_concurrent_searches_across_multiple_stores_are_indepen… software healthy tests/integration/test_vector_store_concurrent.py:197
test_open_migrates_legacy_table_missing_time_columns software healthy tests/integration/test_vector_store_concurrent.py:250
tmp_vault software healthy tests/integration/test_partial_reindex.py:33
settings software healthy tests/integration/test_partial_reindex.py:39
__init__ software healthy tests/integration/test_partial_reindex.py:731
make_opener software healthy tests/integration/test_partial_reindex.py:117
_open software healthy tests/integration/test_partial_reindex.py:120
chunk_ids_for_document software healthy tests/integration/test_partial_reindex.py:79
delete_document software healthy tests/integration/test_partial_reindex.py:126
delete_chunks software healthy tests/integration/test_partial_reindex.py:134
upsert software healthy tests/integration/test_partial_reindex.py:143
close software healthy tests/integration/test_partial_reindex.py:149
fake_stores software healthy tests/integration/test_partial_reindex.py:154
_fake_embed software healthy tests/integration/test_partial_reindex.py:167
_no_graph software healthy tests/integration/test_partial_reindex.py:647
_seed_doc software healthy tests/integration/test_partial_reindex.py:191
_read_doc_via_vault software healthy tests/integration/test_partial_reindex.py:197
_write_doc_via_vault software healthy tests/integration/test_partial_reindex.py:202
test_remove_document_clears_vault_index_and_manifest software healthy tests/integration/test_partial_reindex.py:220
test_first_index_writes_every_chunk software healthy tests/integration/test_partial_reindex.py:259
test_reindex_unchanged_body_skips_all_embeddings software healthy tests/integration/test_partial_reindex.py:287
test_reindex_with_added_paragraph_only_embeds_new software healthy tests/integration/test_partial_reindex.py:319
test_reindex_with_removed_paragraph_deletes_only_gone_chunks software healthy tests/integration/test_partial_reindex.py:348
test_reindex_with_modified_paragraph_swaps_one_chunk software healthy tests/integration/test_partial_reindex.py:383
test_force_reindex_re_embeds_everything software healthy tests/integration/test_partial_reindex.py:419
test_embedder_change_triggers_implicit_force software healthy tests/integration/test_partial_reindex.py:446
test_recipe_version_snapshotted_once_per_index_document software healthy tests/integration/test_partial_reindex.py:477
_fake_recipe software healthy tests/integration/test_partial_reindex.py:499
test_manifest_records_diff_metrics software healthy tests/integration/test_partial_reindex.py:518
test_existing_chunks_preserved_across_partial_reindex software healthy tests/integration/test_partial_reindex.py:555
encode software healthy tests/integration/test_partial_reindex.py:734
use software healthy tests/integration/test_partial_reindex.py:625
__aenter__ software healthy tests/integration/test_partial_reindex.py:629
__aexit__ software healthy tests/integration/test_partial_reindex.py:632
encode_level_fakes software healthy tests/integration/test_partial_reindex.py:639
test_native_prompts_on_wraps_doc_and_query software healthy tests/integration/test_partial_reindex.py:661

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
mkdocs.yml software healthy mkdocs.yml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
pyproject.toml software healthy pyproject.toml
__init__.py software healthy tests/__init__.py
conftest.py software healthy tests/conftest.py
test_chat_cli.py software healthy tests/integration/test_chat_cli.py
test_vector_store_concurrent.py software healthy tests/integration/test_vector_store_concurrent.py
test_partial_reindex.py software healthy tests/integration/test_partial_reindex.py
test_webui.py software healthy tests/integration/test_webui.py
test_daemon_restart.py software healthy tests/integration/test_daemon_restart.py
test_image_routing.py software healthy tests/integration/test_image_routing.py
test_document_summarizer.py software healthy tests/integration/test_document_summarizer.py
test_code_routing.py software healthy tests/integration/test_code_routing.py
__init__.py software healthy tests/integration/__init__.py
test_answering_with_fakes.py software healthy tests/integration/test_answering_with_fakes.py
test_graph_expansion.py software healthy tests/integration/test_graph_expansion.py
test_office_routing.py software healthy tests/integration/test_office_routing.py
test_eval_runner_resilience.py software healthy tests/integration/test_eval_runner_resilience.py
test_companion_augment.py software healthy tests/integration/test_companion_augment.py
test_summary_eval.py software healthy tests/integration/test_summary_eval.py
test_expert_agent.py software healthy tests/integration/test_expert_agent.py
test_graph_lock_resilience.py software healthy tests/integration/test_graph_lock_resilience.py
test_companion_compute.py software healthy tests/integration/test_companion_compute.py
test_entity_overview.py software healthy tests/integration/test_entity_overview.py
test_chat_agent.py software healthy tests/integration/test_chat_agent.py
test_sandbox.py software healthy tests/integration/test_sandbox.py
test_fts_store_concurrent.py software healthy tests/integration/test_fts_store_concurrent.py
test_chart_block_retrieval_isolation.py software healthy tests/integration/test_chart_block_retrieval_isolation.py
test_related_for_answer.py software healthy tests/integration/test_related_for_answer.py
test_vault_cross_process_lock.py software healthy tests/integration/test_vault_cross_process_lock.py
test_hybrid_code_term.py software healthy tests/integration/test_hybrid_code_term.py
test_audio_routing.py software healthy tests/integration/test_audio_routing.py
test_entity_profile.py software healthy tests/integration/test_entity_profile.py
test_ingest_driver.py software healthy tests/integration/test_ingest_driver.py
test_table_sql_agent.py software healthy tests/integration/test_table_sql_agent.py
test_retitle.py software healthy tests/integration/test_retitle.py
test_expert_eval.py software healthy tests/integration/test_expert_eval.py
test_bridge_with_fakes.py software healthy tests/integration/test_bridge_with_fakes.py
test_download_models_cli.py software healthy tests/integration/test_download_models_cli.py
test_enrich_and_graph.py software healthy tests/integration/test_enrich_and_graph.py
test_code_chunking.py software healthy tests/integration/test_code_chunking.py
test_scan_routing.py software healthy tests/integration/test_scan_routing.py
test_mcp_server.py software healthy tests/integration/test_mcp_server.py
test_parse_then_index_then_ask.py software healthy tests/integration/test_parse_then_index_then_ask.py
test_companion_keyframe.py software healthy tests/integration/test_companion_keyframe.py
test_v1x_backlog.py software healthy tests/integration/test_v1x_backlog.py
test_eval_answer_text.py software healthy tests/integration/test_eval_answer_text.py
test_vlm_cache.py software healthy tests/unit/test_vlm_cache.py
test_scan_route.py software healthy tests/unit/test_scan_route.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
_OldRow software healthy tests/integration/test_vector_store_concurrent.py:260
_FakeFTSStore software healthy tests/integration/test_partial_reindex.py:57
_FakeVectorStore software healthy tests/integration/test_partial_reindex.py:105
_CapturingEmbedder software healthy tests/integration/test_partial_reindex.py:598
_FakeRegistry software healthy tests/integration/test_partial_reindex.py:619
_CM software healthy tests/integration/test_partial_reindex.py:628
_PromptlessEmbedder software healthy tests/integration/test_partial_reindex.py:725
_SuggestFake software healthy tests/integration/test_webui.py:895
_FakeStore software healthy tests/integration/test_webui.py:1730
_RelatedFake software healthy tests/integration/test_webui.py:1883
_FakeState software healthy tests/integration/test_webui.py:2420
_FakeRegistry software healthy tests/integration/test_webui.py:2426
_Reg software healthy tests/integration/test_webui.py:3906
_FakeCache software healthy tests/integration/test_image_routing.py:37
_FakePdf software healthy tests/integration/test_image_routing.py:46
_FakeFTS software healthy tests/integration/test_document_summarizer.py:61
_FakeTableStore software healthy tests/integration/test_document_summarizer.py:77
FakeLLM software healthy tests/integration/test_answering_with_fakes.py:96
_FakeFTSStore software healthy tests/integration/test_answering_with_fakes.py:919
_FakeGraphStore software healthy tests/integration/test_graph_expansion.py:188
_FakeReason software healthy tests/integration/test_expert_agent.py:43
_FakeFTS software healthy tests/integration/test_entity_overview.py:38
_FakeGraph software healthy tests/integration/test_entity_overview.py:303
_FakeChatLLM software healthy tests/integration/test_chat_agent.py:51
_FakeFTS software healthy tests/integration/test_chat_agent.py:170
_DigestAlwaysFails software healthy tests/integration/test_chat_agent.py:244
_FakeProc software healthy tests/integration/test_sandbox.py:306
_FakeStore software healthy tests/integration/test_related_for_answer.py:15
_FakeFTS software healthy tests/integration/test_hybrid_code_term.py:19
_FakeVec software healthy tests/integration/test_hybrid_code_term.py:40
_FakeProc software healthy tests/integration/test_ingest_driver.py:30
_Captured software healthy tests/integration/test_ingest_driver.py:48
_GraphFakeLLM software healthy tests/integration/test_table_sql_agent.py:437
_FakeFTSStore software healthy tests/integration/test_retitle.py:39
_FakeVectorStore software healthy tests/integration/test_retitle.py:81
_FakeGraphStore software healthy tests/integration/test_enrich_and_graph.py:45
_FakeCache software healthy tests/integration/test_scan_routing.py:37
_FakePdf software healthy tests/integration/test_scan_routing.py:46
_FakeStore software healthy tests/integration/test_mcp_server.py:429
_FakeServer software healthy tests/integration/test_mcp_server.py:556
_FakeStore software healthy tests/integration/test_parse_then_index_then_ask.py:284
_ExplodingBus software healthy tests/integration/test_v1x_backlog.py:191
_FakeRegistry software healthy tests/unit/test_vlm_cache.py:163
_FakeVllm software healthy tests/unit/test_vram_lifecycle.py:25
_FakeProc software healthy tests/unit/test_vram_lifecycle.py:95
_Reg software healthy tests/unit/test_vram_lifecycle.py:225
_FakeReg software healthy tests/unit/test_vram_lifecycle.py:248
_FakeClient software healthy tests/unit/test_client_configure.py:145
_FakeTok software healthy tests/unit/test_ner_otter.py:29
_FakeCollator software healthy tests/unit/test_ner_otter.py:34

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
integration software healthy tests/integration
unit software healthy tests/unit
benchmarks software healthy tests/benchmarks
eval-data software healthy tests/eval-data
expert software healthy tests/eval-data/expert
nist-zero-trust software healthy tests/eval-data/nist-zero-trust
chat-multiturn software healthy tests/eval-data/chat-multiturn
annual-report software healthy tests/eval-data/annual-report
scientific-gte software healthy tests/eval-data/scientific-gte
modern-printed software healthy tests/eval-data/modern-printed
forms-heldout software healthy tests/eval-data/forms-heldout
cr350-diagrams software healthy tests/eval-data/cr350-diagrams
report-structure software healthy tests/eval-data/report-structure
chart-types software healthy tests/eval-data/chart-types
handwritten software healthy tests/eval-data/handwritten
linux-fundamentals software healthy tests/eval-data/linux-fundamentals
forms-w9 software healthy tests/eval-data/forms-w9
companion-augment software healthy tests/eval-data/companion-augment
french-course software healthy tests/eval-data/french-course
ccna-multidoc software healthy tests/eval-data/ccna-multidoc
summary software healthy tests/eval-data/summary
cr350-multidoc software healthy tests/eval-data/cr350-multidoc
codex-rs-find-the-code software healthy tests/eval-data/codex-rs-find-the-code
slide-decks software healthy tests/eval-data/slide-decks
forms software healthy tests/eval-data/forms
technical-guidelines software healthy tests/eval-data/technical-guidelines
evals software healthy tests/evals
stubs software healthy stubs
docs software healthy docs
audits software healthy docs/audits
data-19-binding-checker software healthy docs/audits/data-19-binding-checker
v6-ladder software healthy docs/audits/data-19-binding-checker/v6-ladder
data-17-scope-calibration software healthy docs/audits/data-17-scope-calibration
raw software healthy docs/audits/data-17-scope-calibration/raw
mxbai_stage2 software healthy docs/audits/data-17-scope-calibration/raw/mxbai_stage2
final_ladder software healthy docs/audits/data-17-scope-calibration/raw/final_ladder
prose_sweep software healthy docs/audits/data-17-scope-calibration/raw/prose_sweep
data-18-provenance-ladder software healthy docs/audits/data-18-provenance-ladder
deploy software healthy docs/deploy
adr software healthy docs/adr
specs software healthy docs/specs
scripts software healthy scripts
.claude software healthy .claude
workflows software healthy .claude/workflows
eval-corpus software healthy eval-corpus
modern-printed software healthy eval-corpus/modern-printed
tidewater-maintenance-log software healthy eval-corpus/modern-printed/tidewater-maintenance-log
technical-docs software healthy eval-corpus/technical-docs
widget-cli-reference software healthy eval-corpus/technical-docs/widget-cli-reference

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
GET / api healthy src/memex/webui/app.py
POST /scope-sets api healthy src/memex/webui/app.py
POST /scope-sets/suggest api healthy src/memex/webui/app.py
POST /scope-sets/apply api healthy src/memex/webui/app.py
POST /scope-sets/delete api healthy src/memex/webui/app.py
POST /scope-sets/clear api healthy src/memex/webui/app.py
POST /ask api healthy src/memex/webui/app.py
GET /ask/{cid}/status api healthy src/memex/webui/app.py
GET /resources/vram api healthy src/memex/webui/app.py
GET /resources api healthy src/memex/webui/app.py
POST /resources/mode api healthy src/memex/webui/app.py
GET /documents api healthy src/memex/webui/app.py
GET /documents/{doc_id} api healthy src/memex/webui/app.py
GET /entity api healthy src/memex/webui/app.py
POST /documents/{doc_id}/summarize api healthy src/memex/webui/app.py
GET /documents/{doc_id}/summarize/status api healthy src/memex/webui/app.py
GET /ingest api healthy src/memex/webui/app.py
GET /ingest/banner api healthy src/memex/webui/app.py
GET /ingest/lock api healthy src/memex/webui/app.py
POST /ingest api healthy src/memex/webui/app.py
GET /ingest/{cid}/status api healthy src/memex/webui/app.py
GET /chat api healthy src/memex/webui/app.py
GET /chat/{conversation_id} api healthy src/memex/webui/app.py
POST /chat/{conversation_id}/turn api healthy src/memex/webui/app.py
GET /chat/{conversation_id}/status api healthy src/memex/webui/app.py
POST /chat/{conversation_id}/delete api healthy src/memex/webui/app.py
GET /expert api healthy src/memex/webui/app.py
POST /expert api healthy src/memex/webui/app.py
GET /expert/status api healthy src/memex/webui/app.py
GET /bridge api healthy src/memex/webui/app.py
POST /bridge api healthy src/memex/webui/app.py
GET /bridge/status api healthy src/memex/webui/app.py
GET /documents/{doc_id}/source api healthy src/memex/webui/app.py
GET /documents/{doc_id}/source/page/{page} api healthy src/memex/webui/app.py
GET /documents/{doc_id}/edit api healthy src/memex/webui/app.py
GET /documents/{doc_id}/body api healthy src/memex/webui/app.py
POST /documents/{doc_id}/review api healthy src/memex/webui/app.py
GET /documents/{doc_id}/title api healthy src/memex/webui/app.py
GET /documents/{doc_id}/title/edit api healthy src/memex/webui/app.py
POST /documents/{doc_id}/title api healthy src/memex/webui/app.py
GET /graph/{doc_id} api healthy src/memex/webui/app.py
GET /healthz api healthy src/memex/webui/app.py

LabelLayerStatusPath
127.0.0.1 network healthy README.md
127.0.0.7 network healthy tests/unit/test_mcp_auth.py
192.168.1.5 network healthy tests/unit/test_mcp_auth.py
203.0.113.1 network healthy tests/unit/test_mcp_auth.py
10.0.0.1 network healthy tests/unit/test_mcp_auth.py
192.168.0.2 network healthy tests/unit/test_structure_guard.py
192.168.0.1 network healthy tests/unit/test_structure_guard.py
10.0.0.0 network healthy tests/unit/test_table_linearize.py
10.255.255.255 network healthy tests/unit/test_table_linearize.py
192.168.0.0 network healthy tests/unit/test_table_linearize.py
192.168.255.255 network healthy tests/unit/test_table_linearize.py
1.4.4.1 network healthy tests/eval-data/cr350-diagrams/queries.json
172.17.10.0 network healthy docs/audits/data-17-scope-calibration/raw/fr_autopsy_final.…
172.17.20.0 network healthy docs/audits/data-17-scope-calibration/raw/fr_autopsy_final.…
172.17.30.0 network healthy docs/audits/data-17-scope-calibration/raw/fr_autopsy_final.…

LabelLayerStatusPath
chart_ocr_cache data healthy src/memex/parse/chart_ocr_cache.py
keyframe_ocr_cache data healthy src/memex/parse/keyframe_ocr_cache.py
asr_chunk_cache data healthy src/memex/parse/asr_cache.py
vlm_page_cache data healthy src/memex/parse/vlm_cache.py
doc_tables data healthy src/memex/index/table_store.py
chunks_meta data healthy src/memex/index/fts_store.py
conversations data healthy src/memex/core/conversation_store.py
turns data healthy src/memex/core/conversation_store.py
events data healthy src/memex/core/bus.py

LabelLayerStatusPath
auth::docs/audits/data-17-scope-calibration/raw/final_ladde… security healthy docs/audits/data-17-scope-calibration/raw/final_ladder/code…
auth::docs/audits/data-17-scope-calibration/raw/mxbai_stage… security healthy docs/audits/data-17-scope-calibration/raw/mxbai_stage2/code…
auth::docs/audits/data-18-provenance-ladder/codex-rs-find-t… security healthy docs/audits/data-18-provenance-ladder/codex-rs-find-the-cod…
auth::tests/eval-data/codex-rs-find-the-code/queries.json security healthy tests/eval-data/codex-rs-find-the-code/queries.json
auth::docs/audits/data-18-provenance-ladder/codex-rs-find-t… security healthy docs/audits/data-18-provenance-ladder/codex-rs-find-the-cod…
auth::docs/audits/data-17-scope-calibration/raw/final_ladde… security healthy docs/audits/data-17-scope-calibration/raw/final_ladder/code…
auth::docs/audits/data-17-scope-calibration/raw/mxbai_stage… security healthy docs/audits/data-17-scope-calibration/raw/mxbai_stage2/code…
auth::src/memex/core/config.py security healthy src/memex/core/config.py

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy src/memex/core/events.py

LabelLayerStatusPath
kafka data healthy src/memex/core/events.py
pubsub data healthy src/memex/core/bus.py

LabelLayerStatusPath
port:7424 network healthy tests/integration/test_mcp_server.py
port:18001 network healthy tests/integration/test_mcp_server.py

LabelLayerStatusPath
nginx network healthy tests/unit/test_supervisor_pid_alive.py
envoy network healthy tests/eval-data/cr350-diagrams/queries.json

LabelLayerStatusPath
vps::aws hardware healthy tests/eval-data/technical-guidelines/queries.json
vps::azure hardware healthy src/memex/webui/static/cytoscape.min.js

LabelLayerStatusPath
repobility-clone-_hcnbl3n software healthy /tmp/repobility-clone-_hcnbl3n

LabelLayerStatusPath
gpu (detected) hardware healthy mkdocs.yml

LabelLayerStatusPath
gha::benchmark cicd healthy .github/workflows/benchmark.yml

LabelLayerStatusPath
benchmark cicd healthy .github/workflows/benchmark.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/8bdd36fa-f028-4b5c-88e6-8cdfec99e8e1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8bdd36fa-f028-4b5c-88e6-8cdfec99e8e1/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.