https://github.com/yusukeurabe/calc-time-dif
· scanned 2026-06-16 01:09 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 56 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 |
|---|---|---|---|
getPartFormatter |
software | healthy | src/timezone.js:getPartFormatter |
zonedParts |
software | healthy | src/timezone.js:zonedParts |
offsetMinutes |
software | healthy | src/timezone.js:offsetMinutes |
zonedTimeToUtc |
software | healthy | src/timezone.js:zonedTimeToUtc |
floorToZonedHour |
software | healthy | src/timezone.js:floorToZonedHour |
startOfZonedDay |
software | healthy | src/timezone.js:startOfZonedDay |
nextZonedMidnight |
software | healthy | src/timezone.js:nextZonedMidnight |
offsetDiffHours |
software | healthy | src/timezone.js:offsetDiffHours |
dayRelation |
software | healthy | src/timezone.js:dayRelation |
dateKeyOf |
software | healthy | src/timezone.js:dateKeyOf |
parseDateKey |
software | healthy | src/timezone.js:parseDateKey |
hourCells |
software | healthy | src/timezone.js:hourCells |
formatDateLabel |
software | healthy | src/i18n.js:formatDateLabel |
formatTime |
software | healthy | src/i18n.js:formatTime |
formatHours |
software | healthy | src/i18n.js:formatHours |
diffBadgeText |
software | healthy | src/i18n.js:diffBadgeText |
$ |
software | healthy | src/app.js:$ |
pad |
software | healthy | src/app.js:pad |
roundToMinute |
software | healthy | src/app.js:roundToMinute |
loadSettings |
software | healthy | src/app.js:loadSettings |
saveSettings |
software | healthy | src/app.js:saveSettings |
fillSelect |
software | healthy | src/app.js:fillSelect |
renderCard |
software | healthy | src/app.js:renderCard |
renderReadouts |
software | healthy | src/app.js:renderReadouts |
applyTheme |
software | healthy | src/app.js:applyTheme |
renderAll |
software | healthy | src/app.js:renderAll |
onPick |
software | healthy | src/app.js:onPick |
bindEvents |
software | healthy | src/app.js:bindEvents |
setLang |
software | healthy | src/app.js:setLang |
el |
software | healthy | src/timeline.js:el |
pad |
software | healthy | src/timeline.js:pad |
cityById |
software | healthy | src/cities.js:cityById |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
style.css |
software | healthy | style.css |
i18n.test.js |
software | healthy | tests/i18n.test.js |
timezone.test.js |
software | healthy | tests/timezone.test.js |
2026-06-12-timezone-timeline.md |
software | healthy | docs/superpowers/plans/2026-06-12-timezone-timeline.md |
2026-06-12-timezone-timeline-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-timezone-timeline-design.… |
launch.json |
software | healthy | .claude/launch.json |
timezone.js |
software | healthy | src/timezone.js |
i18n.js |
software | healthy | src/i18n.js |
app.js |
software | healthy | src/app.js |
timeline.js |
software | healthy | src/timeline.js |
cities.js |
software | healthy | src/cities.js |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
.claude |
software | healthy | .claude |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ikh881f9 |
software | healthy | /tmp/repobility-clone-ikh881f9 |
| Label | Layer | Status | Path |
|---|---|---|---|
Timeline |
software | healthy | src/timeline.js:Timeline |
This page is publicly accessible at:
https://repobility.com/scan/543034c3-8c09-4bbf-956f-2756ab7531f3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/543034c3-8c09-4bbf-956f-2756ab7531f3/
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.