Skip to content

feat: add high-value backend modules#7

Merged
im10furry merged 1 commit into
masterfrom
codex/high-value-components
Jul 6, 2026
Merged

feat: add high-value backend modules#7
im10furry merged 1 commit into
masterfrom
codex/high-value-components

Conversation

@im10furry

Copy link
Copy Markdown
Member

Summary

  • add three registry modules: migrations, metrics, and problem
  • update registry index to 0.3.0, docs navigation, README/AGENTS module counts, and CI/release module lists
  • regenerate embedded registry bundle and harden review-found edge cases around migration path validation, DB row caps, response writer behavior, and panic metrics/problem responses

Validation

  • go test -count=1 ./...
  • go vet ./...
  • all 15 registry modules: go test + go vet (auth uses -timeout=5m because bcrypt cost-boundary test is intentionally slow)
  • go run ./internal/cmd/build-bundle
  • go run ./cmd/scion doctor --strict
  • cd docs && npm run build
  • CLI smoke with a built scion.exe: list, info metrics, add migrations, add metrics --standalone, add problem

@im10furry im10furry merged commit 47e4e29 into master Jul 6, 2026
6 checks passed
@im10furry im10furry deleted the codex/high-value-components branch July 6, 2026 08:49
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