Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 602 Bytes

File metadata and controls

19 lines (13 loc) · 602 Bytes

CodeRef Vault Guide

This vault follows the standard CodeRef root layout.

  • docs/ stores research notes, explanations, and walkthroughs.
  • repos/ stores Git submodules that point to source repositories or samples.
  • index.yaml is the canonical metadata entry for this vault root.

Repositories under repos/ should be maintained through Git submodules rather than copied directly into the vault root.

The canonical index.yaml fields are:

  • schemaVersion
  • type
  • title
  • docsRoot
  • reposRoot

Keep this structure stable so assistants and tools can understand the vault quickly.