https://github.com/Topo-lang/topo-lang-rust
· scanned 2026-06-16 00:40 UTC (2 months, 1 week ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 496 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
AI-DECLARATION.md |
software | healthy | AI-DECLARATION.md |
vcpkg.json |
software | healthy | vcpkg.json |
CMakePresets.json |
software | healthy | CMakePresets.json |
LICENSE |
software | healthy | LICENSE |
SYN_PARSER_BOUNDARY.md |
software | healthy | SYN_PARSER_BOUNDARY.md |
RustPlugin.cpp |
software | healthy | topo-lang/RustPlugin.cpp |
RustPlugin.h |
software | healthy | topo-lang/RustPlugin.h |
spans_demo.rs |
software | healthy | topo-profile/test/fixtures/spans_demo.rs |
RustStubGeneratorTest.cpp |
software | healthy | test/unit/RustStubGeneratorTest.cpp |
RustExtractorFidelityTest.cpp |
software | healthy | test/unit/RustExtractorFidelityTest.cpp |
lib.rs |
software | healthy | test/fixtures/spec/stdlib/src/lib.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/01_basic_fn/request.json |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/01_basic_fn/expected.json |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/01_basic_fn/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/08_lifetime_param/request.… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/08_lifetime_param/expected… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/08_lifetime_param/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/10_match_control_flow/requ… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/10_match_control_flow/expe… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/10_match_control_flow/inpu… |
request.json |
software | healthy | test/fixtures/extractor_fidelity/15_generic_struct_default/… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/15_generic_struct_default/… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/15_generic_struct_default/… |
request.json |
software | healthy | test/fixtures/extractor_fidelity/03_generic_fn/request.json |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/03_generic_fn/expected.json |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/03_generic_fn/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/04_use_path/request.json |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/04_use_path/expected.json |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/04_use_path/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/20_hrtb/request.json |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/20_hrtb/expected.json |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/20_hrtb/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/13_generic_type_param/requ… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/13_generic_type_param/expe… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/13_generic_type_param/inpu… |
request.json |
software | healthy | test/fixtures/extractor_fidelity/18_assoc_type_bound/reques… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/18_assoc_type_bound/expect… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/18_assoc_type_bound/input.… |
request.json |
software | healthy | test/fixtures/extractor_fidelity/17_const_generic/request.j… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/17_const_generic/expected.… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/17_const_generic/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/07_macro_rules/request.json |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/07_macro_rules/expected.js… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/07_macro_rules/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/16_multi_bound_fn/request.… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/16_multi_bound_fn/expected… |
input.rs |
software | healthy | test/fixtures/extractor_fidelity/16_multi_bound_fn/input.rs |
request.json |
software | healthy | test/fixtures/extractor_fidelity/21_const_default/request.j… |
expected.json |
software | healthy | test/fixtures/extractor_fidelity/21_const_default/expected.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
topo-lang |
software | healthy | topo-lang |
topo-profile |
software | healthy | topo-profile |
test |
software | healthy | topo-profile/test |
fixtures |
software | healthy | topo-profile/test/fixtures |
test |
software | healthy | test |
unit |
software | healthy | test/unit |
fixtures |
software | healthy | test/fixtures |
spec |
software | healthy | test/fixtures/spec |
stdlib |
software | healthy | test/fixtures/spec/stdlib |
src |
software | healthy | test/fixtures/spec/stdlib/src |
extractor_fidelity |
software | healthy | test/fixtures/extractor_fidelity |
01_basic_fn |
software | healthy | test/fixtures/extractor_fidelity/01_basic_fn |
08_lifetime_param |
software | healthy | test/fixtures/extractor_fidelity/08_lifetime_param |
10_match_control_flow |
software | healthy | test/fixtures/extractor_fidelity/10_match_control_flow |
15_generic_struct_default |
software | healthy | test/fixtures/extractor_fidelity/15_generic_struct_default |
03_generic_fn |
software | healthy | test/fixtures/extractor_fidelity/03_generic_fn |
04_use_path |
software | healthy | test/fixtures/extractor_fidelity/04_use_path |
20_hrtb |
software | healthy | test/fixtures/extractor_fidelity/20_hrtb |
13_generic_type_param |
software | healthy | test/fixtures/extractor_fidelity/13_generic_type_param |
18_assoc_type_bound |
software | healthy | test/fixtures/extractor_fidelity/18_assoc_type_bound |
17_const_generic |
software | healthy | test/fixtures/extractor_fidelity/17_const_generic |
07_macro_rules |
software | healthy | test/fixtures/extractor_fidelity/07_macro_rules |
16_multi_bound_fn |
software | healthy | test/fixtures/extractor_fidelity/16_multi_bound_fn |
21_const_default |
software | healthy | test/fixtures/extractor_fidelity/21_const_default |
09_closure_body |
software | healthy | test/fixtures/extractor_fidelity/09_closure_body |
14_generic_struct |
software | healthy | test/fixtures/extractor_fidelity/14_generic_struct |
05_mod_tree |
software | healthy | test/fixtures/extractor_fidelity/05_mod_tree |
11_async_fn |
software | healthy | test/fixtures/extractor_fidelity/11_async_fn |
02_trait_impl |
software | healthy | test/fixtures/extractor_fidelity/02_trait_impl |
19_lifetime_param |
software | healthy | test/fixtures/extractor_fidelity/19_lifetime_param |
06_unsafe_fn |
software | healthy | test/fixtures/extractor_fidelity/06_unsafe_fn |
12_struct_impl_methods |
software | healthy | test/fixtures/extractor_fidelity/12_struct_impl_methods |
check |
software | healthy | test/fixtures/check |
visibility_rust_pass_01 |
software | healthy | test/fixtures/check/visibility_rust_pass_01 |
src |
software | healthy | test/fixtures/check/visibility_rust_pass_01/src |
stage_isolation_rust_pass_01 |
software | healthy | test/fixtures/check/stage_isolation_rust_pass_01 |
src |
software | healthy | test/fixtures/check/stage_isolation_rust_pass_01/src |
containment_safe_code |
software | healthy | test/fixtures/check/containment_safe_code |
src |
software | healthy | test/fixtures/check/containment_safe_code/src |
containment_rust_unsafe_trait_decl |
software | healthy | test/fixtures/check/containment_rust_unsafe_trait_decl |
src |
software | healthy | test/fixtures/check/containment_rust_unsafe_trait_decl/src |
visibility_rust_fail_04 |
software | healthy | test/fixtures/check/visibility_rust_fail_04 |
src |
software | healthy | test/fixtures/check/visibility_rust_fail_04/src |
completeness_pass |
software | healthy | test/fixtures/check/completeness_pass |
src |
software | healthy | test/fixtures/check/completeness_pass/src |
containment_ffi |
software | healthy | test/fixtures/check/containment_ffi |
src |
software | healthy | test/fixtures/check/containment_ffi/src |
containment_file |
software | healthy | test/fixtures/check/containment_file |
src |
software | healthy | test/fixtures/check/containment_file/src |
containment_rust_box_from_raw |
software | healthy | test/fixtures/check/containment_rust_box_from_raw |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
dbg_json_path_for_binary |
software | healthy | topo-debug/lldb_formatter.py:49 |
load_dbg_meta |
software | healthy | topo-debug/lldb_formatter.py:60 |
find_symbol_entry |
software | healthy | topo-debug/lldb_formatter.py:78 |
build_view_registry |
software | healthy | topo-debug/lldb_formatter.py:103 |
parse_template |
software | healthy | topo-debug/lldb_formatter.py:135 |
_leaf_type_name |
software | healthy | topo-debug/lldb_formatter.py:210 |
_array_elements |
software | healthy | topo-debug/lldb_formatter.py:215 |
collect |
software | healthy | topo-debug/lldb_formatter.py:228 |
_slice_values |
software | healthy | topo-debug/lldb_formatter.py:253 |
_resolve_term |
software | healthy | topo-debug/lldb_formatter.py:259 |
_fmt_num |
software | healthy | topo-debug/lldb_formatter.py:317 |
_make_lookup |
software | healthy | topo-debug/lldb_formatter.py:325 |
lookup |
software | healthy | topo-debug/lldb_formatter.py:331 |
_eval_placeholder |
software | healthy | topo-debug/lldb_formatter.py:350 |
render_summary |
software | healthy | topo-debug/lldb_formatter.py:385 |
_binary_path_for_target |
software | healthy | topo-debug/lldb_formatter.py:414 |
topo_summary |
software | dead | topo-debug/lldb_formatter.py:427 |
_registered_type_names |
software | healthy | topo-debug/lldb_formatter.py:450 |
_register_for_doc |
software | healthy | topo-debug/lldb_formatter.py:463 |
topo_formatter_refresh |
software | dead | topo-debug/lldb_formatter.py:478 |
__lldb_init_module |
software | healthy | topo-debug/lldb_formatter.py:499 |
| Label | Layer | Status | Path |
|---|---|---|---|
build-and-test |
cicd | healthy | .github/workflows/ci.yml |
verify-llvm |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TOPO_LANG_REF |
cicd | healthy | — |
TOPO_CORE_REF |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-nk23m7tv |
software | healthy | /tmp/repobility-clone-nk23m7tv |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | runtime/tests/config_inline_internal.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/278c8cb8-94ee-426e-a3ee-a83164c2e6c0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/278c8cb8-94ee-426e-a3ee-a83164c2e6c0/
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.