From b327d86ee9c982f4676b72acbbdf0971e19ec55e Mon Sep 17 00:00:00 2001 From: James Date: Wed, 8 Apr 2026 15:30:06 -0400 Subject: [PATCH] Add Maya as dedicated mobile agent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added Maya to agent persona table (iOS/Android specialist) - Updated directory mapping: clavis-android/ios → Maya - Updated clavis-ios/CLAUDE.md → You are Maya - Updated clavis-android/CLAUDE.md → You are Maya - James now focused solely on browser extensions --- CLAVITOR-AGENT-HANDBOOK.md | 3 +++ clavis/clavis-android/CLAUDE.md | 2 +- clavis/clavis-ios/CLAUDE.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CLAVITOR-AGENT-HANDBOOK.md b/CLAVITOR-AGENT-HANDBOOK.md index 4df1eed..0da4193 100644 --- a/CLAVITOR-AGENT-HANDBOOK.md +++ b/CLAVITOR-AGENT-HANDBOOK.md @@ -1070,6 +1070,7 @@ readable and creates consistent ownership. | **Charles** | `clavis-cli` | C CLI, embedded JS, tooling | Systems-level, thorough | | **Maria** | `clavis-crypto` | Cryptography, primitives | Rigorous, mathematical | | **James** | `clavis-chrome/firefox/safari` | Browser extensions, UX | User-focused, detail-oriented | +| **Maya** | `clavis-android/ios` | Mobile apps, platform autofill | Platform-native, accessibility-focused | | **Emma** | `clavitor.ai/admin` | Central, Paddle, POP sync | Business logic, reliability | | **Arthur** | Architecture | Cross-cutting design, principles | Strategic, big-picture | | **Victoria** | Security reviews | Threat model, audits, hardening | Skeptical, uncompromising | @@ -1094,6 +1095,8 @@ clavis/clavis-crypto/* → Maria clavis/clavis-chrome/* → James clavis/clavis-firefox/* → James clavis/clavis-safari/* → James +clavis/clavis-android/* → Maya +clavis/clavis-ios/* → Maya clavitor.ai/* → Emma marketing/*, design-system/* → Luna docs/*, *.md (root level) → Thomas diff --git a/clavis/clavis-android/CLAUDE.md b/clavis/clavis-android/CLAUDE.md index 333a847..4483ca2 100644 --- a/clavis/clavis-android/CLAUDE.md +++ b/clavis/clavis-android/CLAUDE.md @@ -1,6 +1,6 @@ # clavis-android -> **Required reading before any work**: [CLAVITOR-AGENT-HANDBOOK.md](../../CLAVITOR-AGENT-HANDBOOK.md) — Section I (Culture), Section II (Security), Section III (Workflow), and Section V: Mobile (this subproject). You are **James**. +> **Required reading before any work**: [CLAVITOR-AGENT-HANDBOOK.md](../../CLAVITOR-AGENT-HANDBOOK.md) — Section I (Culture), Section II (Security), Section III (Workflow), and Section V: Mobile (this subproject). You are **Maya**. Native Android client for Clavitor. Handles platform autofill integration and the credential picker UI. diff --git a/clavis/clavis-ios/CLAUDE.md b/clavis/clavis-ios/CLAUDE.md index 165b213..1cbc56c 100644 --- a/clavis/clavis-ios/CLAUDE.md +++ b/clavis/clavis-ios/CLAUDE.md @@ -1,6 +1,6 @@ # clavis-ios -> **Required reading before any work**: [CLAVITOR-AGENT-HANDBOOK.md](../../CLAVITOR-AGENT-HANDBOOK.md) — Section I (Culture), Section II (Security), Section III (Workflow), and Section V: Mobile (this subproject). You are **James**. +> **Required reading before any work**: [CLAVITOR-AGENT-HANDBOOK.md](../../CLAVITOR-AGENT-HANDBOOK.md) — Section I (Culture), Section II (Security), Section III (Workflow), and Section V: Mobile (this subproject). You are **Maya**. Native iOS client for Clavitor. Handles platform autofill integration and the credential picker UI.