Summary
Create comprehensive documentation for the RPI (Research → Plan → Implement) workflow and restructure the getting-started documentation for better discoverability.
Tasks
Acceptance Criteria
- All markdown files pass linting (
npx markdownlint-cli2)
- All files pass spell check (
npx cspell)
- Tables formatted with
npm run format:tables
- Cross-links between docs work correctly
Summary
Create comprehensive documentation for the RPI (Research → Plan → Implement) workflow and restructure the getting-started documentation for better discoverability.
Tasks
docs/rpi/folder with workflow documentationdocs/getting-started/folderdocs/contributing/folder indexAcceptance Criteria
npx markdownlint-cli2)npx cspell)npm run format:tables