What's New in v0.1.22: Team Notes on Product Dossiers
What's New in v0.1.22: Team Notes on Product Dossiers
Release: v0.1.22
Product analysis is rarely a solo activity. One person skims a promising tool, another flags it for a future quarter, a third rules it out after a deeper look. Until now, those judgements lived in Slack threads or someone's memory.
With v0.1.22, that context now lives where it belongs: directly on the product dossier.
What's Shipped
Team Notes
Every product dossier now has a Team Notes thread at the bottom of the page. Any team member can drop in a free-text note — a quick verdict, a flag for later, a reason to skip — and it will be saved against that product permanently.
Each note is stamped with the author's name and a timestamp, so there's never any ambiguity about who said what and when.
Example notes you might leave:
- "Looked at this in detail — too complex for our stack right now."
- "Dylan flagged for Q2. Revisit after pipeline work."
- "Strong negative review signal around onboarding — good gap to exploit."
Under the Hood
Notes are stored in a new product_notes table, linked to both the product and the team member who wrote the note.
This is a small addition with a meaningful impact on how the team moves from analysis to decision. No more losing context between sessions.