Apple
2fc1894b26
docs: add PARSER agent documentation and implementation plan
...
- Add formal PARSER agent description (dots.ocr-based)
- Add detailed TODO-PARSER-RAG.md with implementation tasks
- Update agents README to include PARSER
- PARSER = Document Ingestion & Structuring Agent for RAG
2025-11-15 13:09:58 -08:00
Ivan Tytar
36770c5c92
feat: DAARWIZZ v3 - production persona with full profile and system prompt
...
- Updated gateway-bot/daarwizz_prompt.txt with v3 system prompt
- Created docs/daarwizz/PROFILE.md with complete agent profile
- Defines DAARWIZZ as digital mayor and MoE coordinator
- Specifies communication style, roles, security policies
- Integration with full DAGI Stack (Router, DevTools, CrewAI, RBAC)
- Knowledge base references to official DAARION.city docs
2025-11-15 17:02:38 +01:00
Ivan Tytar
8b523977c7
docs: Add comprehensive DAARWIZZ documentation
...
Complete guide for DAARWIZZ AI agent:
- Personality and behavior guidelines
- Technical implementation details
- Message flow diagrams
- Example interactions (Ukrainian)
- Testing instructions
- Customization guide
- Future enhancements roadmap
Includes curl examples, Docker config, and monitoring metrics.
2025-11-15 15:33:04 +01:00
Ivan Tytar
244c6171a8
docs: Add repository index and workflow guide
...
- Complete repository structure overview
- Cursor + GitHub + Warp.dev workflow documentation
- Development cycle diagram
- Quick actions reference
- Key files listing
Helps developers navigate the codebase and understand the sync flow.
2025-11-15 14:47:46 +01:00
Ivan Tytar
7bacae6a89
Merge: Integrate DAGI Stack v0.2.0 with existing repository (secrets fixed)
2025-11-15 14:35:40 +01:00
Ivan Tytar
3cacf67cf5
feat: Initial commit - DAGI Stack v0.2.0 (Phase 2 Complete)
...
- Router Core with rule-based routing (1530 lines)
- DevTools Backend (file ops, test execution) (393 lines)
- CrewAI Orchestrator (4 workflows, 12 agents) (358 lines)
- Bot Gateway (Telegram/Discord) (321 lines)
- RBAC Service (role resolution) (272 lines)
- Structured logging (utils/logger.py)
- Docker deployment (docker-compose.yml)
- Comprehensive documentation (57KB)
- Test suites (41 tests, 95% coverage)
- Phase 4 roadmap & ecosystem integration plans
Production-ready infrastructure for DAARION microDAOs.
2025-11-15 14:35:24 +01:00
Apple
c552199eed
chore: organize documentation structure for monorepo
...
- Create /docs structure (microdao, daarion, agents)
- Organize 61 cursor technical docs
- Add README files for each category
- Copy key documents to public categories
- Add GitHub setup instructions and scripts
2025-11-15 04:08:35 -08:00
Apple
5520665600
Initial commit: MVP structure + Cursor documentation + Onboarding components
2025-11-13 06:12:20 -08:00