Ledger row 7.1 — ⚙️ By design (off) (CLAIMS.md)
Commit/tag signing is disabled at the git seam (git/src/index.ts:135, -c commit.gpgsign=false) on purpose — operator gpg/ssh signing hangs in headless/agent contexts (GH-388/GH-360). Provenance integrity is carried by the separate Ed25519 chain signing, not git's commit signing.
Open question: should we also sign at the operator layer by default (without reintroducing the headless hang)?
Tracks bead prx-e7cl. Part of epic prx-gvtr.
Ledger row 7.1 — ⚙️ By design (off) (CLAIMS.md)
Commit/tag signing is disabled at the git seam (
git/src/index.ts:135,-c commit.gpgsign=false) on purpose — operator gpg/ssh signing hangs in headless/agent contexts (GH-388/GH-360). Provenance integrity is carried by the separate Ed25519 chain signing, not git's commit signing.Open question: should we also sign at the operator layer by default (without reintroducing the headless hang)?
Tracks bead prx-e7cl. Part of epic prx-gvtr.