This file tracks the documentation and test coverage quality of v9 component packages. Updated during periodic documentation audits.
| Grade | Meaning |
|---|---|
| A | README + stories + tests + API docs all present and current |
| B | Missing one of: complete README, full story coverage, or up-to-date API docs |
| C | Missing two or more quality signals |
| D | Minimal or no documentation/testing |
- README: Has description, install command, usage example
- Stories: Has
stories/directory with Default story and variant coverage - Tests: Has unit tests with reasonable coverage
- API docs:
.api.mdfile exists and matches current exports - Conformance:
testing/isConformant.tsexists and passes
| Package | README | Stories | Tests | API Docs | Conformance | Grade |
|---|---|---|---|---|---|---|
| To be populated by first docs audit run |
This table is populated during periodic documentation audits.