Expand description
grex init โ bootstrap a meta-pack at the given path (or cwd).
Writes the minimal v1 manifest skeleton (schema_version: "1",
name, type: meta, empty actions + children) to
<path>/.grex/pack.yaml. Refuses to overwrite an existing manifest.