Features:
- Gateway: inject timestamps into agent/chat.send (webchat/TUI)
- Add 3-letter DOW prefix to injected timestamps
- Add "Current Date:" label to timestamp prefix
Fixes:
- CI: Run build and lint together since lint depends on build now
Refactors:
- Use compact formatZonedTimestamp for injection
Reverts:
- Drop "Current Date:" label, keep [Wed YYYY-MM-DD HH:MM TZ] format
Tests:
