Skip to content

Enforce framework required_fields and add systemic drift guards#6

Merged
davidahmann merged 2 commits intomainfrom
codex/framework-fields-and-install-systemic
Feb 18, 2026
Merged

Enforce framework required_fields and add systemic drift guards#6
davidahmann merged 2 commits intomainfrom
codex/framework-fields-and-install-systemic

Conversation

@davidahmann
Copy link
Contributor

Summary

  • add required_fields for every framework control and enforce it in framework loader/schema
  • add schema drift guard tests for schemas/v1 <-> core/schema/v1 parity
  • add builtin type registry parity tests against core/schema/v1/types/*.schema.json
  • update README install commands to resolve latest published release tag dynamically (no hardcoded version)

Validation

  • go test ./core/schema/...
  • go test ./...
  • gait compatibility check with local proof via temporary go.work: go test ./...

@davidahmann davidahmann merged commit ae0b59e into main Feb 18, 2026
11 checks passed
@davidahmann davidahmann deleted the codex/framework-fields-and-install-systemic branch February 18, 2026 16:37
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

Comments