https://github.com/Whisker17/couterpart-codebase-monitor
· scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)
39 raw signals (0 security + 39 graph)
Last scanned 2 months, 1 week ago · v1 · 39 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 619 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 |
|---|---|---|---|
usage |
software | healthy | scripts/daily-prompt-lab.ts:usage |
parseArgs |
software | healthy | scripts/daily-prompt-lab.ts:parseArgs |
parsePositiveInteger |
software | healthy | scripts/daily-prompt-lab.ts:parsePositiveInteger |
nowFromDateString |
software | healthy | scripts/daily-prompt-lab.ts:nowFromDateString |
resolvePromptFiles |
software | healthy | scripts/daily-prompt-lab.ts:resolvePromptFiles |
children |
software | healthy | scripts/daily-prompt-lab.ts:children |
promptName |
software | healthy | scripts/daily-prompt-lab.ts:promptName |
timestampRunId |
software | healthy | scripts/daily-prompt-lab.ts:timestampRunId |
resolveAnthropicBaseUrl |
software | healthy | scripts/daily-prompt-lab.ts:resolveAnthropicBaseUrl |
defaultGenerateText |
software | healthy | scripts/daily-prompt-lab.ts:defaultGenerateText |
markdownPreview |
software | healthy | scripts/daily-prompt-lab.ts:markdownPreview |
runDailyPromptLab |
software | healthy | scripts/daily-prompt-lab.ts:runDailyPromptLab |
main |
software | healthy | scripts/daily-prompt-lab.ts:main |
applySchema |
software | healthy | scripts/weekly-prompt-lab.test.ts:applySchema |
insertAnalyzedPr |
software | healthy | scripts/weekly-prompt-lab.test.ts:insertAnalyzedPr |
variants |
software | healthy | scripts/weekly-prompt-lab.test.ts:variants |
applySchema |
software | healthy | scripts/backfill.test.ts:applySchema |
makeTestDeps |
software | healthy | scripts/backfill.test.ts:makeTestDeps |
defaultReportData |
software | healthy | scripts/backfill.test.ts:defaultReportData |
defaultPromptReport |
software | healthy | scripts/backfill.test.ts:defaultPromptReport |
usage |
software | healthy | scripts/monthly-prompt-lab.ts:usage |
parseArgs |
software | healthy | scripts/monthly-prompt-lab.ts:parseArgs |
parsePositiveInteger |
software | healthy | scripts/monthly-prompt-lab.ts:parsePositiveInteger |
parseMonth |
software | healthy | scripts/monthly-prompt-lab.ts:parseMonth |
resolvePromptFiles |
software | healthy | scripts/monthly-prompt-lab.ts:resolvePromptFiles |
children |
software | healthy | scripts/monthly-prompt-lab.ts:children |
promptName |
software | healthy | scripts/monthly-prompt-lab.ts:promptName |
timestampRunId |
software | healthy | scripts/monthly-prompt-lab.ts:timestampRunId |
resolveAnthropicBaseUrl |
software | healthy | scripts/monthly-prompt-lab.ts:resolveAnthropicBaseUrl |
defaultGenerateText |
software | healthy | scripts/monthly-prompt-lab.ts:defaultGenerateText |
markdownPreview |
software | healthy | scripts/monthly-prompt-lab.ts:markdownPreview |
runMonthlyPromptLab |
software | healthy | scripts/monthly-prompt-lab.ts:runMonthlyPromptLab |
main |
software | healthy | scripts/monthly-prompt-lab.ts:main |
findLatestDailyReport |
software | healthy | scripts/redispatch.ts:findLatestDailyReport |
findReportByPeriod |
software | healthy | scripts/redispatch.ts:findReportByPeriod |
printDryRun |
software | healthy | scripts/redispatch.ts:printDryRun |
resetDeliveries |
software | healthy | scripts/redispatch.ts:resetDeliveries |
refreshDeliveriesFromReportContent |
software | healthy | scripts/redispatch.ts:refreshDeliveriesFromReportContent |
scopedDispatch |
software | healthy | scripts/redispatch.ts:scopedDispatch |
main |
software | healthy | scripts/redispatch.ts:main |
applySchema |
software | healthy | scripts/daily-prompt-lab.test.ts:applySchema |
insertAnalyzedPr |
software | healthy | scripts/daily-prompt-lab.test.ts:insertAnalyzedPr |
variants |
software | healthy | scripts/daily-prompt-lab.test.ts:variants |
parseArgValue |
software | healthy | scripts/send-monthly-card.ts:parseArgValue |
formatMonthLabel |
software | healthy | scripts/send-monthly-card.ts:formatMonthLabel |
makeProductionDeps |
software | healthy | scripts/backfill.ts:makeProductionDeps |
enumerateDays |
software | healthy | scripts/backfill.ts:enumerateDays |
nullifyDayReports |
software | healthy | scripts/backfill.ts:nullifyDayReports |
upsertDailyReport |
software | healthy | scripts/backfill.ts:upsertDailyReport |
cleanupDeliveries |
software | healthy | scripts/backfill.ts:cleanupDeliveries |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ecosystem.config.js |
software | healthy | ecosystem.config.js |
bun.lock |
software | healthy | bun.lock |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
.env.docker.example |
software | healthy | .env.docker.example |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
.env.production.example |
software | healthy | .env.production.example |
TODOS.md |
software | healthy | TODOS.md |
tsconfig.json |
software | healthy | tsconfig.json |
AGENTS.md |
software | healthy | AGENTS.md |
.env.template |
software | healthy | .env.template |
docker-compose.yml |
software | healthy | docker-compose.yml |
mantle-config.json |
software | healthy | config/mantle-config.json |
settings.json |
software | healthy | config/settings.json |
projects.json |
software | healthy | config/projects.json |
ops-runbook.md |
software | healthy | docs/ops-runbook.md |
eng-review-learnings.md |
software | healthy | docs/eng-review-learnings.md |
linear-design.md |
software | healthy | docs/linear-design.md |
design.md |
software | healthy | docs/design.md |
2026-06-06-daily-card-significance-grouping.md |
software | healthy | docs/spark/2026-06-06-daily-card-significance-grouping.md |
2026-06-01-external-project-subscription-design.md |
software | healthy | docs/spark/2026-06-01-external-project-subscription-design.… |
2026-06-06-backfill-historical-data-design.md |
software | healthy | docs/spark/2026-06-06-backfill-historical-data-design.md |
2026-06-12-mantle-impact-check-design.md |
software | healthy | docs/spark/2026-06-12-mantle-impact-check-design.md |
2026-06-05-lark-card-ux-redesign.md |
software | healthy | docs/spark/2026-06-05-lark-card-ux-redesign.md |
2026-05-29-remove-crg-from-mvp-design.md |
software | healthy | docs/spark/2026-05-29-remove-crg-from-mvp-design.md |
daily-prompt-lab.ts |
software | healthy | scripts/daily-prompt-lab.ts |
weekly-prompt-lab.test.ts |
software | healthy | scripts/weekly-prompt-lab.test.ts |
backfill.test.ts |
software | healthy | scripts/backfill.test.ts |
redispatch.test.ts |
software | healthy | scripts/redispatch.test.ts |
monthly-prompt-lab.ts |
software | healthy | scripts/monthly-prompt-lab.ts |
redispatch.ts |
software | healthy | scripts/redispatch.ts |
daily-prompt-lab.test.ts |
software | healthy | scripts/daily-prompt-lab.test.ts |
send-monthly-card.ts |
software | healthy | scripts/send-monthly-card.ts |
deploy.sh |
software | healthy | scripts/deploy.sh |
diagnose.sh |
software | healthy | scripts/diagnose.sh |
send-daily-card.ts |
software | healthy | scripts/send-daily-card.ts |
backfill.ts |
software | healthy | scripts/backfill.ts |
weekly-prompt-lab.ts |
software | healthy | scripts/weekly-prompt-lab.ts |
send-weekly-card.ts |
software | healthy | scripts/send-weekly-card.ts |
monthly-prompt-lab.test.ts |
software | healthy | scripts/monthly-prompt-lab.test.ts |
structured-table.md |
software | healthy | prompts/reports/daily/structured-table.md |
compact-lark.md |
software | healthy | prompts/reports/daily/compact-lark.md |
baseline.md |
software | healthy | prompts/reports/daily/baseline.md |
significance-first.md |
software | healthy | prompts/reports/daily/significance-first.md |
engineering-detail.md |
software | healthy | prompts/reports/daily/engineering-detail.md |
strategic-synthesis.md |
software | healthy | prompts/reports/weekly/strategic-synthesis.md |
baseline.md |
software | healthy | prompts/reports/weekly/baseline.md |
action-oriented.md |
software | healthy | prompts/reports/weekly/action-oriented.md |
executive-trajectory.md |
software | healthy | prompts/reports/monthly/executive-trajectory.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config |
software | healthy | config |
docs |
software | healthy | docs |
spark |
software | healthy | docs/spark |
scripts |
software | healthy | scripts |
prompts |
software | healthy | prompts |
reports |
software | healthy | prompts/reports |
daily |
software | healthy | prompts/reports/daily |
weekly |
software | healthy | prompts/reports/weekly |
monthly |
software | healthy | prompts/reports/monthly |
src |
software | healthy | src |
config |
software | healthy | src/config |
cli |
software | healthy | src/cli |
commands |
software | healthy | src/cli/commands |
utils |
software | healthy | src/utils |
extensions |
software | healthy | src/extensions |
lark-dispatcher |
software | healthy | src/extensions/lark-dispatcher |
report-generator |
software | healthy | src/extensions/report-generator |
templates |
software | healthy | src/extensions/report-generator/templates |
analyzer |
software | healthy | src/extensions/analyzer |
hello |
software | healthy | src/extensions/hello |
github-collector |
software | healthy | src/extensions/github-collector |
pipeline |
software | healthy | src/pipeline |
stages |
software | healthy | src/pipeline/stages |
scheduler |
software | healthy | src/scheduler |
storage |
software | healthy | src/storage |
migrations |
software | healthy | src/storage/migrations |
| Label | Layer | Status | Path |
|---|---|---|---|
pull_requests_new |
data | healthy | src/storage/migrations/003_budget_skipped.sql |
migrations |
data | healthy | src/storage/migrations/001_init.sql |
projects |
data | healthy | src/storage/migrations/001_init.sql |
pull_requests |
data | healthy | src/storage/migrations/001_init.sql |
analyses |
data | healthy | src/storage/migrations/001_init.sql |
reports |
data | healthy | src/storage/migrations/001_init.sql |
report_deliveries |
data | healthy | src/storage/migrations/001_init.sql |
analysis_inputs |
data | healthy | src/storage/migrations/001_init.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
003_budget_skipped.sql |
data | healthy | src/storage/migrations/003_budget_skipped.sql |
004_add_report_digest.sql |
data | healthy | src/storage/migrations/004_add_report_digest.sql |
005_add_subscription_fields.sql |
data | healthy | src/storage/migrations/005_add_subscription_fields.sql |
002_add_active.sql |
data | healthy | src/storage/migrations/002_add_active.sql |
006_add_last_collected_at.sql |
data | healthy | src/storage/migrations/006_add_last_collected_at.sql |
001_init.sql |
data | healthy | src/storage/migrations/001_init.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
HelpRequested |
software | healthy | scripts/daily-prompt-lab.ts:HelpRequested |
HelpRequested |
software | healthy | scripts/monthly-prompt-lab.ts:HelpRequested |
HelpRequested |
software | healthy | scripts/weekly-prompt-lab.ts:HelpRequested |
RepoNotFoundError |
software | healthy | src/extensions/github-collector/fetcher.ts:RepoNotFoundError |
MockCron |
software | healthy | src/scheduler/cron.test.ts:MockCron |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
monitor |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | bun.lock |
vps::gcp |
hardware | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-jsk6t9yd |
software | healthy | /tmp/repobility-clone-jsk6t9yd |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::bun.lock |
security | healthy | bun.lock |
This page is publicly accessible at:
https://repobility.com/scan/4b65830f-d8ff-4b1d-a23e-137b2da7d3b9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4b65830f-d8ff-4b1d-a23e-137b2da7d3b9/
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.