Expand description
Atomic report files + Markdown rendering for retro.
Structs§
- Reports
DirLock - Exclusive lock for the reports directory (released when the inner
Fileis closed on drop).
Functions§
- iso_
week_ label_ utc - ISO week label e.g.
2026-W17(UTC). - to_json
- Serialize report as JSON for
kaizen retro --json. - to_
markdown - Markdown matching
docs/retro.mdoutput shape. - write_
atomic - Write bytes to
pathvia temp file + rename.