This page maps how Claude operates across Welch Wellbeing — which mode does what, what each mode can access, how context flows between systems, and where data lives. It’s the single reference point for understanding the AI architecture so that both Lee and Claude stay aligned on structure.

Claude Modes

Three modes, three distinct roles. Each has different capabilities, memory, and system access.

💬 Chat Active

The Thinking Layer — strategy, philosophy, deep conversation, decision-making

Memory

Persistent cross-session Past chat search

System Access

Google Drive Gmail Calendar ClickUp P: Drive C: Drive Web Search

Best For

Strategic planning, IK/Sovereign Fields thinking, member decisions, complex problem-solving, content strategy, philosophical exploration

🛠️ Co-Work Active

The Production Layer — file creation, bulk operations, scheduled tasks, repetitive output

Memory

Project-scoped No cross-session memory

System Access

C: Drive (primary) P: Drive ClickUp Web Search

Best For

Kartra HTML pages, vault file operations, Hub page builds, YouTube descriptions, WhatsApp messages, bulk content production, scheduled tasks

Code Future

The Automation Layer — scripts, integrations, Empire Build pipeline

Memory

Session only

System Access

Full filesystem APIs (programmatic)

Planned For

Empire Build L2/L3, Kartra replacement automation, PWA development, API integrations, CI/CD pipelines

Context Flow

How information moves between Claude modes and the four core systems.

THINKING BRIDGES PRODUCTION Claude Chat Strategy · Thinking · Memory Second Brain Vault · Markdown · Obsidian Claude Co-Work Files · Bulk Ops · Scheduled ClickUp Tasks · SOPs · CRM Google Workspace Drive · Gmail · Calendar Kartra Membership · Manual Upload WW Hub P:\Cowork-Output\ Chat Memory Persists across sessions Claude Code Future state P:\Cowork-Output\ crystallises feeds tasks executes outputs stores non-vault output Vault Fallback: ClickUp task tag: vault-ingest → weekly sweep

System Access Matrix

What each Claude mode can reach. This is the wiring diagram.

System Chat Co-Work Code (Future) Access Method
📋ClickUp ✓ MCP ✓ MCP Planned ClickUp MCP Connector
☁️Google Drive ✓ MCP Limited Planned Drive Search + Fetch
📧Gmail ✓ MCP Limited Planned Gmail MCP Connector
📅Google Calendar ✓ MCP Limited Planned Calendar MCP Connector
💾C: Drive (Vault) ✓ Filesystem ✓ Native Planned Filesystem MCP / Direct
📂P: Drive (Output) ✓ Filesystem ✓ Native Planned Filesystem MCP / Direct
🌐Kartra ✗ Manual ✗ Manual L2 Target Copy-paste HTML upload
🔍Web Search ✓ Native ✓ Native Built-in tool
🧠Persistent Memory ✓ Cross-session Project only ✗ None Anthropic memory system
📜Past Chat Search ✓ Native ✗ None ✗ None Chat-only feature
📐Skill Files ✓ /mnt/skills/ ✓ /mnt/skills/ Mounted read-only

Skills Catalogue

Agent-readable skills encode expertise into repeatable workflows. These are the callable skills available across Claude modes, tiered by scope and composability.

Skills are markdown files that give Claude context to produce predictable output for specific tasks. They compound over time — unlike prompts, which evaporate after a conversation. The vault note skills.md is the canonical source of truth for methodology, tiering, and evolution.

◆ Tier 1 — Standard (Org-wide conventions)

📝
second-brain-note
PurposeVault-ready Obsidian notes
OutputMarkdown (.md)
Agent-readinessHigh
ComposabilityFeeds Cowork, Hub, AI context
☁️
hub-ops
PurposeHub lifecycle: architecture, versioning, changelog, deploy
OutputVersioned changes + deploy handover
Agent-readinessHigh
ComposabilityWraps all Hub changes (4-phase protocol)

◆ Tier 2 — Methodology (Practitioner craft)

📧
tcg-support
PurposeClient comms for TCG
OutputEmail / message draft
Agent-readinessMedium
ChainClickUp → draft → Gmail
🌐
kartra-html-blocks
PurposeKartra membership HTML
OutputHTML block (TCG v3 design)
Agent-readinessHigh
ChainCurriculum → HTML → Kartra
🎥
youtube-description
PurposeYouTube metadata for lessons
OutputTitle, desc, chapters, tags
Agent-readinessHigh
ChainRecording → metadata → YT
💬
whatsapp-class-share
PurposeShare recordings with class
OutputWhatsApp message
Agent-readinessHigh
ChainYT upload → message → send

◆ Tier 3 — Personal (Creative & reflective)

🎵
suno-lyrics
PurposeSuno v5 song generation
OutputLyrics + style prompt bundle
Agent-readinessMedium
astro-reading
PurposePersonalised transit reading
OutputWritten interpretation
Agent-readinessLow

Workflow Chains

How skills compose — where one skill’s output becomes the next skill’s input.

🎥 TCG Lesson Recording

Teach → youtube-description → Upload → whatsapp-class-share → Send

📝 Knowledge Capture

Insight → second-brain-note → Review → Vault → Cowork sweep

☁️ Hub Page Creation

Build HTML → hub-ops → Git push → Cloudflare auto-deploy

📧 Support Response

ClickUp task → tcg-support → Review → Gmail send

Data Boundaries

What’s cloud vs local, what persists vs what’s session-scoped, what syncs where.

📓
Second Brain Vault
Primary C:\Users\leewe\Second Brain
Sync 1 Obsidian Sync → Samsung S24
Sync 2 Google Drive backup
Format Markdown only (~1.35 MB)
Constitution CLAUDE.md at root
📂
Production Output
Location P:\Cowork-Output\
Hub ...\WelchWellbeingHub\
Content ...\10-1 RDI\
Sync Local only (no cloud sync)
Contains HTML, PPTX, non-vault files
🧠
Claude Memory
Chat Memory Persistent, cross-session
User Edits Manual corrections (30 max)
Co-Work Memory Project-scoped only
Code Memory None (session only)
Scope Non-Project chats only
📋
ClickUp Workspace
Workspace 20408928
HQ Space 32556727
Role Task orchestration layer
Limitation My Work priorities not via API
Vault Bridge vault-ingest tag → sweep

Co-Work Projects (Recommended)

Scoped workspaces for production work where context persistence matters most. Skills remain portable across all projects.

These are recommended project scopes for Co-Work, aligned to the departments where context loss costs the most time. Chat remains open-plan — no Chat projects.

Content Production
Dept 1 — RDI

Kartra lesson pages, YouTube descriptions, course architecture, movement library builds. Claude remembers which lesson you’re on, naming conventions, and series state.

Member Operations
Dept 4 + 3 — Support & Sales

Absence handling, new member follow-ups, taster communications, class register management. Context carries across member interactions.

Empire Build
Dept 6 — IT

L1/L2/L3 infrastructure work, Cloudflare migration, Hub development, automation pipeline. Deeply technical, high context overhead.

System Maps

Interactive maps of key platforms. Deep-dive views into how each system is wired.

📚 Hub Page Inventory — v5.2
10 Active · 2 Removed · 12 Total · Updated 2026-04-11
Architecture map of every page in the Hub, with status and data sources
Page Status Data Source Added
Hub HomepageActiveww-data.json + localStorage2026-03-14
Events Register replaces Calculator + SummaryActiveww-data.json2026-04-11
Systems ArchitectureActivestatic HTML + ww-data.json2026-03-14
ProcessesActivestatic HTML2026-03-14
Four PillarsActivestatic HTML2026-03-26
AI Session Cheat SheetActivestatic HTML2026-03-28
Stone Circle + 12 Stone PagesActivestatic HTML2026-03-29
Kartra System MapActivestatic HTML2026-03-14
ww-data.jsonActive2026-04-07
Season CalculatorRemoved2026-03-26
Season SummaryRemoved2026-03-26

Data Conventions

Naming patterns and code conventions used across ww-data.json, ClickUp, and the vault.

🎨
Form Codes

Identify the movement set / curriculum. Uppercase, alphanumeric.

Pattern {FormAbbrev}{MovementCount}
Examples Ya008, Ya024, SBSS1, HQD12, HQMWD, Su038
📝
Lesson Plan Codes

Identify a specific teaching sequence for a given session duration. A class uses planCode to link to its applicable plan.

Pattern plan-{formcode}-{mmm}
{formcode} Lowercase form code (e.g. ya008, sbss1, hqd12)
{mmm} Session duration in minutes, zero-padded to 3 digits
Examples plan-ya008-030 (30 min), plan-sbss1-060 (60 min), plan-hqd12-120 (workshop)
🏠
Class IDs

Unique identifier per venue/day/time slot. Matches ClickUp tag convention.

Pattern TCGA-{Venue}-{Day}{Time}
Examples TCGA-Rivets-Mon0900, TCGA-Bledlow Ridge-Tue1000
📅
Event Task Titles

ClickUp event register task naming convention.

Pattern YYMMDD TCGA-{Venue}-{DayTime} {Code}-L{NN} {Content}
Example 260413 TCGA-Rivets-Mon0900 HQD12-L08 M7 Lotus Flower

Key Paths

Canonical file locations. One source of truth — no duplicates.

Second Brain (Vault)
C:\Users\leewe\Second Brain
Markdown only. CLAUDE.md at root.
Cowork Output Root
P:\Cowork-Output\
All non-vault production files
WW Hub
P:\Cowork-Output\WelchWellbeingHub\
Dashboard + sub-pages
RDI Content
P:\Cowork-Output\10-1 RDI\
Sun 38, Silk Reeling, lessons
Skill Files
/mnt/skills/user/ + /mnt/skills/public/
Read-only. Portable across modes.
Vault Fallback (ClickUp)
Routine Tasks → tag: vault-ingest
When C: drive unreachable. Weekly sweep.