Skip to content

Model Plane review findings — non-schema dispositions (SHACL / conformance / spec) #247

Description

@mdheller

Part of #241. Tracks the design-review findings that cannot be expressed as JSON-Schema if/then and so land outside sourceos-spec schemas. The schema-expressible ones were fixed inline (#240 SEAM-015 teeth; #246 ledger hash-chain + biometric boundary; #245 SEAM-014/017 manifest teeth + license).

Cross-document invariants → ontogenesis SHACL (T7-8)

  • ModelAdapterManifest.baseModelDigest == ModelManifest.modelDigest when baseModelManifestRef is set.
  • SourceOSModelCarryRef.modelRef resolves to a ModelManifest.modelDigest.
  • AdapterPromotionDecision.baseModelDigest/candidateAdapterDigest resolve to real manifests.
  • Ledger hash-chain continuity (entry N's ledgerPrevHash = hash of entry N-1) — schema only requires the field exists, not that the chain is unbroken.
  • sensitiveCategories completeness (that the T0 classifier actually ran over the input) — schema can't attest a runtime check happened.

Runtime / conformance → workstation-contracts (T7-19)

Spec text / architecture (source-os docs, ADR)

Base-model license (OQ3/finding #11) is now contract-checkable via ModelManifest.license/ModelAdapterManifest.license (#245) — closed at the contract layer; base-model selection still owed under MIT/Apache-only.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions