Ho Ngoc Hai
d8b409a9ab
docs: dịch 22 file Markdown còn lại sang tiếng Việt có dấu (TEC-2881)
...
CI / Lint → Typecheck → Test → Build (22) (push) Failing after 18s
CI / E2E Tests (push) Has been skipped
CodeQL Analysis / CodeQL (javascript-typescript) (push) Failing after 2m15s
Deploy / Build API Image (push) Failing after 28s
Deploy / Build Web Image (push) Failing after 16s
Deploy / Build AI Services Image (push) Failing after 17s
E2E Tests / Playwright E2E (push) Failing after 31s
Security Scanning / Dependency Audit (pnpm) (push) Failing after 3s
Security Scanning / Trivy Scan — API Image (push) Failing after 1m46s
Security Scanning / Trivy Scan — Web Image (push) Failing after 1m7s
Security Scanning / Trivy Scan — AI Services Image (push) Failing after 53s
Security Scanning / Trivy Filesystem Scan (push) Failing after 35s
Deploy / Deploy to Staging (push) Has been skipped
Deploy / Smoke Test Staging (push) Has been skipped
Deploy / Deploy to Production (push) Has been skipped
Deploy / Smoke Test Production (push) Has been skipped
Security Scanning / Security Gate (push) Failing after 0s
Deploy / Rollback Staging (push) Has been skipped
Deploy / Rollback Production (push) Has been skipped
Hoàn tất đợt cuối của nhiệm vụ chuyển toàn bộ tài liệu sang tiếng Việt.
Đã dịch 22 file `.md` còn sót (~9.7k dòng) — gồm RUNBOOK, audits,
docs/architecture, docs/load-testing, libs READMEs và các quick references.
Giữ nguyên code blocks, đường dẫn, identifier kỹ thuật, URL và biến môi trường.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-19 03:26:14 +07:00
Ho Ngoc Hai
11f2bf26e6
chore: update project documentation, audit reports, and initialize IDE configuration files
CI / Lint → Typecheck → Test → Build (22) (push) Failing after 29s
CI / E2E Tests (push) Has been skipped
CodeQL Analysis / CodeQL (javascript-typescript) (push) Failing after 2m42s
Deploy / Build Web Image (push) Failing after 27s
Deploy / Build AI Services Image (push) Failing after 29s
E2E Tests / Playwright E2E (push) Failing after 43s
Deploy / Build API Image (push) Failing after 1m31s
Security Scanning / Dependency Audit (pnpm) (push) Failing after 6s
Security Scanning / Trivy Scan — API Image (push) Failing after 5m35s
Security Scanning / Trivy Scan — AI Services Image (push) Failing after 3m45s
Deploy / Deploy to Staging (push) Has been skipped
Deploy / Smoke Test Staging (push) Has been skipped
Deploy / Deploy to Production (push) Has been skipped
Deploy / Smoke Test Production (push) Has been skipped
Deploy / Rollback Staging (push) Has been skipped
Deploy / Rollback Production (push) Has been skipped
Security Scanning / Trivy Scan — Web Image (push) Failing after 13m51s
Security Scanning / Trivy Filesystem Scan (push) Failing after 14m46s
Security Scanning / Security Gate (push) Has been cancelled
2026-04-19 03:12:54 +07:00
Ho Ngoc Hai
a3f0c731fe
fix(docs): update remaining Next.js 14 references to Next.js 15
...
The .md files (CLAUDE.md, architecture docs) already referenced Next.js 15
correctly. Fixed the two remaining .txt audit files that still said Next.js 14.
libs/ai-services and libs/mcp-servers were already documented in CLAUDE.md
and both had comprehensive READMEs.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-16 06:05:47 +07:00
Ho Ngoc Hai
e78d706b42
chore: update infrastructure configs, audit docs, and env template
...
- Update Docker Compose configs for Redis, Typesense, and MinIO services
- Update GitHub Actions deploy workflow with improved caching and steps
- Extend .env.example with Stringee, Zalo OA, and FCM config keys
- Update audit documentation with latest findings and recommendations
- Update CHANGELOG and README with recent feature additions
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-16 05:17:38 +07:00
Ho Ngoc Hai
baaeb56849
docs: fix Next.js 14→15 version refs, add libs to CLAUDE.md
...
- Update stale Next.js 14 references to 15 in audit docs
- Add libs/ai-services and libs/mcp-servers to CLAUDE.md project structure
Resolves TEC-2259
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-16 04:05:39 +07:00
Ho Ngoc Hai
b93c28fa01
chore: organize docs — move 37 files from root into docs/ subfolders
...
Root now contains only essential files:
README.md, CLAUDE.md, CHANGELOG.md, CONTRIBUTING.md
Reorganized into:
docs/audits/ — all audit reports & checklists (71 files)
docs/architecture/ — codebase overview, implementation plan
docs/guides/ — auth guide, implementation checklist
docs/load-testing/ — k6 load test guides & endpoints
docs/security/ — payment & security reviews
Also removed 5 untracked debug/investigation files and
cleaned up playwright-report/ & test-results/ artifacts.
Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com >
2026-04-13 12:09:14 +07:00
Ho Ngoc Hai
514aa507db
docs: move 8 audit report files to docs/audits/
...
Move remaining root-level audit and CQRS handler analysis files
to the centralized docs/audits/ directory for consistency.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-11 19:15:24 +07:00
Ho Ngoc Hai
25b22ea9bd
docs: move additional exploration docs to docs/audits/
...
Move 6 recently generated inquiry and MCP exploration documents
to the centralized audit directory.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-11 01:41:23 +07:00
Ho Ngoc Hai
642b593884
docs: move remaining analysis docs to docs/audits/
...
Move MCP module exploration, quick reference, and inquiries exploration
documents to the centralized audit directory.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-11 01:38:14 +07:00
Ho Ngoc Hai
b8512ebff4
docs: consolidate audit and analysis reports into docs/audits/
...
Move 36 root-level audit/analysis documents and 7 web app audit documents
into docs/audits/ directory to declutter the project root. Remove stale
EXPLORATION_SUMMARY.txt.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-11 01:37:50 +07:00
Ho Ngoc Hai
59272e9321
chore(docs): consolidate 22 audit files from root into docs/audits/
...
Root directory had accumulated audit/exploration markdown files cluttering
the project root. Moved all audit-related files to docs/audits/ with a
README.md index, and updated cross-references in K6_LOAD_TESTING_GUIDE.md
and README_FRONTEND_DOCS.md.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-10 23:16:00 +07:00