Update readme#12
Conversation
There was a problem hiding this comment.
Pull request overview
This PR transforms the README from a brief one-line description into a comprehensive 576-line "constitution" document for AI coding agents, and adds a new HUMANS.md file providing a human-friendly introduction to the project.
Changes:
- Complete rewrite of README.md from a simple project description to an extensive guide covering agent roles, coordination patterns, bounded rationality constraints, quality standards, and configuration
- Addition of HUMANS.md providing a gentler introduction for human readers with quick start examples and philosophical context
- Title change from "aiome-cli" to "Aiome" aligning with the package name
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| README.md | Completely rewritten as a detailed "constitution" for AI agents, including role definitions, the BRAIN pattern, coordination mechanisms, and technical specifications |
| HUMANS.md | New file providing human-readable introduction with philosophy, quick start guide, and explanation of the project name |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.