docs: add AI collaboration contract and fix KegiatanCard image handling - bump to 0.1.48

This commit is contained in:
2026-04-30 15:30:24 +08:00
parent 83a2dece57
commit 0a5d17f45e
12 changed files with 1432 additions and 10 deletions

View File

@@ -30,6 +30,7 @@ bun eslint . --fix
- Architecture, request flow, domain modules, key files: @.claude/ARCHITECTURE.md
- Database conventions, auth flow, file handling: @.claude/DATABASE.md
- Env vars, Docker, CI/CD, releasing: @.claude/DEPLOYMENT.md
- AI collaboration contract, rules, and guidelines: @AI-CONTRACT.md
### Workflow for Code Changes
1. **Commit** existing changes before starting new work