Knowledge base capturing the DVC Data Core ontology, ecosystem integration patterns, implementation standards, and architectural ideation for the LEGO Digital Value Chain.
ai-context/— Curated knowledge, skills, standards. Use this folder to find relevant context when working on any task.knowledge/— Facts and reference data. Things that are. The ontology entities, their relationships, domain structures, team mappings, product lists. Knowledge files are read by skills and agents to ground their work in current reality.standards/— Rules and conventions. Things that should be followed. Naming conventions, description guidelines, formatting rules. Standards are normative — they define how to do something correctly. Standards are commonly extracted from ADRs. Standards files are read by skills and agents to ground their work in current reality.skills/— Procedures and workflows. Things the agent does. Each skill is a repeatable recipe that combines knowledge and standards into a specific task. Skills tell the agent which knowledge to read, which standards to apply, and what output to produce.
ideation/— New ideas and exploratory work go here. Do not use sub-folders withinideation/as reference material; treat them as drafts in progress.
- Add curated knowledge and skills to
ai-context/. - Place exploratory or in-progress work in
ideation/. Treat ideation content as drafts, not authoritative references.