Update README
Overview
Update the project README.md to reflect the current repository state: features, setup, configuration tables, and links. Do not confuse with memory bank updates.
Steps
- Read existing
README.mdand table of contents structure. - Run
git log --oneline -15and inspect recent structural changes. - Update sections that drifted; preserve required sections (Installation, Usage, Configuration, Troubleshooting).
- Validate internal links; fix broken paths.
- Summarize changes for the user; do not commit unless asked.
Checklist
- Required sections preserved
- Command/skill index links accurate if present
- No secrets in examples
Guardrails
- Preserve required README sections (Installation, Usage, Configuration, Troubleshooting).
- Validate internal links and fix broken paths; do not commit unless asked.