Apple
9e99c3afe2
feat: add Memory Service for DAARWIZZ
2025-11-15 10:12:37 -08:00
Apple
a54a7b078c
feat: add Console UI for MicroDAO management
...
- Create ConsolePage with navigation
- Add WalletInfo component (balance display and access checks)
- Add CreateMicroDaoForm (with balance validation)
- Add MicroDaoList component (display teams/MicroDAO)
- Add InviteMemberForm (with balance checks for admin/member)
- Add wallet API client
- Update teams API with inviteMember function
- Add /console route to App.tsx
2025-11-15 09:00:59 -08:00
Apple
582ab75b03
feat: add MicroDAO balance checks and DAARION.city integration
...
- Update Wallet Service: balance checks (1 DAARION for create, 0.01 for usage)
- Update DAOFactory Service: use new balance checks
- Add DB migration: teams type field and city_links table
- Add DAARION.city seed data
- Create teams API routes with balance validation
- Add DAARION.city remote repository
- Add sync scripts and documentation
2025-11-15 08:56:14 -08: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