fix(util): remove legacy frontmatter fields next/confidence/artifacts/scope #568
Reference in New Issue
Block a user
Delete Branch "fix/544-remove-legacy-frontmatter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #544
BREAKING CHANGE: AgentFrontmatter now only has status field. FrontmatterScope type removed. STANDARD_KEYS reduced to ['status']. defaultCandidate returns only { status }. validateFrontmatter only validates status.