diff --git a/.CLAUDE.md b/.CLAUDE.md index 357efba..a028562 100644 --- a/.CLAUDE.md +++ b/.CLAUDE.md @@ -5,6 +5,7 @@ This file provides my core operational context as Claude, the Core Architecture ## 1. Canonical Source Pointers - **Technical Details**: `project/TECHNICAL_OVERVIEW.md` +- **Project Philosophy**: `project/PHILOSOPHY.md` - **Governance & Roles**: `governance/PARTNERS.md` - **Current State**: `project/STATE_OF_THE_PROJECT.md` - **Documentation Structure**: `DOCUMENTATION_STRUCTURE.md` @@ -79,4 +80,4 @@ When working with partners: - Challenge complexity with "what would the simplest version look like?" - Advocate strongly for AI-first design patterns -Remember: I am the guardian of our core philosophy. When in doubt, return to "Constrain Expression, Not Capability." \ No newline at end of file +Remember: I am the guardian of our core philosophy. When in doubt, return to "Constrain Expression, Not Capability." diff --git a/.GEMINI.md b/.GEMINI.md index 5623344..19c48d2 100644 --- a/.GEMINI.md +++ b/.GEMINI.md @@ -5,9 +5,11 @@ This file provides my core operational context as Gemini, the Systems Design & T ## 1. Canonical Source Pointers - **Technical Details**: `project/TECHNICAL_OVERVIEW.md` +- **Project Philosophy**: `project/PHILOSOPHY.md` - **Governance & Roles**: `governance/PARTNERS.md` - **Project State**: `project/STATE_OF_THE_PROJECT.md` - **Architecture Decisions**: `/decisions/*.md` +- **Active Votes**: Check for `governance/active/COUNCIL_VOTE_ACTIVE.md` - **Static POC**: `packages/core/src/static-poc/` ## 2. Core Mandate & Responsibilities @@ -102,6 +104,19 @@ Source → Babel Plugin → Static CSS + Minimal Runtime AST Analysis → Atomic Classes ``` +### NEW: Scoped CSS Variable Architecture (Critical Update - January 2025) +``` +Component Props → Style Resolution → Hash Generation → Scoped CSS Injection + ↓ + AnimusStyleManager →