Proposal: Restore FR-002 frontmatter
What
Replace the broken first line (span) with the correct YAML frontmatter block.
Why
User accidentally deleted the frontmatter. Without it, vault-validator hooks can’t validate the file, and Obsidian won’t parse metadata correctly.
Spec
Replace line 1 (span) with:
---
type: feature-request
protected: true
id: FR-002
title: "Safety Hooks & Guardrails"
status: done
priority: critical
created: 2026-02-26
updated: 2026-03-16
planned: 2026-03-16
started: 2026-03-16
completed: 2026-03-16
current-phase:
next-step:
---Dates based on: History section says created 2026-02-26, all phases completed 2026-03-16.
Impact
vault/10_features/06_done/FR-002-safety-hooks-guardrails.md— frontmatter restored- No other files affected