Normalize repository validation and metadata
This commit is contained in:
parent
d4a4560a8d
commit
9d996d7936
36 changed files with 298 additions and 175 deletions
|
|
@ -43,7 +43,7 @@ for the Forgejo PyPI `--extra-index-url` install path.
|
|||
### Project Structure
|
||||
This repository follows PythonVibes best practices:
|
||||
- `src/kaizen_agentic/` - Core framework source code
|
||||
- `agents/` - Specialized agent definitions (17+ agents)
|
||||
- `agents/` - Specialized agent definitions (20 agents)
|
||||
- `tests/` - Comprehensive test suite
|
||||
- `workplans/` - Active workstreams and tasks (ADR-001)
|
||||
- `CHANGELOG.md` - Version history (Keep a Changelog format)
|
||||
|
|
@ -161,7 +161,7 @@ When reporting bugs, please include:
|
|||
|
||||
## Agent-Assisted Development
|
||||
|
||||
This repository includes 17+ specialized agents to assist with development:
|
||||
This repository includes 20 specialized agents to assist with development:
|
||||
- Use `keepaChangelog` for CHANGELOG.md updates
|
||||
- Use `project-assistant` for workplan and session orientation
|
||||
- Use `contributing-keeper` for this file maintenance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue