https://github.com/bpineau/pct
· scanned 2026-06-17 01:42 UTC (1 month, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -3.3 (diff) · 7 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 24 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 |
|---|---|---|---|
go.mod |
software | healthy | go.mod |
.golangci.yml |
software | healthy | .golangci.yml |
main_test.go |
software | healthy | main_test.go |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
main.go |
software | healthy | main.go |
ci.yml |
software | healthy | .github/workflows/ci.yml |
percent.go |
software | healthy | internal/percent/percent.go |
percent_test.go |
software | healthy | internal/percent/percent_test.go |
scan.go |
software | healthy | internal/expr/scan.go |
expr_test.go |
software | healthy | internal/expr/expr_test.go |
expr.go |
software | healthy | internal/expr/expr.go |
cli_test.go |
software | healthy | internal/cli/cli_test.go |
cli.go |
software | healthy | internal/cli/cli.go |
commands.go |
software | healthy | internal/cli/commands.go |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
internal |
software | healthy | internal |
percent |
software | healthy | internal/percent |
expr |
software | healthy | internal/expr |
cli |
software | healthy | internal/cli |
| Label | Layer | Status | Path |
|---|---|---|---|
bpineau__pct |
software | healthy | /data/fable5_failed_archive/bpineau__pct |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/e654c4db-7527-4260-9541-fc1797327566/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e654c4db-7527-4260-9541-fc1797327566/
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.