-
Notifications
You must be signed in to change notification settings - Fork 1
Gate C - Native Jedit-on-Edict Execution #589
Copy link
Copy link
Open
0 / 20 of 2 issues completedLabels
featureFeature umbrella (epic)Feature umbrella (epic)lane:releaseMethod lane release.Method lane release.legend:platformMethod legend platform.Method legend platform.release:echo-1.0Echo 1.0 release convergence scopeEcho 1.0 release convergence scoperuntimeRuntime coreRuntime corespecSpec/Design documentSpec/Design document
Milestone
Description
Metadata
Metadata
Assignees
Labels
featureFeature umbrella (epic)Feature umbrella (epic)lane:releaseMethod lane release.Method lane release.legend:platformMethod legend platform.Method legend platform.release:echo-1.0Echo 1.0 release convergence scopeEcho 1.0 release convergence scoperuntimeRuntime coreRuntime corespecSpec/Design documentSpec/Design document
Projects
StatusShow more project fields
Todo
Contract
Echo 1.0 must execute designated Jedit operations natively through Edict artifacts. Jedit operations must compile through Edict, be admitted by Echo, invoke through deterministic envelopes, and mutate Echo history without a bespoke Jedit bypass path.
Owner
Canonical repository:
echofor the Echo release gate.Contract partners:
edictowns artifact/compiler semantics;jeditowns the product operation set and client proof.Executable check
A release-gate workflow or command must run the native Jedit-on-Edict fixture and return pass/fail.
Expected final shape:
Required evidence
Negative cases
Compatibility set
Must pin exact Echo, Edict, and Jedit commits, artifact schema version, operation set, and bundle digest.
Pass rule
Pass only when all designated Jedit operations execute through Edict, the old bypass cannot execute, and the trace links authored operation -> bundle -> admission -> invocation -> Echo mutation.