ring/docs/PROJECT_RULES.md
Jefferson Rodrigues e0f30cc8c0
refactor(dev-team): remove frontend-engineer agent and fix state file naming
- Remove frontend-engineer.md agent (consolidated into frontend-bff-engineer-typescript)
- Fix dev-cycle state file inconsistency (cycle-state.json -> current-cycle.json)
- Update all cross-references in 19 files to point to frontend-bff-engineer-typescript
- Update agent count from 8 to 7 in documentation

Generated-by: Claude
AI-Model: claude-opus-4-5-20251101
2025-12-07 11:09:28 -03:00

440 B

Ring Project Rules

This is a markdown/documentation project for AI agent skills.

Project Type

  • Language: Markdown, YAML, Shell scripts, Python
  • Type: Plugin/Skills library
  • No compiled code

Standards

  • Skills use YAML frontmatter
  • Agents follow output_schema patterns
  • All agents must load standards via WebFetch

Testing Focus

  • Validate skill triggers
  • Validate agent dispatching
  • Validate WebFetch standards loading