https://github.com/w-jming/decision-page
· scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 38 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 |
|---|---|---|---|
_touch_activity |
software | healthy | templates/decide.py:43 |
_f |
software | healthy | templates/decide.py:55 |
_now |
software | healthy | templates/decide.py:59 |
_versions |
software | healthy | templates/decide.py:63 |
_read_decisions |
software | healthy | templates/decide.py:75 |
_write_decisions |
software | healthy | templates/decide.py:85 |
_read_chat |
software | healthy | templates/decide.py:92 |
chat_append |
software | healthy | templates/decide.py:108 |
_append_log |
software | healthy | templates/decide.py:117 |
_send |
software | healthy | templates/decide.py:135 |
_json |
software | healthy | templates/decide.py:143 |
_payload |
software | healthy | templates/decide.py:146 |
do_GET |
software | dead | templates/decide.py:150 |
do_POST |
software | dead | templates/decide.py:161 |
_sse |
software | healthy | templates/decide.py:201 |
log_message |
software | dead | templates/decide.py:228 |
serve |
software | healthy | templates/decide.py:232 |
watchdog |
software | dead | templates/decide.py:244 |
reply |
software | healthy | templates/decide.py:263 |
_extract_dir |
software | healthy | templates/decide.py:274 |
main |
software | healthy | templates/decide.py:290 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
SKILL.md |
software | healthy | SKILL.md |
LICENSE |
software | healthy | LICENSE |
decisions.html |
software | healthy | templates/decisions.html |
decide.py |
software | healthy | templates/decide.py |
decisions.json |
software | healthy | examples/demo/decisions.json |
SKILL.md |
quality | healthy | SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
templates |
software | healthy | templates |
examples |
software | healthy | examples |
demo |
software | healthy | examples/demo |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | examples/demo/decisions.json |
sqlite |
data | healthy | examples/demo/decisions.json |
mongodb |
data | healthy | examples/demo/decisions.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-e94yasyt |
software | healthy | /tmp/repobility-clone-e94yasyt |
| Label | Layer | Status | Path |
|---|---|---|---|
Handler |
software | healthy | templates/decide.py:134 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/3daab0ae-9a1d-49ca-84c6-68e03dd7da8f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3daab0ae-9a1d-49ca-84c6-68e03dd7da8f/
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.