docs: explain how to use CASAN for real projects
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
# AI-SDLC Project
|
||||
|
||||
AI-SDLC (AI Software Development Life Cycle) - Applying AI to the software development process.
|
||||
# AI-SDLC Project
|
||||
|
||||
AI-SDLC (AI Software Development Life Cycle) - Applying AI to the software development process.
|
||||
|
||||
> **Bắt đầu từ đây nếu bạn muốn dùng CASAN:**
|
||||
> [Dùng CASAN để làm dự án — giải thích thực tế, dễ hiểu](docs/guides/CASAN_USING_FOR_REAL_PROJECTS_VI.md).
|
||||
> CASAN core không phụ thuộc Codex, VS Code hay Claude Code; các agent được mô tả
|
||||
> dưới đây là flow demo/legacy có thể đặt phía sau CASAN governance.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Project Objectives](#project-objectives)
|
||||
- [Project Objectives](#project-objectives)
|
||||
- [Dùng CASAN cho dự án thực tế](docs/guides/CASAN_USING_FOR_REAL_PROJECTS_VI.md)
|
||||
- [Requirements](#requirements)
|
||||
- [Input for Flow](#input-for-flow)
|
||||
- [Output for FLow](#output-for-flow)
|
||||
@@ -34,7 +40,9 @@ Apply AI to the SDLC process to automate and optimize the creation of software p
|
||||
|
||||
## Requirements
|
||||
- **Flow + Prompt + Template**: **Spec-Kit**
|
||||
- **AI Tool**: Using **Claude Code** as the main AI assistant
|
||||
- **AI Tool của flow demo/legacy**: **Claude Code** là assistant chính; CASAN
|
||||
harness và Control Panel có thể chạy độc lập bằng browser/CLI/CI hoặc dùng model
|
||||
local/OmniRoute.
|
||||
- **AI-SDLC**: AI-integrated SDLC process **Spec-Kit Modified** (Add IPA Gen + Review Loop + Orchestrator)
|
||||
- **IPA Template**: Following IPA (Information-technology Promotion Agency) template standards
|
||||
|
||||
|
||||
Reference in New Issue
Block a user