v0.4.3 — AI drafting (feature-flagged)
Phase D of the releases-and-asset-history spec — the final phase.
- AI drafting, off unless
ANTHROPIC_API_KEYis configured (AI_ENABLED=falseforce-disables; model viaAI_MODEL, defaultclaude-opus-5). - Draft release notes: composes the release's derived rollup (assets/versions, plans, work items) into grounded markdown — opened in an editor and saved to the description only on explicit confirm.
- Draft design note from plan: fills the design-note panel's title/body from a completed plan's context for review before adding.
- Drafts always land in an editor, never auto-published; refusals and empty drafts surface as errors.
See docs/specs/releases-and-asset-history-spec.md (Phase D) and PR #39.