https://github.com/sealofid/sim
· scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 35 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 |
|---|---|---|---|
trial |
software | healthy | calibrate.py:25 |
verdict |
software | healthy | calibrate.py:39 |
run_variant |
software | healthy | calibrate.py:47 |
main |
software | healthy | calibrate.py:72 |
to_dict |
software | healthy | config.py:99 |
__init__ |
software | healthy | simulation.py:76 |
insert |
software | healthy | simulation.py:49 |
neighbors |
software | healthy | simulation.py:57 |
_cap |
software | healthy | simulation.py:100 |
_in_drought |
software | healthy | simulation.py:105 |
_spawn_founders |
software | healthy | simulation.py:113 |
_spawn_initial_food |
software | healthy | simulation.py:132 |
_record_birth |
software | healthy | simulation.py:139 |
_record_death |
software | healthy | simulation.py:156 |
_spawn_food |
software | healthy | simulation.py:163 |
step |
software | healthy | simulation.py:180 |
_make_child |
software | healthy | simulation.py:340 |
sample |
software | healthy | simulation.py:357 |
by_generation |
software | healthy | simulation.py:395 |
run |
software | healthy | simulation.py:414 |
_std |
software | healthy | simulation.py:434 |
parse_args |
software | healthy | run.py:26 |
build_config |
software | healthy | run.py:42 |
main |
software | healthy | run.py:67 |
report |
software | dead | run.py:79 |
| Label | Layer | Status | Path |
|---|---|---|---|
calibrate.py |
software | healthy | calibrate.py |
config.py |
software | healthy | config.py |
README.md |
software | healthy | README.md |
simulation.py |
software | healthy | simulation.py |
run.py |
software | healthy | run.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Config |
software | healthy | config.py:14 |
Creature |
software | healthy | simulation.py:21 |
SpatialGrid |
software | healthy | simulation.py:40 |
World |
software | healthy | simulation.py:75 |
| Label | Layer | Status | Path |
|---|---|---|---|
sealofid__sim |
software | healthy | /data/fable5_failed_archive/sealofid__sim |
This page is publicly accessible at:
https://repobility.com/scan/b346a6b1-37eb-4c02-afcd-321818c9c9fc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b346a6b1-37eb-4c02-afcd-321818c9c9fc/
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.