-
-
Notifications
You must be signed in to change notification settings - Fork 0
Backends: first backend contract + envelope #9
Copy link
Copy link
Open
Labels
designDesign of an interface, protocol, grammar, or type theoryDesign of an interface, protocol, grammar, or type theoryenhancementNew capability or improvement to existing behaviourNew capability or improvement to existing behaviour
Description
Metadata
Metadata
Assignees
Labels
designDesign of an interface, protocol, grammar, or type theoryDesign of an interface, protocol, grammar, or type theoryenhancementNew capability or improvement to existing behaviourNew capability or improvement to existing behaviour
Charter concept backends define their own contracts. Sketch area:
src/backends/(src/backends/README.adoc).A backend does not inherit source guarantees; it upholds only what its contract names and its checks/proofs/runtime discipline support.
Scope
Done when
Ref:
docs/architecture/DESIGN-DISCIPLINE.adoc,docs/guide/for-maintainers.adoc.