Skip to content

LEGO/dvc-knowledge-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DVC Knowledge Base

Knowledge base capturing the DVC Data Core ontology, ecosystem integration patterns, implementation standards, and architectural ideation for the LEGO Digital Value Chain.

Repository structure

  • 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 within ideation/ as reference material; treat them as drafts in progress.

Contributing

  • Add curated knowledge and skills to ai-context/.
  • Place exploratory or in-progress work in ideation/. Treat ideation content as drafts, not authoritative references.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors