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.

s-hosomi/archi-kernel

https://github.com/s-hosomi/archi-kernel · scanned 2026-06-15 23:58 UTC (2 months, 3 weeks ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 13 actionable findings from 1 signal source. 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 202 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
DESIGN.md software healthy DESIGN.md
Cargo.toml software healthy Cargo.toml
README.ja.md software healthy README.ja.md
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
LICENSE software healthy LICENSE
Cargo.toml software healthy wasm/Cargo.toml
lib.rs software healthy wasm/src/lib.rs
coplanar.rs software healthy tests/coplanar.rs
poly2d_degeneracy.rs software healthy tests/poly2d_degeneracy.rs
regress_prismatic.rs software healthy tests/regress_prismatic.rs
sphere_panel.rs software healthy tests/sphere_panel.rs
section_drawing.rs software healthy tests/section_drawing.rs
poly2d_arcs.rs software healthy tests/poly2d_arcs.rs
extrude.rs software healthy tests/extrude.rs
tess.rs software healthy tests/tess.rs
analytic.rs software healthy tests/analytic.rs
regress_sleeve_plane.rs software healthy tests/regress_sleeve_plane.rs
regress_profile.rs software healthy tests/regress_profile.rs
regress_topo.rs software healthy tests/regress_topo.rs
cone_panel.rs software healthy tests/cone_panel.rs
half_space.rs software healthy tests/half_space.rs
adversarial_boolean.rs software healthy tests/adversarial_boolean.rs
quantity.rs software healthy tests/quantity.rs
prismatic.rs software healthy tests/prismatic.rs
regress_poly2d_jitter.rs software healthy tests/regress_poly2d_jitter.rs
regress_tess_seam.rs software healthy tests/regress_tess_seam.rs
topology.rs software healthy tests/topology.rs
mass_properties.rs software healthy tests/mass_properties.rs
poly2d_properties.rs software healthy tests/poly2d_properties.rs
clash.rs software healthy tests/clash.rs
regress_mass.rs software healthy tests/regress_mass.rs
prismatic_arcs.rs software healthy tests/prismatic_arcs.rs
curved_panel.rs software healthy tests/curved_panel.rs
regress_poly2d_tangent.rs software healthy tests/regress_poly2d_tangent.rs
model_dag.rs software healthy tests/model_dag.rs
regress_section_coplanar.rs software healthy tests/regress_section_coplanar.rs
shot.mjs software healthy viewer/shot.mjs
building.js software healthy viewer/building.js
package.json software healthy viewer/package.json
index.html software healthy viewer/index.html
package-lock.json software healthy viewer/package-lock.json
main.js software healthy viewer/main.js
record.mjs software healthy viewer/record.mjs
curved-building.js software healthy viewer/curved-building.js
ci.yml software healthy .github/workflows/ci.yml
pages.yml software healthy .github/workflows/pages.yml
error.rs software healthy src/error.rs
lib.rs software healthy src/lib.rs
math.rs software healthy src/math.rs

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

LabelLayerStatusPath
P software healthy viewer/building.js:P
rect software healthy viewer/building.js:rect
circle software healthy viewer/building.js:circle
hSection software healthy viewer/building.js:hSection
extrude software healthy viewer/building.js:extrude
clip software healthy viewer/building.js:clip
openings software healthy viewer/building.js:openings
boxZ software healthy viewer/building.js:boxZ
cylZ software healthy viewer/building.js:cylZ
add software healthy viewer/building.js:add
inStorey software healthy viewer/building.js:inStorey
colsOf software healthy viewer/building.js:colsOf
slab software healthy viewer/building.js:slab
through software healthy viewer/building.js:through
win software healthy viewer/building.js:win
mid software healthy viewer/building.js:mid
cx software healthy viewer/building.js:cx
cy software healthy viewer/building.js:cy
door software healthy viewer/building.js:door
parapet software healthy viewer/building.js:parapet
memberMaterial software healthy viewer/main.js:memberMaterial
build software healthy viewer/main.js:build
setSection software healthy viewer/main.js:setSection
rebuildSectionGraphics software healthy viewer/main.js:rebuildSectionGraphics
toV2 software healthy viewer/main.js:toV2
updateSectionLabel software healthy viewer/main.js:updateSectionLabel
applyShotMode software healthy viewer/main.js:applyShotMode
tick software healthy viewer/main.js:tick
syncLineResolution software healthy viewer/main.js:syncLineResolution
resize software healthy viewer/main.js:resize
ease software healthy viewer/record.mjs:ease
setZ software healthy viewer/record.mjs:setZ
P software healthy viewer/curved-building.js:P
rect software healthy viewer/curved-building.js:rect
circle software healthy viewer/curved-building.js:circle
extrude software healthy viewer/curved-building.js:extrude
openings software healthy viewer/curved-building.js:openings
boxZ software healthy viewer/curved-building.js:boxZ
cylZ software healthy viewer/curved-building.js:cylZ
add software healthy viewer/curved-building.js:add
addCurved software healthy viewer/curved-building.js:addCurved
uvRectangle software healthy viewer/curved-building.js:uvRectangle
uvPolygon software healthy viewer/curved-building.js:uvPolygon
pointedArchTrim software healthy viewer/curved-building.js:pointedArchTrim
diamondTrim software healthy viewer/curved-building.js:diamondTrim
halfDomeTrims software healthy viewer/curved-building.js:halfDomeTrims
u software healthy viewer/curved-building.js:u
wallWithWindowsY software healthy viewer/curved-building.js:wallWithWindowsY
endWallWithWindowsX software healthy viewer/curved-building.js:endWallWithWindowsX
minaret software healthy viewer/curved-building.js:minaret

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

LabelLayerStatusPath
wasm software healthy wasm
src software healthy wasm/src
tests software healthy tests
viewer software healthy viewer
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
curved software healthy src/curved
predicate software healthy src/predicate
mass software healthy src/mass
primitives software healthy src/primitives
section software healthy src/section
clash software healthy src/clash
csg software healthy src/csg
intersect software healthy src/intersect
topo software healthy src/topo
boolean software healthy src/boolean
prismatic software healthy src/boolean/prismatic
poly2d software healthy src/boolean/poly2d
profile software healthy src/profile
model software healthy src/model
tess software healthy src/tess
geom software healthy src/geom

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
wasm cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/pages.yml
deploy cicd healthy .github/workflows/pages.yml

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

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

LabelLayerStatusPath
gpu (detected) hardware healthy viewer/main.js
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/86a85cd5-2a86-4dcb-96cc-c3304e69a6fe/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/86a85cd5-2a86-4dcb-96cc-c3304e69a6fe/

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.