https://github.com/yamode/autumn-book
· scanned 2026-06-16 01:04 UTC (2 months, 1 week ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 410 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 |
|---|---|---|---|
autumn_book_design.md |
software | healthy | autumn_book_design.md |
autumn_book_forum_design.md |
software | healthy | autumn_book_forum_design.md |
autumn_book_ui_design.md |
software | healthy | autumn_book_ui_design.md |
autumn_book_full_spec.md |
software | healthy | autumn_book_full_spec.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
HANDOFF.md |
software | healthy | HANDOFF.md |
autumn_book_i18n_design.md |
software | healthy | autumn_book_i18n_design.md |
autumn_book_erd.md |
software | healthy | autumn_book_erd.md |
autumn_book_spec.md |
software | healthy | autumn_book_spec.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
autumn_book_inroom_design.md |
software | healthy | autumn_book_inroom_design.md |
vite.config.ts |
software | healthy | apps/web/vite.config.ts |
package.json |
software | healthy | apps/web/package.json |
svelte.config.js |
software | healthy | apps/web/svelte.config.js |
.env.example |
software | healthy | apps/web/.env.example |
tsconfig.json |
software | healthy | apps/web/tsconfig.json |
settings.json |
software | healthy | apps/web/project.inlang/settings.json |
zh-TW.json |
software | healthy | apps/web/messages/zh-TW.json |
ja.json |
software | healthy | apps/web/messages/ja.json |
en.json |
software | healthy | apps/web/messages/en.json |
hooks.ts |
software | healthy | apps/web/src/hooks.ts |
app.html |
software | healthy | apps/web/src/app.html |
app.css |
software | healthy | apps/web/src/app.css |
app.d.ts |
software | healthy | apps/web/src/app.d.ts |
hooks.server.ts |
software | healthy | apps/web/src/hooks.server.ts |
debug.ts |
software | healthy | apps/web/src/lib/debug.ts |
format.ts |
software | healthy | apps/web/src/lib/format.ts |
forum-format.ts |
software | healthy | apps/web/src/lib/forum-format.ts |
types.ts |
software | healthy | apps/web/src/lib/types.ts |
markdown.ts |
software | healthy | apps/web/src/lib/markdown.ts |
calendar-range.ts |
software | healthy | apps/web/src/lib/calendar-range.ts |
PriceBreakdown.svelte |
software | healthy | apps/web/src/lib/components/PriceBreakdown.svelte |
MarkdownEditor.svelte |
software | healthy | apps/web/src/lib/components/MarkdownEditor.svelte |
ForumPostView.svelte |
software | healthy | apps/web/src/lib/components/ForumPostView.svelte |
HoldTimer.svelte |
software | healthy | apps/web/src/lib/components/HoldTimer.svelte |
MapPanel.svelte |
software | healthy | apps/web/src/lib/components/MapPanel.svelte |
LocaleSwitcher.svelte |
software | healthy | apps/web/src/lib/components/LocaleSwitcher.svelte |
Stepper.svelte |
software | healthy | apps/web/src/lib/components/Stepper.svelte |
RankBadge.svelte |
software | healthy | apps/web/src/lib/components/RankBadge.svelte |
CancelPolicyNote.svelte |
software | healthy | apps/web/src/lib/components/CancelPolicyNote.svelte |
DebugPanel.svelte |
software | healthy | apps/web/src/lib/components/DebugPanel.svelte |
SearchBar.svelte |
software | healthy | apps/web/src/lib/components/SearchBar.svelte |
RoomCard.svelte |
software | healthy | apps/web/src/lib/components/RoomCard.svelte |
MarkdownView.svelte |
software | healthy | apps/web/src/lib/components/MarkdownView.svelte |
PriceCalendar.svelte |
software | healthy | apps/web/src/lib/components/PriceCalendar.svelte |
PlanCard.svelte |
software | healthy | apps/web/src/lib/components/PlanCard.svelte |
ForumCta.svelte |
software | healthy | apps/web/src/lib/components/ForumCta.svelte |
PhotoGallery.svelte |
software | healthy | apps/web/src/lib/components/PhotoGallery.svelte |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
dbg |
software | healthy | apps/web/src/lib/debug.ts:dbg |
formatDateJa |
software | healthy | apps/web/src/lib/format.ts:formatDateJa |
formatDate |
software | healthy | apps/web/src/lib/format.ts:formatDate |
formatDateLongJa |
software | healthy | apps/web/src/lib/format.ts:formatDateLongJa |
formatDateLong |
software | healthy | apps/web/src/lib/format.ts:formatDateLong |
formatPrice |
software | healthy | apps/web/src/lib/format.ts:formatPrice |
todayStr |
software | healthy | apps/web/src/lib/format.ts:todayStr |
extractReplyTo |
software | healthy | apps/web/src/lib/forum-format.ts:extractReplyTo |
escapeHtml |
software | healthy | apps/web/src/lib/forum-format.ts:escapeHtml |
renderForumBody |
software | healthy | apps/web/src/lib/forum-format.ts:renderForumBody |
renderMarkdown |
software | healthy | apps/web/src/lib/markdown.ts:renderMarkdown |
escaped |
software | healthy | apps/web/src/lib/markdown.ts:escaped |
fillVars |
software | healthy | apps/web/src/lib/markdown.ts:fillVars |
toMonthIndex |
software | healthy | apps/web/src/lib/calendar-range.ts:toMonthIndex |
fromMonthIndex |
software | healthy | apps/web/src/lib/calendar-range.ts:fromMonthIndex |
currentMonthIndex |
software | healthy | apps/web/src/lib/calendar-range.ts:currentMonthIndex |
shiftYearMonth |
software | healthy | apps/web/src/lib/calendar-range.ts:shiftYearMonth |
clampCalendarMonth |
software | healthy | apps/web/src/lib/calendar-range.ts:clampCalendarMonth |
createSupabaseServerClient |
software | healthy | apps/web/src/lib/server/auth.ts:createSupabaseServerClient |
getSupabaseAdminUser |
software | healthy | apps/web/src/lib/server/auth.ts:getSupabaseAdminUser |
role |
software | healthy | apps/web/src/lib/server/auth.ts:role |
name |
software | healthy | apps/web/src/lib/server/auth.ts:name |
listFacilities |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listFacilities |
listFacilityPhotos |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listFacilityPhotos |
listRoomTypes |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listRoomTypes |
listPlans |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listPlans |
listNews |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listNews |
listFaqs |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listFaqs |
searchAvailability |
software | healthy | apps/web/src/lib/server/supabase-data.ts:searchAvailability |
referenceMinPrice |
software | healthy | apps/web/src/lib/server/supabase-data.ts:referenceMinPrice |
getPlanCalendar |
software | healthy | apps/web/src/lib/server/supabase-data.ts:getPlanCalendar |
quote |
software | healthy | apps/web/src/lib/server/supabase-data.ts:quote |
mapQuote |
software | healthy | apps/web/src/lib/server/supabase-data.ts:mapQuote |
createHold |
software | healthy | apps/web/src/lib/server/supabase-data.ts:createHold |
getHold |
software | healthy | apps/web/src/lib/server/supabase-data.ts:getHold |
confirmBooking |
software | healthy | apps/web/src/lib/server/supabase-data.ts:confirmBooking |
cancelBooking |
software | healthy | apps/web/src/lib/server/supabase-data.ts:cancelBooking |
listForumBoards |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listForumBoards |
listForumThreads |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listForumThreads |
getForumThread |
software | healthy | apps/web/src/lib/server/supabase-data.ts:getForumThread |
listForumPosts |
software | healthy | apps/web/src/lib/server/supabase-data.ts:listForumPosts |
setForumNickname |
software | healthy | apps/web/src/lib/server/supabase-data.ts:setForumNickname |
createForumThread |
software | healthy | apps/web/src/lib/server/supabase-data.ts:createForumThread |
createForumPost |
software | healthy | apps/web/src/lib/server/supabase-data.ts:createForumPost |
deleteOwnForumPost |
software | healthy | apps/web/src/lib/server/supabase-data.ts:deleteOwnForumPost |
moderateForumThread |
software | healthy | apps/web/src/lib/server/supabase-data.ts:moderateForumThread |
deleteForumPost |
software | healthy | apps/web/src/lib/server/supabase-data.ts:deleteForumPost |
setForumBan |
software | healthy | apps/web/src/lib/server/supabase-data.ts:setForumBan |
upsertForumBoard |
software | healthy | apps/web/src/lib/server/supabase-data.ts:upsertForumBoard |
img |
software | healthy | apps/web/src/lib/server/store.ts:img |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
apps |
software | healthy | apps |
web |
software | healthy | apps/web |
project.inlang |
software | healthy | apps/web/project.inlang |
messages |
software | healthy | apps/web/messages |
src |
software | healthy | apps/web/src |
lib |
software | healthy | apps/web/src/lib |
components |
software | healthy | apps/web/src/lib/components |
facility |
software | healthy | apps/web/src/lib/components/facility |
templates |
software | healthy | apps/web/src/lib/templates |
site |
software | healthy | apps/web/src/lib/site |
server |
software | healthy | apps/web/src/lib/server |
actions |
software | healthy | apps/web/src/lib/actions |
routes |
software | healthy | apps/web/src/routes |
admin |
software | healthy | apps/web/src/routes/admin |
mail |
software | healthy | apps/web/src/routes/admin/mail |
new |
software | healthy | apps/web/src/routes/admin/mail/new |
switch |
software | healthy | apps/web/src/routes/admin/switch |
login |
software | healthy | apps/web/src/routes/admin/login |
sequences |
software | healthy | apps/web/src/routes/admin/sequences |
community |
software | healthy | apps/web/src/routes/admin/community |
facility |
software | healthy | apps/web/src/routes/admin/facility |
faqs |
software | healthy | apps/web/src/routes/admin/faqs |
maintenance |
software | healthy | apps/web/src/routes/admin/maintenance |
reservations |
software | healthy | apps/web/src/routes/admin/reservations |
[code] |
software | healthy | apps/web/src/routes/admin/reservations/[code] |
news |
software | healthy | apps/web/src/routes/admin/news |
members |
software | healthy | apps/web/src/routes/admin/members |
[id] |
software | healthy | apps/web/src/routes/admin/members/[id] |
rooms |
software | healthy | apps/web/src/routes/admin/rooms |
plans |
software | healthy | apps/web/src/routes/admin/plans |
[id] |
software | healthy | apps/web/src/routes/admin/plans/[id] |
(public) |
software | healthy | apps/web/src/routes/(public) |
legal |
software | healthy | apps/web/src/routes/(public)/legal |
[page] |
software | healthy | apps/web/src/routes/(public)/legal/[page] |
auth |
software | healthy | apps/web/src/routes/(public)/auth |
logout |
software | healthy | apps/web/src/routes/(public)/auth/logout |
login |
software | healthy | apps/web/src/routes/(public)/auth/login |
register |
software | healthy | apps/web/src/routes/(public)/auth/register |
[brand] |
software | healthy | apps/web/src/routes/(public)/[brand] |
[facility] |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility] |
[page] |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/[page] |
news |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/news |
[id] |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/news/[id] |
rooms |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/rooms |
[room] |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/rooms/[room] |
plans |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/plans |
[plan] |
software | healthy | apps/web/src/routes/(public)/[brand]/[facility]/plans/[plan] |
search |
software | healthy | apps/web/src/routes/(public)/search |
booking |
software | healthy | apps/web/src/routes/(public)/booking |
complete |
software | healthy | apps/web/src/routes/(public)/booking/complete |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | apps/web/src/lib/server/auth.ts |
/admin |
frontend | healthy | apps/web/src/routes/admin/switch/+server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::apps/web/src/lib/server/auth.ts |
security | healthy | apps/web/src/lib/server/auth.ts |
auth::apps/web/src/routes/(public)/auth/login/+page.svelte |
security | healthy | apps/web/src/routes/(public)/auth/login/+page.svelte |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-c_54_rls |
software | healthy | /tmp/repobility-clone-c_54_rls |
| Label | Layer | Status | Path |
|---|---|---|---|
AsyncLocalStorage |
software | healthy | apps/web/src/app.d.ts:AsyncLocalStorage |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/810ac397-bb10-4175-a673-1d906ce740c9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/810ac397-bb10-4175-a673-1d906ce740c9/
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.