Add packages/README.md and archive shipped tasks#208
Conversation
Each package already has its own README, but there was no top-level entry point inside `packages/` that summarised what lives where. Splits the listing into engines (sheets, docs, slides) and apps and services (frontend, backend, cli, documentation) so a new contributor can orient before drilling into a single package. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Four active tasks have shipped on main (PR #189 undo-destroys-initial-block, #202+#205 slides-shapes-p1, #206 slides-thumb-responsive, #204 contributing-md) but their todo files were still sitting in `docs/tasks/active/` because some checkboxes were never ticked. Mark the remaining items done and run `pnpm tasks:archive` to move the five files into `archive/2026/05/`. While there, eight April task docs were still loose at the archive root (predating the by-month layout). Move them into `archive/2026/04/` so the directory is uniformly organised and the index counts stay accurate. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (16)
📝 WalkthroughWalkthroughThis PR updates task tracking documentation to record the completion of four shipped tasks (contributing guide, slides shapes phase 1, thumbnail responsive rendering, and undo crash fix), moving them from active to archived status, and introduces a new packages/README.md guide describing the monorepo structure with tables for core engines and applications. ChangesTask Tracking Index and Completion Records
Monorepo Package Structure Guide
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Verification: verify:selfResult: ✅ PASS in 181.7s
Verification: verify:integrationResult: ✅ PASS |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
packages/README.mdso the monorepo's package layout has a single entry point. Splits engines (sheets, docs, slides) from apps and services (frontend, backend, cli, documentation).docs/tasks/archive/2026/05/viapnpm tasks:archive.docs/tasks/archive/root intoarchive/2026/04/so the directory follows the by-month layout consistently.No code changes; doc + task-index files only.
Test plan
pnpm verify:fastpasses locally.docs/tasks/active/only contains genuinely in-progress tasks (6 entries).docs/tasks/archive/root only containsREADME.mdand2026/.🤖 Generated with Claude Code
Summary by CodeRabbit