docs: add AI collaboration contract and fix KegiatanCard image handling - bump to 0.1.48
This commit is contained in:
19
MIND/PLAN/ai-collaboration-contract.md
Normal file
19
MIND/PLAN/ai-collaboration-contract.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Plan: Add AI Collaboration Contract and Fix UI Issues
|
||||
|
||||
## Background
|
||||
- Need a clear contract for AI collaboration to prevent "exponential bugs".
|
||||
- UI fix for `KegiatanCard` to handle missing images gracefully.
|
||||
|
||||
## Objectives
|
||||
- Add `AI-CONTRACT.md` with guidelines.
|
||||
- Link `AI-CONTRACT.md` in `CLAUDE.md`.
|
||||
- Fix `KegiatanCard.tsx` image rendering.
|
||||
- Bump version to 0.1.48.
|
||||
|
||||
## Implementation Steps
|
||||
1. Create `AI-CONTRACT.md`.
|
||||
2. Update `CLAUDE.md`.
|
||||
3. Update `KegiatanCard.tsx`.
|
||||
4. Bump version in `package.json`.
|
||||
5. Verify build.
|
||||
6. Commit and push.
|
||||
11
MIND/PLAN/task-ai-collaboration-contract.md
Normal file
11
MIND/PLAN/task-ai-collaboration-contract.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Task: Add AI Collaboration Contract and Fix UI Issues
|
||||
|
||||
## Status
|
||||
- [x] Create `AI-CONTRACT.md`
|
||||
- [x] Update `CLAUDE.md` to reference the contract
|
||||
- [x] Fix `KegiatanCard.tsx` image rendering logic
|
||||
- [x] Bump version in `package.json` to 0.1.48
|
||||
- [x] Verify build successful
|
||||
- [ ] Commit changes
|
||||
- [ ] Create branch and push
|
||||
- [ ] Merge to `stg`
|
||||
Reference in New Issue
Block a user