https://github.com/swarpi/agent-eng
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 81 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 |
|---|---|---|---|
orchestration.yaml |
software | healthy | orchestration.yaml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
init.test.js |
software | healthy | test/init.test.js |
init.js |
software | healthy | src/init.js |
index.js |
software | healthy | src/index.js |
orchestration.yaml |
software | healthy | src/templates/orchestration.yaml |
CLAUDE.md |
software | healthy | src/templates/CLAUDE.md |
architecture.yaml |
software | healthy | src/templates/architecture.yaml |
STATUS.md |
software | healthy | src/templates/STATUS.md |
overview.md |
software | healthy | src/templates/architecture/overview.md |
_sketch-template.html |
software | healthy | src/templates/architecture/_sketch-template.html |
0001-how-we-work.md |
software | healthy | src/templates/architecture/decisions/0001-how-we-work.md |
_template.md |
software | healthy | src/templates/architecture/decisions/_template.md |
_slide-template.html |
software | healthy | src/templates/summaries/_slide-template.html |
typescript.md |
software | healthy | src/templates/conventions/typescript.md |
java.md |
software | healthy | src/templates/conventions/java.md |
python.md |
software | healthy | src/templates/conventions/python.md |
folio.md |
software | healthy | src/templates/conventions/folio.md |
_backlog.md |
software | healthy | src/templates/tickets/_backlog.md |
_template.md |
software | healthy | src/templates/tickets/_template.md |
001-example-ticket.md |
software | healthy | src/templates/tickets/example/001-example-ticket.md |
settings.json |
software | healthy | src/templates/.claude/settings.json |
update-status.sh |
software | healthy | src/templates/.claude/scripts/update-status.sh |
architect.md |
software | healthy | src/templates/.claude/agents/architect.md |
ticket-verifier.md |
software | healthy | src/templates/.claude/agents/ticket-verifier.md |
html-summarizer.md |
software | healthy | src/templates/.claude/agents/html-summarizer.md |
planner.md |
software | healthy | src/templates/.claude/agents/planner.md |
learner.md |
software | healthy | src/templates/.claude/agents/learner.md |
system-design.md |
software | healthy | src/templates/.claude/agents/system-design.md |
code-auditor.md |
software | healthy | src/templates/.claude/agents/code-auditor.md |
system-architect.md |
software | healthy | src/templates/.claude/agents/system-architect.md |
deck-stage.js |
software | healthy | src/templates/learnings/deck-stage.js |
_deck-template.html |
software | healthy | src/templates/learnings/_deck-template.html |
_longform-template.html |
software | healthy | src/templates/learnings/_longform-template.html |
_template.md |
software | healthy | src/templates/specs/_template.md |
CLAUDE.md |
quality | warning | CLAUDE.md |
src/templates/CLAUDE.md |
quality | healthy | src/templates/CLAUDE.md |
src/templates/.claude/settings.json |
quality | healthy | src/templates/.claude/settings.json |
src/templates/.claude/agents/architect.md |
quality | warning | src/templates/.claude/agents/architect.md |
src/templates/.claude/agents/ticket-verifier.md |
quality | healthy | src/templates/.claude/agents/ticket-verifier.md |
src/templates/.claude/agents/html-summarizer.md |
quality | healthy | src/templates/.claude/agents/html-summarizer.md |
src/templates/.claude/agents/planner.md |
quality | healthy | src/templates/.claude/agents/planner.md |
src/templates/.claude/agents/learner.md |
quality | healthy | src/templates/.claude/agents/learner.md |
src/templates/.claude/agents/system-design.md |
quality | warning | src/templates/.claude/agents/system-design.md |
src/templates/.claude/agents/code-auditor.md |
quality | healthy | src/templates/.claude/agents/code-auditor.md |
src/templates/.claude/agents/system-architect.md |
quality | healthy | src/templates/.claude/agents/system-architect.md |
| Label | Layer | Status | Path |
|---|---|---|---|
defaultOptions |
software | healthy | test/init.test.js:defaultOptions |
collectFiles |
software | healthy | test/init.test.js:collectFiles |
prompt |
software | healthy | src/init.js:prompt |
applyFile |
software | healthy | src/init.js:applyFile |
init |
software | healthy | src/init.js:init |
run |
software | healthy | src/index.js:run |
parseInitArgs |
software | healthy | src/index.js:parseInitArgs |
pad2 |
software | healthy | src/templates/learnings/deck-stage.js:pad2 |
getSlideLabel |
software | healthy | src/templates/learnings/deck-stage.js:getSlideLabel |
reveal |
software | healthy | src/templates/learnings/deck-stage.js:reveal |
move |
software | healthy | src/templates/learnings/deck-stage.js:move |
up |
software | healthy | src/templates/learnings/deck-stage.js:up |
h |
software | healthy | src/templates/learnings/deck-stage.js:h |
idx |
software | healthy | src/templates/learnings/deck-stage.js:idx |
neuter |
software | healthy | src/templates/learnings/deck-stage.js:neuter |
entry |
software | healthy | src/templates/learnings/deck-stage.js:entry |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
src |
software | healthy | src |
templates |
software | healthy | src/templates |
architecture |
software | healthy | src/templates/architecture |
decisions |
software | healthy | src/templates/architecture/decisions |
summaries |
software | healthy | src/templates/summaries |
conventions |
software | healthy | src/templates/conventions |
tickets |
software | healthy | src/templates/tickets |
example |
software | healthy | src/templates/tickets/example |
.claude |
software | healthy | src/templates/.claude |
scripts |
software | healthy | src/templates/.claude/scripts |
agents |
software | healthy | src/templates/.claude/agents |
learnings |
software | healthy | src/templates/learnings |
specs |
software | healthy | src/templates/specs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mh_9puyv |
software | healthy | /tmp/repobility-clone-mh_9puyv |
| Label | Layer | Status | Path |
|---|---|---|---|
DeckStage |
software | healthy | src/templates/learnings/deck-stage.js:DeckStage |
This page is publicly accessible at:
https://repobility.com/scan/f628ebf9-9518-4b53-bda0-a1216e36bfd3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f628ebf9-9518-4b53-bda0-a1216e36bfd3/
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.