Weekly review quality comes from consistency and traceability.
This workflow helps convert daily intake into a clear weekly decision note.
TL;DR
- Keep one-page structure week to week.
- Track what changed and why.
- Tie actions to measurable triggers.
- Preserve correction history.
Step-by-step instructions
- Gather the week's daily briefs.
- Fill Data with observed updates.
- Fill Context with interpretation and scenarios.
- Note assumption changes from prior week.
- Log corrections and confidence updates.
- Write watchlist actions with triggers.
- Archive and schedule next review.
Assumptions & uncertainty
- Keep assumptions versioned, not overwritten.
- Note uncertainty for each major interpretation.
- Define invalidation evidence upfront.
Common mistakes & fixes
- Mistake: no explicit change log.
- Fix: include What changed section each week.
- Mistake: action list without triggers.
- Fix: pair every action with condition and date.
- Mistake: no correction policy.
- Fix: maintain short correction entries.
If you want this done automatically
My Last Newsletter keeps weekly synthesis efficient by consolidating selected sources into one brief.
Create your forwarding address
Disclaimers
Informational, not financial advice.
Structured data (HowTo)
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "Weekly portfolio review brief workflow",
"step": [
{ "@type": "HowToStep", "text": "Gather weekly brief inputs and source links." },
{ "@type": "HowToStep", "text": "Separate data, context, and what changed." },
{ "@type": "HowToStep", "text": "Update assumptions and confidence labels." },
{ "@type": "HowToStep", "text": "Record trigger-based actions and archive." }
]
}