Single release covering two feature groups (CHANGELOG 0.7.0 + 0.6.0):
- gtd-gantt block: project-grouped timeline of bars (notes with begin/end
dates) and milestones (to-dos on their due date); dual-role fence,
swimlanes, month tick header, today line, read-only.
- notebook: targeting across all four view blocks; scope: all for
profile-wide scans with size guardrails; note body fetched only when the
inclusion mode actually needs the gtd block.
jest 140/140.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- SPEC.md: retitled from 'v1 Draft' to a living-document status line;
added missing Schema Reference sections for gtd-kanban (2.3) and
gtd-matrix (2.4, both modes) — previously undocumented outside the
roadmap; added unscheduled-todos/unscheduled-notes to the calendar
table; rewrote Rendering (§4) and Architecture (§5) to reflect the
three-block pipeline, shared collectors, and tag-fetch machinery;
corrected v0.2.0 roadmap heading (recurrence shipped, strip horizon
was not built — previously overclaimed)
- New CHANGELOG.md: one entry per shipped version, 0.1.0 through 0.5.0
- README.md: fixed stale test count (47 -> 88), linked CHANGELOG, added
a 'Cutting a release' checklist including the npm whoami / E404
auth-expiry gotcha hit across several publishes
- No source changes; 88 tests still passing