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.

syndicalt/zaxy

https://github.com/syndicalt/zaxy · scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)

183 raw signals (0 security + 183 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 156 actionable findings from 1 signal source. 27 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 10035 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
test_slug_domain_produces_safe_session_component software healthy tests/test_domain.py:10
test_derive_domain_uses_project_directory_name software healthy tests/test_domain.py:14
test_domain_default_session_uses_domain_prefix software healthy tests/test_domain.py:21
test_integration_check_script_has_valid_bash_syntax software healthy tests/test_integration_check_script.py:11
test_integration_check_script_can_start_neo4j_services_expl… software healthy tests/test_integration_check_script.py:23
test_integration_check_script_can_skip_graph_tests_when_ser… software healthy tests/test_integration_check_script.py:34
test_testing_docs_describe_integration_check_helper software healthy tests/test_integration_check_script.py:43
test_release_gate_runs_packet_memory_smoke_explicitly software healthy tests/test_integration_check_script.py:52
__init__ software healthy tests/test_docs_site.py:66
handle_starttag software healthy tests/test_docs_site.py:70
test_public_site_has_product_positioning_and_required_secti… software healthy tests/test_docs_site.py:78
test_memory_purpose_positioning_does_not_overclaim_company_… software healthy tests/test_docs_site.py:128
test_v05_docs_render_to_static_site software healthy tests/test_docs_site.py:138
test_v10_release_media_assets_are_published software healthy tests/test_docs_site.py:152
test_v11_release_article_and_graph_image_are_published software healthy tests/test_docs_site.py:172
test_mcp_docs_show_memory_checkout_consumption_contract software healthy tests/test_docs_site.py:195
test_docs_describe_skill_memory_contract_and_guardrail software healthy tests/test_docs_site.py:207
test_benchmark_docs_pin_full_set_quality_reports_and_caveats software healthy tests/test_docs_site.py:224
test_docs_publish_coordination_competitor_claim_gate software healthy tests/test_docs_site.py:243
test_pggraph_backend_roadmap_records_contract_first_state software healthy tests/test_docs_site.py:269
test_zero_friction_runtime_roadmap_sets_frontier_bar software healthy tests/test_docs_site.py:304
test_embedded_runtime_docs_do_not_frame_current_kuzu_as_pro… software healthy tests/test_docs_site.py:353
test_docs_show_embedded_local_profile_option software healthy tests/test_docs_site.py:380
test_backend_shootout_contract_is_documented_and_scripted software healthy tests/test_docs_site.py:391
test_install_docs_offer_zero_surprise_first_run_path software healthy tests/test_docs_site.py:452
test_public_site_reflects_current_onboarding_and_runtime_su… software healthy tests/test_docs_site.py:490
test_public_site_benchmark_claims_use_current_full_set_guar… software healthy tests/test_docs_site.py:508
test_research_paper_is_rendered_and_linked_from_public_site software healthy tests/test_docs_site.py:527
test_why_zaxy_doc_explains_markdown_vector_tradeoffs software healthy tests/test_docs_site.py:542
test_framework_integration_docs_record_next_hardening_target software healthy tests/test_docs_site.py:559
test_docs_describe_memory_persistence_hardening software healthy tests/test_docs_site.py:574
test_docs_publish_langgraph_v06_native_contract software healthy tests/test_docs_site.py:590
test_docs_publish_v06_native_integration_contract_snapshot software healthy tests/test_docs_site.py:604
test_docs_publish_crewai_v06_native_contract software healthy tests/test_docs_site.py:642
test_full_set_guardrail_docs_distinguish_legacy_and_same_ha… software healthy tests/test_docs_site.py:655
test_memory_checkout_docs_and_site_match_golden_contract_fi… software healthy tests/test_docs_site.py:673
test_mcp_docs_publish_tool_contract_snapshot software healthy tests/test_docs_site.py:708
test_mcp_docs_publish_structured_error_contract software healthy tests/test_docs_site.py:729
test_mcp_quickstart_documents_v06_recommended_client_routes software healthy tests/test_docs_site.py:741
test_mcp_docs_publish_representative_response_snapshots software healthy tests/test_docs_site.py:767
test_changelog_records_memory_synthesis_artifact_contract software healthy tests/test_docs_site.py:804
test_public_site_benchmark_claim_is_scoped_to_fixture software healthy tests/test_docs_site.py:813
test_benchmark_docs_disclose_harness_external_claims_and_so… software healthy tests/test_docs_site.py:835
test_benchmark_docs_record_competitor_adapter_feasibility software healthy tests/test_docs_site.py:858
test_public_longmemeval_reports_keep_bm25_tradeoff_baseline software healthy tests/test_docs_site.py:879
test_public_site_links_to_all_core_docs software healthy tests/test_docs_site.py:917
test_docs_describe_incremental_context_refresh_and_backend_… software healthy tests/test_docs_site.py:930
test_operator_docs_describe_backend_release_gates software healthy tests/test_docs_site.py:943
test_public_site_docs_are_rendered_html_not_raw_markdown software healthy tests/test_docs_site.py:957
test_site_docs_generator_keeps_rendered_pages_current software healthy tests/test_docs_site.py:971

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

LabelLayerStatusPath
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
glama.json software healthy glama.json
docker-compose.prod.yml software healthy docker-compose.prod.yml
server.json software healthy server.json
MARKETING.md software healthy MARKETING.md
BETA.md software healthy BETA.md
.env.example software healthy .env.example
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
zaxy-mcp.json software healthy zaxy-mcp.json
docker-compose.yml software healthy docker-compose.yml
test_domain.py software healthy tests/test_domain.py
test_integration_check_script.py software healthy tests/test_integration_check_script.py
test_docs_site.py software healthy tests/test_docs_site.py
test_graph_walk.py software healthy tests/test_graph_walk.py
test_retrieval_plan.py software healthy tests/test_retrieval_plan.py
test_packet_projection.py software healthy tests/test_packet_projection.py
test_context_refresh.py software healthy tests/test_context_refresh.py
test_trace.py software healthy tests/test_trace.py
test_onboarding.py software healthy tests/test_onboarding.py
test_dashboard.py software healthy tests/test_dashboard.py
test_embedding.py software healthy tests/test_embedding.py
test_rc_benchmark_freeze.py software healthy tests/test_rc_benchmark_freeze.py
test_workspace.py software healthy tests/test_workspace.py
test_extract.py software healthy tests/test_extract.py
test_coverage_ratchet.py software healthy tests/test_coverage_ratchet.py
test_compose.py software healthy tests/test_compose.py
test_event.py software healthy tests/test_event.py
test_causal_benchmark.py software healthy tests/test_causal_benchmark.py
test_capture_manager.py software healthy tests/test_capture_manager.py
test_coordinationbench_adapter.py software healthy tests/test_coordinationbench_adapter.py
conftest.py software healthy tests/conftest.py
test_salience.py software healthy tests/test_salience.py
test_pggraph_store.py software healthy tests/test_pggraph_store.py
test_evidence_program.py software healthy tests/test_evidence_program.py
test_packet_memory_e2e.py software healthy tests/test_packet_memory_e2e.py
test_coordination_benchmark.py software healthy tests/test_coordination_benchmark.py
test_memory_persistence.py software healthy tests/test_memory_persistence.py
test_mcp_runtime.py software healthy tests/test_mcp_runtime.py
test_portable_export.py software healthy tests/test_portable_export.py
test_causal_checkout.py software healthy tests/test_causal_checkout.py
test_backend_shootout.py software healthy tests/test_backend_shootout.py
test_associative_memory.py software healthy tests/test_associative_memory.py
test_observation.py software healthy tests/test_observation.py
test_live_benchmark.py software healthy tests/test_live_benchmark.py
test_openai_compatible_adapter.py software healthy tests/test_openai_compatible_adapter.py

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

LabelLayerStatusPath
LinkParser software healthy tests/test_docs_site.py:63
_InMemoryAdjacencyProvider software healthy tests/test_graph_walk.py:353
TrackingTokenRegex software healthy tests/test_retrieval_plan.py:4037
TrackingContext software healthy tests/test_retrieval_plan.py:4358
TestLifecycle software healthy tests/test_trace.py:33
TestSpan software healthy tests/test_trace.py:62
TestTraceHelpers software healthy tests/test_trace.py:224
TestFallback software healthy tests/test_trace.py:421
FakeRuntime software healthy tests/test_onboarding.py:25
FakeGraphProvider software healthy tests/test_dashboard.py:430
FakeStore software healthy tests/test_dashboard.py:872
FakeCheckout software healthy tests/test_dashboard.py:1036
FakeFabric software healthy tests/test_dashboard.py:1040
FakeNeo4jDateTime software healthy tests/test_dashboard.py:1374
FakeNode software healthy tests/test_dashboard.py:1600
FakeCountRecord software healthy tests/test_dashboard.py:1493
FakePathRecord software healthy tests/test_dashboard.py:1394
FakeSession software healthy tests/test_dashboard.py:1607
FakeDriver software healthy tests/test_dashboard.py:1619
FailingDriver software healthy tests/test_dashboard.py:1443
FakeRelationship software healthy tests/test_dashboard.py:1541
FakePath software healthy tests/test_dashboard.py:1552
FakeRecord software healthy tests/test_dashboard.py:1484
_FakeResult software healthy tests/test_dashboard.py:1633
TestHashEmbeddingProvider software healthy tests/test_embedding.py:31
TestExtractionEmbedding software healthy tests/test_embedding.py:61
AsyncOnlyProvider software healthy tests/test_embedding.py:118
TestEmbeddingProviderFactory software healthy tests/test_embedding.py:144
FakeModel software healthy tests/test_embedding.py:738
TestOpenAIEmbeddingProvider software healthy tests/test_embedding.py:238
FakeResponse software healthy tests/test_embedding.py:584
FakeClient software healthy tests/test_embedding.py:561
FakeAsyncClient software healthy tests/test_embedding.py:591
TestLocalHTTPEmbeddingProvider software healthy tests/test_embedding.py:512
TestSentenceTransformersEmbeddingProvider software healthy tests/test_embedding.py:618
FakeVector software healthy tests/test_embedding.py:663
TestEmbeddingVersionTags software healthy tests/test_embedding.py:711
TaglessProvider software healthy tests/test_embedding.py:877
TestExtractedEdge software healthy tests/test_extract.py:41
TestRegistry software healthy tests/test_extract.py:63
TestGoalCreated software healthy tests/test_extract.py:178
TestTaskProposed software healthy tests/test_extract.py:217
TestSkillMemory software healthy tests/test_extract.py:268
TestMetacognition software healthy tests/test_extract.py:371
TestTaskClaimed software healthy tests/test_extract.py:513
TestTaskCompleted software healthy tests/test_extract.py:525
TestDecisionMade software healthy tests/test_extract.py:570
TestContextPolicy software healthy tests/test_extract.py:594
TestMemoryReinforced software healthy tests/test_extract.py:618
TestMemoryFeedback software healthy tests/test_extract.py:663

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

LabelLayerStatusPath
tests software healthy tests
benchmarks software healthy benchmarks
coordination-real-v1 software healthy benchmarks/coordination-real-v1
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
archive software healthy docs/archive
media software healthy docs/media
research software healthy docs/research
artifacts software healthy docs/research/artifacts
2-3-research software healthy docs/research/artifacts/2-3-research
ann-2026-06 software healthy docs/research/artifacts/ann-2026-06
experimental software healthy docs/experimental
announcements software healthy docs/announcements
examples software healthy docs/examples
scripts software healthy scripts
site software healthy site
docs software healthy site/docs
superpowers software healthy site/docs/superpowers
plans software healthy site/docs/superpowers/plans
specs software healthy site/docs/superpowers/specs
archive software healthy site/docs/archive
media software healthy site/docs/media
research software healthy site/docs/research
artifacts software healthy site/docs/research/artifacts
2-3-research software healthy site/docs/research/artifacts/2-3-research
ann-2026-06 software healthy site/docs/research/artifacts/ann-2026-06
announcements software healthy site/docs/announcements
examples software healthy examples
adapters software healthy examples/adapters
reports software healthy reports
external-validation software healthy reports/external-validation
archive software healthy reports/archive
benchmarks software healthy reports/archive/benchmarks
backend-shootout-graph-traversal-pggraph software healthy reports/archive/benchmarks/backend-shootout-graph-traversal…
longmemeval-8-assistant-recall-current7-neo4j-20260603 software healthy reports/archive/benchmarks/longmemeval-8-assistant-recall-c…
longmemeval-500-current24-zaxyonly-numeric-state-embedded-i… software healthy reports/archive/benchmarks/longmemeval-500-current24-zaxyon…
longmemeval-10-answer-placement-current6-neo4j-20260603 software healthy reports/archive/benchmarks/longmemeval-10-answer-placement-…
longmemeval-500-current63-zaxyonly-guarded-inverted-before-… software healthy reports/archive/benchmarks/longmemeval-500-current63-zaxyon…
coordination-v1 software healthy reports/archive/benchmarks/coordination-v1
competitor-runner-manifests software healthy reports/archive/benchmarks/coordination-v1/competitor-runne…
longmemeval-500-current64-zaxyonly-numeric-state-delta-date… software healthy reports/archive/benchmarks/longmemeval-500-current64-zaxyon…
backend-shootout-graph-traversal-latticedb-smoke software healthy reports/archive/benchmarks/backend-shootout-graph-traversal…
longmemeval-500-current4-synthesis-ledger-neo4j-20260603 software healthy reports/archive/benchmarks/longmemeval-500-current4-synthes…
longmemeval-500-pggraph-comparison software healthy reports/archive/benchmarks/longmemeval-500-pggraph-comparis…
longmemeval-100-synthesis-ledger-neo4j-20260603 software healthy reports/archive/benchmarks/longmemeval-100-synthesis-ledger…
longmemeval-30-preference-current2-neo4j-20260603 software healthy reports/archive/benchmarks/longmemeval-30-preference-curren…
longmemeval-500-hash software healthy reports/archive/benchmarks/longmemeval-500-hash
longmemeval-500-current13-zaxyonly-absence-routing-neo4j-20… software healthy reports/archive/benchmarks/longmemeval-500-current13-zaxyon…

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

LabelLayerStatusPath
auth::tests/test_coordination.py security healthy tests/test_coordination.py
auth::reports/archive/benchmarks/coordination-v1/coordinati… security healthy reports/archive/benchmarks/coordination-v1/coordination-wor…
auth::reports/archive/benchmarks/state-recovery-v1/state-re… security healthy reports/archive/benchmarks/state-recovery-v1/state-recovery…
auth::src/zaxy/associative_memory.py security healthy src/zaxy/associative_memory.py
auth::README.md security healthy README.md
auth::reports/backend-shootout/longmemeval-40-backend-shoot… security healthy reports/backend-shootout/longmemeval-40-backend-shootout.js…
auth::AGENTS.md security healthy AGENTS.md
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::reports/archive/backend-shootout/backend-shootout/lon… security healthy reports/archive/backend-shootout/backend-shootout/longmemev…
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::tests/test_config.py security healthy tests/test_config.py
auth::reports/archive/backend-shootout/backend-shootout/lon… security healthy reports/archive/backend-shootout/backend-shootout/longmemev…
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::site/docs/research/codebase-review-2026-06-09.html security healthy site/docs/research/codebase-review-2026-06-09.html
auth::tests/test_ops_scripts.py security healthy tests/test_ops_scripts.py
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::src/zaxy/config.py security healthy src/zaxy/config.py
auth::site/docs/configuration.html security healthy site/docs/configuration.html
auth::reports/archive/backend-shootout/backend-shootout/lon… security healthy reports/archive/backend-shootout/backend-shootout/longmemev…
auth::reports/benchmarks/state-recovery-v1/state-recovery-w… security healthy reports/benchmarks/state-recovery-v1/state-recovery-workloa…
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::site/docs/security.html security healthy site/docs/security.html
auth::reports/archive/benchmarks/state-recovery-v1/state-re… security healthy reports/archive/benchmarks/state-recovery-v1/state-recovery…
auth::site/docs/deployment.html security healthy site/docs/deployment.html
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::tests/test_dashboard.py security healthy tests/test_dashboard.py
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::site/README.html security healthy site/README.html
auth::src/zaxy/release.py security healthy src/zaxy/release.py
auth::.github/workflows/publish-mcp.yml security healthy .github/workflows/publish-mcp.yml
auth::reports/archive/benchmarks/coordination-v1/coordinati… security healthy reports/archive/benchmarks/coordination-v1/coordination-ben…
auth::site/docs/runbook.html security healthy site/docs/runbook.html
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::reports/benchmarks/state-recovery-v1/state-recovery-b… security healthy reports/benchmarks/state-recovery-v1/state-recovery-benchma…
auth::src/zaxy/mcp_server.py security healthy src/zaxy/mcp_server.py
auth::site/docs/mcp.html security healthy site/docs/mcp.html
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…
auth::tests/test_mcp.py security healthy tests/test_mcp.py
auth::zaxy_benchmarks/coordination_benchmark.py security healthy zaxy_benchmarks/coordination_benchmark.py
auth::reports/archive/benchmarks/longmembench-external/shar… security healthy reports/archive/benchmarks/longmembench-external/shards/lon…

LabelLayerStatusPath
password_literal::tests/test_live_benchmark.py security healthy tests/test_live_benchmark.py
password_literal::tests/test_live_benchmark.py security healthy tests/test_live_benchmark.py
password_literal::tests/test_live_benchmark.py security healthy tests/test_live_benchmark.py
password_literal::tests/test_live_benchmark.py security healthy tests/test_live_benchmark.py
password_literal::tests/test_live_benchmark.py security healthy tests/test_live_benchmark.py
password_literal::tests/test_live_benchmark.py security healthy tests/test_live_benchmark.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_projection.py security healthy tests/test_projection.py
password_literal::tests/test_cli.py security healthy tests/test_cli.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_runtime.py security healthy tests/test_runtime.py
password_literal::tests/test_graph.py security healthy tests/test_graph.py
password_literal::scripts/setup.sh security healthy scripts/setup.sh
password_literal::scripts/setup.sh security healthy scripts/setup.sh
password_literal::scripts/live-benchmark.sh security healthy scripts/live-benchmark.sh
password_literal::zaxy_benchmarks/longmembench.py security healthy zaxy_benchmarks/longmembench.py
password_literal::zaxy_benchmarks/longmembench.py security healthy zaxy_benchmarks/longmembench.py

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:7474 network healthy docker-compose.prod.yml
port:7687 network healthy docker-compose.prod.yml
port:7688 network healthy docker-compose.yml
port:7689 network healthy docker-compose.yml
port:7475 network healthy docker-compose.yml
port:9000 network healthy tests/test_dashboard.py
port:9999 network healthy tests/test_metrics.py
port:12 network healthy scripts/release-check.sh

LabelLayerStatusPath
publish-mcp cicd healthy .github/workflows/publish-mcp.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
package cicd healthy .github/workflows/ci.yml
integration cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/pages.yml
publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
neo4j hardware healthy docker-compose.yml
neo4j-test hardware healthy docker-compose.yml
neo4j-tls hardware healthy docker-compose.yml
zaxy hardware healthy docker-compose.yml

LabelLayerStatusPath
gha::publish-mcp cicd healthy .github/workflows/publish-mcp.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::pages cicd healthy .github/workflows/pages.yml
gha::publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
postgresql data healthy docker-compose.prod.yml
postgres data healthy docker-compose.prod.yml
sqlite data healthy tests/test_runtime.py

LabelLayerStatusPath
zaxy_pggraph_events data healthy src/zaxy/pggraph_store.py
zaxy_pggraph_entities data healthy src/zaxy/pggraph_store.py
zaxy_pggraph_edges data healthy src/zaxy/pggraph_store.py

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.prod.yml
192.168.1.20 network healthy tests/test_packaging.py

LabelLayerStatusPath
repobility-clone-75c7sxjq software healthy /tmp/repobility-clone-75c7sxjq

LabelLayerStatusPath
celery data healthy reports/archive/benchmarks/longmembench-external/shards/lon…

LabelLayerStatusPath
test_schema_migrations.py data healthy tests/test_schema_migrations.py

LabelLayerStatusPath
gpu (detected) hardware healthy reports/archive/benchmarks/longmembench-external/shards/lon…
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/4cba3cd5-77c5-46b1-9f0b-6f1a71d83858/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4cba3cd5-77c5-46b1-9f0b-6f1a71d83858/

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.