CascadingDev/docs
rob 380c7b5d12 docs: update diagrams-README to reflect AI normalization architecture
Updated workflow-marker-extraction diagram description to emphasize:
- AI-powered normalization for natural conversation (agents.py)
- Simple line-start fallback for explicit markers (workflow.py)
- Two-tier extraction system design

Benefits of this approach:
- Participants write naturally without strict formatting rules
- Fast AI model handles conversation → structured data conversion
- Simple fallback code when AI unavailable
- Clear separation of concerns

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-02 18:52:00 -04:00
..
AUTOMATION.md docs: comprehensive AI configuration documentation update 2025-11-01 21:48:25 -03:00
DESIGN.md docs: comprehensive AI configuration documentation update 2025-11-01 21:48:25 -03:00
INSTALL.md 1st commit 2025-10-27 20:17:35 -03:00
PROGRESS.md docs: add comprehensive implementation progress tracker 2025-11-01 22:13:56 -03:00
ai-provider-fallback.puml docs: update PlantUML diagrams for multi-provider fallback and regex marker extraction 2025-11-02 13:05:00 -04:00
architecture-overview.puml docs: Add comprehensive PlantUML architecture diagrams 2025-10-31 22:52:02 -03:00
cascading-rules.puml docs: Add comprehensive PlantUML architecture diagrams 2025-10-31 22:52:02 -03:00
commit-workflow.puml docs: update PlantUML diagrams for multi-provider fallback and regex marker extraction 2025-11-02 13:05:00 -04:00
diagrams-README.md docs: update diagrams-README to reflect AI normalization architecture 2025-11-02 18:52:00 -04:00
directory-structure.puml updated uml diagrams 2025-10-31 23:19:35 -03:00
discussion-stages.puml docs: update PlantUML diagrams for multi-provider fallback and regex marker extraction 2025-11-02 13:05:00 -04:00
file-lifecycle.puml updated uml diagrams 2025-10-31 23:19:35 -03:00
patcher-pipeline.puml fix: correct PlantUML syntax in patcher-pipeline diagram 2025-11-02 13:22:25 -04:00
voting-system.puml docs: update PlantUML diagrams for multi-provider fallback and regex marker extraction 2025-11-02 13:05:00 -04:00
workflow-marker-extraction.puml refactor: simplify workflow.py to use AI normalization with minimal fallback 2025-11-02 18:48:12 -04:00