Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

baeckdddd-lab/daymate

https://github.com/baeckdddd-lab/daymate · scanned 2026-06-17 01:37 UTC (1 month, 2 weeks ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -4.9 (diff) · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 204 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.

LabelLayerStatusPath
login_required software healthy server.py:31
wrap software healthy server.py:33
uid software healthy server.py:40
resolve_date software healthy server.py:44
build_plan software healthy server.py:52
api_register software healthy server.py:77
api_login software healthy server.py:90
api_logout software healthy server.py:101
api_me software healthy server.py:107
api_account_delete software healthy server.py:113
api_bootstrap software healthy server.py:128
api_week software healthy server.py:142
api_generate software healthy server.py:163
api_replan software healthy server.py:171
api_condition software healthy server.py:187
api_habits software healthy server.py:202
api_setup software healthy server.py:211
api_daily_goals software healthy server.py:224
api_events software healthy server.py:234
api_done software healthy server.py:244
api_self_dev software healthy server.py:258
api_urgent software healthy server.py:272
api_daily_goals_delete software healthy server.py:293
api_events_delete software healthy server.py:310
api_slot software healthy server.py:327
index software healthy server.py:354
static_files software healthy server.py:361
root_files software healthy server.py:366
_valid_hhmm software healthy configlib.py:16
normalize_habits software healthy configlib.py:20
merge_config_patch software healthy configlib.py:49
focus_label software dead configlib.py:58
clamp software healthy scheduler.py:18
intensity_from software healthy scheduler.py:22
intensity_for software healthy scheduler.py:29
free_blocks_for software healthy scheduler.py:41
filler_band software healthy scheduler.py:46
filler_load software healthy scheduler.py:55
order_fillers software healthy scheduler.py:59
slot_abs_min software healthy scheduler.py:72
slot_clock software healthy scheduler.py:77
fmt software healthy scheduler.py:82
slot_range software healthy scheduler.py:87
clock_to_slot software healthy scheduler.py:91
in_grad_window software healthy scheduler.py:100
grad_allowed software healthy scheduler.py:106
find_contiguous software healthy scheduler.py:114
place software healthy scheduler.py:129
prev_base software healthy scheduler.py:134
generate software healthy scheduler.py:139

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
POST /api/register api healthy server.py
POST /api/login api healthy server.py
POST /api/logout api healthy server.py
GET /api/me api healthy server.py
POST /api/account/delete api healthy server.py
GET /api/bootstrap api healthy server.py
GET /api/week api healthy server.py
POST /api/generate api healthy server.py
POST /api/replan api healthy server.py
POST /api/condition api healthy server.py
POST /api/habits api healthy server.py
POST /api/setup api healthy server.py
POST /api/daily-goals api healthy server.py
POST /api/events api healthy server.py
POST /api/done api healthy server.py
POST /api/self-dev api healthy server.py
POST /api/urgent api healthy server.py
POST /api/daily-goals/delete api healthy server.py
POST /api/events/delete api healthy server.py
POST /api/slot api healthy server.py
GET / api healthy server.py
GET /static/<path:fn> api healthy server.py
GET /<path:fn> api healthy server.py

LabelLayerStatusPath
DEPLOY.md software healthy DEPLOY.md
server.py software healthy server.py
Procfile software healthy Procfile
SMOKE.md software healthy SMOKE.md
requirements.txt software healthy requirements.txt
configlib.py software healthy configlib.py
README.md software healthy README.md
scheduler.py software healthy scheduler.py
auth.py software healthy auth.py
userstore.py software healthy userstore.py
db.py software healthy db.py
login.html software healthy static/login.html
sw.js software healthy static/sw.js
style.css software healthy static/style.css
app.js software healthy static/app.js
privacy.html software healthy static/privacy.html
index.html software healthy static/index.html
test_auth.py software healthy tests/test_auth.py
test_userstore.py software healthy tests/test_userstore.py
test_isolation.py software healthy tests/test_isolation.py
launch.json software healthy .claude/launch.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
User data healthy db.py
UserConfig data healthy db.py
UserData data healthy db.py
users data healthy db.py
user_config data healthy db.py

LabelLayerStatusPath
AuthError software healthy auth.py:6
User software healthy db.py:17
UserConfig software healthy db.py:25
UserData software healthy db.py:31

LabelLayerStatusPath
static software healthy static
tests software healthy tests
.claude software healthy .claude

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy README.md
postgresql data healthy README.md

LabelLayerStatusPath
baeckdddd-lab__daymate software healthy /data/fable5_failed_archive/baeckdddd-lab__daymate
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/864d6d52-3c39-41b0-a71c-a32c7f71f163/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/864d6d52-3c39-41b0-a71c-a32c7f71f163/

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.