Skip to content

Commit b3493a6

Browse files
chore: extract groove-protocol/ to top-level hyperpolymath/groove-protocol (#228)
## Summary Groove Protocol graduates from a sub-spec under `standards/` to a top-level repo, sitting alongside its companion engineering product `groove-browser-harness`. This matches the SNIFs / typed-wasm precedent for named-boundary tools: they live at top level. **New repo**: https://github.com/hyperpolymath/groove-protocol (created 2026-05-28, public, 2-commit history preserved via `git filter-repo --subdirectory-filter groove-protocol`) ## What this PR does - Removes the 33 files of `standards/groove-protocol/` (now living at the new top-level repo). - Updates the one internal reference: `docs/audits/dogfooding-matrix-2026-04-04.md` row 36 now points at the new repo. ## Companion cross-repo PRs (filed separately) External references to `standards/groove-protocol` exist in: - `hypatia` — `docs/testing/audit.md` + `src/ui/gossamer/README.adoc` - `developer-ecosystem` — `UNIFIED-ZIG-API-STACK.adoc` + `zig-ecosystem/connectors/zig-groove-bridge/` (3 files) - `gitbot-fleet` — `scripts/fix-missing-groove.sh` - `idaptik` — `STAPEL-VOLL-AUDIT.md` - `proven` — `.claude/settings.local.json` (local-only, may not need a PR) ## Out of scope - The 93 `.well-known/groove/manifest.json` files across the estate: none embed `standards/groove-protocol` — they carry only service IDs and capabilities, so they need no change. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 99c012e commit b3493a6

34 files changed

Lines changed: 1 addition & 10210 deletions

docs/audits/dogfooding-matrix-2026-04-04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Each section tracks a dogfooding dimension. Status key:
3333
| feedback-o-tron soft groove | .well-known/groove/manifest.json | PUSHED ✓ |
3434
| Testing taxonomy v1.1.0 | standards/testing-and-benchmarking | PUSHED ✓ |
3535
| HYP-DOG-001..010 rules in Hypatia | hypatia/lib/rules/dogfooding.ex | PUSHED ✓ |
36-
| Groove CLI tool | standards/groove-protocol/cli/ | PUSHED ✓ |
36+
| Groove CLI tool | hyperpolymath/groove-protocol cli/ (extracted from standards/ 2026-05-28) | PUSHED ✓ |
3737
| VeriSimDB wiring (ambientops) | observatory + personal-sysadmin + referrals | PUSHED ✓ |
3838
| pre-commit hooks deployed | ~150 repos (.pre-commit-config.yaml) | PUSHED ✓ |
3939
| gitbot-fleet fix scripts | fix-missing-groove.sh + fix-stale-template-placeholders.sh | PUSHED ✓ |

groove-protocol/READINESS.md

Lines changed: 0 additions & 168 deletions
This file was deleted.

groove-protocol/README.adoc

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)