Skip to content

[codex] Simplify alert spec#69

Merged
nedtwigg merged 1 commit into
mainfrom
simplify-alert-spec
May 18, 2026
Merged

[codex] Simplify alert spec#69
nedtwigg merged 1 commit into
mainfrom
simplify-alert-spec

Conversation

@nedtwigg
Copy link
Copy Markdown
Member

Summary

  • Rewrites docs/specs/alert.md as a shorter behavioral reference.
  • Keeps the public alert state contract, protocol anchors, command-exit rules, UI contract, security notes, and verification checklist.
  • Reduces the spec from 904 lines to 338 lines by removing duplicated narrative, repeated transition prose, and long scenario walkthroughs.

Impact

This is documentation-only. The alert implementation and public behavior are unchanged.

Validation

  • git diff --check -- docs/specs/alert.md
  • pnpm --filter dormouse-lib test -- src/lib/alert-manager.test.ts src/lib/activity-monitor.test.ts src/lib/terminal-protocol.test.ts src/lib/terminal-registry.alert.test.ts

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: a39d13f
Status: ✅  Deploy successful!
Preview URL: https://1e7b449f.mouseterm.pages.dev
Branch Preview URL: https://simplify-alert-spec.mouseterm.pages.dev

View logs

@nedtwigg nedtwigg marked this pull request as ready for review May 18, 2026 04:50
@nedtwigg nedtwigg merged commit 067ff51 into main May 18, 2026
3 checks passed
@nedtwigg nedtwigg deleted the simplify-alert-spec branch May 18, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant