docs: proposal for independently verifiable compliance receipts#1302
docs: proposal for independently verifiable compliance receipts#1302
Conversation
🤖 AI Agent: contributor-guide — Welcome! 🎉Welcome! 🎉Hi @arian-gogani, welcome to the Agent Governance Toolkit community! Thank you so much for taking the time to contribute this thoughtful and detailed proposal. It's always exciting to see new contributors bring fresh ideas to the project, and you've clearly put a lot of effort into this design document. We're thrilled to have you here! What You Did Well 🌟
Suggestions for Improvement ✨While this is an excellent start, here are a few suggestions to refine your proposal further:
Project Conventions 📜Just a quick overview of some conventions we follow in this project to help you as you continue contributing:
Next Steps 🚀
Thank you again for your contribution, @arian-gogani! We're excited to see where this proposal goes and are here to support you throughout the process. 😊 Let us know if you have any questions or need help with anything! |
|
@microsoft-github-policy-service agree |
imran-siddique
left a comment
There was a problem hiding this comment.
Well-structured proposal doc. Correctly placed under docs/proposals/ as a community proposal.
Creates ADOPTERS.md as referenced in the README. Nobulex's bilateral receipt primitive was merged into AGT via PRs microsoft#1302 and microsoft#1333 (216 LOC, 11 tests). 8 independent implementations have byte-match validated the JCS/RFC 8785 canonicalization substrate. AAIF Growth-stage proposal filed with TC sponsorship from the CTEF maintainer.
* Add ADOPTERS.md with Nobulex as first adopter Creates ADOPTERS.md as referenced in the README. Nobulex's bilateral receipt primitive was merged into AGT via PRs #1302 and #1333 (216 LOC, 11 tests). 8 independent implementations have byte-match validated the JCS/RFC 8785 canonicalization substrate. AAIF Growth-stage proposal filed with TC sponsorship from the CTEF maintainer. * Add Nobulex to docs/ADOPTERS.md Evaluation/Pilot table * Delete root ADOPTERS.md — use docs/ADOPTERS.md instead
* Add ADOPTERS.md with Nobulex as first adopter Creates ADOPTERS.md as referenced in the README. Nobulex's bilateral receipt primitive was merged into AGT via PRs microsoft#1302 and microsoft#1333 (216 LOC, 11 tests). 8 independent implementations have byte-match validated the JCS/RFC 8785 canonicalization substrate. AAIF Growth-stage proposal filed with TC sponsorship from the CTEF maintainer. * Add Nobulex to docs/ADOPTERS.md Evaluation/Pilot table * Delete root ADOPTERS.md — use docs/ADOPTERS.md instead
Description
Design doc proposing independently verifiable compliance receipts for agent-governance, as discussed in #1249.
The core idea: when
agent-complianceruns verification, it optionally emits an Ed25519 signed, SHA-256 hash-chained receipt alongside the compliance grade. A third party can verify the receipt chain without access to the operator's infrastructure.The doc covers:
Type of Change
Package(s) Affected
Checklist