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>
359 B
359 B
Spike: RFC Source Link Generation
| Status | In Progress |
| Date | 2026-01-26 |
| Time Box | 1 hour |
Question
Why does RFC 0019's Source metadata field contain plain text instead of a markdown link to the source spike, when the spike is properly linked in the References section?
Investigation notes by Blue