Every document filename now mirrors its lifecycle state with a status suffix (e.g., .draft.md, .wip.md, .accepted.md). No more bare .md for tracked document types. Also renamed all from_str methods to parse to avoid FromStr trait confusion, introduced StagingDeploymentParams struct, and fixed all 19 clippy warnings across the codebase. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
453 B
453 B
Spike: ISO 8601 Timestamp Prefix for Blue Document Filenames
| Status | In Progress |
| Date | 2026-01-26 |
| Time Box | 1 hour |
Question
What is the full scope of adopting ISO 8601 timestamps (YYYY-MM-DDTHHMMZ) in Blue document filenames? Which document types are affected, what parsing code needs updating, and how do we handle backwards compatibility with existing files?
Investigation notes by Blue