Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This folder ships a default registry catalog with /dev/push so installs can run without network access to the remote registry.

What this is:

  • catalog.json: a bundled catalog snapshot (runners + presets + metadata).
  • overrides.json: a default overrides file (enables common runners/presets).

What happens on an instance:

  • The installer copies these files into DATA_DIR/registry/ if the target files do not already exist.
  • The app reads DATA_DIR/registry/catalog.json + DATA_DIR/registry/overrides.json and computes a resolved catalog (overrides win).

Notes: