https://github.com/ddd829/blog
· scanned 2026-06-17 01:54 UTC (1 month, 1 week ago)
2 raw signals (0 security + 2 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +22.8 (diff) · 2 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 98 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 |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
astro.config.mjs |
software | healthy | astro.config.mjs |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
related.test.ts |
software | healthy | tests/related.test.ts |
numbering.test.ts |
software | healthy | tests/numbering.test.ts |
reading-time.test.ts |
software | healthy | tests/reading-time.test.ts |
tags.test.ts |
software | healthy | tests/tags.test.ts |
migrate-content.mjs |
software | healthy | scripts/migrate-content.mjs |
content.config.ts |
software | healthy | src/content.config.ts |
config.ts |
software | healthy | src/config.ts |
rss.xml.js |
software | healthy | src/pages/rss.xml.js |
about.md |
software | healthy | src/pages/about.md |
[...route].ts |
software | healthy | src/pages/og/[...route].ts |
numbering.ts |
software | healthy | src/lib/numbering.ts |
tags.ts |
software | healthy | src/lib/tags.ts |
related.ts |
software | healthy | src/lib/related.ts |
format-date.ts |
software | healthy | src/lib/format-date.ts |
posts.ts |
software | healthy | src/lib/posts.ts |
shiki-filename.mjs |
software | healthy | src/lib/shiki-filename.mjs |
remark-callouts.mjs |
software | healthy | src/lib/remark-callouts.mjs |
reading-time.ts |
software | healthy | src/lib/reading-time.ts |
json-ld.ts |
software | healthy | src/lib/json-ld.ts |
style-test.md |
software | healthy | src/content/posts/workshop/style-test.md |
uart-dma-rx-overrun-and-usb-32byte-truncation.md |
software | healthy | src/content/posts/tech/uart-dma-rx-overrun-and-usb-32byte-t… |
chunking-strategies-for-rag.md |
software | healthy | src/content/posts/tech/chunking-strategies-for-rag.md |
eeprom-page-wrap-around-debug.md |
software | healthy | src/content/posts/tech/eeprom-page-wrap-around-debug.md |
hello-world.md |
software | healthy | src/content/posts/tech/hello-world.md |
note-agent-tag-system-design.md |
software | healthy | src/content/posts/tech/note-agent-tag-system-design.md |
prose.css |
software | healthy | src/styles/prose.css |
prose-tech.css |
software | healthy | src/styles/prose-tech.css |
base.css |
software | healthy | src/styles/base.css |
tokens.css |
software | healthy | src/styles/tokens.css |
prose-essay.css |
software | healthy | src/styles/prose-essay.css |
hugo.yaml |
software | healthy | hugo-legacy/hugo.yaml |
default.md |
software | healthy | hugo-legacy/archetypes/default.md |
archives.md |
software | healthy | hugo-legacy/content/archives.md |
about.md |
software | healthy | hugo-legacy/content/about.md |
search.md |
software | healthy | hugo-legacy/content/search.md |
_index.md |
software | healthy | hugo-legacy/content/workshop/_index.md |
uart-dma-rx-overrun-and-usb-32byte-truncation.md |
software | healthy | hugo-legacy/content/tech/uart-dma-rx-overrun-and-usb-32byte… |
note-agent Tag System Design.md |
software | healthy | hugo-legacy/content/tech/note-agent Tag System Design.md |
eeprom-page-wrap-around-debug.md |
software | healthy | hugo-legacy/content/tech/eeprom-page-wrap-around-debug.md |
hello-world.md |
software | healthy | hugo-legacy/content/tech/hello-world.md |
Chunking Strategies for RAG.md |
software | healthy | hugo-legacy/content/tech/Chunking Strategies for RAG.md |
_index.md |
software | healthy | hugo-legacy/content/tech/_index.md |
_index.md |
software | healthy | hugo-legacy/content/research/_index.md |
_index.md |
software | healthy | hugo-legacy/content/reading/_index.md |
_index.md |
software | healthy | hugo-legacy/content/news/_index.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
mk |
software | healthy | tests/related.test.ts:mk |
mk |
software | healthy | tests/numbering.test.ts:mk |
collectPosts |
software | healthy | tests/tags.test.ts:collectPosts |
tags |
software | healthy | tests/tags.test.ts:tags |
slugify |
software | healthy | scripts/migrate-content.mjs:slugify |
GET |
software | healthy | src/pages/rss.xml.js:GET |
posts |
software | healthy | src/pages/rss.xml.js:posts |
postNumber |
software | healthy | src/lib/numbering.ts:postNumber |
nsDef |
software | healthy | src/lib/tags.ts:nsDef |
parseTag |
software | healthy | src/lib/tags.ts:parseTag |
namespaceLabel |
software | healthy | src/lib/tags.ts:namespaceLabel |
tagDescription |
software | healthy | src/lib/tags.ts:tagDescription |
validateTags |
software | healthy | src/lib/tags.ts:validateTags |
relatedPosts |
software | healthy | src/lib/related.ts:relatedPosts |
shared |
software | healthy | src/lib/related.ts:shared |
formatCnDate |
software | healthy | src/lib/format-date.ts:formatCnDate |
getPosts |
software | healthy | src/lib/posts.ts:getPosts |
transformerFileName |
software | healthy | src/lib/shiki-filename.mjs:transformerFileName |
remarkCallouts |
software | healthy | src/lib/remark-callouts.mjs:remarkCallouts |
countWords |
software | healthy | src/lib/reading-time.ts:countWords |
cjk |
software | healthy | src/lib/reading-time.ts:cjk |
latin |
software | healthy | src/lib/reading-time.ts:latin |
readingTime |
software | healthy | src/lib/reading-time.ts:readingTime |
blogPostingLd |
software | healthy | src/lib/json-ld.ts:blogPostingLd |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
pages |
software | healthy | src/pages |
og |
software | healthy | src/pages/og |
lib |
software | healthy | src/lib |
content |
software | healthy | src/content |
posts |
software | healthy | src/content/posts |
workshop |
software | healthy | src/content/posts/workshop |
tech |
software | healthy | src/content/posts/tech |
styles |
software | healthy | src/styles |
hugo-legacy |
software | healthy | hugo-legacy |
archetypes |
software | healthy | hugo-legacy/archetypes |
content |
software | healthy | hugo-legacy/content |
workshop |
software | healthy | hugo-legacy/content/workshop |
tech |
software | healthy | hugo-legacy/content/tech |
research |
software | healthy | hugo-legacy/content/research |
reading |
software | healthy | hugo-legacy/content/reading |
news |
software | healthy | hugo-legacy/content/news |
| Label | Layer | Status | Path |
|---|---|---|---|
/rss.xml |
frontend | healthy | src/pages/rss.xml.js |
/og/[...route] |
frontend | healthy | src/pages/og/[...route].ts |
| Label | Layer | Status | Path |
|---|---|---|---|
ddd829__blog |
software | healthy | /data/fable5_failed_archive/ddd829__blog |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/f96cf823-bcc7-44a5-bc8b-976bdd73c33c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f96cf823-bcc7-44a5-bc8b-976bdd73c33c/
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.