ring/docs
Fred Amaral 7fd01e41f7
feat(workflows): expand code review and dev-cycle with advanced testing
The parallel code review process expands from 3 to 5 reviewers to
enhance code quality. This introduces `ring:test-reviewer` and
`ring:nil-safety-reviewer` to provide deeper analysis of test coverage
and null safety patterns, improving overall reliability.

The `dev-cycle` workflow is upgraded from a 6-gate to a 10-gate process,
incorporating a sophisticated suite of automated testing gates:
- Unit Testing (Gate 3)
- Fuzz Testing (Gate 4)
- Property-based Testing (Gate 5)
- Integration Testing (Gate 6)
- Chaos Testing (Gate 7)

This change establishes a much higher standard for testing and ensures
features are more resilient and production-ready.

Finally, new agents and commands are added to the PMO and Product plugins
to support delivery tracking, design validation, and reporting, further
extending the system's capabilities across the development lifecycle.
All documentation is updated to reflect these enhancements.
2026-02-09 21:05:41 -03:00
..
handoffs Revert "docs: update prose and examples to use ring- format" 2026-02-09 09:32:25 -03:00
AGENT_DESIGN.md Revert "docs: update prose and examples to use ring- format" 2026-02-09 09:32:25 -03:00
coderabbit-instructions.md refactor: remove rate limiting and CORS references 2026-02-07 20:19:34 -03:00
PROJECT_RULES.md refactor(dev-team): remove frontend-engineer agent and fix state file naming 2025-12-07 11:09:28 -03:00
PROMPT_ENGINEERING.md feat(workflows): expand code review and dev-cycle with advanced testing 2026-02-09 21:05:41 -03:00
WORKFLOWS.md feat(workflows): expand code review and dev-cycle with advanced testing 2026-02-09 21:05:41 -03:00