https://github.com/crestenstclair/crest-spec
· scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +0.6 (diff) · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 246 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 |
SPEC.md |
software | healthy | SPEC.md |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
.mcp.json |
software | healthy | .mcp.json |
sqlc.yaml |
software | healthy | sqlc.yaml |
jobs.sql |
software | healthy | sql/queries/jobs.sql |
applies.sql |
software | healthy | sql/queries/applies.sql |
resources.sql |
software | healthy | sql/queries/resources.sql |
generations.sql |
software | healthy | sql/queries/generations.sql |
sessions.sql |
software | healthy | sql/queries/sessions.sql |
amendments.sql |
software | healthy | sql/queries/amendments.sql |
learnings.sql |
software | healthy | sql/queries/learnings.sql |
invariant_checks.sql |
software | healthy | sql/queries/invariant_checks.sql |
session_resources.sql |
software | healthy | sql/queries/session_resources.sql |
lock.sql |
software | healthy | sql/queries/lock.sql |
agent_events.sql |
software | healthy | sql/queries/agent_events.sql |
run-phased-agent.sh |
software | healthy | scripts/run-phased-agent.sh |
types.go |
software | healthy | internal/cue/types.go |
registry.go |
software | healthy | internal/cue/registry.go |
loader_test.go |
software | healthy | internal/cue/loader_test.go |
loader.go |
software | healthy | internal/cue/loader.go |
amendment_test.go |
software | healthy | internal/cue/amendment_test.go |
registry_test.go |
software | healthy | internal/cue/registry_test.go |
phases_test.go |
software | healthy | internal/cue/phases_test.go |
integration_test.go |
software | healthy | internal/plan/integration_test.go |
planner.go |
software | healthy | internal/plan/planner.go |
action.go |
software | healthy | internal/plan/action.go |
planner_test.go |
software | healthy | internal/plan/planner_test.go |
session_test.go |
software | healthy | internal/spec/session_test.go |
runtime.go |
software | healthy | internal/spec/runtime.go |
session_rewind_test.go |
software | healthy | internal/spec/session_rewind_test.go |
resolve.go |
software | healthy | internal/spec/resolve.go |
runtime_test.go |
software | healthy | internal/spec/runtime_test.go |
cuewrite.go |
software | healthy | internal/spec/cuewrite.go |
amendments_test.go |
software | healthy | internal/spec/amendments_test.go |
state.go |
software | healthy | internal/spec/state.go |
errorparse_test.go |
software | healthy | internal/spec/errorparse_test.go |
promote_test.go |
software | healthy | internal/spec/promote_test.go |
observability.go |
software | healthy | internal/spec/observability.go |
errorparse.go |
software | healthy | internal/spec/errorparse.go |
amendments.go |
software | healthy | internal/spec/amendments.go |
session.go |
software | healthy | internal/spec/session.go |
validate_test.go |
software | healthy | internal/spec/validate_test.go |
importer_test.go |
software | healthy | internal/spec/importer_test.go |
query.go |
software | healthy | internal/spec/query.go |
spec.go |
software | healthy | internal/spec/spec.go |
amend_test.go |
software | healthy | internal/spec/amend_test.go |
bootstrap.go |
software | healthy | internal/spec/bootstrap.go |
cuewrite_test.go |
software | healthy | internal/spec/cuewrite_test.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
sql |
software | healthy | sql |
queries |
software | healthy | sql/queries |
scripts |
software | healthy | scripts |
internal |
software | healthy | internal |
cue |
software | healthy | internal/cue |
plan |
software | healthy | internal/plan |
spec |
software | healthy | internal/spec |
prompt |
software | healthy | internal/prompt |
testdata |
software | healthy | internal/prompt/testdata |
golden |
software | healthy | internal/prompt/testdata/golden |
templates |
software | healthy | internal/prompt/templates |
learned |
software | healthy | internal/prompt/templates/learned |
db |
software | healthy | internal/db |
store |
software | healthy | internal/store |
mcp |
software | healthy | internal/mcp |
evolve |
software | healthy | internal/evolve |
errors |
software | healthy | internal/errors |
config |
software | healthy | internal/config |
graph |
software | healthy | internal/graph |
docs |
software | healthy | docs |
refactoring-reviewer |
software | healthy | docs/refactoring-reviewer |
writing-clean-code |
software | healthy | docs/writing-clean-code |
superpowers |
software | healthy | docs/superpowers |
specs |
software | healthy | docs/superpowers/specs |
plans |
software | healthy | docs/superpowers/plans |
cmd |
software | healthy | cmd |
crest-spec |
software | healthy | cmd/crest-spec |
static |
software | healthy | cmd/crest-spec/static |
.claude |
software | healthy | .claude |
workflows |
software | healthy | .claude/workflows |
skills |
software | healthy | .claude/skills |
spec-generate |
software | healthy | .claude/skills/spec-generate |
projects |
software | healthy | .claude/projects |
-Users-crestenstclair-workspace-claude-mcp-server |
software | healthy | .claude/projects/-Users-crestenstclair-workspace-claude-mcp… |
memory |
software | healthy | .claude/projects/-Users-crestenstclair-workspace-claude-mcp… |
migrations |
software | healthy | migrations |
| Label | Layer | Status | Path |
|---|---|---|---|
apply_actions_new |
data | healthy | migrations/006_flex_actions.sql |
agent_events |
data | healthy | migrations/009_agent_events.sql |
jobs |
data | healthy | migrations/001_jobs.sql |
agent_events_new |
data | healthy | migrations/010_agent_events_expand.sql |
session_resources |
data | healthy | migrations/007_session_resources.sql |
resources |
data | healthy | migrations/002_resources.sql |
generated_files |
data | healthy | migrations/002_resources.sql |
dependencies |
data | healthy | migrations/002_resources.sql |
amendments |
data | healthy | migrations/013_amendments.sql |
learnings |
data | healthy | migrations/012_learnings.sql |
applies |
data | healthy | migrations/003_applies.sql |
apply_actions |
data | healthy | migrations/003_applies.sql |
generations |
data | healthy | migrations/003_applies.sql |
invariant_checks |
data | healthy | migrations/003_applies.sql |
agent_sessions |
data | healthy | migrations/004_sessions.sql |
agent_notes |
data | healthy | migrations/004_sessions.sql |
lock |
data | healthy | migrations/004_sessions.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
006_flex_actions.sql |
data | healthy | migrations/006_flex_actions.sql |
009_agent_events.sql |
data | healthy | migrations/009_agent_events.sql |
001_jobs.sql |
data | healthy | migrations/001_jobs.sql |
010_agent_events_expand.sql |
data | healthy | migrations/010_agent_events_expand.sql |
005_session_apply_id.sql |
data | healthy | migrations/005_session_apply_id.sql |
007_session_resources.sql |
data | healthy | migrations/007_session_resources.sql |
002_resources.sql |
data | healthy | migrations/002_resources.sql |
011_resource_phase.sql |
data | healthy | migrations/011_resource_phase.sql |
008_job_progress.sql |
data | healthy | migrations/008_job_progress.sql |
013_amendments.sql |
data | healthy | migrations/013_amendments.sql |
012_learnings.sql |
data | healthy | migrations/012_learnings.sql |
003_applies.sql |
data | healthy | migrations/003_applies.sql |
004_sessions.sql |
data | healthy | migrations/004_sessions.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
generatorPrompt |
software | healthy | .claude/workflows/spec-generate.js:generatorPrompt |
resources |
software | healthy | .claude/workflows/spec-generate.js:resources |
| Label | Layer | Status | Path |
|---|---|---|---|
crestenstclair__crest-spec |
software | healthy | /data/fable5_failed_archive/crestenstclair__crest-spec |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | go.mod |
This page is publicly accessible at:
https://repobility.com/scan/2cc4fa4e-9160-4899-a61c-addea681762c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2cc4fa4e-9160-4899-a61c-addea681762c/
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.