Skip to content

feat(contract): add evidence pipeline schemas#61

Merged
stacknil merged 1 commit into
mainfrom
stacknil/evidence-pipeline-schema-contract
Jun 19, 2026
Merged

feat(contract): add evidence pipeline schemas#61
stacknil merged 1 commit into
mainfrom
stacknil/evidence-pipeline-schema-contract

Conversation

@stacknil

Copy link
Copy Markdown
Owner

Summary

  • add JSON Schema Draft 2020-12 contracts for TL-01 schema-contract outputs
  • map rule_hits, case_bundles, dedup_explanations, investigation_signals, and investigation_summary schemas to committed demo artifacts
  • add schema validation tests and link the evidence pipeline contract from README/reviewer docs

Validation

  • python -m pytest tests/test_evidence_pipeline_schemas.py
  • python -m pytest tests/test_evidence_pipeline_schemas.py tests/test_reviewer_docs.py tests/test_markdown_links.py
  • python -m pytest --basetemp pytest-tmp-contract
  • git diff --cached --check

Notes

  • Full pytest required an elevated run because the managed sandbox denied access to pytest temporary directories.
  • Schemas describe reviewer evidence artifacts only; no SIEM, dashboard, alert routing, autonomous response, or final verdict claims added.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@stacknil stacknil merged commit 8192f67 into main Jun 19, 2026
2 checks passed
@stacknil stacknil deleted the stacknil/evidence-pipeline-schema-contract branch June 19, 2026 04:06
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