https://github.com/davejohnson/sequence-resource-planner
· scanned 2026-06-16 02:52 UTC (2 months, 1 week ago)
45 raw signals (0 security + 45 graph)
Last scanned 2 months, 1 week ago · v2 · 45 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 84 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 |
|---|---|---|---|
_sqlite_url_from_legacy_path |
software | healthy | database.py:15 |
normalize_database_url |
software | healthy | database.py:20 |
get_database_url |
software | healthy | database.py:34 |
database_label |
software | dead | database.py:52 |
_persistent_secret |
software | healthy | local_server.py:114 |
require_login |
software | healthy | local_server.py:140 |
login |
software | healthy | local_server.py:153 |
auth_google |
software | healthy | local_server.py:159 |
auth_callback |
software | healthy | local_server.py:174 |
logout |
software | healthy | local_server.py:210 |
whoami |
software | healthy | local_server.py:215 |
health |
software | healthy | local_server.py:223 |
home |
software | healthy | local_server.py:228 |
api_projects |
software | healthy | local_server.py:233 |
api_timelogs |
software | healthy | local_server.py:258 |
api_timelogs_recent |
software | healthy | local_server.py:293 |
api_users |
software | healthy | local_server.py:324 |
get_assignments |
software | healthy | local_server.py:344 |
post_assignments |
software | healthy | local_server.py:348 |
post_dates |
software | healthy | local_server.py:353 |
get_extra |
software | healthy | local_server.py:358 |
post_extra |
software | healthy | local_server.py:362 |
get_board |
software | healthy | local_server.py:367 |
post_board |
software | healthy | local_server.py:375 |
get_requests |
software | healthy | local_server.py:380 |
post_requests |
software | healthy | local_server.py:384 |
app_updates |
software | healthy | local_server.py:389 |
get_changelog |
software | healthy | local_server.py:403 |
post_changelog |
software | healthy | local_server.py:407 |
get_briefnotes |
software | healthy | local_server.py:422 |
post_briefnotes |
software | healthy | local_server.py:426 |
get_vacations |
software | healthy | local_server.py:431 |
post_vacations |
software | healthy | local_server.py:435 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
date_source_diagnostic.py |
software | healthy | date_source_diagnostic.py |
project_dates.json |
software | healthy | project_dates.json |
railway.json |
software | healthy | railway.json |
AGENTS.md |
software | healthy | AGENTS.md |
Procfile |
software | healthy | Procfile |
brief_notes.json |
software | healthy | brief_notes.json |
sequence-planner-handoff-brief.md |
software | healthy | sequence-planner-handoff-brief.md |
changelog.json |
software | healthy | changelog.json |
run_planner.sh |
software | healthy | run_planner.sh |
assignments.json |
software | healthy | assignments.json |
requirements.txt |
software | healthy | requirements.txt |
feature_requests.json |
software | healthy | feature_requests.json |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
IDEA.md |
software | healthy | IDEA.md |
project_extra.json |
software | healthy | project_extra.json |
find_date_fields.py |
software | healthy | find_date_fields.py |
vacations.json |
software | healthy | vacations.json |
database.py |
software | healthy | database.py |
planner.html |
software | healthy | planner.html |
Dockerfile |
software | healthy | Dockerfile |
local_server.py |
software | healthy | local_server.py |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /login |
api | healthy | local_server.py |
ANY /auth/google |
api | healthy | local_server.py |
ANY /auth/callback |
api | healthy | local_server.py |
ANY /logout |
api | healthy | local_server.py |
ANY /api/whoami |
api | healthy | local_server.py |
ANY /api/health |
api | healthy | local_server.py |
ANY / |
api | healthy | local_server.py |
ANY /api/projects |
api | healthy | local_server.py |
ANY /api/timelogs |
api | healthy | local_server.py |
ANY /api/timelogs_recent |
api | healthy | local_server.py |
ANY /api/users |
api | healthy | local_server.py |
ANY /api/assignments |
api | healthy | local_server.py |
ANY /api/dates |
api | healthy | local_server.py |
ANY /api/extra |
api | healthy | local_server.py |
ANY /api/board |
api | healthy | local_server.py |
ANY /api/requests |
api | healthy | local_server.py |
ANY /api/app_updates |
api | healthy | local_server.py |
ANY /api/changelog |
api | healthy | local_server.py |
ANY /api/briefnotes |
api | healthy | local_server.py |
ANY /api/vacations |
api | healthy | local_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
davejohnson__sequence-resource-planner |
software | healthy | /data/fable5_failed_archive/davejohnson__sequence-resource-… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.0.149 |
network | healthy | local_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::local_server.py |
security | healthy | local_server.py |
This page is publicly accessible at:
https://repobility.com/scan/b4b59cfe-61d5-4bdc-afa3-8d2746c734af/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b4b59cfe-61d5-4bdc-afa3-8d2746c734af/
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.