https://github.com/asibilia/luca-framework
· scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)
169 raw signals (0 security + 169 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -13.5 (diff) · 165 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2114 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 |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
bunfig.toml |
software | healthy | bunfig.toml |
AGENTS.md |
software | healthy | AGENTS.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
bun.lock |
software | healthy | bun.lock |
commit.config.ts |
software | healthy | commit.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
CHANGELOG.md |
software | healthy | packages/luca-core/CHANGELOG.md |
README.md |
software | healthy | packages/luca-core/README.md |
package.json |
software | healthy | packages/luca-core/package.json |
tsconfig.json |
software | healthy | packages/luca-core/tsconfig.json |
index.ts |
software | healthy | packages/luca-core/src/index.ts |
index.ts |
software | healthy | packages/luca-core/src/vault/index.ts |
sanitize-vault-name.test.ts |
software | healthy | packages/luca-core/src/vault/helpers/sanitize-vault-name.te… |
sanitize-vault-name.ts |
software | healthy | packages/luca-core/src/vault/helpers/sanitize-vault-name.ts |
resolve-project-vault.test.ts |
software | healthy | packages/luca-core/src/vault/helpers/resolve-project-vault.… |
resolve-project-vault.ts |
software | healthy | packages/luca-core/src/vault/helpers/resolve-project-vault.… |
index.ts |
software | healthy | packages/luca-core/src/orchestration/index.ts |
pipeline-guard.ts |
software | healthy | packages/luca-core/src/orchestration/pipeline-guard.ts |
context-refresher.ts |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts |
continuation-messages.ts |
software | healthy | packages/luca-core/src/orchestration/continuation-messages.… |
context-refresher-config.ts |
software | healthy | packages/luca-core/src/orchestration/context-refresher-conf… |
index.ts |
software | healthy | packages/luca-core/src/shadow-scan/index.ts |
schemas.ts |
software | healthy | packages/luca-core/src/shadow-scan/schemas.ts |
schemas.test.ts |
software | healthy | packages/luca-core/src/shadow-scan/schemas.test.ts |
index.ts |
software | healthy | packages/luca-core/src/luca-dir/index.ts |
constants.ts |
software | healthy | packages/luca-core/src/luca-dir/constants.ts |
schemas.ts |
software | healthy | packages/luca-core/src/luca-dir/schemas.ts |
configs.ts |
software | healthy | packages/luca-core/src/luca-dir/configs.ts |
wave-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/wave-path-for.ts |
audit-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/audit-path-for.ts |
milestone-audit-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/milestone-audit-pat… |
backlog-snapshot-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/backlog-snapshot-pa… |
classify-write-path.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/classify-write-path… |
audit-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/audit-path-for.test… |
phase-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/phase-path-for.test… |
is-valid-luca-path.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
phase-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/phase-path-for.ts |
telemetry-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/telemetry-path-for.… |
milestone-roadmap-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/milestone-roadmap-p… |
milestone-roadmap-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/milestone-roadmap-p… |
archived-phase-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/archived-phase-path… |
milestone-audit-path-for.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/milestone-audit-pat… |
is-valid-luca-path.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
archived-phase-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/archived-phase-path… |
classify-write-path.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/classify-write-path… |
telemetry-path-for.test.ts |
software | healthy | packages/luca-core/src/luca-dir/helpers/telemetry-path-for.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
sanitizeVaultName |
software | healthy | packages/luca-core/src/vault/helpers/sanitize-vault-name.ts… |
makeProject |
software | healthy | packages/luca-core/src/vault/helpers/resolve-project-vault.… |
resolveProjectVault |
software | healthy | packages/luca-core/src/vault/helpers/resolve-project-vault.… |
the |
software | healthy | packages/luca-core/src/orchestration/index.ts:the |
checkPipelineGuard |
software | healthy | packages/luca-core/src/orchestration/pipeline-guard.ts:chec… |
buildTelemetry |
software | healthy | packages/luca-core/src/orchestration/pipeline-guard.ts:buil… |
for |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts:f… |
computeContextRefresher |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts:c… |
maybeReturnNull |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts:m… |
isKnownPipelineStep |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts:i… |
buildTelemetry |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts:b… |
so |
software | healthy | packages/luca-core/src/orchestration/continuation-messages.… |
buildContinuation |
software | healthy | packages/luca-core/src/orchestration/continuation-messages.… |
computeContinuationMessage |
software | healthy | packages/luca-core/src/orchestration/continuation-messages.… |
isKnownPipelineStep |
software | healthy | packages/luca-core/src/orchestration/continuation-messages.… |
buildTelemetry |
software | healthy | packages/luca-core/src/orchestration/continuation-messages.… |
pad2 |
software | healthy | packages/luca-core/src/luca-dir/helpers/wave-path-for.ts:pa… |
wavePathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/wave-path-for.ts:wa… |
auditPathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/audit-path-for.ts:a… |
reAnchorless |
software | healthy | packages/luca-core/src/luca-dir/helpers/classify-write-path… |
toLucaRelative |
software | healthy | packages/luca-core/src/luca-dir/helpers/classify-write-path… |
classifyWritePath |
software | healthy | packages/luca-core/src/luca-dir/helpers/classify-write-path… |
isValidLucaPath |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
validateTmpSubtree |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
validatePhaseSubtree |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
validateMilestonesSubtree |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
validateTelemetrySubtree |
software | healthy | packages/luca-core/src/luca-dir/helpers/is-valid-luca-path.… |
phasePathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/phase-path-for.ts:p… |
telemetryPathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/telemetry-path-for.… |
milestoneRoadmapPathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/milestone-roadmap-p… |
archivedPhasePathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/archived-phase-path… |
milestoneAuditPathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/milestone-audit-pat… |
backlogSnapshotPathFor |
software | healthy | packages/luca-core/src/luca-dir/helpers/backlog-snapshot-pa… |
cleanDir |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.test.t… |
knownSymbol |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.test.t… |
singularize |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:sin… |
extractClaims |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:ext… |
pushIfNew |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:pus… |
inner |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:inn… |
maskInlineCodeSpans |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:mas… |
scanForbiddenLanguage |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:sca… |
gitAvailable |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:git… |
gitGrepFiles |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:git… |
matchedFiles |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:mat… |
fsGrepFiles |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:fsG… |
searchFiles |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:sea… |
verifyClaims |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:ver… |
verifyTextArtifact |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:ver… |
verifyFile |
software | healthy | packages/luca-core/src/claim-verifier/claim-verifier.ts:ver… |
median |
software | healthy | packages/luca-core/src/review-analysis/convergence.ts:median |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
packages |
software | healthy | packages |
luca-core |
software | healthy | packages/luca-core |
src |
software | healthy | packages/luca-core/src |
vault |
software | healthy | packages/luca-core/src/vault |
helpers |
software | healthy | packages/luca-core/src/vault/helpers |
orchestration |
software | healthy | packages/luca-core/src/orchestration |
shadow-scan |
software | healthy | packages/luca-core/src/shadow-scan |
luca-dir |
software | healthy | packages/luca-core/src/luca-dir |
helpers |
software | healthy | packages/luca-core/src/luca-dir/helpers |
claim-verifier |
software | healthy | packages/luca-core/src/claim-verifier |
review-analysis |
software | healthy | packages/luca-core/src/review-analysis |
confidence |
software | healthy | packages/luca-core/src/confidence |
analysis |
software | healthy | packages/luca-core/src/analysis |
preferences |
software | healthy | packages/luca-core/src/preferences |
state |
software | healthy | packages/luca-core/src/state |
helpers |
software | healthy | packages/luca-core/src/state/helpers |
configs |
software | healthy | packages/luca-core/src/state/configs |
checks |
software | healthy | packages/luca-core/src/checks |
helpers |
software | healthy | packages/luca-core/src/checks/helpers |
ledger |
software | healthy | packages/luca-core/src/ledger |
complexity |
software | healthy | packages/luca-core/src/complexity |
helpers |
software | healthy | packages/luca-core/src/complexity/helpers |
rule-engine |
software | healthy | packages/luca-core/src/rule-engine |
verification |
software | healthy | packages/luca-core/src/verification |
telemetry |
software | healthy | packages/luca-core/src/telemetry |
helpers |
software | healthy | packages/luca-core/src/telemetry/helpers |
todos |
software | healthy | packages/luca-core/src/todos |
luca-tools |
software | healthy | packages/luca-tools |
src |
software | healthy | packages/luca-tools/src |
compile |
software | healthy | packages/luca-tools/src/compile |
__fixtures__ |
software | healthy | packages/luca-tools/src/compile/__fixtures__ |
hooks |
software | healthy | packages/luca-tools/src/hooks |
continuation-messages |
software | healthy | packages/luca-tools/src/hooks/continuation-messages |
context-refresher |
software | healthy | packages/luca-tools/src/hooks/context-refresher |
pipeline-guard |
software | healthy | packages/luca-tools/src/hooks/pipeline-guard |
define |
software | healthy | packages/luca-tools/src/define |
artifacts |
software | healthy | packages/luca-tools/src/artifacts |
commands |
software | healthy | packages/luca-tools/src/artifacts/commands |
subagents |
software | healthy | packages/luca-tools/src/artifacts/subagents |
modes |
software | healthy | packages/luca-tools/src/artifacts/modes |
shared |
software | healthy | packages/luca-tools/src/artifacts/shared |
skills |
software | healthy | packages/luca-tools/src/artifacts/skills |
session-plan |
software | healthy | packages/luca-tools/src/artifacts/skills/session-plan |
phase-assumptions |
software | healthy | packages/luca-tools/src/artifacts/skills/phase-assumptions |
phase-remove |
software | healthy | packages/luca-tools/src/artifacts/skills/phase-remove |
phase-research |
software | healthy | packages/luca-tools/src/artifacts/skills/phase-research |
caveman |
software | healthy | packages/luca-tools/src/artifacts/skills/caveman |
quick |
software | healthy | packages/luca-tools/src/artifacts/skills/quick |
grill-me |
software | healthy | packages/luca-tools/src/artifacts/skills/grill-me |
bug-diagnose |
software | healthy | packages/luca-tools/src/artifacts/skills/bug-diagnose |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
instance |
software | healthy | packages/luca-core/src/orchestration/context-refresher.ts:i… |
of |
software | healthy | packages/luca-tools/src/compile/render-frontmatter.ts:of |
ContextRefresher |
software | healthy | packages/luca-mastracode/src/orchestration/context-refreshe… |
TokenBudgetMonitor |
software | healthy | packages/luca-mastracode/src/util/token-budget.ts:TokenBudg… |
ActionValidationError |
software | healthy | packages/luca-mastracode/src/tools/workflow-state.ts:Action… |
of |
software | healthy | packages/luca-mastracode/src/__tests__/dual-layer-schema-dr… |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/luca-mastracode/src/launch.ts |
security | healthy | packages/luca-mastracode/src/launch.ts |
auth::packages/luca-mastracode/src/util/refs.ts |
security | healthy | packages/luca-mastracode/src/util/refs.ts |
auth::bun.lock |
security | healthy | bun.lock |
auth::packages/luca-mastracode/src/create-static-agent.ts |
security | healthy | packages/luca-mastracode/src/create-static-agent.ts |
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | bun.lock |
vps::aws |
hardware | healthy | bun.lock |
vps::gcp |
hardware | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
asibilia__luca-framework |
software | healthy | /data/fable5_failed_archive/asibilia__luca-framework |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | packages/luca-cli/src/utils/vault-setup.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8476 |
network | healthy | packages/luca-cli/src/utils/muninndb-service.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/366fcf5d-bb36-4997-a2ff-f11df8dd9e74/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/366fcf5d-bb36-4997-a2ff-f11df8dd9e74/
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.