nixcfg/config
Harald Hoyer 1aa98a8051 fix(opencode): require real shell timestamp in workflow summary
A workflow run wrote the timestamp as `2026-05-06T???:???:?? (session date)`
because the agent had no time-of-day source and inserted a placeholder.
Phase 9 now mandates capturing the timestamp from the shell at write
time via `date -Iseconds` and forbids placeholders — omit the field
rather than fabricate one.
2026-05-07 05:45:35 +02:00
..
claude feat: add more claude skills 2026-05-05 14:09:42 +02:00
opencode fix(opencode): require real shell timestamp in workflow summary 2026-05-07 05:45:35 +02:00