553 B
553 B
Plan: Add AI Collaboration Contract and Fix UI Issues
Background
- Need a clear contract for AI collaboration to prevent "exponential bugs".
- UI fix for
KegiatanCardto handle missing images gracefully.
Objectives
- Add
AI-CONTRACT.mdwith guidelines. - Link
AI-CONTRACT.mdinCLAUDE.md. - Fix
KegiatanCard.tsximage rendering. - Bump version to 0.1.48.
Implementation Steps
- Create
AI-CONTRACT.md. - Update
CLAUDE.md. - Update
KegiatanCard.tsx. - Bump version in
package.json. - Verify build.
- Commit and push.