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:
@@ -40,6 +40,11 @@ contract. Fetch it rather than trusting a transcription.
|
|||||||
control, and a stated sensitivity floor.
|
control, and a stated sensitivity floor.
|
||||||
- **Absence of a signal is not a safe reading of it.** An unreachable service is an
|
- **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.
|
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
|
## Deeper context
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user