Skip to content

Commit 08ec3d9

Browse files
Copilothotlong
andcommitted
Reorganize AI documentation into Fumadocs structure (English-only)
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 373ee11 commit 08ec3d9

File tree

9 files changed

+2441
-4304
lines changed

9 files changed

+2441
-4304
lines changed

AI_DEVELOPMENT_GUIDE.md

Lines changed: 0 additions & 1300 deletions
This file was deleted.

AI_DOCUMENTATION_SUMMARY.md

Lines changed: 0 additions & 493 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,6 @@ ObjectStack is a metadata-driven platform built on three foundational protocols:
1818

1919
**Learn more:** [Architecture Overview](./content/docs/introduction/architecture.mdx)
2020

21-
### 🤖 AI-Native Development
22-
23-
ObjectStack is designed for AI-driven development:
24-
25-
- **Metadata-First**: Everything is configuration, enabling AI to rapidly generate complete applications
26-
- **Protocol-Based**: Strict file naming conventions (`*.object.ts`, `*.view.ts`, etc.) guide AI code generation
27-
- **Type-Safe**: Zod schemas ensure AI-generated code is validated at runtime
28-
- **Iterative**: Support for rapid prototyping and version evolution with semantic versioning
29-
- **Comprehensive**: Build complete CRM, ERP, or custom enterprise apps in hours, not months
30-
31-
**Start building with AI:** [AI Development Guide](./AI_DEVELOPMENT_GUIDE.md) | [ERP Tutorial](./content/docs/ai-erp-tutorial.md)
32-
3321
## 📚 Documentation
3422

3523
📖 **[Read the Full Documentation](./content/docs/)**
@@ -40,11 +28,6 @@ ObjectStack is designed for AI-driven development:
4028
- [Introduction](./content/docs/introduction/) - Core concepts and architecture
4129
- [Quick Start Examples](./examples/) - CRM, Todo, and plugin examples
4230

43-
- **🤖 AI Agent Development:**
44-
- **[AI Development Guide](./AI_DEVELOPMENT_GUIDE.md)** - 完整的 AI Agent 企业应用开发指南 | Complete guide for AI-driven enterprise app development
45-
- [Quick Reference](./content/docs/ai-agent-quick-reference.md) - AI 代理快速参考手册 | Quick lookup for AI agents
46-
- [ERP Tutorial](./content/docs/ai-erp-tutorial.md) - 从零构建 ERP 系统实战教程 | Hands-on tutorial for building an ERP system
47-
4831
- **Protocol References:**
4932
- [Protocol Reference](./content/docs/references/) - All 70 protocol specifications
5033
- [ObjectQL](./content/docs/objectql/) - Data layer documentation

0 commit comments

Comments
 (0)