Growing Europe — Wiki Brain¶
The central brain of GE. All institutional knowledge lives here. Config files are the source of truth for operational values. The wiki is the source of truth for documentation.
Three Layers¶
Clients & Projects¶
Per-client, per-project scoped data. Client profiles, project architecture, progress, decisions.
Development & Operations¶
How GE builds. Infrastructure, agents, procedures, standards, contracts, pitfalls, learnings. Start here for any development work.
Company¶
What GE is. Identity, brand, strategy, workflows, compliance, rules.
Quick Start for New Sessions¶
- Read Development Overview for navigation
- Read Infrastructure Pitfalls before touching infra
- Read Config Authority before using any operational value
- Read Latest Handoff for current state
- Read Standards before writing code
Rules¶
- If you need a port number, read
config/ports.yaml. Do not guess. - If you need a stream name, read
config/dolly-routing.yaml. Do not hardcode. - If you learn something new, write it to the wiki before session end.
- If documentation contradicts the wiki, update the wiki.
Wiki Brain established 2026-02-15. Three-layer architecture: Clients, Development, Company.