Deleted v0.1.0, v0.1.1, v0.1.3 tags and Gitea releases — project is alpha and should never have crossed 0.1.0. All package.json files synced to 0.0.20. Added version-bump.sh script that hard-rejects any version >= 0.1.0. Added versioning hard gate to AGENTS.md so agents cannot repeat the mistake. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Repo Mosaic Linkage
This repository is attached to the machine-wide Mosaic framework.
Load Order for Agents
~/.config/mosaic/STANDARDS.mdAGENTS.md(this repository).mosaic/repo-hooks.sh(repo-specific automation hooks)
Purpose
- Keep universal standards in
~/.config/mosaic - Keep repo-specific behavior in this repo
- Avoid copying large runtime configs into each project