- interceptNetworkCall + startNetworkErrorMonitor for page traffic
(spy/mock + fail on silent 4xx/5xx), with unit tests
- docs/NETWORK.md, docs/IDEAS.md (OSS backlog), docs/OUTLINE.md
(update Outline QA & Dev Playkit page on each release)
- Adoption pause: no other consumer repos until punimtag soak
- Bump stale v0.1.0 install pins to v0.3.0; lead mail docs with Mailpit
(homelab default) instead of Mailtrap; document new modules.
- Add a `release` CI job that runs on `vX.Y.Z` tag push: re-verifies
build/test, checks tag == package.json version and that CHANGELOG.md
documents it, then creates a Gitea release via the API with an
npm-pack tarball attached. Needs a one-time GITEA_TOKEN repo secret.
- Remove the standalone dashboards/playkit-overview.json — superseded
by a generated `live-playkit` board in ansible deploy/observability,
which is now wired to a real Pushgateway.