https://github.com/TheDataShrink/TheDataShrink.github.io
· scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)
45 raw signals (0 security + 45 graph)
Last scanned 2 months, 2 weeks ago · v1 · 43 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 401 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 |
|---|---|---|---|
ScrollToTop |
software | healthy | src/App.tsx:ScrollToTop |
App |
software | healthy | src/App.tsx:App |
TierCard |
software | healthy | src/components/TierCard.tsx:TierCard |
VideoEmbed |
software | healthy | src/components/VideoEmbed.tsx:VideoEmbed |
QuantaDots |
software | healthy | src/components/QuantaPricing.tsx:QuantaDots |
QuantaPricing |
software | healthy | src/components/QuantaPricing.tsx:QuantaPricing |
angle |
software | healthy | src/components/QuantaPricing.tsx:angle |
rad |
software | healthy | src/components/QuantaPricing.tsx:rad |
CodeBlock |
software | healthy | src/components/CodeBlock.tsx:CodeBlock |
copy |
software | healthy | src/components/CodeBlock.tsx:copy |
escapeHtml |
software | healthy | src/components/CodeBlock.tsx:escapeHtml |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
ServiceCard |
software | healthy | src/components/ServiceCard.tsx:ServiceCard |
escapeHtml |
software | healthy | src/components/Markdown.tsx:escapeHtml |
Markdown |
software | healthy | src/components/Markdown.tsx:Markdown |
a |
software | healthy | src/components/Markdown.tsx:a |
Navbar |
software | healthy | src/components/Navbar.tsx:Navbar |
submitDiagnostic |
software | healthy | src/lib/email.ts:submitDiagnostic |
submitWaitlist |
software | healthy | src/lib/email.ts:submitWaitlist |
cn |
software | healthy | src/lib/utils.ts:cn |
Contact |
software | healthy | src/pages/Contact.tsx:Contact |
TimelineItem |
software | healthy | src/pages/About.tsx:TimelineItem |
About |
software | healthy | src/pages/About.tsx:About |
LangPill |
software | healthy | src/pages/Episodes.tsx:LangPill |
Episodes |
software | healthy | src/pages/Episodes.tsx:Episodes |
Spectrum |
software | healthy | src/pages/Spectrum.tsx:Spectrum |
EpisodeDetail |
software | healthy | src/pages/EpisodeDetail.tsx:EpisodeDetail |
Platform |
software | healthy | src/pages/Platform.tsx:Platform |
Resources |
software | healthy | src/pages/Resources.tsx:Resources |
body |
software | healthy | src/pages/Resources.tsx:body |
Diagnostic |
software | healthy | src/pages/Diagnostic.tsx:Diagnostic |
Home |
software | healthy | src/pages/Home.tsx:Home |
Community |
software | healthy | src/pages/Community.tsx:Community |
detectLanguage |
software | healthy | src/episodes/index.ts:detectLanguage |
calling |
software | healthy | src/episodes/index.ts:calling |
loadCode |
software | healthy | src/episodes/index.ts:loadCode |
episodeBySlug |
software | healthy | src/episodes/index.ts:episodeBySlug |
episodesInSeries |
software | healthy | src/episodes/index.ts:episodesInSeries |
seriesWithEpisodes |
software | healthy | src/episodes/index.ts:seriesWithEpisodes |
adjacentEpisodes |
software | healthy | src/episodes/index.ts:adjacentEpisodes |
span |
software | healthy | src/episodes/09-guardrails-gateway-observability/03-trace-e… |
run_conversation |
software | healthy | src/episodes/09-guardrails-gateway-observability/03-trace-e… |
elapsed |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
pickModel |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
costOf |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
callAnthropic |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
text |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
check_length |
software | dead | src/episodes/09-guardrails-gateway-observability/01-guardra… |
check_injection |
software | dead | src/episodes/09-guardrails-gateway-observability/01-guardra… |
redact_pii |
software | dead | src/episodes/09-guardrails-gateway-observability/01-guardra… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
EPISODES-SERIES.md |
software | healthy | EPISODES-SERIES.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
EPISODES-SERIES-MCP.md |
software | healthy | EPISODES-SERIES-MCP.md |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
index.html |
software | healthy | public/teleprompter/index.html |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
index.css |
software | healthy | src/index.css |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
TierCard.tsx |
software | healthy | src/components/TierCard.tsx |
VideoEmbed.tsx |
software | healthy | src/components/VideoEmbed.tsx |
QuantaPricing.tsx |
software | healthy | src/components/QuantaPricing.tsx |
CodeBlock.tsx |
software | healthy | src/components/CodeBlock.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
ServiceCard.tsx |
software | healthy | src/components/ServiceCard.tsx |
Markdown.tsx |
software | healthy | src/components/Markdown.tsx |
Navbar.tsx |
software | healthy | src/components/Navbar.tsx |
email.ts |
software | healthy | src/lib/email.ts |
utils.ts |
software | healthy | src/lib/utils.ts |
Contact.tsx |
software | healthy | src/pages/Contact.tsx |
About.tsx |
software | healthy | src/pages/About.tsx |
Episodes.tsx |
software | healthy | src/pages/Episodes.tsx |
Spectrum.tsx |
software | healthy | src/pages/Spectrum.tsx |
EpisodeDetail.tsx |
software | healthy | src/pages/EpisodeDetail.tsx |
Platform.tsx |
software | healthy | src/pages/Platform.tsx |
Resources.tsx |
software | healthy | src/pages/Resources.tsx |
Diagnostic.tsx |
software | healthy | src/pages/Diagnostic.tsx |
Home.tsx |
software | healthy | src/pages/Home.tsx |
Community.tsx |
software | healthy | src/pages/Community.tsx |
index.ts |
software | healthy | src/episodes/index.ts |
types.ts |
software | healthy | src/episodes/types.ts |
prose.md |
software | healthy | src/episodes/first-contact/prose.md |
01-native-session-results.json |
software | healthy | src/episodes/first-contact/01-native-session-results.json |
prose.md |
software | healthy | src/episodes/estate-as-we-found-it/prose.md |
estate.json |
software | healthy | src/episodes/estate-as-we-found-it/estate.json |
prose.md |
software | healthy | src/episodes/a-server-that-only-reads/prose.md |
01-inventory-excerpt.json |
software | healthy | src/episodes/a-server-that-only-reads/01-inventory-excerpt.… |
prose.md |
software | healthy | src/episodes/09-guardrails-gateway-observability/prose.md |
03-trace-export.py |
software | healthy | src/episodes/09-guardrails-gateway-observability/03-trace-e… |
02-gateway.ts |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
01-guardrails.py |
software | healthy | src/episodes/09-guardrails-gateway-observability/01-guardra… |
prose.md |
software | healthy | src/episodes/dependencies-in-plain-sight/prose.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
public |
software | healthy | public |
teleprompter |
software | healthy | public/teleprompter |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
pages |
software | healthy | src/pages |
episodes |
software | healthy | src/episodes |
first-contact |
software | healthy | src/episodes/first-contact |
estate-as-we-found-it |
software | healthy | src/episodes/estate-as-we-found-it |
a-server-that-only-reads |
software | healthy | src/episodes/a-server-that-only-reads |
09-guardrails-gateway-observability |
software | healthy | src/episodes/09-guardrails-gateway-observability |
dependencies-in-plain-sight |
software | healthy | src/episodes/dependencies-in-plain-sight |
the-library |
software | healthy | src/episodes/the-library |
the-layer-nobody-owns |
software | healthy | src/episodes/the-layer-nobody-owns |
03-rag-from-first-principles |
software | healthy | src/episodes/03-rag-from-first-principles |
10-feedback-loop |
software | healthy | src/episodes/10-feedback-loop |
the-development-wheel |
software | healthy | src/episodes/the-development-wheel |
the-layer-microsoft-cannot-touch |
software | healthy | src/episodes/the-layer-microsoft-cannot-touch |
05-the-planning-loop |
software | healthy | src/episodes/05-the-planning-loop |
07-failure-modes |
software | healthy | src/episodes/07-failure-modes |
a-registry-of-decisions |
software | healthy | src/episodes/a-registry-of-decisions |
02-give-it-hands |
software | healthy | src/episodes/02-give-it-hands |
proving-it-real |
software | healthy | src/episodes/proving-it-real |
01-just-a-prompt |
software | healthy | src/episodes/01-just-a-prompt |
what-good-looks-like-here |
software | healthy | src/episodes/what-good-looks-like-here |
11-when-finetuning-earns-its-keep |
software | healthy | src/episodes/11-when-finetuning-earns-its-keep |
reading-the-map |
software | healthy | src/episodes/reading-the-map |
the-agent-rebuilds-the-report |
software | healthy | src/episodes/the-agent-rebuilds-the-report |
the-first-custom-visual |
software | healthy | src/episodes/the-first-custom-visual |
08-cheap-and-fast |
software | healthy | src/episodes/08-cheap-and-fast |
04-memory |
software | healthy | src/episodes/04-memory |
06-evaluation |
software | healthy | src/episodes/06-evaluation |
the-write-path |
software | healthy | src/episodes/the-write-path |
00-what-is-an-agent |
software | healthy | src/episodes/00-what-is-an-agent |
diagnostic |
software | healthy | src/diagnostic |
| Label | Layer | Status | Path |
|---|---|---|---|
TokenBucket |
software | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
CheckResult |
software | healthy | src/episodes/09-guardrails-gateway-observability/01-guardra… |
Check |
software | healthy | src/episodes/09-guardrails-gateway-observability/01-guardra… |
GuardrailResult |
software | healthy | src/episodes/09-guardrails-gateway-observability/01-guardra… |
LabelledQuery |
software | healthy | src/episodes/03-rag-from-first-principles/04-rag-eval.py:32 |
CandidateFixture |
software | healthy | src/episodes/10-feedback-loop/02-feedback-to-fixtures.py:35 |
Budget |
software | healthy | src/episodes/05-the-planning-loop/03-budget.py:18 |
Result |
software | healthy | src/episodes/05-the-planning-loop/03-budget.py:53 |
StopBudget |
software | healthy | src/episodes/05-the-planning-loop/01-react.py:39 |
FailureRecord |
software | healthy | src/episodes/07-failure-modes/02-classify.py:26 |
Check |
software | healthy | src/episodes/01-just-a-prompt/03-prompt-eval.py:41 |
TripPlanRequest |
software | healthy | src/episodes/01-just-a-prompt/02-prompt-template.py:20 |
ProjectState |
software | healthy | src/episodes/11-when-finetuning-earns-its-keep/01-when-not-… |
Verdict |
software | healthy | src/episodes/11-when-finetuning-earns-its-keep/01-when-not-… |
ValidationError |
software | healthy | src/episodes/the-agent-rebuilds-the-report/01-module_genera… |
Visual |
software | healthy | src/episodes/the-first-custom-visual/01-variance-waterfall.… |
CacheHit |
software | healthy | src/episodes/08-cheap-and-fast/02-semantic-cache.py:40 |
Turn |
software | healthy | src/episodes/04-memory/01-memory-types.py:18 |
Memory |
software | healthy | src/episodes/04-memory/01-memory-types.py:23 |
NoMemory |
software | healthy | src/episodes/04-memory/01-memory-types.py:33 |
FullHistory |
software | healthy | src/episodes/04-memory/01-memory-types.py:40 |
RollingSummary |
software | healthy | src/episodes/04-memory/01-memory-types.py:48 |
Hybrid |
software | healthy | src/episodes/04-memory/01-memory-types.py:68 |
Fact |
software | healthy | src/episodes/04-memory/02-hybrid-memory.py:31 |
FactStore |
software | healthy | src/episodes/04-memory/02-hybrid-memory.py:116 |
Fixture |
software | healthy | src/episodes/06-evaluation/01-eval-harness.py:22 |
Score |
software | healthy | src/episodes/06-evaluation/01-eval-harness.py:31 |
| Label | Layer | Status | Path |
|---|---|---|---|
/Contact |
frontend | healthy | src/pages/Contact.tsx |
/About |
frontend | healthy | src/pages/About.tsx |
/Episodes |
frontend | healthy | src/pages/Episodes.tsx |
/Spectrum |
frontend | healthy | src/pages/Spectrum.tsx |
/EpisodeDetail |
frontend | healthy | src/pages/EpisodeDetail.tsx |
/Platform |
frontend | healthy | src/pages/Platform.tsx |
/Resources |
frontend | healthy | src/pages/Resources.tsx |
/Diagnostic |
frontend | healthy | src/pages/Diagnostic.tsx |
/Home |
frontend | healthy | src/pages/Home.tsx |
/Community |
frontend | healthy | src/pages/Community.tsx |
/ |
frontend | healthy | src/App.tsx |
/platform |
frontend | healthy | src/App.tsx |
/spectrum |
frontend | healthy | src/App.tsx |
/services |
frontend | healthy | src/App.tsx |
/diagnostic |
frontend | healthy | src/App.tsx |
/community |
frontend | healthy | src/App.tsx |
/episodes |
frontend | healthy | src/App.tsx |
/episodes/:slug |
frontend | healthy | src/App.tsx |
/resources |
frontend | healthy | src/App.tsx |
/about |
frontend | healthy | src/App.tsx |
/contact |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
TierCard |
frontend | healthy | src/components/TierCard.tsx |
VideoEmbed |
frontend | healthy | src/components/VideoEmbed.tsx |
QuantaPricing |
frontend | healthy | src/components/QuantaPricing.tsx |
CodeBlock |
frontend | healthy | src/components/CodeBlock.tsx |
Footer |
frontend | healthy | src/components/Footer.tsx |
ServiceCard |
frontend | healthy | src/components/ServiceCard.tsx |
Markdown |
frontend | healthy | src/components/Markdown.tsx |
Navbar |
frontend | healthy | src/components/Navbar.tsx |
Contact |
frontend | healthy | src/pages/Contact.tsx |
About |
frontend | healthy | src/pages/About.tsx |
Episodes |
frontend | healthy | src/pages/Episodes.tsx |
Spectrum |
frontend | healthy | src/pages/Spectrum.tsx |
EpisodeDetail |
frontend | healthy | src/pages/EpisodeDetail.tsx |
Platform |
frontend | healthy | src/pages/Platform.tsx |
Resources |
frontend | healthy | src/pages/Resources.tsx |
Diagnostic |
frontend | healthy | src/pages/Diagnostic.tsx |
Home |
frontend | healthy | src/pages/Home.tsx |
Community |
frontend | healthy | src/pages/Community.tsx |
ResultPanel |
frontend | healthy | src/diagnostic/ResultPanel.tsx |
DiagnosticFlow |
frontend | healthy | src/diagnostic/DiagnosticFlow.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
documents |
data | healthy | src/episodes/03-rag-from-first-principles/01-schema.sql |
chunks |
data | healthy | src/episodes/03-rag-from-first-principles/01-schema.sql |
feedback_events |
data | healthy | src/episodes/10-feedback-loop/01-feedback-schema.sql |
feedback_triage |
data | healthy | src/episodes/10-feedback-loop/01-feedback-schema.sql |
conversations |
data | healthy | src/episodes/04-memory/03-memory.sql |
messages |
data | healthy | src/episodes/04-memory/03-memory.sql |
facts |
data | healthy | src/episodes/04-memory/03-memory.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /v1/messages |
api | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
GET /v1/usage/:user_id |
api | healthy | src/episodes/09-guardrails-gateway-observability/02-gateway… |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | src/episodes/index.ts |
postgresql |
data | healthy | src/episodes/03-rag-from-first-principles/03-retrieve.py |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-a673dpjj |
software | healthy | /tmp/repobility-clone-a673dpjj |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | src/pages/Spectrum.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/episodes/11-when-finetuning-earns-its-keep/03-lora.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/6c8b82fc-6896-4121-8317-365c431613e5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6c8b82fc-6896-4121-8317-365c431613e5/
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.