https://github.com/szmalcher88-ai/Prompt-loop-lighthouse
· scanned 2026-06-16 00:27 UTC (2 months, 2 weeks ago)
42 raw signals (0 security + 42 graph)
Last scanned 2 months, 2 weeks ago · v1 · 41 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 555 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 |
|---|---|---|---|
_ell |
software | healthy | scene.py:40 |
_load_part |
software | healthy | scene.py:301 |
_translate |
software | healthy | scene.py:309 |
_rotate_y |
software | healthy | scene.py:316 |
_namespace_materials |
software | healthy | scene.py:326 |
_merge |
software | healthy | scene.py:336 |
_centroid_xz |
software | healthy | scene.py:348 |
_nearest_terrain_y |
software | healthy | scene.py:354 |
assemble |
software | healthy | scene.py:359 |
collect_materials |
software | healthy | scene.py:580 |
write_mtl |
software | healthy | scene.py:590 |
write_obj |
software | healthy | scene.py:602 |
main |
software | healthy | scene.py:627 |
now_iso |
software | healthy | loop.py:61 |
__init__ |
software | healthy | loop.py:68 |
event |
software | healthy | loop.py:72 |
run_cmd |
software | healthy | loop.py:80 |
git |
software | healthy | loop.py:97 |
git_is_clean |
software | healthy | loop.py:101 |
git_stage_and_summarize |
software | healthy | loop.py:106 |
next_open_task |
software | healthy | loop.py:125 |
mark_task |
software | healthy | loop.py:133 |
build_prompt |
software | healthy | loop.py:146 |
run_agent |
software | healthy | loop.py:158 |
verify |
software | healthy | loop.py:188 |
failure_signature |
software | healthy | loop.py:201 |
render_feedback |
software | healthy | loop.py:212 |
escalate |
software | healthy | loop.py:229 |
preflight |
software | healthy | loop.py:275 |
die |
software | healthy | loop.py:276 |
main |
software | healthy | loop.py:331 |
_load_part |
software | healthy | lighthouse.py:23 |
collect_materials |
software | healthy | lighthouse.py:30 |
write_mtl |
software | healthy | lighthouse.py:40 |
write_obj |
software | healthy | lighthouse.py:52 |
main |
software | healthy | lighthouse.py:77 |
r_organic |
software | healthy | parts/terrain.py:40 |
_cove |
software | healthy | parts/terrain.py:47 |
rmax |
software | healthy | parts/terrain.py:53 |
_vnoise |
software | healthy | parts/terrain.py:64 |
_h |
software | healthy | parts/terrain.py:71 |
_fbm |
software | healthy | parts/terrain.py:82 |
height |
software | healthy | parts/terrain.py:87 |
build |
software | healthy | parts/terrain.py:123 |
_new_group |
software | healthy | parts/prop_barrel.py:36 |
_add |
software | healthy | parts/prop_barrel.py:40 |
_clamp01 |
software | healthy | parts/prop_barrel.py:45 |
_tones |
software | healthy | parts/prop_barrel.py:49 |
build |
software | healthy | parts/prop_barrel.py:61 |
ring_radius |
software | healthy | parts/prop_barrel.py:74 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
budgets.json |
software | healthy | budgets.json |
INSTRUKCJE-KOLEJNA-SESJA.md |
software | healthy | INSTRUKCJE-KOLEJNA-SESJA.md |
PLAN.example.md |
software | healthy | PLAN.example.md |
loop.config.json |
software | healthy | loop.config.json |
scene.py |
software | healthy | scene.py |
README.md |
software | healthy | README.md |
ART_DIRECTION.md |
software | healthy | ART_DIRECTION.md |
loop.config.example.json |
software | healthy | loop.config.example.json |
loop.py |
software | healthy | loop.py |
PROMPT.template.md |
software | healthy | PROMPT.template.md |
lighthouse.py |
software | healthy | lighthouse.py |
PLAN.md |
software | healthy | PLAN.md |
ROZBIEZNOSCI.md |
software | healthy | ROZBIEZNOSCI.md |
terrain.py |
software | healthy | parts/terrain.py |
prop_barrel.py |
software | healthy | parts/prop_barrel.py |
prop_crate.py |
software | healthy | parts/prop_crate.py |
water_bpy.py |
software | healthy | parts/water_bpy.py |
bush.py |
software | healthy | parts/bush.py |
wall.py |
software | healthy | parts/wall.py |
README.md |
software | healthy | parts/README.md |
tree.py |
software | healthy | parts/tree.py |
wall_bpy.py |
software | healthy | parts/wall_bpy.py |
rocks.py |
software | healthy | parts/rocks.py |
scene_bpy.py |
software | healthy | parts/scene_bpy.py |
house.py |
software | healthy | parts/house.py |
chapel_bpy.py |
software | healthy | parts/chapel_bpy.py |
pier_bpy.py |
software | healthy | parts/pier_bpy.py |
terrain_bpy.py |
software | healthy | parts/terrain_bpy.py |
bridge.py |
software | healthy | parts/bridge.py |
water.py |
software | healthy | parts/water.py |
boat.py |
software | healthy | parts/boat.py |
lighthouse.py |
software | healthy | parts/lighthouse.py |
lighthouse_bpy.py |
software | healthy | parts/lighthouse_bpy.py |
chapel.py |
software | healthy | parts/chapel.py |
path.py |
software | healthy | parts/path.py |
house_bpy.py |
software | healthy | parts/house_bpy.py |
pier.py |
software | healthy | parts/pier.py |
LESSON-002.md |
software | healthy | LESSONS/LESSON-002.md |
LESSON-001.md |
software | healthy | LESSONS/LESSON-001.md |
LESSON-004.md |
software | healthy | LESSONS/LESSON-004.md |
LESSON-003.md |
software | healthy | LESSONS/LESSON-003.md |
conftest.py |
software | healthy | tests/conftest.py |
test_agent_wrapper.py |
software | healthy | tests/test_agent_wrapper.py |
test_loop.py |
software | healthy | tests/test_loop.py |
check_lighthouse.py |
software | healthy | scripts/check_lighthouse.py |
test_terrain_bpy.py |
software | healthy | scripts/test_terrain_bpy.py |
test_checkers.py |
software | healthy | scripts/test_checkers.py |
gate_cameras.py |
software | healthy | scripts/gate_cameras.py |
agent_wrapper.py |
software | healthy | scripts/agent_wrapper.py |
test_render_blender.py |
software | healthy | scripts/test_render_blender.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
parts |
software | healthy | parts |
LESSONS |
software | healthy | LESSONS |
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
fixtures |
software | healthy | scripts/fixtures |
parts_bad_v2 |
software | healthy | scripts/fixtures/parts_bad_v2 |
parts_good |
software | healthy | scripts/fixtures/parts_good |
parts_good_v3 |
software | healthy | scripts/fixtures/parts_good_v3 |
parts_bad_floor |
software | healthy | scripts/fixtures/parts_bad_floor |
parts_bad_v3 |
software | healthy | scripts/fixtures/parts_bad_v3 |
parts_good_v2 |
software | healthy | scripts/fixtures/parts_good_v2 |
parts_bad |
software | healthy | scripts/fixtures/parts_bad |
| Label | Layer | Status | Path |
|---|---|---|---|
JsonlLog |
software | healthy | loop.py:65 |
LoopEnv |
software | healthy | tests/conftest.py:98 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2x70gmir |
software | healthy | /tmp/repobility-clone-2x70gmir |
This page is publicly accessible at:
https://repobility.com/scan/33fcad93-b130-41d5-974d-fa3acd237585/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/33fcad93-b130-41d5-974d-fa3acd237585/
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.