Skip to content

feat: ingest versioned deployment receipts - #22

Merged
ShuhaoZhangTony merged 3 commits into
mainfrom
codex/issue-11-deployment-receipts
Aug 15, 2026
Merged

feat: ingest versioned deployment receipts#22
ShuhaoZhangTony merged 3 commits into
mainfrom
codex/issue-11-deployment-receipts

Conversation

@ShuhaoZhangTony

Copy link
Copy Markdown
Contributor

Summary

  • consume the shared vllm-hust.deployment-receipt/v1 contract pinned from dev-hub main
  • enforce hash/schema/source/freshness/public-value validation and active/superseded/failed lifecycle
  • ground runtime identity, Support citations, health, and knowledge maintenance status in the latest fresh receipt
  • automatically write a private receipt only after the canonical verifier passes health, dialogue, NPU, graph, and import-origin gates

Validation

  • uv run ruff check src tests tools/write_verified_deployment_receipt.py
  • bash -n tools/verify_sage_mate_engine.sh
  • uv run pytest -q — 686 passed, 28 skipped
  • focused receipt/runtime/deployment suite — 53 passed

Closes #11

@ShuhaoZhangTony
ShuhaoZhangTony merged commit 99bc7fc into main Aug 15, 2026
5 checks passed
@ShuhaoZhangTony
ShuhaoZhangTony deleted the codex/issue-11-deployment-receipts branch August 15, 2026 09:10
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.

[P1][Knowledge] Ingest versioned deployment receipts with freshness and provenance

1 participant