Vault Write Reviews
Create and maintain review notes in 14-Reviews with canonical structure and schema-valid frontmatter.
Workflow
- •Determine review period and date.
- •Create or locate the review note.
- •Write structured content in the body.
- •Validate and report final path.
Determine Period
- •Accept only
weekly,monthly, orquarterly. - •Use explicit dates (
YYYY-MM-DD) in outputs.
Create Or Reuse Note
- •Prefer
create_reviewfor first creation. - •If note already exists, use
updateto replace body content. - •Keep frontmatter intact when using
update.
Write Review Body
Use this section order:
- •
## Wins - •
## Risks - •
## Lessons - •
## Next Focus
Keep bullets brief and concrete. Include measurable outcomes when available.
Validate
- •Run
validate_noteon the final path. - •If invalid, fix and revalidate before returning.
Output Format
- •Return:
- •Period and date used.
- •Final note path under
14-Reviews. - •One short summary paragraph of the completed review.