29 lines
707 B
Markdown
29 lines
707 B
Markdown
# Architecture Document - Sample A (Integration Test)
|
|
|
|
**Project:** AquaFlow SaaS Project Management Platform
|
|
**Date:** 2025-12-23
|
|
**Purpose:** Integration Testing - KB Hit Scenario
|
|
|
|
---
|
|
|
|
## Tech Stack
|
|
|
|
### Frontend
|
|
- **Framework:** React 18
|
|
- **UI Library:** Chakra UI v2
|
|
- **State Management:** Zustand
|
|
- **Drag & Drop:** @dnd-kit/core
|
|
- **Animation:** Framer Motion
|
|
- **Styling:** CSS-in-JS (Chakra theme)
|
|
|
|
### Design System
|
|
- **Approach:** Custom Design Tokens + Chakra Theme
|
|
- **Output Format:** CSS Custom Properties + JSON Tokens
|
|
|
|
---
|
|
|
|
## Notes
|
|
|
|
> This architecture document is for integration testing purposes.
|
|
> Sample A tests the scenario where KB has matching suggestions for missing tokens.
|