Skip to content

Add ADOPTERS.md with Nobulex as first adopter#1703

Open
arian-gogani wants to merge 4 commits intomicrosoft:mainfrom
arian-gogani:patch-1
Open

Add ADOPTERS.md with Nobulex as first adopter#1703
arian-gogani wants to merge 4 commits intomicrosoft:mainfrom
arian-gogani:patch-1

Conversation

@arian-gogani
Copy link
Copy Markdown
Contributor

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.

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Maintenance (dependency updates, CI/CD, refactoring)
  • Security fix

Package(s) Affected

  • agent-os-kernel
  • agent-mesh
  • agent-runtime
  • agent-sre
  • agent-governance
  • docs / root

Checklist

  • My code follows the project style guidelines (ruff check)
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass (pytest)
  • I have updated documentation as needed
  • I have signed the Microsoft CLA

Attribution & Prior Art

  • This contribution does not contain code copied or derived from other projects without attribution
  • Any external projects that inspired this design are credited in code comments or documentation
  • If this PR implements functionality similar to an existing open-source project, I have listed it below

Prior art / related projects (if any):

AI Assistance

  • I can explain every meaningful change in this PR: what it does, why, and what tradeoffs were considered
  • I have run tests and verification appropriate for this change
  • No part of this PR was autonomously submitted by an AI agent without my review
  • I have not used AI to generate review comments on others' PRs

If AI tools materially shaped this change, briefly note what was used:

IP, Patents, and Licensing

  • This contribution does not implement patent-pending or patent-encumbered techniques
  • This contribution does not require an NDA or licensing agreement to understand or use
  • Any AI tools used have terms compatible with the MIT License

Related Issues

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.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🔴 Contributor Check: HIGH

Check Result
Profile HIGH
Credential LOW
Overall HIGH

Automated check by AGT Contributor Check.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🤖 AI Agent: test-generator — View details

Test coverage looks good. No gaps identified.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🤖 AI Agent: code-reviewer — View details

No issues found. Clean change.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🤖 AI Agent: docs-sync-checker — Docs Sync

Docs Sync

  • README.md -- references ADOPTERS.md; ensure alignment with new file.

Documentation is in sync.

@github-actions github-actions Bot added needs-review:HIGH Contributor reputation check flagged HIGH risk size/XS Extra small PR (< 10 lines) and removed needs-review:HIGH Contributor reputation check flagged HIGH risk labels May 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

🤖 AI Agent: security-scanner — View details

No security issues found.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

PR Review Summary

Check Status Details
🔍 Code Review ✅ Passed No issues found
🛡️ Security Scan ✅ Passed No issues found
🔄 Breaking Changes ✅ Passed No issues found
📝 Docs Sync ✅ Passed No issues found
🧪 Test Coverage ✅ Completed Analysis complete

Verdict: ✅ Ready for human review

Copy link
Copy Markdown
Member

@imran-siddique imran-siddique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TL;DR: 2 blockers. Wrong file location and entry format.

Sev Issue Where
Block \docs/ADOPTERS.md\ already exists with a defined schema. Edit that file instead of creating a root-level duplicate. ADOPTERS.md (root)
Block Entry is 116 words of marketing copy. Match the existing format: one sentence for Use Case, GitHub handle for Contact. Use Evaluation/Pilot table. ADOPTERS.md L9

Action items: (1) Delete root ADOPTERS.md. (2) Add a single row to \docs/ADOPTERS.md\ in the Evaluation/Pilot table, matching the existing schema.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

🤖 AI Agent: breaking-change-detector — View details

No breaking changes detected.

@github-actions github-actions Bot added size/S Small PR (< 50 lines) and removed size/XS Extra small PR (< 10 lines) labels May 3, 2026
@github-actions github-actions Bot added size/XS Extra small PR (< 10 lines) and removed size/S Small PR (< 50 lines) labels May 3, 2026
imran-siddique
imran-siddique previously approved these changes May 5, 2026
Copy link
Copy Markdown
Member

@imran-siddique imran-siddique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified contributor via PRs #1302 and #1333.

@imran-siddique
Copy link
Copy Markdown
Member

This has a merge conflict with main (likely from recent ADOPTERS.md updates). Could you rebase on main? Happy to merge once resolved.

@imran-siddique imran-siddique enabled auto-merge (squash) May 6, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/XS Extra small PR (< 10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants