You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(spec): align workflow config docs with schema
Summary:
- document tracker active and terminal states as YAML string lists
- remove trim-based state normalization language from the spec
- update the config cheat sheet defaults to match list-based examples
Rationale:
- the schema now accepts tracker state lists rather than comma-separated
strings, so the spec should not promise the older form
- the state normalization contract should match the less-defensive behavior
the user wants documented
Tests:
- make -C elixir all
Co-authored-by: Codex <codex@openai.com>
0 commit comments