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.

acbambootree-art/BaZi

https://github.com/acbambootree-art/BaZi · scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.8 (diff) · 24 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 176 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
getDb software healthy server/db/init.js:getDb
validate software healthy server/middleware/validator.js:validate
_dtf software healthy server/engine/index.js:_dtf
tzOffsetAtInstant software healthy server/engine/index.js:tzOffsetAtInstant
resolveOffsetMinutes software healthy server/engine/index.js:resolveOffsetMinutes
stemInfo software healthy server/engine/index.js:stemInfo
branchInfo software healthy server/engine/index.js:branchInfo
pillarInfo software healthy server/engine/index.js:pillarInfo
jdToIsoUtc software healthy server/engine/index.js:jdToIsoUtc
pad software healthy server/engine/index.js:pad
mod software healthy server/engine/index.js:mod
dayIndexForCivilDayNumber software healthy server/engine/index.js:dayIndexForCivilDayNumber
computeChart software healthy server/engine/index.js:computeChart
zoneMeridian software healthy server/engine/index.js:zoneMeridian
validateInput software healthy server/engine/index.js:validateInput
findAdjacentJie software healthy server/engine/index.js:findAdjacentJie
target software healthy server/engine/index.js:target
computeTenGods software healthy server/engine/index.js:computeTenGods
withGodName software healthy server/engine/index.js:withGodName
computeFiveElements software healthy server/engine/index.js:computeFiveElements
zero software healthy server/engine/index.js:zero
computeLuckPillars software healthy server/engine/index.js:computeLuckPillars
forward software healthy server/engine/index.js:forward
remMonthsFloat software healthy server/engine/index.js:remMonthsFloat
round2 software healthy server/engine/index.js:round2
jdAtMidnight software healthy server/engine/astro.js:jdAtMidnight
civilDayNumber software healthy server/engine/astro.js:civilDayNumber
jdToGregorian software healthy server/engine/astro.js:jdToGregorian
minFrac software healthy server/engine/astro.js:minFrac
second software healthy server/engine/astro.js:second
deltaTSeconds software healthy server/engine/astro.js:deltaTSeconds
u software healthy server/engine/astro.js:u
utcToTT software healthy server/engine/astro.js:utcToTT
vsopSeries software healthy server/engine/astro.js:vsopSeries
nutationLongitudeArcsec software healthy server/engine/astro.js:nutationLongitudeArcsec
omega software healthy server/engine/astro.js:omega
Ls software healthy server/engine/astro.js:Ls
Lm software healthy server/engine/astro.js:Lm
solarApparentLongitude software healthy server/engine/astro.js:solarApparentLongitude
t software healthy server/engine/astro.js:t
norm360 software healthy server/engine/astro.js:norm360
wrap180 software healthy server/engine/astro.js:wrap180
solarLongitudeAtUtc software healthy server/engine/astro.js:solarLongitudeAtUtc
findTermInstantNear software healthy server/engine/astro.js:findTermInstantNear
mid software healthy server/engine/astro.js:mid
jieInstantUtc software healthy server/engine/astro.js:jieInstantUtc
target software healthy server/engine/astro.js:target
equationOfTimeMinutes software healthy server/engine/astro.js:equationOfTimeMinutes
T software healthy server/engine/astro.js:T
tenGod software healthy server/engine/tables.js:tenGod

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

LabelLayerStatusPath
vercel.json software healthy vercel.json
index.html software healthy index.html
render.yaml software healthy render.yaml
admin.html software healthy admin.html
today.html software healthy today.html
.env.example software healthy server/.env.example
package-lock.json software healthy server/package-lock.json
server.js software healthy server/server.js
package.json software healthy server/package.json
verification-email.html software healthy server/templates/verification-email.html
schema.sql software healthy server/db/schema.sql
init.js software healthy server/db/init.js
validator.js software healthy server/middleware/validator.js
rateLimiter.js software healthy server/middleware/rateLimiter.js
vsop87d-earth.js software healthy server/engine/vsop87d-earth.js
index.js software healthy server/engine/index.js
REPORT.md software healthy server/engine/REPORT.md
astro.js software healthy server/engine/astro.js
tables.js software healthy server/engine/tables.js
charts.json software healthy server/engine/validation/charts.json
extract-vsop.js software healthy server/engine/validation/extract-vsop.js
SOURCES.md software healthy server/engine/validation/SOURCES.md
sxtwl_oracle.py software healthy server/engine/validation/sxtwl_oracle.py
generate.js software healthy server/engine/validation/generate.js
term-instants-sample.json software healthy server/engine/validation/term-instants-sample.json
engine.test.js software healthy server/engine/test/engine.test.js
validation.test.js software healthy server/engine/test/validation.test.js
token.js software healthy server/services/token.js
paynow.js software healthy server/services/paynow.js
email.js software healthy server/services/email.js
charts.js software healthy server/routes/charts.js
decisionReading.js software healthy server/routes/decisionReading.js
auth.js software healthy server/routes/auth.js
launch.json software healthy .claude/launch.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
POST /api/stripe-webhook api healthy server/server.js
USE /api api healthy server/server.js
POST /chart api healthy server/routes/charts.js
GET /chart api healthy server/routes/charts.js
GET /payment-config api healthy server/routes/decisionReading.js
POST /decision-reading api healthy server/routes/decisionReading.js
POST /decision-reading/:ref/paynow-confirm api healthy server/routes/decisionReading.js
GET /admin/orders api healthy server/routes/decisionReading.js
POST /admin/orders/:ref/status api healthy server/routes/decisionReading.js
POST /register api healthy server/routes/auth.js
GET /verify api healthy server/routes/auth.js
POST /resend-verification api healthy server/routes/auth.js
POST /login api healthy server/routes/auth.js
GET /me api healthy server/routes/auth.js
POST /logout api healthy server/routes/auth.js

LabelLayerStatusPath
server software healthy server
templates software healthy server/templates
db software healthy server/db
middleware software healthy server/middleware
engine software healthy server/engine
validation software healthy server/engine/validation
test software healthy server/engine/test
services software healthy server/services
routes software healthy server/routes
.claude software healthy .claude

LabelLayerStatusPath
users data healthy server/db/schema.sql
charts data healthy server/db/schema.sql
decision_readings data healthy server/db/schema.sql

LabelLayerStatusPath
acbambootree-art__BaZi software healthy /data/fable5_failed_archive/acbambootree-art__BaZi

LabelLayerStatusPath
sqlite data healthy render.yaml

LabelLayerStatusPath
port:3000 network healthy server/.env.example
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/0e1977ec-15f7-4d53-825c-c552ea986586/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0e1977ec-15f7-4d53-825c-c552ea986586/

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.