https://github.com/wadevelopers/roadmap-lanes
· scanned 2026-06-16 00:53 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 277 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 |
|---|---|---|---|
commit |
software | healthy | main.ts:commit |
data |
software | healthy | main.ts:data |
onFileChange |
software | healthy | main.ts:onFileChange |
usage |
software | healthy | validate.ts:usage |
parseArgs |
software | healthy | validate.ts:parseArgs |
main |
software | healthy | validate.ts:main |
labels |
software | healthy | test/time.test.ts:labels |
baseData |
software | healthy | test/buildModel.test.ts:baseData |
splitFrontmatter |
software | healthy | test/buildModel.test.ts:splitFrontmatter |
normalizeWikilink |
software | healthy | test/buildModel.test.ts:normalizeWikilink |
normalizeRelation |
software | healthy | test/buildModel.test.ts:normalizeRelation |
listMarkdownFiles |
software | healthy | test/buildModel.test.ts:listMarkdownFiles |
loadDemo |
software | healthy | test/buildModel.test.ts:loadDemo |
data |
software | healthy | test/buildModel.test.ts:data |
parseSource |
software | healthy | test/buildModel.test.ts:parseSource |
modelFromFiles |
software | healthy | test/buildModel.test.ts:modelFromFiles |
severityOf |
software | healthy | test/buildModel.test.ts:severityOf |
tempRoadmap |
software | healthy | test/validator.test.ts:tempRoadmap |
resolveOptions |
software | healthy | src/dataSource.ts:resolveOptions |
roadmapPath |
software | healthy | src/dataSource.ts:roadmapPath |
ensureFolder |
software | healthy | src/dataSource.ts:ensureFolder |
ensureFile |
software | healthy | src/dataSource.ts:ensureFile |
ensureRoadmapStructure |
software | healthy | src/dataSource.ts:ensureRoadmapStructure |
linksForKey |
software | healthy | src/dataSource.ts:linksForKey |
relationList |
software | healthy | src/dataSource.ts:relationList |
parseTask |
software | healthy | src/dataSource.ts:parseTask |
loadYaml |
software | healthy | src/dataSource.ts:loadYaml |
loadRoadmapData |
software | healthy | src/dataSource.ts:loadRoadmapData |
isRoadmapSourcePath |
software | healthy | src/dataSource.ts:isRoadmapSourcePath |
isType |
software | healthy | src/buildModel.ts:isType |
isMaturity |
software | healthy | src/buildModel.ts:isMaturity |
isStatus |
software | healthy | src/buildModel.ts:isStatus |
normalizeStringList |
software | healthy | src/buildModel.ts:normalizeStringList |
normalizeParent |
software | healthy | src/buildModel.ts:normalizeParent |
parseDurationHours |
software | healthy | src/buildModel.ts:parseDurationHours |
createTask |
software | healthy | src/buildModel.ts:createTask |
declaredTaskFields |
software | healthy | src/buildModel.ts:declaredTaskFields |
createDoc |
software | healthy | src/buildModel.ts:createDoc |
normalizeLanes |
software | healthy | src/buildModel.ts:normalizeLanes |
buildModel |
software | healthy | src/buildModel.ts:buildModel |
alert |
software | healthy | src/buildModel.ts:alert |
exists |
software | healthy | src/buildModel.ts:exists |
effectiveHours |
software | healthy | src/buildModel.ts:effectiveHours |
isDone |
software | healthy | src/buildModel.ts:isDone |
hasDoneLeaf |
software | healthy | src/buildModel.ts:hasDoneLeaf |
collectLeaves |
software | healthy | src/buildModel.ts:collectLeaves |
expandQueue |
software | healthy | src/buildModel.ts:expandQueue |
isBlocked |
software | healthy | src/buildModel.ts:isBlocked |
minMaturity |
software | healthy | src/buildModel.ts:minMaturity |
comboDurationBounds |
software | healthy | src/buildModel.ts:comboDurationBounds |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
styles.css |
software | healthy | styles.css |
manifest.json |
software | healthy | manifest.json |
README.md |
software | healthy | README.md |
README.es.md |
software | healthy | README.es.md |
package.json |
software | healthy | package.json |
versions.json |
software | healthy | versions.json |
main.ts |
software | healthy | main.ts |
package-lock.json |
software | healthy | package-lock.json |
esbuild.config.mjs |
software | healthy | esbuild.config.mjs |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
validate.ts |
software | healthy | validate.ts |
vitest.config.ts |
software | healthy | vitest.config.ts |
time.test.ts |
software | healthy | test/time.test.ts |
buildModel.test.ts |
software | healthy | test/buildModel.test.ts |
alerts.test.ts |
software | healthy | test/alerts.test.ts |
validator.test.ts |
software | healthy | test/validator.test.ts |
VISION.es.md |
software | healthy | docs/VISION.es.md |
VISION.md |
software | healthy | docs/VISION.md |
NOTES.md |
software | healthy | docs/internal/NOTES.md |
SETUP.md |
software | healthy | docs/internal/SETUP.md |
07_VALIDADOR_CLI.md |
software | healthy | docs/internal/planes/07_VALIDADOR_CLI.md |
03_COMBO.md |
software | healthy | docs/internal/planes/03_COMBO.md |
05_EXPANDIR_CONTRAER_TIEMPO.md |
software | healthy | docs/internal/planes/05_EXPANDIR_CONTRAER_TIEMPO.md |
08_GUIA_AGENTE.md |
software | healthy | docs/internal/planes/08_GUIA_AGENTE.md |
04_FRONTMATTER_INGLES.md |
software | healthy | docs/internal/planes/04_FRONTMATTER_INGLES.md |
06_ALERTA_MADUREZ_EN_TURNO.md |
software | healthy | docs/internal/planes/06_ALERTA_MADUREZ_EN_TURNO.md |
10_PARTES_DE_TAREA.md |
software | healthy | docs/internal/planes/10_PARTES_DE_TAREA.md |
02_ALERTAS_SEVERIDAD.md |
software | healthy | docs/internal/planes/02_ALERTAS_SEVERIDAD.md |
09_INTEGRACION_GIT_POR_LANE.md |
software | healthy | docs/internal/planes/09_INTEGRACION_GIT_POR_LANE.md |
01_PORT_CORE.md |
software | healthy | docs/internal/planes/01_PORT_CORE.md |
FLUJO_DE_TRABAJO.md |
software | healthy | docs/guides.es/FLUJO_DE_TRABAJO.md |
VISUALIZACION.md |
software | healthy | docs/guides.es/VISUALIZACION.md |
LEYENDA_DEL_TABLERO.md |
software | healthy | docs/guides.es/LEYENDA_DEL_TABLERO.md |
FLUJO_DEL_AGENTE.md |
software | healthy | docs/guides.es/FLUJO_DEL_AGENTE.md |
BOARD_LEGEND.md |
software | healthy | docs/guides/BOARD_LEGEND.md |
VISUALIZATION.md |
software | healthy | docs/guides/VISUALIZATION.md |
WORKFLOW.md |
software | healthy | docs/guides/WORKFLOW.md |
AGENT_WORKFLOW.md |
software | healthy | docs/guides/AGENT_WORKFLOW.md |
README.md |
software | healthy | examples/demo-app/README.md |
TIME-11.md |
software | healthy | examples/demo-app/roadmap/TIME-11.md |
taxonomy.yaml |
software | healthy | examples/demo-app/roadmap/taxonomy.yaml |
TIME-13.md |
software | healthy | examples/demo-app/roadmap/TIME-13.md |
TIME-08.md |
software | healthy | examples/demo-app/roadmap/TIME-08.md |
TIME-03.md |
software | healthy | examples/demo-app/roadmap/TIME-03.md |
TIME-10.md |
software | healthy | examples/demo-app/roadmap/TIME-10.md |
TIME-14.md |
software | healthy | examples/demo-app/roadmap/TIME-14.md |
lanes.yaml |
software | healthy | examples/demo-app/roadmap/lanes.yaml |
TIME-07.md |
software | healthy | examples/demo-app/roadmap/TIME-07.md |
TIME-16.md |
software | healthy | examples/demo-app/roadmap/TIME-16.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
docs |
software | healthy | docs |
internal |
software | healthy | docs/internal |
planes |
software | healthy | docs/internal/planes |
guides.es |
software | healthy | docs/guides.es |
guides |
software | healthy | docs/guides |
examples |
software | healthy | examples |
demo-app |
software | healthy | examples/demo-app |
roadmap |
software | healthy | examples/demo-app/roadmap |
TIME-15 |
software | healthy | examples/demo-app/roadmap/TIME-15 |
TIME-06 |
software | healthy | examples/demo-app/roadmap/TIME-06 |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
RoadmapLanesView |
software | healthy | main.ts:RoadmapLanesView |
RoadmapLanesSettingTab |
software | healthy | main.ts:RoadmapLanesSettingTab |
RoadmapLanesPlugin |
software | healthy | main.ts:RoadmapLanesPlugin |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vxfxqo7v |
software | healthy | /tmp/repobility-clone-vxfxqo7v |
This page is publicly accessible at:
https://repobility.com/scan/cb5dbac5-c483-4f34-9649-f2d662bc53f0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cb5dbac5-c483-4f34-9649-f2d662bc53f0/
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.