Files
aitbc/docs/10_plan/README.md

25 lines
1.3 KiB
Markdown

# AITBC Development Plan & Roadmap
## Active Planning Documents
This directory contains the active planning documents for the current development phase. All completed phase plans have been archived to `docs/12_issues/completed_phases/`.
### Core Roadmap
- `00_nextMileston.md`: The overarching milestone plan for Q2-Q3 2026, focusing on OpenClaw Agent Economics & Scalability.
- `99_currentissue.md`: Active tracking of the current week's tasks and daily progress.
### Active Phase Plans
- `01_openclaw_economics.md`: Detailed plan for autonomous agent wallets, bid-strategy engines, and multi-agent orchestration.
- `02_decentralized_memory.md`: Detailed plan for IPFS/Filecoin integration, on-chain data anchoring, and shared knowledge graphs.
- `03_developer_ecosystem.md`: Detailed plan for hackathon bounties, reputation yield farming, and the developer metrics dashboard.
### Reference & Testing
- `14_test`: Manual E2E test scenarios for cross-container marketplace workflows.
- `01_preflight_checklist.md`: The pre-deployment security and verification checklist.
## Workflow Integration
To automate the transition of completed items out of this folder, use the Windsurf workflow:
```
/documentation-updates
```
This will automatically update status tags to ✅ COMPLETE and move finished phase documents to the archive directory.