https://github.com/whyxty/errata_core
· scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 1 week ago · v1 · 12 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 55 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 |
|---|---|---|---|
_on_tasks |
software | healthy | app.py:41 |
load_config |
software | healthy | modules/constants.py:9 |
save_config |
software | dead | modules/constants.py:14 |
reset_to_default |
software | healthy | modules/constants.py:19 |
empty_config |
software | dead | modules/constants.py:23 |
deep_copy |
software | dead | modules/constants.py:65 |
icon_data_uri |
software | healthy | modules/theme.py:18 |
apply_theme |
software | healthy | modules/theme.py:607 |
_apply_plotly_template |
software | healthy | modules/theme.py:613 |
stimcore_header |
software | healthy | modules/theme.py:661 |
calc_gate |
software | healthy | modules/ui.py:12 |
clear_result |
software | healthy | modules/ui.py:35 |
_thresholds |
software | healthy | modules/tasks/task_v11.py:60 |
specific_debit |
software | healthy | modules/tasks/task_v11.py:86 |
solve |
software | healthy | modules/tasks/task_v11.py:95 |
_load_example |
software | healthy | modules/tasks/task_v11.py:213 |
render |
software | dead | modules/tasks/task_v11.py:223 |
_row_style |
software | healthy | modules/tasks/task_v11.py:370 |
_sci |
software | healthy | modules/tasks/task_v11.py:465 |
_vol_label |
software | healthy | modules/tasks/task_v15.py:24 |
solve_variant |
software | healthy | modules/tasks/task_v15.py:44 |
_load_example |
software | healthy | modules/tasks/task_v15.py:69 |
render |
software | dead | modules/tasks/task_v15.py:78 |
_compute |
software | healthy | modules/tasks/task_v15.py:179 |
_hi |
software | healthy | modules/tasks/task_v15.py:210 |
solve |
software | healthy | modules/tasks/task_v13.py:23 |
_load_example |
software | healthy | modules/tasks/task_v13.py:53 |
render |
software | dead | modules/tasks/task_v13.py:59 |
_cfg_inj |
software | healthy | modules/tasks/task_v12.py:50 |
solve |
software | healthy | modules/tasks/task_v12.py:63 |
build_chart |
software | healthy | modules/tasks/task_v12.py:101 |
_load_example |
software | healthy | modules/tasks/task_v12.py:129 |
render |
software | dead | modules/tasks/task_v12.py:136 |
_style |
software | healthy | modules/tasks/task_v12.py:294 |
solve |
software | healthy | modules/tasks/task_v14.py:26 |
_load_example |
software | healthy | modules/tasks/task_v14.py:39 |
render |
software | dead | modules/tasks/task_v14.py:45 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
gko_config.json |
software | healthy | gko_config.json |
__init__.py |
software | healthy | modules/__init__.py |
constants.py |
software | healthy | modules/constants.py |
theme.py |
software | healthy | modules/theme.py |
ui.py |
software | healthy | modules/ui.py |
task_v11.py |
software | healthy | modules/tasks/task_v11.py |
task_v15.py |
software | healthy | modules/tasks/task_v15.py |
task_v13.py |
software | healthy | modules/tasks/task_v13.py |
__init__.py |
software | healthy | modules/tasks/__init__.py |
task_v12.py |
software | healthy | modules/tasks/task_v12.py |
task_v14.py |
software | healthy | modules/tasks/task_v14.py |
| Label | Layer | Status | Path |
|---|---|---|---|
modules |
software | healthy | modules |
tasks |
software | healthy | modules/tasks |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-t9xre5ih |
software | healthy | /tmp/repobility-clone-t9xre5ih |
This page is publicly accessible at:
https://repobility.com/scan/495927f3-4efa-45c6-9f44-4ae2e63b4f0e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/495927f3-4efa-45c6-9f44-4ae2e63b4f0e/
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.