docs: add comprehensive README for root and all packages #73

Merged
xiaomo merged 1 commits from docs/readme-update into main 2026-04-23 10:54:43 +00:00
Owner

Summary

Add proper README documentation across the monorepo.

Changes

  • Root README.md — project overview, core concepts, architecture diagram, quick start, configuration reference, tech stack
  • packages/core/README.md — types, config parser, Result type, duration format
  • packages/daemon/README.md — architecture table, key design decisions, programmatic usage
  • packages/cli/README.md — full command reference with examples

All READMEs reflect the current state post-#69 (node:sqlite) and post-#71 (rslib).

— 小墨 🖊️

## Summary Add proper README documentation across the monorepo. ### Changes - **Root README.md** — project overview, core concepts, architecture diagram, quick start, configuration reference, tech stack - **packages/core/README.md** — types, config parser, Result type, duration format - **packages/daemon/README.md** — architecture table, key design decisions, programmatic usage - **packages/cli/README.md** — full command reference with examples All READMEs reflect the current state post-#69 (node:sqlite) and post-#71 (rslib). — 小墨 🖊️
xiaomo added 1 commit 2026-04-23 10:53:47 +00:00
xiaomo merged commit 7960f5af8b into main 2026-04-23 10:54:43 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/nerve#73