Conversation
Adds lefthook.yml with pre-commit (tsc check, gitleaks) and pre-push (tsx test runner) gates. Adds pnpm ci:local script. Part of P2 local CI/CD framework (chore/local-ci-bug-routing).
Adds plugins/free/ci — a Go gate runner that detects repo stack (Go/Node/Flutter), runs lint+test+build checks, scans secrets with gitleaks, and posts a nself-ci GitHub commit status via gh OAuth. Replaces billing-blocked GitHub Actions as the merge gate so branch protection can require nself-ci instead of the dead hosted checks. Also adds scripts/nself-ci.sh wrapper that auto-builds the binary on first run.
…to 1.26.4 Adds the 'ci' free plugin to registry.json (plugin 30/30), resolving the Registry Validator gate failure on PR #14. Entry matches the schema of sibling free plugins: category=development, tier=free, MIT, no tables. Increments plugins_count to 30 and last_updated. Also commits the uncommitted sdk/go.mod Go version bump (1.23.0 → 1.26.4).
…— all 21 waves done)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
P2 Build — plugins (free)
All 21 waves + EOP CRITICAL fixes merged into this PR.
Scope: Composition spine, security hardening, data/migration integrity, CI hardening, observability, polish.
EOP CRITICAL fixes: RLS enforcement, OTel instrumentation, seccomp profiles, OAuth hardening.
Gate: nself-ci local gate + status posted before merge.
Merge method: squash (nself-ci required check).
Version bump: patch (v1.1.4 → v1.1.5) committed to main after merge.