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.

ZaptainZ/radiomind

https://github.com/ZaptainZ/radiomind · scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)

101 raw signals (0 security + 101 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 88 actionable findings from 1 signal source. 13 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 3428 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
main software healthy demo.py:12
test_concrete_numeric_gold_pure_abstain software healthy tests/test_jab1_abstain_veto.py:29
test_concrete_numeric_gold_elaborate_abstain software healthy tests/test_jab1_abstain_veto.py:33
test_concrete_count_gold_pure_abstain software healthy tests/test_jab1_abstain_veto.py:41
test_concrete_decimal_gold_pure_abstain software healthy tests/test_jab1_abstain_veto.py:45
test_concrete_currency_gold_pure_abstain software healthy tests/test_jab1_abstain_veto.py:49
test_concrete_entity_gold_pure_abstain software healthy tests/test_jab1_abstain_veto.py:52
test_text_gold_pure_abstain software healthy tests/test_jab1_abstain_veto.py:59
test_idont_have_information_form software healthy tests/test_jab1_abstain_veto.py:66
test_you_did_not_mention_gold software healthy tests/test_jab1_abstain_veto.py:77
test_you_havent_started_gold software healthy tests/test_jab1_abstain_veto.py:84
test_canonical_not_enough_gold software healthy tests/test_jab1_abstain_veto.py:91
test_cannot_be_determined_gold software healthy tests/test_jab1_abstain_veto.py:97
test_committed_currency_with_hedge software healthy tests/test_jab1_abstain_veto.py:107
test_committed_number_with_meta_quote software healthy tests/test_jab1_abstain_veto.py:115
test_committed_year_with_abstain_phrase software healthy tests/test_jab1_abstain_veto.py:124
test_committed_count_with_unit software healthy tests/test_jab1_abstain_veto.py:132
test_committed_duration_with_unit software healthy tests/test_jab1_abstain_veto.py:141
test_committed_dollar_amount_no_decimal software healthy tests/test_jab1_abstain_veto.py:148
test_exact_match software healthy tests/test_jab1_abstain_veto.py:158
test_concrete_prose software healthy tests/test_jab1_abstain_veto.py:161
test_currency_pass software healthy tests/test_jab1_abstain_veto.py:167
test_duration_pass software healthy tests/test_jab1_abstain_veto.py:170
test_empty_answer software healthy tests/test_jab1_abstain_veto.py:176
test_is_abstain_gold_canonical software healthy tests/test_jab1_abstain_veto.py:185
test_is_abstain_gold_concrete software healthy tests/test_jab1_abstain_veto.py:193
test_has_concrete_commitment_positive software healthy tests/test_jab1_abstain_veto.py:198
test_has_concrete_commitment_negative software healthy tests/test_jab1_abstain_veto.py:205
test_is_abstain_response_pure software healthy tests/test_jab1_abstain_veto.py:213
test_is_abstain_response_mixed software healthy tests/test_jab1_abstain_veto.py:218
__init__ software healthy tests/test_anchor_selection_trinity.py:43
is_available software healthy tests/test_anchor_selection_trinity.py:47
generate software healthy tests/test_anchor_selection_trinity.py:50
_ok_response software healthy tests/test_anchor_selection_trinity.py:59
test_select_anchor_zero_candidates_returns_none software healthy tests/test_anchor_selection_trinity.py:75
test_select_anchor_single_candidate_skips_trinity software healthy tests/test_anchor_selection_trinity.py:82
test_select_anchor_picks_chosen_index_when_consistent software healthy tests/test_anchor_selection_trinity.py:91
test_select_anchor_no_llm_returns_none software healthy tests/test_anchor_selection_trinity.py:107
test_select_anchor_three_candidates_dimension_pick software healthy tests/test_anchor_selection_trinity.py:114
test_select_anchor_inconsistent_picks_abstain software healthy tests/test_anchor_selection_trinity.py:133
test_select_anchor_explicit_abstain_consistent software healthy tests/test_anchor_selection_trinity.py:145
test_select_anchor_explicit_abstain_inconsistent_with_pick software healthy tests/test_anchor_selection_trinity.py:156
test_select_anchor_one_parse_failed_one_picked_abstains software healthy tests/test_anchor_selection_trinity.py:167
test_select_anchor_both_parse_failed_abstains software healthy tests/test_anchor_selection_trinity.py:178
test_select_anchor_invalid_index_consistent_abstains software healthy tests/test_anchor_selection_trinity.py:189
test_bb7c3b45_target software healthy tests/test_savings_arithmetic_hint.py:34
test_msrp_form_fires software healthy tests/test_savings_arithmetic_hint.py:43
test_paid_before_for_phrasing software healthy tests/test_savings_arithmetic_hint.py:55
test_e25c3b8d_proximity_rejection software healthy tests/test_savings_arithmetic_hint.py:73
test_no_retail_anchor_no_hint software healthy tests/test_savings_arithmetic_hint.py:98

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

LabelLayerStatusPath
README_zh.md software healthy README_zh.md
RELEASE.md software healthy RELEASE.md
.mcp.json software healthy .mcp.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
demo.py software healthy demo.py
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
Cargo.toml software healthy rust-core/Cargo.toml
Cargo.lock software healthy rust-core/Cargo.lock
main.rs software healthy rust-core/src/main.rs
mod.rs software healthy rust-core/src/ipc/mod.rs
mod.rs software healthy rust-core/src/hdc/mod.rs
pyramid.rs software healthy rust-core/src/storage/pyramid.rs
mod.rs software healthy rust-core/src/storage/mod.rs
database.rs software healthy rust-core/src/storage/database.rs
test_jab1_abstain_veto.py software healthy tests/test_jab1_abstain_veto.py
test_anchor_selection_trinity.py software healthy tests/test_anchor_selection_trinity.py
test_savings_arithmetic_hint.py software healthy tests/test_savings_arithmetic_hint.py
test_refinement.py software healthy tests/test_refinement.py
test_storage.py software healthy tests/test_storage.py
test_list_ordering_routing.py software healthy tests/test_list_ordering_routing.py
test_path_summary.py software healthy tests/test_path_summary.py
test_atom_trinity_filter.py software healthy tests/test_atom_trinity_filter.py
test_trinity_error_visibility.py software healthy tests/test_trinity_error_visibility.py
test_vr2b_answer_only.py software healthy tests/test_vr2b_answer_only.py
test_arithmetic_hint.py software healthy tests/test_arithmetic_hint.py
test_cashback_commit_closure.py software healthy tests/test_cashback_commit_closure.py
test_typed_event_hint.py software healthy tests/test_typed_event_hint.py
__init__.py software healthy tests/__init__.py
test_precompact_hook.py software healthy tests/test_precompact_hook.py
test_commit_on_abstain.py software healthy tests/test_commit_on_abstain.py
test_types.py software healthy tests/test_types.py
test_self_anchor.py software healthy tests/test_self_anchor.py
test_meta.py software healthy tests/test_meta.py
test_temporal_endpoint_guard.py software healthy tests/test_temporal_endpoint_guard.py
test_anchor_regex_subject_neutral.py software healthy tests/test_anchor_regex_subject_neutral.py
test_e2e.py software healthy tests/test_e2e.py
test_gate_practice_patterns.py software healthy tests/test_gate_practice_patterns.py
test_trinity_agent_role.py software healthy tests/test_trinity_agent_role.py
test_gate.py software healthy tests/test_gate.py
test_v65_question_intent_trinity.py software healthy tests/test_v65_question_intent_trinity.py
test_event_date_parse.py software healthy tests/test_event_date_parse.py
test_target_pack.py software healthy tests/test_target_pack.py
test_community.py software healthy tests/test_community.py
test_attention.py software healthy tests/test_attention.py
test_llm.py software healthy tests/test_llm.py
test_internal_model_flag.py software healthy tests/test_internal_model_flag.py
test_numeric_aggregator_charity_recall.py software healthy tests/test_numeric_aggregator_charity_recall.py

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

LabelLayerStatusPath
TestVetoFires software healthy tests/test_jab1_abstain_veto.py:28
TestAbstainGoldSkipsVeto software healthy tests/test_jab1_abstain_veto.py:76
TestConcreteCommitmentSkipsVeto software healthy tests/test_jab1_abstain_veto.py:106
TestRegularPassesSkipsVeto software healthy tests/test_jab1_abstain_veto.py:157
TestDetectorPrimitives software healthy tests/test_jab1_abstain_veto.py:184
_StubLLM software healthy tests/test_anchor_selection_trinity.py:18
_R software healthy tests/test_anchor_selection_trinity.py:53
_SequenceStubLLM software healthy tests/test_anchor_selection_trinity.py:36
TestHintFires software healthy tests/test_savings_arithmetic_hint.py:33
TestHintSkips software healthy tests/test_savings_arithmetic_hint.py:72
TestTriggerNegatives software healthy tests/test_savings_arithmetic_hint.py:171
TestUserTurnFilter software healthy tests/test_savings_arithmetic_hint.py:220
TestHintFormat software healthy tests/test_savings_arithmetic_hint.py:238
MockLLMBackend software healthy tests/test_refinement.py:17
TestChatRefinement software healthy tests/test_refinement.py:64
TestDreamRefinement software healthy tests/test_refinement.py:117
_FactEntry software healthy tests/test_list_ordering_routing.py:18
_FakeStore software healthy tests/test_list_ordering_routing.py:24
_FakeMind software healthy tests/test_list_ordering_routing.py:34
_NoStoreMind software healthy tests/test_list_ordering_routing.py:75
_FakeAtom software healthy tests/test_atom_trinity_filter.py:20
_Resp software healthy tests/test_trinity_error_visibility.py:18
_RaisingLLM software healthy tests/test_trinity_error_visibility.py:23
_OK software healthy tests/test_trinity_error_visibility.py:50
_Router software healthy tests/test_trinity_error_visibility.py:87
_Cfg software healthy tests/test_trinity_error_visibility.py:88
_StubStore software healthy tests/test_trinity_error_visibility.py:102
_Result software healthy tests/test_trinity_error_visibility.py:134
_Princ software healthy tests/test_trinity_error_visibility.py:153
_WanderStore software healthy tests/test_trinity_error_visibility.py:159
_Habits software healthy tests/test_trinity_error_visibility.py:167
TestTargetSaveMart software healthy tests/test_arithmetic_hint.py:34
TestNegativesNoTrigger software healthy tests/test_arithmetic_hint.py:55
TestQueryTriggers software healthy tests/test_arithmetic_hint.py:99
TestExtractMerchant software healthy tests/test_arithmetic_hint.py:122
TestFindCashbackRate software healthy tests/test_arithmetic_hint.py:140
TestFindMerchantAmount software healthy tests/test_arithmetic_hint.py:154
TestEdgeCases software healthy tests/test_arithmetic_hint.py:181
TestCodexMerchantAmbiguityGuard software healthy tests/test_arithmetic_hint.py:212
TestPhase15aMerchantScopedRate software healthy tests/test_arithmetic_hint.py:261
TestFindCashbackRateScoped software healthy tests/test_arithmetic_hint.py:346
_Entry software healthy tests/test_cashback_commit_closure.py:23
_Store software healthy tests/test_cashback_commit_closure.py:29
_Mind software healthy tests/test_cashback_commit_closure.py:37
TestResolveProof software healthy tests/test_cashback_commit_closure.py:51
TestClosureRewrites software healthy tests/test_cashback_commit_closure.py:91
TestClosureBypass software healthy tests/test_cashback_commit_closure.py:113
TestTargetD12ceb0e software healthy tests/test_typed_event_hint.py:33
TestNegativesNoTrigger software healthy tests/test_typed_event_hint.py:69
TestConflictResolution software healthy tests/test_typed_event_hint.py:160

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

LabelLayerStatusPath
rust-core software healthy rust-core
src software healthy rust-core/src
ipc software healthy rust-core/src/ipc
hdc software healthy rust-core/src/hdc
storage software healthy rust-core/src/storage
tests software healthy tests
docs software healthy docs
scripts software healthy scripts
projectBasicInfo software healthy projectBasicInfo
logs software healthy projectBasicInfo/logs
bench software healthy bench
locomo_real software healthy bench/locomo_real
longmemeval software healthy bench/longmemeval
end_to_end software healthy bench/end_to_end
mem0_protocol software healthy bench/end_to_end/mem0_protocol
validation software healthy bench/end_to_end/validation
reports software healthy bench/end_to_end/reports
vr4a-stability software healthy bench/end_to_end/reports/vr4a-stability
vr3c-stability software healthy bench/end_to_end/reports/vr3c-stability
lora_ab software healthy bench/lora_ab
locomo_lite software healthy bench/locomo_lite
.claude software healthy .claude
rules software healthy .claude/rules
hooks software healthy hooks
scripts software healthy hooks/scripts
.codex software healthy .codex
hooks software healthy .codex/hooks
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
radiomind software healthy src/radiomind
adapters software healthy src/radiomind/adapters
refinement software healthy src/radiomind/refinement
cli software healthy src/radiomind/cli
meta software healthy src/radiomind/meta
community software healthy src/radiomind/community
hooks software healthy src/radiomind/hooks
core software healthy src/radiomind/core
skills software healthy src/radiomind/skills
storage software healthy src/radiomind/storage
training software healthy src/radiomind/training

LabelLayerStatusPath
cardinal_entries data healthy src/radiomind/refinement/numeric_aggregator.py
schema_version data healthy src/radiomind/storage/database.py
memories data healthy src/radiomind/storage/database.py
memory_history data healthy src/radiomind/storage/database.py
domains data healthy src/radiomind/storage/database.py
triples data healthy src/radiomind/storage/knowledge_graph.py
entity_aliases data healthy src/radiomind/storage/knowledge_graph.py

LabelLayerStatusPath
POST /v1/add api healthy src/radiomind/server.py
POST /v1/search api healthy src/radiomind/server.py
GET /v1/digest api healthy src/radiomind/server.py
POST /v1/refine api healthy src/radiomind/server.py
GET /v1/status api healthy src/radiomind/server.py
GET /health api healthy src/radiomind/server.py

LabelLayerStatusPath
lora-smoke cicd healthy .github/workflows/lora-smoke.yml
test cicd healthy .github/workflows/ci.yml
bench-locomo cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
sandbox-guard cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
128.242.240.61 network healthy bench/lora_ab/lora1b-pass-q8.json
192.168.1.200 network healthy bench/lora_ab/lora1b-pass-q8.json

LabelLayerStatusPath
gha::lora-smoke cicd healthy .github/workflows/lora-smoke.yml
gha::ci cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
migrations.py data healthy src/radiomind/storage/migrations.py

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
openai_or_anthropic_key::tests/test_community.py security healthy tests/test_community.py
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/7fc9f066-b2fd-432d-bd61-ba4fd81ca698/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7fc9f066-b2fd-432d-bd61-ba4fd81ca698/

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.