This repository is a public mirror of sqlmath/sqlmath. Keep commits publishable.
| Item | Where it belongs |
|---|---|
.route-cursor with kit/shadow navigation |
Private ababber/shadow-sqlmath |
Shadow-architecture, trust, focus, ckexpand vocabulary |
ababber/shadow-sqlmath |
| Internal workflow docs, evaluation notes | ababber/shadow-sqlmath |
git config core.hooksPath .githooks
chmod +x .githooks/pre-commitOr from the kit workspace:
ababber/shadow-sqlmath/install-publishable-hooks.shCommits that stage forbidden paths or phrases are blocked unless SKIPPUBLISHABLEGUARD=1 (emergency only).
GitHub Actions workflow at .github/workflows/publishable-guard.yml provides server-side enforcement. Pushes and PRs with internal vocabulary will fail CI.
git fetch upstream --prune
git merge upstream/beta
git push origin betaInternal workflow: ababber/shadow-sqlmath/UPSTREAM-SYNC-STATUS.md.