docs(fleettools): carry the operator's military-time convention into the Codex/Grok bootstrap

Operator directive 2026-09-24: clock times are written in 24-hour local
(US Pacific) format, four digits, no colon. Claude seats get it from the
global CLAUDE.md (dotfiles fe63a67). Codex (~/.codex/AGENTS.md) and Grok
(~/.grok/rules/00-fleettools.md) read this file through symlinks, so the
same rule goes under Non-negotiables here.
This commit is contained in:
vh
2026-09-24 10:02:34 -07:00
parent e6da607767
commit ad2b4d9df8
+5
View File
@@ -40,6 +40,11 @@ contract. Fetch it rather than trusting a transcription.
control, and a stated sensitivity floor.
- **Absence of a signal is not a safe reading of it.** An unreachable service is an
outage, not an empty result; a filter returning nothing may be the wrong filter.
- **Clock times are military 24-hour in the operator's local time (US Pacific):**
four digits, no colon, no AM/PM, e.g. `0946`, `1730`, `0005`. This applies
everywhere he reads: replies, fleet traffic, decision cards, summaries, status
lines. Convert UTC before you write it, and give UTC only when he asks. Durations
("four minutes") are not clock times. Operator directive, 2026-09-24.
## Deeper context