https://github.com/ximi/autoakte
· scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 1 week ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 220 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 |
|---|---|---|---|
url |
software | healthy | static/push-sw.js:url |
onPaper |
software | healthy | scripts/gen-icons.mjs:onPaper |
transparent |
software | healthy | scripts/gen-icons.mjs:transparent |
formatDistance |
software | healthy | src/lib/format.ts:formatDistance |
formatDate |
software | healthy | src/lib/format.ts:formatDate |
dueLabel |
software | healthy | src/lib/format.ts:dueLabel |
allData |
software | healthy | src/lib/queries.ts:allData |
vehicleBundle |
software | healthy | src/lib/queries.ts:vehicleBundle |
syncNow |
software | healthy | src/lib/sync/engine.svelte.ts:syncNow |
pushAll |
software | healthy | src/lib/sync/engine.svelte.ts:pushAll |
clearPendingFlags |
software | healthy | src/lib/sync/engine.svelte.ts:clearPendingFlags |
pullAll |
software | healthy | src/lib/sync/engine.svelte.ts:pullAll |
rows |
software | healthy | src/lib/sync/engine.svelte.ts:rows |
applyPulled |
software | healthy | src/lib/sync/engine.svelte.ts:applyPulled |
resetSyncCheckpoint |
software | healthy | src/lib/sync/engine.svelte.ts:resetSyncCheckpoint |
startSyncTriggers |
software | healthy | src/lib/sync/engine.svelte.ts:startSyncTriggers |
onVisible |
software | healthy | src/lib/sync/engine.svelte.ts:onVisible |
onOnline |
software | healthy | src/lib/sync/engine.svelte.ts:onOnline |
onLocalWrite |
software | healthy | src/lib/sync/bus.ts:onLocalWrite |
emitLocalWrite |
software | healthy | src/lib/sync/bus.ts:emitLocalWrite |
startAuthListener |
software | healthy | src/lib/sync/auth.svelte.ts:startAuthListener |
requestCode |
software | healthy | src/lib/sync/auth.svelte.ts:requestCode |
verifyCode |
software | healthy | src/lib/sync/auth.svelte.ts:verifyCode |
signOut |
software | healthy | src/lib/sync/auth.svelte.ts:signOut |
pushSupported |
software | healthy | src/lib/sync/push-subscribe.ts:pushSupported |
isIOSBrowserTab |
software | healthy | src/lib/sync/push-subscribe.ts:isIOSBrowserTab |
standalone |
software | healthy | src/lib/sync/push-subscribe.ts:standalone |
applicationServerKey |
software | healthy | src/lib/sync/push-subscribe.ts:applicationServerKey |
getSubscription |
software | healthy | src/lib/sync/push-subscribe.ts:getSubscription |
isPushEnabled |
software | healthy | src/lib/sync/push-subscribe.ts:isPushEnabled |
isSignedIn |
software | healthy | src/lib/sync/push-subscribe.ts:isSignedIn |
getOrCreateDeviceToken |
software | healthy | src/lib/sync/push-subscribe.ts:getOrCreateDeviceToken |
subscriptionKeys |
software | healthy | src/lib/sync/push-subscribe.ts:subscriptionKeys |
uploadDeviceSchedule |
software | healthy | src/lib/sync/push-subscribe.ts:uploadDeviceSchedule |
uploadAccountSubscription |
software | healthy | src/lib/sync/push-subscribe.ts:uploadAccountSubscription |
subscribeAndUpload |
software | healthy | src/lib/sync/push-subscribe.ts:subscribeAndUpload |
enablePush |
software | healthy | src/lib/sync/push-subscribe.ts:enablePush |
disablePush |
software | healthy | src/lib/sync/push-subscribe.ts:disablePush |
ensurePushSubscription |
software | healthy | src/lib/sync/push-subscribe.ts:ensurePushSubscription |
refreshDeviceSchedule |
software | healthy | src/lib/sync/push-subscribe.ts:refreshDeviceSchedule |
migrateAnonymousPushToAccount |
software | healthy | src/lib/sync/push-subscribe.ts:migrateAnonymousPushToAccount |
syncLocaleToServer |
software | healthy | src/lib/sync/push-subscribe.ts:syncLocaleToServer |
updateReminderDays |
software | healthy | src/lib/sync/push-subscribe.ts:updateReminderDays |
startDeviceScheduleTriggers |
software | healthy | src/lib/sync/push-subscribe.ts:startDeviceScheduleTriggers |
onVisible |
software | healthy | src/lib/sync/push-subscribe.ts:onVisible |
pulledVehicle |
software | healthy | src/lib/sync/engine.test.ts:pulledVehicle |
row |
software | healthy | src/lib/sync/engine.test.ts:row |
pullSelect |
software | healthy | src/lib/sync/shape.ts:pullSelect |
toPushRow |
software | healthy | src/lib/sync/shape.ts:toPushRow |
toLocalPatch |
software | healthy | src/lib/sync/shape.ts:toLocalPatch |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
vercel.json |
software | healthy | vercel.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
push-sw.js |
software | healthy | static/push-sw.js |
gen-icons.mjs |
software | healthy | scripts/gen-icons.mjs |
launch.json |
software | healthy | .claude/launch.json |
config.toml |
software | healthy | supabase/config.toml |
magic_link.html |
software | healthy | supabase/templates/magic_link.html |
0002_device_schedules.sql |
software | healthy | supabase/migrations/0002_device_schedules.sql |
0001_init.sql |
software | healthy | supabase/migrations/0001_init.sql |
0003_subscription_locale.sql |
software | healthy | supabase/migrations/0003_subscription_locale.sql |
app.html |
software | healthy | src/app.html |
app.d.ts |
software | healthy | src/app.d.ts |
format.ts |
software | healthy | src/lib/format.ts |
constants.ts |
software | healthy | src/lib/constants.ts |
queries.ts |
software | healthy | src/lib/queries.ts |
engine.svelte.ts |
software | healthy | src/lib/sync/engine.svelte.ts |
bus.ts |
software | healthy | src/lib/sync/bus.ts |
auth.svelte.ts |
software | healthy | src/lib/sync/auth.svelte.ts |
push-subscribe.ts |
software | healthy | src/lib/sync/push-subscribe.ts |
engine.test.ts |
software | healthy | src/lib/sync/engine.test.ts |
client.ts |
software | healthy | src/lib/sync/client.ts |
shape.ts |
software | healthy | src/lib/sync/shape.ts |
index.svelte.ts |
software | healthy | src/lib/i18n/index.svelte.ts |
dict.ts |
software | healthy | src/lib/i18n/dict.ts |
PageHeader.svelte |
software | healthy | src/lib/ui/PageHeader.svelte |
ItemForm.svelte |
software | healthy | src/lib/ui/ItemForm.svelte |
VehicleForm.svelte |
software | healthy | src/lib/ui/VehicleForm.svelte |
ReloadPrompt.svelte |
software | healthy | src/lib/ui/ReloadPrompt.svelte |
Autocomplete.svelte |
software | healthy | src/lib/ui/Autocomplete.svelte |
StatusBadge.svelte |
software | healthy | src/lib/ui/StatusBadge.svelte |
reminders.ts |
software | healthy | src/lib/server/reminders.ts |
digest.test.ts |
software | healthy | src/lib/server/digest.test.ts |
digest.ts |
software | healthy | src/lib/server/digest.ts |
repo.ts |
software | healthy | src/lib/db/repo.ts |
live.svelte.ts |
software | healthy | src/lib/db/live.svelte.ts |
repo.test.ts |
software | healthy | src/lib/db/repo.test.ts |
db.ts |
software | healthy | src/lib/db/db.ts |
local-schedule.test.ts |
software | healthy | src/lib/domain/local-schedule.test.ts |
due.ts |
software | healthy | src/lib/domain/due.ts |
local-schedule.ts |
software | healthy | src/lib/domain/local-schedule.ts |
time.test.ts |
software | healthy | src/lib/domain/time.test.ts |
fixtures.ts |
software | healthy | src/lib/domain/fixtures.ts |
mileage.ts |
software | healthy | src/lib/domain/mileage.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
static |
software | healthy | static |
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
supabase |
software | healthy | supabase |
templates |
software | healthy | supabase/templates |
migrations |
software | healthy | supabase/migrations |
src |
software | healthy | src |
lib |
software | healthy | src/lib |
sync |
software | healthy | src/lib/sync |
i18n |
software | healthy | src/lib/i18n |
ui |
software | healthy | src/lib/ui |
server |
software | healthy | src/lib/server |
db |
software | healthy | src/lib/db |
domain |
software | healthy | src/lib/domain |
routes |
software | healthy | src/routes |
settings |
software | healthy | src/routes/settings |
account |
software | healthy | src/routes/settings/account |
api |
software | healthy | src/routes/api |
cron |
software | healthy | src/routes/api/cron |
reminders |
software | healthy | src/routes/api/cron/reminders |
vehicle |
software | healthy | src/routes/vehicle |
new |
software | healthy | src/routes/vehicle/new |
[id] |
software | healthy | src/routes/vehicle/[id] |
mileage |
software | healthy | src/routes/vehicle/[id]/mileage |
item |
software | healthy | src/routes/vehicle/[id]/item |
new |
software | healthy | src/routes/vehicle/[id]/item/new |
[itemId] |
software | healthy | src/routes/vehicle/[id]/item/[itemId] |
log |
software | healthy | src/routes/vehicle/[id]/log |
edit |
software | healthy | src/routes/vehicle/[id]/edit |
| Label | Layer | Status | Path |
|---|---|---|---|
0002_device_schedules.sql |
data | healthy | supabase/migrations/0002_device_schedules.sql |
0001_init.sql |
data | healthy | supabase/migrations/0001_init.sql |
0003_subscription_locale.sql |
data | healthy | supabase/migrations/0003_subscription_locale.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-55gf6phe |
software | healthy | /tmp/repobility-clone-55gf6phe |
| Label | Layer | Status | Path |
|---|---|---|---|
AppDB |
software | healthy | src/lib/db/db.ts:AppDB |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/migrations/0002_device_schedules.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | src/lib/domain/car-data.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/lib/domain/car-data.ts |
This page is publicly accessible at:
https://repobility.com/scan/1427e4a1-0bd6-4895-ac8e-8261c7b9cbe7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1427e4a1-0bd6-4895-ac8e-8261c7b9cbe7/
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.