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.

akrysik/tilia-wedding-planner

https://github.com/akrysik/tilia-wedding-planner · scanned 2026-06-17 01:30 UTC (1 month, 2 weeks ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -9.8 (diff) · 9 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 130 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
getDict software healthy tilia/src/i18n.ts:getDict
App software healthy tilia/src/App.tsx:App
load software healthy tilia/src/store.tsx:load
AppProvider software healthy tilia/src/store.tsx:AppProvider
useApp software healthy tilia/src/store.tsx:useApp
gname software healthy tilia/src/store.tsx:gname
sortDayOf software healthy tilia/src/store.tsx:sortDayOf
k software healthy tilia/src/store.tsx:k
Topbar software healthy tilia/src/components/Topbar.tsx:Topbar
close software healthy tilia/src/components/Topbar.tsx:close
markAllRead software healthy tilia/src/components/Topbar.tsx:markAllRead
LoginOverlay software healthy tilia/src/components/LoginOverlay.tsx:LoginOverlay
doLogin software healthy tilia/src/components/LoginOverlay.tsx:doLogin
Sidebar software healthy tilia/src/components/Sidebar.tsx:Sidebar
Inspiration software healthy tilia/src/pages/Inspiration.tsx:Inspiration
addPin software healthy tilia/src/pages/Inspiration.tsx:addPin
togglePalette software healthy tilia/src/pages/Inspiration.tsx:togglePalette
saveNotes software healthy tilia/src/pages/Inspiration.tsx:saveNotes
tableGeo software healthy tilia/src/pages/Guests.tsx:tableGeo
chairPositions software healthy tilia/src/pages/Guests.tsx:chairPositions
topY software healthy tilia/src/pages/Guests.tsx:topY
x software healthy tilia/src/pages/Guests.tsx:x
nextSeat software healthy tilia/src/pages/Guests.tsx:nextSeat
Guests software healthy tilia/src/pages/Guests.tsx:Guests
cycleRsvp software healthy tilia/src/pages/Guests.tsx:cycleRsvp
addGuest software healthy tilia/src/pages/Guests.tsx:addGuest
addTable software healthy tilia/src/pages/Guests.tsx:addTable
removeTable software healthy tilia/src/pages/Guests.tsx:removeTable
unseat software healthy tilia/src/pages/Guests.tsx:unseat
trySeat software healthy tilia/src/pages/Guests.tsx:trySeat
pickGuest software healthy tilia/src/pages/Guests.tsx:pickGuest
dropOnChair software healthy tilia/src/pages/Guests.tsx:dropOnChair
rsvpChip software healthy tilia/src/pages/Guests.tsx:rsvpChip
TableObj software healthy tilia/src/pages/Guests.tsx:TableObj
onPointerDown software healthy tilia/src/pages/Guests.tsx:onPointerDown
onPointerMove software healthy tilia/src/pages/Guests.tsx:onPointerMove
onPointerUp software healthy tilia/src/pages/Guests.tsx:onPointerUp
GuestEditBox software healthy tilia/src/pages/Guests.tsx:GuestEditBox
save software healthy tilia/src/pages/Guests.tsx:save
Planning software healthy tilia/src/pages/Planning.tsx:Planning
TaskEditBox software healthy tilia/src/pages/Planning.tsx:TaskEditBox
save software healthy tilia/src/pages/Planning.tsx:save
del software healthy tilia/src/pages/Planning.tsx:del
CalendarTab software healthy tilia/src/pages/Planning.tsx:CalendarTab
move software healthy tilia/src/pages/Planning.tsx:move
firstDow software healthy tilia/src/pages/Planning.tsx:firstDow
ChecklistTab software healthy tilia/src/pages/Planning.tsx:ChecklistTab
toggle software healthy tilia/src/pages/Planning.tsx:toggle
add software healthy tilia/src/pages/Planning.tsx:add
DayOfEditBox software healthy tilia/src/pages/Planning.tsx:DayOfEditBox

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

LabelLayerStatusPath
tilia-build-brief.md software healthy tilia-build-brief.md
wedding-planner-prototype.html software healthy wedding-planner-prototype.html
tsconfig.node.json software healthy tilia/tsconfig.node.json
vercel.json software healthy tilia/vercel.json
tsconfig.app.json software healthy tilia/tsconfig.app.json
vite.config.ts software healthy tilia/vite.config.ts
package-lock.json software healthy tilia/package-lock.json
README.md software healthy tilia/README.md
package.json software healthy tilia/package.json
eslint.config.js software healthy tilia/eslint.config.js
index.html software healthy tilia/index.html
tsconfig.json software healthy tilia/tsconfig.json
main.tsx software healthy tilia/src/main.tsx
i18n.ts software healthy tilia/src/i18n.ts
seed.ts software healthy tilia/src/seed.ts
types.ts software healthy tilia/src/types.ts
index.css software healthy tilia/src/index.css
App.tsx software healthy tilia/src/App.tsx
store.tsx software healthy tilia/src/store.tsx
Topbar.tsx software healthy tilia/src/components/Topbar.tsx
LoginOverlay.tsx software healthy tilia/src/components/LoginOverlay.tsx
Sidebar.tsx software healthy tilia/src/components/Sidebar.tsx
Inspiration.tsx software healthy tilia/src/pages/Inspiration.tsx
Guests.tsx software healthy tilia/src/pages/Guests.tsx
Planning.tsx software healthy tilia/src/pages/Planning.tsx
Vendors.tsx software healthy tilia/src/pages/Vendors.tsx
Budget.tsx software healthy tilia/src/pages/Budget.tsx
Dashboard.tsx software healthy tilia/src/pages/Dashboard.tsx
launch.json software healthy .claude/launch.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
/Inspiration frontend healthy tilia/src/pages/Inspiration.tsx
/Guests frontend healthy tilia/src/pages/Guests.tsx
/Planning frontend healthy tilia/src/pages/Planning.tsx
/Vendors frontend healthy tilia/src/pages/Vendors.tsx
/Budget frontend healthy tilia/src/pages/Budget.tsx
/Dashboard frontend healthy tilia/src/pages/Dashboard.tsx
/ frontend healthy tilia/src/App.tsx
/planning frontend healthy tilia/src/App.tsx
/budget frontend healthy tilia/src/App.tsx
/guests frontend healthy tilia/src/App.tsx
/vendors frontend healthy tilia/src/App.tsx
/inspiration frontend healthy tilia/src/App.tsx
* frontend healthy tilia/src/App.tsx

LabelLayerStatusPath
App frontend healthy tilia/src/App.tsx
Topbar frontend healthy tilia/src/components/Topbar.tsx
LoginOverlay frontend healthy tilia/src/components/LoginOverlay.tsx
Sidebar frontend healthy tilia/src/components/Sidebar.tsx
Inspiration frontend healthy tilia/src/pages/Inspiration.tsx
Guests frontend healthy tilia/src/pages/Guests.tsx
Planning frontend healthy tilia/src/pages/Planning.tsx
Vendors frontend healthy tilia/src/pages/Vendors.tsx
Budget frontend healthy tilia/src/pages/Budget.tsx
Dashboard frontend healthy tilia/src/pages/Dashboard.tsx

LabelLayerStatusPath
tilia software healthy tilia
src software healthy tilia/src
components software healthy tilia/src/components
pages software healthy tilia/src/pages
.claude software healthy .claude

LabelLayerStatusPath
password_literal::wedding-planner-prototype.html security healthy wedding-planner-prototype.html
password_literal::tilia/src/i18n.ts security healthy tilia/src/i18n.ts

LabelLayerStatusPath
akrysik__tilia-wedding-planner software healthy /data/fable5_failed_archive/akrysik__tilia-wedding-planner

LabelLayerStatusPath
postgres data healthy tilia/README.md
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/0819de40-532d-4f12-9ce0-10dfdd6e5f9c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0819de40-532d-4f12-9ce0-10dfdd6e5f9c/

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.