1.2 KiB
1.2 KiB
Created
Created by tickets.sh create.
Implementation report
Implementation report
Summary
Standardized crate README files as thin responsibility-boundary documents.
Changes
- Rewrote existing stale README files to remove public-type inventories and outdated architecture claims.
- Added concise README files for important crates that lacked them:
clientlint-commonmemorypod-registrypod-storesecretssession-metricstoolsworkflowyoi
- Each crate README now follows the same shape:
- Role
- Boundaries
- Design notes
- See also
- README files link to maintained
docs/design/ordocs/development/docs instead of duplicating long design explanations.
Validation
- All crates under
crates/*have a README. rgsweep for stale public-type headings, old crate title, accidental edit text, and old product names in crate README files => no output../tickets.sh doctor=>doctor: okgit diff --check=> passed