Skip to content

Add Prophet Intelligence Foundry contract spine#8

Merged
mdheller merged 5 commits intomainfrom
prophet-foundry-contract-spine-v0-1
May 4, 2026
Merged

Add Prophet Intelligence Foundry contract spine#8
mdheller merged 5 commits intomainfrom
prophet-foundry-contract-spine-v0-1

Conversation

@mdheller
Copy link
Copy Markdown
Member

@mdheller mdheller commented May 4, 2026

Summary

  • Adds schemas/prophet-foundry-contract-spine.schema.json as a v0.1 contract spine for Prophet Intelligence Foundry work.
  • Adds examples/prophet-foundry-contract-spine.example.json as a machine-checkable fixture.
  • Adds docs/prophet-intelligence-foundry-v0.1.md defining the Foundry boundary, required contract families, promotion law, and runtime law.
  • Updates Makefile so make validate checks the new schema and fixture.
  • Updates README to advertise the Foundry spine without implying runtime readiness.

Validation

  • Authored the schema and example as JSON and validated them locally with Python/jsonschema before pushing.
  • Compared branch against main: 5 commits ahead, 0 behind.
  • Changed files are limited to README, Makefile, docs, schema, and example fixture.

Boundary notes

This PR intentionally does not add runtime code, model weights, mutable adapters, training data, or SourceOS image state. It reserves contract-family names and authority boundaries so downstream runtime work does not invent competing semantics.

@mdheller mdheller merged commit 4e8223b into main May 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant