fix: replace stale 'bd mail' references with 'gt mail'

- docs/architecture.md: update mail routing explanation
- internal/witness/manager.go: fix actual bd mail calls to gt mail
- internal/cmd/mail.go: remove stale compatibility note
- internal/daemon/lifecycle.go: update comment
This commit is contained in:
Steve Yegge
2025-12-21 10:44:20 -08:00
parent f3afa149a5
commit 5ee9bb13c8
4 changed files with 12 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ Message types:
notification - Informational (default)
reply - Response to message
Priority levels (compatible with bd mail send):
Priority levels:
0 - urgent/critical
1 - high
2 - normal (default)