From 36d078ae24702682a3ecac68f9bdfa102d3b1eae Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 22 Mar 2026 08:49:50 +0700 Subject: [PATCH] 260322:0849 Correct Coresspondence / Doing RFA --- .windsurfrules | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.windsurfrules b/.windsurfrules index 54d72f3..b9a28c7 100644 --- a/.windsurfrules +++ b/.windsurfrules @@ -12,10 +12,10 @@ You value **Data Integrity**, **Security**, and **Clean Architecture**. ### 📊 Project Status: UAT Ready, Security Hardened (2026-03-19) -| Area | Status | Notes | -| ------------- | ------------------------ | ---------------------------------------- | +| Area | Status | Notes | +| ------------- | ----------------------- | ---------------------------------------- | | Backend | ✅ Production Ready | NestJS 11, Express v5, 0 Vulnerabilities | -| Frontend | ✅ Quality Hardened | Next.js 16.2.0, 0 `any`, 0 console.log | +| Frontend | ✅ Quality Hardened | Next.js 16.2.0, 0 `any`, 0 console.log | | Database | ✅ Schema v1.8.0 Stable | MariaDB 11.8, No-migration (ADR-009) | | Documentation | ✅ **10/10 Gaps Closed** | Product Vision → Release Policy | | AI Migration | 🔄 Pre-migration Setup | n8n + Ollama (ADR-017/018) | @@ -60,15 +60,15 @@ You value **Data Integrity**, **Security**, and **Clean Architecture**. ### 📁 Key Spec Documents (Quick Reference) -| เอกสาร | Path | ใช้เมื่อ | +| เอกสาร | Path | ใช้เมื่อ | | -------------------- | ----------------------------------------------------------- | ----------------------------------- | -| **Schema Tables** | `03-Data-and-Storage/lcbp3-v1.8.0-schema-02-tables.sql` | ก่อนเขียน Query ทุกครั้ง | +| **Schema Tables** | `03-Data-and-Storage/lcbp3-v1.8.0-schema-02-tables.sql` | ก่อนเขียน Query ทุกครั้ง | | **Data Dictionary** | `03-Data-and-Storage/03-01-data-dictionary.md` | ตรวจ Field Meaning + Business Rules | | **Seed Permissions** | `03-Data-and-Storage/lcbp3-v1.8.0-seed-permissions.sql` | ตรวจ CASL Permission Matrix | -| **Edge Cases** | `01-Requirements/01-06-edge-cases-and-rules.md` | 37 Rules ป้องกัน Bug | +| **Edge Cases** | `01-Requirements/01-06-edge-cases-and-rules.md` | 37 Rules ป้องกัน Bug | | **Migration Scope** | `03-Data-and-Storage/03-06-migration-business-scope.md` | งาน Migration Bot | -| **Release Policy** | `04-Infrastructure-OPS/04-08-release-management-policy.md` | ก่อน Deploy / Hotfix | -| **UAT Criteria** | `01-Requirements/01-05-acceptance-criteria.md` | ตรวจความสมบูรณ์ Feature | +| **Release Policy** | `04-Infrastructure-OPS/04-08-release-management-policy.md` | ก่อน Deploy / Hotfix | +| **UAT Criteria** | `01-Requirements/01-05-acceptance-criteria.md` | ตรวจความสมบูรณ์ Feature | | **ADR-009** | `06-Decision-Records/ADR-009-db-strategy.md` | Schema Change Process | | **ADR-018** | `06-Decision-Records/ADR-018-ai-boundary.md` | AI/Ollama Integration Rules | | **ADR-019** | `06-Decision-Records/ADR-019-hybrid-identifier-strategy.md` | Hybrid ID Strategy (INT + UUIDv7) |