{ "schema": 1, "note": "Place approved JSON as /etc/bare-os/rc.proposals/enabled/.json when BARE_OS_RC_PROPOSAL_MULTISIG_STRICT=1. pear.multisig.json must exist; each signaturesFrom entry must match a signer key in that file (case-insensitive); distinct count must be ≥ pear.quorum. Ed25519 / hyper-multisig verification of the proposal payload is a host or seeder step — the guest gate is policy alignment only.", "proposalId": "example-2026-04-05", "targetRcSnippet": "/etc/bare-os/rc.d/99-proposed.sh", "payloadSha256Hex": "replace_with_sha256_of_script_bytes", "signaturesFrom": [ "full_signer_public_key_hex_from_pear_multisig_json", "second_signer_public_key_hex_from_pear_multisig_json" ] }