Proposal: Fix type: proposal → change-proposal in recap proposal
What
Update frontmatter type: proposal to type: change-proposal in proposal-recap-auto-trigger.md.
Why
The template was renamed from proposal.md to change-proposal.md, but this applied proposal still has the old type. This causes a test failure in tests/test_templates.py (orphan type proposal has no matching template).
Spec
Change frontmatter line:
type: proposal
to:
type: change-proposal
Impact
vault/90_inbox/proposals/protected/applied/proposal-recap-auto-trigger.md— one frontmatter field change