Workflow authority
Actions must be pinned, repository permissions explicit and read-only by default, and unreviewed token or secret use blocked.
Release Authority and Update Gates
Latticra has guarded CI, dependency, package, artifact, SBOM, update, and runtime-authority rules. Those rules keep release authority closed; they are not production readiness, signed delivery, compliance certification, or external endorsement.
Current Rule
The baseline records local controls for workflow permissions, pinned actions, checkout credentials, package-manager mutation, dependency review, artifact integrity, SBOM requirements, and update-lane safety. It deliberately preserves no publishing authority, no signing authority, no production installer claim, and no production update claim.
Actions must be pinned, repository permissions explicit and read-only by default, and unreviewed token or secret use blocked.
New dependencies, bundled binaries, generated artifacts, and vendored material require purpose, ownership, license, and security review.
Production artifacts require inventory, hashes, SBOM review, signing contracts, recovery behavior, and public non-claim review.
The Panel signed-updater delivery gate stays closed until manifest, signature, hash, channel, rollback, validation, and receipt evidence exist.
Current Snapshot
These fields are meant to be read as a release blocker: the project has guard rules and source records, not a production supply-chain claim.
Release Gate
A release artifact, production installer, production update lane, or internet-facing service needs inventory, SBOM, third-party review, vulnerability review, workflow authority review, signing boundary, recovery behavior, and non-claim review before the wording can change.
Supply-chain baseline, status record, guard script, CI rules, dependency review rules, and release non-claim language.
SBOM, dependency inventory review, KEV/NVD review, integrity hashes, signing authority contract, rollback or recovery contract, vulnerability disclosure path, and production non-claim review.
Artifact publication, release signing, release secret access, workflow write-token authority, production installer claims, production update claims, and production security claims.
Authority Baselines
Supply-chain review cannot silently grant runtime, update, network, signing, or host authority. Each authority surface needs its own contract, evidence, denial cases, and status alignment.
CI, dependency, package, artifact, SBOM, release, and update-lane requirements are guarded by local checks.
Network self-update and signed update apply remain blocked without signed manifests, artifact verification, rollback, validation, and receipts.
Tool execution, host I/O, network opens, MCP invocation, model execution, signing, recovery, boot, and hardware effects remain denied.
No SLSA level, NIST compliance, CISA CPG compliance, external endorsement, production protection, or production readiness is claimed.
Local Commands
These commands validate the public boundary records without publishing, signing, fetching updates, granting secrets, or enabling runtime behavior.
sh scripts/test-supply-chain-security-baseline.sh
sh scripts/test-quality-safety-guards.sh
sh scripts/test-zero-trust-runtime-authority-baseline.sh
sh scripts/test-runtime-boundary-policy-expansion-after-threat-model.sh
sh scripts/test-latticra-panel-signed-updater-delivery-gate.sh
sh scripts/latticra-panel-signed-updater-delivery-gate.sh
Source Records