Skip to content

feat(schema): add inference path taxonomy - #35

Open
3leapsdave wants to merge 2 commits into
mainfrom
feat/inference-path-taxonomy
Open

feat(schema): add inference path taxonomy#35
3leapsdave wants to merge 2 commits into
mainfrom
feat/inference-path-taxonomy

Conversation

@3leapsdave

Copy link
Copy Markdown
Member

Defines a portable v0 contract for inference parties, model families, exact model pins, and declared or router-selected execution paths. Adds canonical digest examples and focused negative controls so consumers can distinguish asserted identity from unresolved or routed execution.

Verification: make check


Drafted-By: GPT-5 (Codex)
Role: entarch
PR-of-Record: @3leapsdave

3leapsdave and others added 2 commits September 6, 2026 14:36
Define proposed party, model-family, model-pin, and declared-path
records for portable inference identity.

Changes:
- Add a closed record union with source evidence and canonical digests
- Separate exact source model pins from author-scoped families
- Enforce declared versus router-selected execution-host semantics
- Add positive, negative, manifest, and digest controls

Generated by GPT-5 via Codex under supervision of @3leapsdave

Co-Authored-By: GPT-5 <noreply@3leaps.net>
Role: entarch
Committer-of-Record: @3leapsdave
Add positive and negative fixtures for declared execution hosts and
unresolved model-family mappings.

Changes:
- Prove declared paths require an execution-host segment
- Prove unresolved model pins omit family mappings
- Add canonical digest controls for the positive records

Generated by GPT-5 via Codex under supervision of @3leapsdave

Co-Authored-By: GPT-5 <noreply@3leaps.net>
Role: entarch
Committer-of-Record: @3leapsdave
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