# Content plane (it reads decision scopes, which are content-adjacent). The
# gate is the enforcement point of the attunement argument: work whose blast
# radius touches an unsettled decision does not promote. Its defaults are the
# restrictive variant — Verdict::default() is Blocked — because unproven is
# not passed.
[package]
name = "jac-gate"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
publish.workspace = true
description = "Content plane: the fail-closed attunement gate — blast radius in, verdict out"
[package.metadata.jacquard]
plane = "content"
forbids = ["jac-rendezvous"]
[dependencies]
jac-core.workspace = true
jac-decision.workspace = true
[lints]
workspace = true