docs: update documentation links and expand Q2-Q3 2026 milestone plan

- Fix broken documentation links in intro.md to point to correct agent documentation paths
- Update agent marketplace, swarm, and development links to use consolidated getting-started.md
- Expand Q2-Q3 2026 milestone plan from "OpenClaw Agent Economic Model & Scalability" to "Global Marketplace Expansion"
- Add comprehensive global infrastructure scaling strategy with multi-region deployment
- Include cross-chain agent economics
This commit is contained in:
oib
2026-02-27 23:33:39 +01:00
parent d7e3d645a8
commit d072acb468
26 changed files with 1219 additions and 171 deletions

View File

@@ -99,6 +99,6 @@ curl -s https://aitbc.bubuit.net/api/health
-`aitbc-coordinator.service` - Mock API (removed)
## Related Documentation
- [Infrastructure Documentation](/docs/infrastructure.md)
- [Service Management Guidelines](/docs/operations/service-management.md)
- [Development vs Production Environments](/docs/development/environments.md)
- [Infrastructure Documentation](../8_development/1_overview.md)
- [Service Management Guidelines](../8_development/1_overview.md#service-management)
- [Development vs Production Environments](../8_development/2_setup.md)