https://github.com/ShanesNotes/tiny-game-factory
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
36 raw signals (0 security + 36 graph)
Last scanned 2 months, 2 weeks ago · v1 · 36 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 285 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 |
|---|---|---|---|
DESIGN.md |
software | healthy | DESIGN.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
factory.config.toml |
software | healthy | factory.config.toml |
CONTEXT.md |
software | healthy | CONTEXT.md |
AGENTS.md |
software | healthy | AGENTS.md |
README.md |
software | healthy | adapters/mcp/README.md |
README.md |
software | healthy | adapters/grok-build/README.md |
README.md |
software | healthy | adapters/codex/README.md |
README.md |
software | healthy | adapters/claude-code/README.md |
depth-redteam.md |
software | healthy | adapters/claude-code/agents/depth-redteam.md |
engine-selector.md |
software | healthy | adapters/claude-code/agents/engine-selector.md |
repo-scout.md |
software | healthy | adapters/claude-code/agents/repo-scout.md |
factory.test.mjs |
software | healthy | tests/factory.test.mjs |
run-state.test.mjs |
software | healthy | tests/run-state.test.mjs |
anti-boring-gate.test.mjs |
software | healthy | tests/anti-boring-gate.test.mjs |
borrowed-patterns.md |
software | healthy | docs/borrowed-patterns.md |
initialization-handoff.md |
software | healthy | docs/initialization-handoff.md |
toolchain-verification-ledger.md |
software | healthy | docs/toolchain-verification-ledger.md |
repo-radar.md |
software | healthy | docs/repo-radar.md |
game-dev-bridge.md |
software | healthy | docs/game-dev-bridge.md |
doctrine.md |
software | healthy | docs/doctrine.md |
source-ledger.md |
software | healthy | docs/source-ledger.md |
engine-matrix.md |
software | healthy | docs/engine-matrix.md |
hooks-and-guards.md |
software | healthy | docs/hooks-and-guards.md |
anti-boring-gate.md |
software | healthy | docs/anti-boring-gate.md |
0004-factory-layout-and-skill-packaging.md |
software | healthy | docs/adr/0004-factory-layout-and-skill-packaging.md |
0006-spec-pack-is-the-terminal-artifact.md |
software | healthy | docs/adr/0006-spec-pack-is-the-terminal-artifact.md |
0002-evidence-first-prototype-search.md |
software | healthy | docs/adr/0002-evidence-first-prototype-search.md |
0001-meta-factory-root.md |
software | healthy | docs/adr/0001-meta-factory-root.md |
0005-gate-policy-in-checkers-not-schemas.md |
software | healthy | docs/adr/0005-gate-policy-in-checkers-not-schemas.md |
0003-factory-game-separation.md |
software | healthy | docs/adr/0003-factory-game-separation.md |
skill-wrapper-doctrine.md |
software | healthy | docs/agents/skill-wrapper-doctrine.md |
issue-tracker.md |
software | healthy | docs/agents/issue-tracker.md |
domain.md |
software | healthy | docs/agents/domain.md |
triage-labels.md |
software | healthy | docs/agents/triage-labels.md |
claude-architecture-deepening.md |
software | healthy | docs/handoffs/claude-architecture-deepening.md |
dolphin-tgf-e2e-RESULT.md |
software | healthy | docs/handoffs/dolphin-tgf-e2e-RESULT.md |
claude-architecture-deepening-RESULT.md |
software | healthy | docs/handoffs/claude-architecture-deepening-RESULT.md |
validate-artifacts.mjs |
software | healthy | scripts/validate-artifacts.mjs |
init-game-run.mjs |
software | healthy | scripts/init-game-run.mjs |
lint.mjs |
software | healthy | scripts/lint.mjs |
verify-local-tools.mjs |
software | healthy | scripts/verify-local-tools.mjs |
advance-run.mjs |
software | healthy | scripts/advance-run.mjs |
package-spec.mjs |
software | healthy | scripts/package-spec.mjs |
summarize-run.mjs |
software | healthy | scripts/summarize-run.mjs |
walk-game-idea.mjs |
software | healthy | scripts/walk-game-idea.mjs |
run-gates.mjs |
software | healthy | scripts/run-gates.mjs |
emit-local-issues.mjs |
software | healthy | scripts/emit-local-issues.mjs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
rel |
software | healthy | tests/factory.test.mjs:rel |
node |
software | healthy | tests/factory.test.mjs:node |
tmp |
software | healthy | tests/factory.test.mjs:tmp |
thesisMd |
software | healthy | tests/factory.test.mjs:thesisMd |
engineMd |
software | healthy | tests/factory.test.mjs:engineMd |
specMdWith |
software | healthy | tests/factory.test.mjs:specMdWith |
advanceRun |
software | healthy | tests/factory.test.mjs:advanceRun |
decomposeReadyRun |
software | healthy | tests/factory.test.mjs:decomposeReadyRun |
adv |
software | healthy | tests/factory.test.mjs:adv |
count |
software | healthy | tests/factory.test.mjs:count |
num |
software | healthy | tests/factory.test.mjs:num |
rel |
software | healthy | tests/run-state.test.mjs:rel |
node |
software | healthy | tests/run-state.test.mjs:node |
tmp |
software | healthy | tests/run-state.test.mjs:tmp |
q |
software | healthy | tests/run-state.test.mjs:q |
rel |
software | healthy | tests/anti-boring-gate.test.mjs:rel |
rel |
software | healthy | scripts/validate-artifacts.mjs:rel |
exists |
software | healthy | scripts/validate-artifacts.mjs:exists |
checkRequiredTree |
software | healthy | scripts/validate-artifacts.mjs:checkRequiredTree |
checkSchemas |
software | healthy | scripts/validate-artifacts.mjs:checkSchemas |
checkGeneratedLeakage |
software | healthy | scripts/validate-artifacts.mjs:checkGeneratedLeakage |
checkNoDefaultEngine |
software | healthy | scripts/validate-artifacts.mjs:checkNoDefaultEngine |
checkRun |
software | healthy | scripts/validate-artifacts.mjs:checkRun |
checkSkillRefs |
software | healthy | scripts/validate-artifacts.mjs:checkSkillRefs |
checkGate |
software | healthy | scripts/validate-artifacts.mjs:checkGate |
checkIssues |
software | healthy | scripts/validate-artifacts.mjs:checkIssues |
checkIssueDir |
software | healthy | scripts/validate-artifacts.mjs:checkIssueDir |
checkEmbeddedArtifact |
software | healthy | scripts/validate-artifacts.mjs:checkEmbeddedArtifact |
fail |
software | healthy | scripts/init-game-run.mjs:fail |
readTpl |
software | healthy | scripts/init-game-run.mjs:readTpl |
collect |
software | healthy | scripts/lint.mjs:collect |
note |
software | healthy | scripts/verify-local-tools.mjs:note |
fail |
software | healthy | scripts/advance-run.mjs:fail |
coerce |
software | healthy | scripts/advance-run.mjs:coerce |
fail |
software | healthy | scripts/package-spec.mjs:fail |
sub |
software | healthy | scripts/package-spec.mjs:sub |
put |
software | healthy | scripts/package-spec.mjs:put |
copyTree |
software | healthy | scripts/package-spec.mjs:copyTree |
fail |
software | healthy | scripts/walk-game-idea.mjs:fail |
readArtifact |
software | healthy | scripts/walk-game-idea.mjs:readArtifact |
issueBlocker |
software | healthy | scripts/walk-game-idea.mjs:issueBlocker |
bullets |
software | healthy | scripts/walk-game-idea.mjs:bullets |
objSummary |
software | healthy | scripts/walk-game-idea.mjs:objSummary |
nextAction |
software | healthy | scripts/walk-game-idea.mjs:nextAction |
parseDryRunIssuePaths |
software | healthy | scripts/walk-game-idea.mjs:parseDryRunIssuePaths |
parseWrittenIssuePaths |
software | healthy | scripts/walk-game-idea.mjs:parseWrittenIssuePaths |
runIssueEmitter |
software | healthy | scripts/walk-game-idea.mjs:runIssueEmitter |
issuePreview |
software | healthy | scripts/walk-game-idea.mjs:issuePreview |
buildRow |
software | healthy | scripts/walk-game-idea.mjs:buildRow |
guardFile |
software | healthy | scripts/run-gates.mjs:guardFile |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
adapters |
software | healthy | adapters |
mcp |
software | healthy | adapters/mcp |
grok-build |
software | healthy | adapters/grok-build |
codex |
software | healthy | adapters/codex |
claude-code |
software | healthy | adapters/claude-code |
agents |
software | healthy | adapters/claude-code/agents |
tests |
software | healthy | tests |
docs |
software | healthy | docs |
adr |
software | healthy | docs/adr |
agents |
software | healthy | docs/agents |
handoffs |
software | healthy | docs/handoffs |
scripts |
software | healthy | scripts |
lib |
software | healthy | scripts/lib |
templates |
software | healthy | templates |
spec-pack |
software | healthy | templates/spec-pack |
guards |
software | healthy | templates/spec-pack/guards |
lib |
software | healthy | templates/spec-pack/guards/lib |
run |
software | healthy | templates/run |
decisions |
software | healthy | templates/run/decisions |
examples |
software | healthy | examples |
seeds |
software | healthy | examples/seeds |
fixtures |
software | healthy | examples/fixtures |
hooks |
software | healthy | hooks |
lib |
software | healthy | hooks/lib |
.codex |
software | healthy | .codex |
skills |
software | healthy | .codex/skills |
tgf-office-hours-grill |
software | healthy | .codex/skills/tgf-office-hours-grill |
tgf-seed-compile |
software | healthy | .codex/skills/tgf-seed-compile |
tgf-harness |
software | healthy | .codex/skills/tgf-harness |
tgf-existing-project-rescue |
software | healthy | .codex/skills/tgf-existing-project-rescue |
tgf-repo-scout |
software | healthy | .codex/skills/tgf-repo-scout |
tgf-decompose |
software | healthy | .codex/skills/tgf-decompose |
tgf-verify-toolchain |
software | healthy | .codex/skills/tgf-verify-toolchain |
tgf-depth-redteam |
software | healthy | .codex/skills/tgf-depth-redteam |
tgf-handoff |
software | healthy | .codex/skills/tgf-handoff |
tgf-engine-profile |
software | healthy | .codex/skills/tgf-engine-profile |
schemas |
software | healthy | schemas |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zbirxqnt |
software | healthy | /tmp/repobility-clone-zbirxqnt |
This page is publicly accessible at:
https://repobility.com/scan/c8a38d03-a07b-46f1-b15c-5764b40bdd37/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c8a38d03-a07b-46f1-b15c-5764b40bdd37/
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.