bxnet-ops/org-ops-core
Tyler J King 8cec5a6486 feat(org-ops): manifest signature check at load time
Add ManifestMeta to manifest loader for signature validation:
- load_manifest_with_meta() rejects unsigned manifests when
  signatures_required=true and signature_valid=false
- Clear error message directs operator to quorum administrator
- Backward compatible: load_manifest() passes default meta (no check)

2 new tests for signature rejection and acceptance.

Signed-off-by: Tyler King <tking@guildhouse.dev>
Signed-off-by: Tyler J King <tking727@gmail.com>
2026-04-15 19:57:48 -04:00
..
src feat(org-ops): manifest signature check at load time 2026-04-15 19:57:48 -04:00
Cargo.toml chore: add license and repository to org-ops-core Cargo.toml 2026-04-15 16:02:24 -04:00