https://github.com/bladngal/crosswordle
· scanned 2026-06-17 01:41 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -8.4 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 64 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 |
|---|---|---|---|
Sound |
software | healthy | audio.js:Sound |
ensure |
software | healthy | audio.js:ensure |
tone |
software | healthy | audio.js:tone |
functor |
software | healthy | words.js:functor |
freshState |
software | healthy | game.js:freshState |
buildGrid |
software | healthy | game.js:buildGrid |
wordCells |
software | healthy | game.js:wordCells |
unlockedPositions |
software | healthy | game.js:unlockedPositions |
$ |
software | healthy | game.js:$ |
sizeCells |
software | healthy | game.js:sizeCells |
renderGrid |
software | healthy | game.js:renderGrid |
refreshCells |
software | healthy | game.js:refreshCells |
renderKeyboard |
software | healthy | game.js:renderKeyboard |
kbUpgrade |
software | healthy | game.js:kbUpgrade |
renderWordBar |
software | healthy | game.js:renderWordBar |
onCellTap |
software | healthy | game.js:onCellTap |
selectWord |
software | healthy | game.js:selectWord |
popCell |
software | healthy | game.js:popCell |
handleKey |
software | healthy | game.js:handleKey |
showToast |
software | healthy | game.js:showToast |
shakeActiveWord |
software | healthy | game.js:shakeActiveWord |
evaluateGuess |
software | healthy | game.js:evaluateGuess |
submitGuess |
software | healthy | game.js:submitGuess |
finalizeGuess |
software | healthy | game.js:finalizeGuess |
next |
software | healthy | game.js:next |
lockCell |
software | healthy | game.js:lockCell |
checkSolvedWords |
software | healthy | game.js:checkSolvedWords |
onWin |
software | healthy | game.js:onWin |
loadStats |
software | healthy | game.js:loadStats |
recordWin |
software | healthy | game.js:recordWin |
showWinModal |
software | healthy | game.js:showWinModal |
shareResult |
software | healthy | game.js:shareResult |
saveKey |
software | healthy | game.js:saveKey |
saveState |
software | healthy | game.js:saveState |
loadState |
software | healthy | game.js:loadState |
playAnother |
software | healthy | game.js:playAnother |
setupBoard |
software | healthy | game.js:setupBoard |
init |
software | healthy | game.js:init |
cellsOf |
software | healthy | scripts/validate-puzzles.cjs:cellsOf |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
NOTES_crosswordle_intent.md |
software | healthy | NOTES_crosswordle_intent.md |
AGENTS.md |
software | healthy | AGENTS.md |
sw.js |
software | healthy | sw.js |
styles.css |
software | healthy | styles.css |
puzzles.js |
software | healthy | puzzles.js |
INSTRUCTIONS.md |
software | healthy | INSTRUCTIONS.md |
audio.js |
software | healthy | audio.js |
index.html |
software | healthy | index.html |
words.js |
software | healthy | words.js |
GEMINI.md |
software | healthy | GEMINI.md |
game.js |
software | healthy | game.js |
build-wordlist.cjs |
software | healthy | scripts/build-wordlist.cjs |
validate-puzzles.cjs |
software | healthy | scripts/validate-puzzles.cjs |
launch.json |
software | healthy | .claude/launch.json |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
GEMINI.md |
quality | healthy | GEMINI.md |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
bladngal__crosswordle |
software | healthy | /data/fable5_failed_archive/bladngal__crosswordle |
| Label | Layer | Status | Path |
|---|---|---|---|
classed |
software | healthy | words.js:classed |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | puzzles.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::words.js |
security | healthy | words.js |
This page is publicly accessible at:
https://repobility.com/scan/ca3a27ec-5479-4ba5-b04e-833091902594/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ca3a27ec-5479-4ba5-b04e-833091902594/
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.