Skip to content

gz check-config-paths

Validate that .gzkit.json and manifest path declarations match on-disk repo structure.


Usage

Bash
gz check-config-paths [--json]

What It Checks

  • Required configured directories and files exist
  • Manifest artifact paths exist
  • Manifest control-surface paths exist with expected type (file vs directory)
  • Discovery index control surface exists (.github/discovery-index.json)
  • Legacy global OBPI path usage (docs/design/obpis) is rejected

Example

Bash
uv run gz check-config-paths

Options

Option Description
--json Emit machine-readable output