🌈 Add Light Trinity system (RedLight + GreenLight + YellowLight)

Complete deployment of unified Light Trinity system:

🔴 RedLight: Template & brand system (18 HTML templates)
💚 GreenLight: Project & collaboration (14 layers, 103 templates)
💛 YellowLight: Infrastructure & deployment
🌈 Trinity: Unified compliance & testing

Includes:
- 12 documentation files
- 8 shell scripts
- 18 HTML brand templates
- Trinity compliance workflow

Built by: Cece + Alexa
Date: December 23, 2025
Source: blackroad-os/blackroad-os-infra
🌸
This commit is contained in:
Alexa Louise
2025-12-23 15:49:37 -06:00
parent 9b93386cd0
commit 19dc467aff
47 changed files with 43897 additions and 0 deletions

View File

@@ -0,0 +1,428 @@
# 🛣️ GREENLIGHT COMPLETE EMOJI DICTIONARY
## The Visual Language of BlackRoad OS
### Version 1.0 — December 23, 2025
**No more Jira. No more Asana. No more Salesforce.**
**GreenLight speaks BlackRoad.** 🛣️
---
## **1. LIFECYCLE STATES**
*Every entity moves through these phases*
| Emoji | State | Code | Trinary | Description |
|-------|-------|------|---------|-------------|
| ⬛ | VOID | `void` | null | Not yet born / Pre-existence / Idea spark |
| 📥 | INBOX | `inbox` | 0 | Captured but untriaged / Raw input |
| 📋 | QUEUED | `queued` | 0 | Triaged, waiting for capacity |
| 🎯 | TARGETED | `targeted` | 0 | Scoped and scheduled |
| 🚧 | WIP | `wip` | +1 | In development / Active work |
| ⚡ | ACTIVE | `active` | +1 | Hot / Fast-moving / On fire |
| 🔄 | IN REVIEW | `review` | +1 | Awaiting approval / QA / Check |
| ⏸️ | PAUSED | `paused` | 0 | On hold / Deferred / Snoozed |
| 🔒 | BLOCKED | `blocked` | -1 | Locked / Dependency / Stuck |
| 🔀 | BRANCHED | `branched` | ? | Contradiction / Split / Paraconsistent |
| 🩹 | HEALING | `healing` | 0 | Recovering from failure / Retry |
| ✅ | DONE | `done` | +1 | Complete / Shipped / Resolved |
| 📦 | ARCHIVED | `archived` | ∞ | Preserved / Historical / Cold storage |
| ❌ | CANCELED | `canceled` | -1 | Intentionally stopped / Won't do |
| 💀 | DEAD | `dead` | -1 | Failed permanently / Irrecoverable |
---
## **2. SCALE INDICATORS**
*Size and scope of the entity*
| Emoji | Scale | Code | Scope |
|-------|-------|------|-------|
| 👉 | MICRO | `micro` | Single item: task, commit, action, message |
| 🎢 | MACRO | `macro` | Collection: project, sprint, campaign, swarm |
| 🌐 | PLANETARY | `planetary` | System: org, vertical, infrastructure, network |
| 🌌 | UNIVERSAL | `universal` | Cross-system: multi-org, federation, external |
---
## **3. DOMAIN TAGS**
*What vertical/area does this belong to?*
| Emoji | Domain | Code | Description |
|-------|--------|------|-------------|
| 🛣️ | PLATFORM | `platform` | Core BlackRoad OS |
| 🌀 | AI | `ai` | Lucidia, agents, ML |
| ⛓️ | CHAIN | `chain` | RoadChain, blockchain, ledger |
| 💎 | COIN | `coin` | RoadCoin, tokens, economics |
| 🧠 | INTEL | `intel` | Intelligence, smart features |
| 📺 | MEDIA | `media` | TV Road, streaming, video |
| 🎵 | AUDIO | `audio` | Cadence, music, sound |
| 🎮 | GAMES | `games` | RoadWorld, interactive |
| 📚 | EDU | `edu` | RoadBook, learning |
| 🔒 | SECURITY | `security` | Auth, encryption, trust |
| 🏛️ | GOV | `gov` | Governance, policy, legal |
| 💼 | BIZ | `biz` | Business, enterprise, sales |
| 🔧 | INFRA | `infra` | Infrastructure, DevOps |
| 🎨 | CREATIVE | `creative` | Design, art, studio |
| 📊 | DATA | `data` | Analytics, metrics, BI |
| 🌱 | GROWTH | `growth` | Marketing, community |
| 🤝 | PARTNER | `partner` | Integrations, external |
| 🔬 | LABS | `labs` | Research, experiments |
---
## **4. PRIORITY LEVELS**
*How urgent/important is this?*
| Emoji | Priority | Code | Weight | Description |
|-------|----------|------|--------|-------------|
| 🔥 | FIRE | `p0` | 100 | DROP EVERYTHING / Emergency |
| 🚨 | URGENT | `p1` | 80 | Today / Critical path |
| ⭐ | HIGH | `p2` | 60 | This week / Important |
| 📌 | MEDIUM | `p3` | 40 | This sprint / Normal |
| 💤 | LOW | `p4` | 20 | Someday / Nice to have |
| 🧊 | ICE | `p5` | 0 | Frozen / Icebox / Maybe never |
---
## **5. EFFORT / SIZING**
*How big is this work?*
| Emoji | Size | Code | Hours | Points |
|-------|------|------|-------|--------|
| 🫧 | TRIVIAL | `xs` | <1h | 1 |
| 🥄 | SMALL | `s` | 1-4h | 2 |
| 🍽️ | MEDIUM | `m` | 4-8h | 3 |
| 🍖 | LARGE | `l` | 1-3d | 5 |
| 🦣 | HUGE | `xl` | 3-7d | 8 |
| 🏔️ | EPIC | `xxl` | 1-4w | 13 |
| 🌍 | COLOSSAL | `xxxl` | 1-3mo | 21 |
---
## **6. OWNERSHIP / ASSIGNMENT**
*Who/what is responsible?*
| Emoji | Owner Type | Code | Description |
|-------|------------|------|-------------|
| 👤 | HUMAN | `human` | Assigned to a person |
| 🤖 | AGENT | `agent` | Assigned to AI agent |
| ⚙️ | SYSTEM | `system` | Automated / System-owned |
| 👥 | TEAM | `team` | Group ownership |
| 🎭 | HYBRID | `hybrid` | Human + Agent collaboration |
| ❓ | UNASSIGNED | `none` | No owner yet |
---
## **7. AGENT IDENTITIES**
*Specific agent assignments (Trinity + ecosystem)*
| Emoji | Agent | Provider | Role |
|-------|-------|----------|------|
| 🌸 | CECE | Anthropic/Claude | Primary reasoning, Cecilia |
| 🔮 | LUCIDIA | Core | Recursive AI, trinary logic |
| 🐇 | ALICE | Local | Edge agent, Pi mesh |
| 🎸 | SILAS | xAI/Grok | Creative chaos |
| 🌙 | ARIA | Google/Gemini | Multimodal |
| 🎩 | CADDY | OpenAI/GPT | General tasks |
| 🦊 | EDGE | Ollama/Local | Privacy-first |
| 🐙 | SWARM | Multi | Agent collective |
---
## **8. TIME INDICATORS**
*When is this happening?*
| Emoji | Time | Code | Description |
|-------|------|------|-------------|
| ⏰ | NOW | `now` | Immediate / Real-time |
| 📅 | SCHEDULED | `scheduled` | Has a specific date |
| 🔜 | SOON | `soon` | Coming up / Next |
| 🔙 | PAST | `past` | Overdue / Historical |
| ♾️ | ONGOING | `ongoing` | Continuous / No end date |
| 📆 | RECURRING | `recurring` | Repeating schedule |
| ⏳ | WAITING | `waiting` | Timer running / Countdown |
| 🎂 | MILESTONE | `milestone` | Key date / Deadline |
---
## **9. RELATIONSHIP TYPES**
*How entities connect*
| Emoji | Relation | Code | Description |
|-------|----------|------|-------------|
| ⬆️ | PARENT | `parent` | Contains this |
| ⬇️ | CHILD | `child` | Contained by this |
| 🔗 | RELATED | `related` | Associated / See also |
| 🚫 | BLOCKS | `blocks` | This prevents that |
| ⛔ | BLOCKED_BY | `blocked_by` | That prevents this |
| 👯 | DUPLICATE | `duplicate` | Same as another |
| 🔄 | DEPENDS | `depends` | Requires completion of |
| 📎 | ATTACHED | `attached` | Has file/resource |
| 🪞 | MIRROR | `mirror` | Paraconsistent pair |
---
## **10. QUALITY / HEALTH**
*Status indicators*
| Emoji | Health | Code | Description |
|-------|--------|------|-------------|
| 💚 | HEALTHY | `healthy` | All good / Green |
| 💛 | WARNING | `warning` | Attention needed / Yellow |
| 🔴 | CRITICAL | `critical` | Failing / Red |
| 💔 | BROKEN | `broken` | Not working |
| ✨ | PRISTINE | `pristine` | Perfect / Gold standard |
| 🧪 | EXPERIMENTAL | `experimental` | Testing / Unstable |
| 🏗️ | BUILDING | `building` | Under construction |
| 🔧 | MAINTENANCE | `maintenance` | Scheduled work |
---
## **11. VISIBILITY / ACCESS**
*Who can see/touch this?*
| Emoji | Visibility | Code | Description |
|-------|------------|------|-------------|
| 🌍 | PUBLIC | `public` | Everyone |
| 🏢 | ORG | `org` | Organization only |
| 👥 | TEAM | `team` | Team only |
| 🔐 | PRIVATE | `private` | Owner only |
| 🕶️ | SECRET | `secret` | Need-to-know |
| 🎭 | PERSONA | `persona` | Specific identity |
---
## **12. SYNC / DATA STATUS**
*State of data flow*
| Emoji | Sync | Code | Description |
|-------|------|------|-------------|
| ☁️ | SYNCED | `synced` | Up to date everywhere |
| 📤 | PUSHING | `pushing` | Uploading changes |
| 📥 | PULLING | `pulling` | Downloading updates |
| ⚠️ | CONFLICT | `conflict` | Merge needed |
| 📴 | OFFLINE | `offline` | Local only / Disconnected |
| 🔃 | STALE | `stale` | Needs refresh |
---
## **13. SOURCE / ORIGIN**
*Where did this come from?*
| Emoji | Source | Code | Description |
|-------|--------|------|-------------|
| 💬 | CHAT | `chat` | From conversation |
| 📧 | EMAIL | `email` | From email |
| 🎤 | VOICE | `voice` | From speech |
| 📸 | CAPTURE | `capture` | From screenshot/photo |
| 🔗 | IMPORT | `import` | From external system |
| ✍️ | MANUAL | `manual` | Human created |
| 🤖 | AUTO | `auto` | System generated |
| 🧬 | CLONED | `cloned` | Copied from template |
---
## **14. INFRASTRUCTURE LAYER**
*Where in the stack?*
| Emoji | Layer | Code | Description |
|-------|-------|------|-------------|
| 🖥️ | SURFACE | `surface` | UI / Experience (Floor 4) |
| 🎛️ | ORCHESTRATION | `orchestration` | Agents / Flow (Floors 2-3) |
| ⚙️ | COMPUTE | `compute` | Processing (Floor 1) |
| 💾 | DATA | `data` | Storage (Basement) |
| 🌐 | NETWORK | `network` | Connectivity |
| 🔌 | HARDWARE | `hardware` | Physical devices |
---
## **15. DEVICE / LOCATION**
*Physical context*
| Emoji | Device | Code | Description |
|-------|--------|------|-------------|
| 🍎 | MAC | `mac` | macOS device |
| 🪟 | WINDOWS | `windows` | Windows device |
| 🐧 | LINUX | `linux` | Linux device |
| 🥧 | PI | `pi` | Raspberry Pi |
| 📱 | MOBILE | `mobile` | Phone/tablet |
| ☁️ | CLOUD | `cloud` | Cloud instance |
| 🏠 | LOCAL | `local` | On-premises |
| 🌍 | EDGE | `edge` | Edge location |
---
## **16. FINANCIAL / ECONOMIC**
*Money and value*
| Emoji | Financial | Code | Description |
|-------|-----------|------|-------------|
| 💰 | PAID | `paid` | Revenue / Income |
| 💸 | EXPENSE | `expense` | Cost / Outflow |
| 📈 | PROFIT | `profit` | Positive return |
| 📉 | LOSS | `loss` | Negative return |
| 💎 | ROADCOIN | `roadcoin` | Native token |
| 🏦 | FIAT | `fiat` | Traditional currency |
| 🎁 | FREE | `free` | No cost |
| 🔓 | UNLOCKED | `unlocked` | Purchased access |
---
## **17. GOVERNANCE / POLICY**
*Rules and decisions*
| Emoji | Governance | Code | Description |
|-------|------------|------|-------------|
| 📜 | POLICY | `policy` | Rule definition |
| ⚖️ | DECISION | `decision` | Choice point |
| 🗳️ | VOTE | `vote` | Requires consensus |
| ✍️ | SIGNED | `signed` | Approved / Committed |
| 👁️ | AUDIT | `audit` | Under review |
| 🛡️ | COMPLIANT | `compliant` | Meets requirements |
| ⚠️ | VIOLATION | `violation` | Breaks rules |
| 🔏 | SEALED | `sealed` | Immutable / Final |
---
## **18. COMMUNICATION / INTERACTION**
*How we talk about it*
| Emoji | Comm | Code | Description |
|-------|------|------|-------------|
| 💬 | COMMENT | `comment` | Has discussion |
| 📣 | ANNOUNCEMENT | `announcement` | Broadcast |
| 🔔 | NOTIFICATION | `notification` | Alert sent |
| 📍 | MENTION | `mention` | Someone tagged |
| 👀 | WATCHING | `watching` | Subscribed |
| 🔇 | MUTED | `muted` | Silenced |
| 📨 | SENT | `sent` | Message dispatched |
| ✉️ | UNREAD | `unread` | Not yet seen |
---
## **19. VERIFICATION / TRUTH**
*PS-SHA∞ and trust*
| Emoji | Truth | Code | Description |
|-------|-------|------|-------------|
| ✓ | VERIFIED | `verified` | Hash confirmed |
| 🔗 | CHAINED | `chained` | In hash chain |
| 🪪 | ATTESTED | `attested` | Identity proven |
| 🎯 | CANONICAL | `canonical` | Source of truth |
| 📝 | JOURNALED | `journaled` | Append-only logged |
| 🔍 | AUDITABLE | `auditable` | Can be traced |
| ❓ | UNVERIFIED | `unverified` | Not yet confirmed |
| 🚩 | DISPUTED | `disputed` | Contested truth |
---
## **20. SPECIAL MARKERS**
*Unique flags*
| Emoji | Special | Code | Description |
|-------|---------|------|-------------|
| ⭐ | STARRED | `starred` | Favorited |
| 📌 | PINNED | `pinned` | Sticky / Top |
| 🏷️ | TAGGED | `tagged` | Has labels |
| 🔖 | BOOKMARKED | `bookmarked` | Saved for later |
| 🏆 | FEATURED | `featured` | Highlighted |
| 🆕 | NEW | `new` | Recently created |
| 🔥 | TRENDING | `trending` | Hot / Popular |
| 💡 | IDEA | `idea` | Suggestion |
| 🐛 | BUG | `bug` | Defect |
| ✨ | FEATURE | `feature` | Enhancement |
| 🧹 | CHORE | `chore` | Maintenance task |
| 📖 | DOCS | `docs` | Documentation |
---
## **COMPOSITE EXAMPLES**
Full GreenLight entity representations:
```
🚧👉🌀⭐🤖🌸
= WIP micro AI task, high priority, assigned to Cece
✅🎢⛓️📌👥
= Done macro chain project, medium priority, team-owned
🔒🌐🔧🔥⚙️
= Blocked planetary infra, fire priority, system-owned
📥👉🎨💤👤
= Inbox micro creative task, low priority, human-assigned
🔀🎢🧠🚨🎭
= Branched macro intel project, urgent, hybrid human+agent
```
---
## **NATS SUBJECT PATTERNS**
```
greenlight.{state}.{scale}.{domain}.{id}
Examples:
greenlight.wip.micro.ai.01HX7ABC
greenlight.blocked.macro.chain.01HX7DEF
greenlight.done.planetary.infra.01HX7GHI
```
---
## **DATABASE ENUM DEFINITIONS**
```sql
CREATE TYPE gl_state AS ENUM (
'void', 'inbox', 'queued', 'targeted', 'wip', 'active',
'review', 'paused', 'blocked', 'branched', 'healing',
'done', 'archived', 'canceled', 'dead'
);
CREATE TYPE gl_scale AS ENUM (
'micro', 'macro', 'planetary', 'universal'
);
CREATE TYPE gl_domain AS ENUM (
'platform', 'ai', 'chain', 'coin', 'intel', 'media',
'audio', 'games', 'edu', 'security', 'gov', 'biz',
'infra', 'creative', 'data', 'growth', 'partner', 'labs'
);
CREATE TYPE gl_priority AS ENUM (
'p0', 'p1', 'p2', 'p3', 'p4', 'p5'
);
CREATE TYPE gl_effort AS ENUM (
'xs', 's', 'm', 'l', 'xl', 'xxl', 'xxxl'
);
CREATE TYPE gl_owner_type AS ENUM (
'human', 'agent', 'system', 'team', 'hybrid', 'none'
);
```
---
## **PHASE MARKERS FOR CLAUDE COLLABORATION**
Use these in memory logs for project coordination:
| Emoji | Phase | Code | Description |
|-------|-------|------|-------------|
| 🌱 | DISCOVERY | `discovery` | Research, exploration, learning |
| 📐 | PLANNING | `planning` | Architecture, design, strategy |
| 🔨 | IMPLEMENTATION | `implementation` | Building, coding, executing |
| 🧪 | TESTING | `testing` | QA, validation, verification |
| 🚀 | DEPLOYMENT | `deployment` | Ship, launch, release |
| 📊 | MONITORING | `monitoring` | Observe, measure, optimize |
| 🔄 | ITERATION | `iteration` | Improve, refine, evolve |
---
**This is now YOUR language. No more Jira. No more Asana. GreenLight speaks BlackRoad.** 🛣️
**Created:** December 23, 2025
**Author:** Cece + Alexa
**Version:** 1.0.0
**Status:** 🎯 CANONICAL