- Updated Lab Note data shape to surface newly supported database fields (metadata, safety flags, coherence scoring).
- Relocated
NotesStoreto its canonical home to reduce cross-context coupling and improve architectural clarity.
- New Lab Note documenting context switching, interruptions, and their impact on cognitive flow and error rates.
- No intended behavioral or visual UI changes.
- This release prioritizes cognitive load reduction, data integrity, and future extensibility.
- Parse { ok, data } envelope for Lab Notes API mode
- Stop hardcoding status/type; derive status from published when absent
- Pass through optional fields (subtitle/summary/dept/type/status/author/locale)
- Improve sorting: published first, drafts by title