Skip to content

M13-T01: Write the internal runtime-vs-engine contract #126

@skel84

Description

@skel84

Summary

Write the internal contract that defines the stable boundary between shared runtime substrate and engine-local semantics.

Scope

  • define the responsibilities of the shared runtime
  • define the responsibilities that stay local to each engine
  • explicitly rule out premature generic state-machine and schema abstractions

Acceptance Criteria

  • one focused contract doc is added under docs/
  • the contract names the shared modules and the non-shared engine surfaces
  • future engine work can cite this document as the authoring boundary

Canonical Docs

  • docs/runtime-extraction-roadmap.md

Blocked By

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions