v0.4.1 — Boost integration for the observability suite
A maintenance release that completes the v0.4.0 rollout.
Changed
- Laravel Boost integration updated for the full observability suite — the AI guidelines (
resources/boost/guidelines/core.blade.php) and thevigilance-developmentskill now cover Issues error tracking, per-route performance, RUM / Web Vitals, SLOs, custom business metrics, the trace-correlated log explorer, and the expanded alerting channels (Discord / Teams / webhooks) with incident tracking — includingVigilance::increment()/gauge()and@vigilanceRumsnippets. Coding agents (Claude Code, Cursor, Copilot, …) now generate correct code against the new features.
Added
RELEASING.md— a pre-release checklist covering code, version strings, changelog, user-facing docs, the Boost integration, accessibility, and the tag/release steps, so every release moves all surfaces forward together.