You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GovEngine is a carrier-agnostic deterministic governed-runtime kernel for portable artifact governance and policy-gated controlled execution.
10
10
11
-
It consumes **SCLite** as its contract lifecycle layer and provides reusable services around artifact state/transition boundaries, policy decisions, execution-contract shaping, execution-ticket checks, command-shape normalization, dry-run result assembly, and neutral runtime/control projections. Security-oriented action/tool/scope/signal helpers remain available as an optional profile for hosts such as Ravenclaw, not as the neutral core itself.
11
+
It consumes **SCLite** as its contract lifecycle layer and provides reusable services around artifact state/transition boundaries, policy decisions, execution-contract shaping, execution-ticket checks, command-shape normalization, dry-run result assembly, and neutral runtime/control projections. Security-oriented action/tool/scope/signal helpers remain available as optional Ravenclaw-derived compatibility helpers, not as the neutral core itself.
12
12
13
13
14
14
## Why it exists
@@ -40,7 +40,7 @@ GovEngine is **not** Ravenclaw, Tecrax, Logdash, an LLM agent loop, a scanner, o
40
40
## What GovEngine includes now
41
41
42
42
- a public surface registry that separates neutral artifact-governance core, controlled-execution core, and optional security-profile helpers;
43
-
- an explicit `govengine.security_profile` facade for optional security-profile helper discovery;
43
+
- an explicit `govengine.security_profile`compatibility facade for optional Ravenclaw-derived helper discovery;
44
44
- serializable kernel/profile/runtime/SCLite boundary contracts and a machine-readable boundary report;
0 commit comments