Skip to content

Add schema-backed NLBoot evidence validation#5

Merged
mdheller merged 4 commits intomainfrom
schemafix
Apr 30, 2026
Merged

Add schema-backed NLBoot evidence validation#5
mdheller merged 4 commits intomainfrom
schemafix

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

Replacement non-draft PR for the completed Copilot branch from #4 / issue #3, created because the original PR remained stuck in draft/action_required and the connector ready-for-review mutation is broken.

Scope:

  • add bundled NLBoot evidence schema;
  • add valid/invalid evidence fixtures;
  • add read-only sourceosctl nlboot evidence validate <path> command;
  • add sourceosctl nlboot evidence inspect --validate <path>;
  • update tests and README.

Validation evidence from Copilot branch:

  • make validate passes locally, 30/30 tests.

Boundaries:

  • no backend services;
  • no runtime network schema fetches;
  • no host mutation;
  • no secrets, model weights, datasets, or training runs.

Closes #3.

Copilot AI and others added 4 commits April 30, 2026 19:32
@mdheller mdheller merged commit 63024b3 into main Apr 30, 2026
1 check 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.

Agent task: add schema-backed NLBoot evidence validation

2 participants