Skip to content

feat: add source template CLI#1

Merged
im10furry merged 1 commit into
masterfrom
codex/scion-cli-v1
Jul 5, 2026
Merged

feat: add source template CLI#1
im10furry merged 1 commit into
masterfrom
codex/scion-cli-v1

Conversation

@im10furry

Copy link
Copy Markdown
Member

Summary

  • Add the root scion CLI for listing, inspecting, adding, diffing, doctoring, and versioning source templates.
  • Add deterministic embedded registry bundle generation and CI freshness checks.
  • Upgrade registry metadata to schema v1, documenting stdlibOnly status and the auth external-dependency exception.
  • Fill missing module README/__llms__.md files and companion tests required by strict doctor checks.
  • Harden ratelimit keying so client-supplied IP headers are ignored.

Verification

  • go run ./internal/cmd/build-bundle
  • go test -count=1 ./...
  • go vet ./...
  • go run ./cmd/scion doctor --strict
  • Full registry module go test -count=1 ./... and go vet ./... were run before commit during implementation.

@im10furry im10furry merged commit 1f71071 into master Jul 5, 2026
6 checks passed
@im10furry im10furry deleted the codex/scion-cli-v1 branch July 5, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant