Restructure README for onboarding and ops docs - #54
Conversation
- Rewrite README with reference-style onboarding layout - Add Pi and Cursor agent provider configuration section - Add operations guide, screenshot placeholders, and cross-links - Require README Mermaid updates on runtime topology changes
- Replace placeholder SVGs with real PNG captures - Update See It in Action image paths and alt text - Remove SCREENSHOTS.md checklist
PR Agent ReviewNote This PR restructures the project's documentation: rewrites README.md as a polished landing page (removing detailed technical content), creates a new docs/operations.md file consolidating behaviour semantics, deployment details, and developer scripts, and updates cross-references in AGENTS.md, docs/agent-work-ops.md, and docs/configuration.md to point to the new operations.md. Five PNG example screenshots are added for the "See It in Action" section. No application code is changed — this is a documentation-only refactor.
|
|
/review-quality |
PR Agent Quality ReviewNote A documentation-only restructuring that splits the monolithic README into a polished landing page (README.md) with a Mermaid topology diagram, screenshots, and quick-start sections, while migrating detailed behaviour semantics, deployment instructions, developer scripts, and security notes into a new dedicated docs/operations.md. Cross-references are updated in AGENTS.md, docs/configuration.md, and docs/agent-work-ops.md. No application source code is changed.
|
Summary
README.mdinto an onboarding-focused layout (hero, TOC, Getting Started, Why, Features, See It in Action, How It Works, Data Privacy) with a Mermaid runtime topology diagram and async intake calloutAGENT_PROVIDER=pi,PI_PROVIDER, API keys) vs Cursor (AGENT_PROVIDER=cursor,CURSOR_API_KEY, supported models)docs/operations.md; trims duplicate local-dev prose fromdocs/agent-work-ops.md/describe,/review,/ask,/review-security, and/review-qualityAGENTS.mdrule to update the README Mermaid diagram when runtime topology changesTest plan
README.mdon GitHub (Mermaid,<details>images, anchor links)operations.md,configuration.md,agent-work-ops.md)PR Agent Description
PR Type
Documentation, Enhancement
Description
Changes Diagram
File Walkthrough
Documentation (10 files)
Complete README rewrite with new structure
README.mdNew consolidated operations reference
docs/operations.mdUpdate to reference operations.md
docs/agent-work-ops.mdAdd cross-reference to operations.md
docs/configuration.mdAdd documentation maintenance rules
AGENTS.mdAdd /describe example screenshot
docs/readme/assets/describe.example.pngAdd /review example screenshot
docs/readme/assets/review.example.pngAdd /ask example screenshot
docs/readme/assets/ask.example.pngAdd /review-security example screenshot
docs/readme/assets/review-security.example.pngAdd /review-quality example screenshot
docs/readme/assets/review-quality.example.png