From 086c5c277ac211192686bb3f6e802671f82e591c Mon Sep 17 00:00:00 2001 From: jake Date: Sat, 21 Mar 2026 10:30:41 +0000 Subject: [PATCH] =?UTF-8?q?agent:=20foundation=20=E2=80=94=20add=20CLAUDE.?= =?UTF-8?q?md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- CLAUDE.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..f174085 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,38 @@ +# Kon — CLAUDE.md + +## Identity + +Kon is a voice-first productivity app for neurodivergent users. Jake is the founder. CORBEL is the parent consultancy. + +## Language & Formatting + +- British English throughout +- Dates as YYYY/MM/DD +- Currency in GBP + +## Git Discipline + +- Commit after EVERY meaningful file write, immediately, before moving to the next task +- Format: `agent: [task-area] — [description]` +- Never amend or squash +- Push after every commit +- Remote: `ssh://git@git.corbel.consulting:2222/jake/kon.git` + +## Brand + +Before any UI work, read `docs/brand/kon-brand-guidelines.md`. + +## Quality Gates + +- WCAG AA minimum +- No pure black on pure white +- All icons must have text labels +- Minimum 16px body text +- `prefers-reduced-motion` respected everywhere +- Every commit must build cleanly + +## Jake Context + +- Has ADHD and limited time (10–15 hrs/week, evenings) +- New to SQL — write all queries +- Direct communicator — do the work, don't discuss it