Initial commit: antigravity-ipa-workflow

This commit is contained in:
nvtien
2026-02-16 13:58:02 +09:00
commit c5d9aab580
43 changed files with 4436 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# API Specification — [Project Name]
## 1. Overview
## 2. Authentication
## 3. Endpoints
### E-01:
- **Method:** GET/POST/PUT/DELETE
- **Path:** /api/v1/...
- **Request:**
- **Response:**
- **Maps to:** FR-xx
### E-02:
## 4. Error Handling
## 5. Rate Limiting
## 6. Traceability
<!-- Map endpoints to FR-xx requirements from SRD -->