This protocol gives external maintainers a low-friction way to test the Agentic Enterprise Readiness Profile without claiming adoption, endorsement, certification, or foundation affiliation.
Use it when a maintainer wants to answer a narrow question:
Does this profile help us expose the evidence an enterprise reviewer would need before trusting or extending our agentic AI repository?
Current public intake issue:
Current release:
| Mode | Timebox | Output |
|---|---|---|
read-only review |
30-60 minutes | issue comment or checklist feedback |
branch trial |
1-3 hours | branch with draft AGENTS.md, boundary model, or readiness JSON |
maintainer review |
1-2 review cycles | maintainer feedback on whether the profile is useful, too heavy, or misaligned |
A trial is not adoption. Adoption should be listed only after the maintainer explicitly asks to be listed in docs/ADOPTION_REGISTRY.md.
- Pick one repository or one agentic workflow.
- Pick one evidence artifact:
AGENTS.md, boundary model, readiness JSON, audit/observability, OSS fallback, or validation proof. - Compare it with one example from the 16-repository testbed.
- Comment in the intake issue with one useful part, one heavy part, and one adoption blocker.
- State explicitly whether the repository can be listed publicly as trial evidence.
Review these files:
README.mdPROFILE.mddocs/REVIEWER_QUICKSTART_16_TESTBED.mddocs/ADOPTER_GUIDE.mdtemplates/AGENTIC_BOUNDARY_MODEL.md- one flagship example in
examples/
Answer:
- Which evidence categories already exist in your repository?
- Which evidence categories would be too heavy?
- Which missing category would be most useful to add first?
- Would a maintainer accept a small PR adding a boundary model or readiness JSON?
- Does any wording imply endorsement or certification too strongly?
Create a non-default branch in your repository and add one or more draft artifacts:
AGENTS.mddocs/AGENTIC_BOUNDARY_MODEL.mdagentic-readiness.json
Keep the branch scoped. Do not rename the project, change runtime behavior, or add production claims.
Recommended branch name:
trial/agentic-readiness-profile
When opening an issue in this repository, include:
- repository link
- branch or PR link, if any
- which trial mode you used
- which profile files you reviewed or added
- what was useful
- what was too heavy
- what was missing
- whether the maintainer wants to be listed as trial evidence
The adoption registry can list a trial only when:
- A public maintainer or contributor provides a link.
- The repository or branch is public.
- The listing does not claim production readiness.
- The listing does not claim AAIF or Linux Foundation endorsement.
- The maintainer agrees to being listed, or the evidence is clearly a public review request.
| State | Meaning |
|---|---|
useful |
The reviewer found a clear use case or adoption path. |
too-heavy |
The profile is useful but too large for the repository today. |
misaligned |
The profile does not fit the repository type. |
needs-change |
The profile needs changes before another trial. |
adoption-requested |
Maintainer wants registry listing or follow-up PR. |
Use this wording when publishing a trial:
This is an independent trial of the Agentic Enterprise Readiness Profile. It does not imply AAIF, Linux Foundation, or maintainer endorsement, and it does not certify production readiness.
The best request is narrow:
Would this profile make your repository easier or harder for enterprise developers to review?
That keeps the trial grounded in repository usefulness rather than promotion.