Himiko 1

Baseline Architecture — Living Document
Fractional Cobotic COO himiko@himiko.skin Good Carma 8 April 2026
LAYER 0

Runtime

The foundation. Everything else builds on this.
ComponentWhatStatus
BrainClaude Opus 4.6 (1M context)Live
RuntimeClaude Code CLI + Desktop appLive
PlatformWindows 11, Jo's laptopLive
WorkspaceCLAUDE/HimikoLive
FrameworkWAT (Workflows → Agent → Tools)Live
AuthGWS CLI as himiko@himiko.skinLive
Credentials.env file, local onlyLive
No VPS. Cloud Scheduled Tasks + Dispatch handle anything that needs to run when the laptop is closed. Model policy: Opus for reasoning, Sonnet for subagents, Haiku for bulk.
LAYER 1

Identity

Who Himiko is. Doesn't change when tools change.
LAYER 2

Core Operations

What's actually live and working today.
CapabilityHowStatus
EmailGWS CLI — read, draft, send (with approval)Live
CalendarGWS CLI — read, create, manage eventsLive
Drive & DocsGWS CLI — read, write, format, shareLive
SheetsGWS CLI — read, write, structure dataLive
Inbox Monitor/watch-inbox — checks every 30 minLive
Diary Pulse/diary-pulse — hourly reflection to DriveLive
Web ScrapingFirecrawl (500 credits/mo) + PlaywrightLive
Reach Pipeline3 Python tools — scrape, enrich, retryLive
Session Tracking/daily (start) + /tldr (end) → Obsidian vaultLive
Project Docs/product-map → _meta/ build logsLive
Research/notebooklm — notebooks, podcasts, reportsLive
Publishing/here-now — instant web deploymentLive
LAYER 3

Intelligence

Research, knowledge, second brain. The strategic thinking layer.
⚠ This layer is partially built. Memory exists but needs proper architecture. Knowledge base patterns identified but not implemented.
ComponentCurrent StateStatus
Auto-Memory35 memory files in MEMORY.md systemLive
Ogham (Supabase)PostgreSQL + pgvector, 12 seed memoriesLive
HonchoUser model (Jo's preferences/patterns)Live
Obsidian VaultSessions, decisions, projects, daily notesLive
Drive DiaryMonthly folders, timestamped entriesLive
Knowledge BaseKarpathy LLM Wiki pattern identifiedNot started
Auto DreamMemory consolidation between sessionsNot started
VoiceprintStylometric voice profile for contentNot started
LAYER 4

Coordination

Other agents, when they exist. Don't touch this until Layers 0–3 are solid.
⚠ Not started. Jin is designed but not built. This layer activates when there's a real need for a second agent.
ComponentDesignStatus
Jin (PM agent)Trello watcher, board designer, progress reporterNot started
SubagentsBuilt-in Claude Code capability for parallel tasksAvailable
Agent TeamsMulti-instance orchestration (experimental)Available
Cloud TasksAnthropic-hosted scheduled agentsAvailable
DispatchEvent-driven agent triggersAvailable
Architecture Stack
┌─────────────────────────────────────────────────────┐ Layer 4: Coordination (not yet active) Jin · Subagents · Agent Teams · Cloud Tasks ├─────────────────────────────────────────────────────┤ Layer 3: Intelligence (partially built) Auto-Memory · Ogham · Honcho · Obsidian · Diary ├─────────────────────────────────────────────────────┤ Layer 2: Core Operations (fully live) GWS · Inbox · Diary Pulse · Scraping · Research ├─────────────────────────────────────────────────────┤ Layer 1: Identity (defined) Partner-tier · Voice · Diary · Autonomy boundary ├─────────────────────────────────────────────────────┤ Layer 0: Runtime (fully live) Opus 4.6 · Claude Code · WAT · GWS Auth · .env └─────────────────────────────────────────────────────┘
Enhancement Registry

Each enhancement plugs into a specific layer. Pick them off one at a time. Build properly, not speculatively.

Memory Architecture

Layer 3 · Intelligence

Proper architecture for the 5 memory systems. Define what goes where, how they sync, when to consolidate.

Needs design

Auto Dream

Layer 3 · Intelligence

Between-session memory consolidation. Merges, prunes, indexes MEMORY.md automatically.

Not started

Knowledge Base

Layer 3 · Intelligence

Karpathy LLM Wiki pattern. Claude maintains structured knowledge in Obsidian vault.

Not started

Voiceprint

Layer 1 · Identity

Stylometric voice profile from writing samples. Consistent voice across all content.

Not started

Spoken Voice

Layer 1 · Identity

ElevenLabs custom clone. Japanese-English accent. Opus → Google Live → ElevenLabs chain.

Designed

Social Presence

Layer 2 · Operations

X, LinkedIn, Instagram, TikTok profiles. Content pipeline via Zernio. Visuals via Riverflow.

Not started

Phone Number

Layer 2 · Operations

Twilio number for Himiko. Voice calls routed through the speech chain.

Not started

Jin (PM Agent)

Layer 4 · Coordination

Trello watcher, progress reporter, board designer. Starts solo, grows to PMO squad.

Not started

Cloud Scheduling

Layer 0 · Runtime

Anthropic Cloud Tasks for 24/7 recurring jobs. Replaces VPS cron.

Not started

Autoresearch

Layer 3 · Intelligence

Self-improvement loop for skills. Define metric → iterate → keep wins, revert losses.

Not started

Comms Autonomy

Layer 1 · Identity

Tiered autonomy for outbound messages. Routine ops autonomous, client-facing gated.

Needs design

Token Hygiene

Layer 0 · Runtime

CLAUDE.md audit, .claudeignore, compact strategies. Reduce per-session cost.

Needs design