Skip to content

Commit d1cf608

Browse files
committed
docs: surface public routing discussion
1 parent 7548ed5 commit d1cf608

5 files changed

Lines changed: 31 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Use these starter artifacts:
6262
- [Route signal response protocol](docs/ROUTE_SIGNAL_RESPONSE_PROTOCOL.md)
6363
- [Route signal ledger](docs/ROUTE_SIGNAL_LEDGER.md)
6464
- [Route signal issue template](.github/ISSUE_TEMPLATE/route_signal.md)
65+
- [Public discussion](https://github.com/kmishra1204/agentic-enterprise-readiness-profile/discussions/3)
6566
- Route-signal labels: `route-signal`, `agents-md`, `mcp`, `agentgateway`, `goose`, `route-independent`, `signal-too-heavy`, `signal-no-fit`
6667
- [Maintainer review kit](docs/MAINTAINER_REVIEW_KIT.md)
6768
- [Maintainer growth policy](docs/MAINTAINER_GROWTH_POLICY.md)
@@ -148,6 +149,8 @@ Use the [route signal response protocol](docs/ROUTE_SIGNAL_RESPONSE_PROTOCOL.md)
148149

149150
Use the [route signal ledger](docs/ROUTE_SIGNAL_LEDGER.md) to inspect public route signals and response states. No external route signals are recorded yet.
150151

152+
Use the [public discussion](https://github.com/kmishra1204/agentic-enterprise-readiness-profile/discussions/3) when the feedback is broader than one route signal but still technical and non-promotional.
153+
151154
## Use In Public Forums
152155

153156
Good use:
@@ -167,8 +170,8 @@ Bad use:
167170

168171
## Current Status
169172

170-
Version: `0.5.40`
173+
Version: `0.5.41`
171174

172-
Status: early OSS profile with a 16-repository public testbed, pinned good-first-review issue, reviewer quickstart, review signal matrix, route-signal response protocol, route-signal ledger, reviewer acknowledgement policy, refreshed route-signal intake template and labels, adopter guide, boundary template, scoring guide, ecosystem alignment brief, compatibility policy, adoption registry, external review guide, external reviewer program, public review packet, maintainer review kit, AAIF proposal readiness self-audit, AAIF project proposal preflight dossier, AAIF engagement dossier, external review and adoption operating queue, ecosystem contribution ledger, contribution monitoring protocol, AAIF Observability trace-model planning evidence, Accuracy & Reliability, Agentic Commerce, Governance/Risk, Identity & Trust, Observability & Traceability, Security & Privacy, and Workflows taxonomy candidate-term evidence, security posture plan, static docs portal, and community engagement plan.
175+
Status: early OSS profile with a 16-repository public testbed, pinned good-first-review issue, refreshed public discussion, reviewer quickstart, review signal matrix, route-signal response protocol, route-signal ledger, reviewer acknowledgement policy, refreshed route-signal intake template and labels, adopter guide, boundary template, scoring guide, ecosystem alignment brief, compatibility policy, adoption registry, external review guide, external reviewer program, public review packet, maintainer review kit, AAIF proposal readiness self-audit, AAIF project proposal preflight dossier, AAIF engagement dossier, external review and adoption operating queue, ecosystem contribution ledger, contribution monitoring protocol, AAIF Observability trace-model planning evidence, Accuracy & Reliability, Agentic Commerce, Governance/Risk, Identity & Trust, Observability & Traceability, Security & Privacy, and Workflows taxonomy candidate-term evidence, security posture plan, static docs portal, and community engagement plan.
173176

174177
Next target: external technical feedback from agentic AI maintainers and AAIF/LF-style community forums.

ROADMAP.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,11 @@
217217
- Refresh the route-signal issue template with first-review context links, A2A/interoperability routing, one-sentence response shape, anti-claim checks, and public acknowledgement consent.
218218
- Update the public review packet release link so outside reviewers land on the current release surface.
219219

220+
## 0.5.41
221+
222+
- Refresh the public routing discussion so it points to the current release, pinned review issue, route-signal template, A2A/interoperability routing, and anti-endorsement boundary.
223+
- Link the public discussion from README, public review packet, and docs portal as the broader technical-feedback path beside the one-signal issue.
224+
220225
## 0.6.0
221226

222227
- Add first external adoption example if a maintainer opts in.

docs/PUBLIC_REVIEW_PACKET.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ This is an independent OSS profile. It is not an Agentic AI Foundation project,
1414
| --- | --- |
1515
| Repository | https://github.com/kmishra1204/agentic-enterprise-readiness-profile |
1616
| Docs portal | https://kmishra1204.github.io/agentic-enterprise-readiness-profile/ |
17-
| Current release | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/releases/tag/v0.5.40 |
17+
| Current release | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/releases/tag/v0.5.41 |
1818
| Pinned good-first review issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/7 |
19+
| Public routing discussion | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/discussions/3 |
1920
| Focused review issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/4 |
2021
| Adoption trial issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/5 |
2122
| External reviewer call | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/6 |
@@ -49,6 +50,7 @@ The fastest public entry point is the pinned good-first review issue:
4950
| --- | --- | --- |
5051
| AGENTS.md | templates and example repositories | Are agent instructions specific enough for safe contribution? |
5152
| MCP/tooling | boundary model examples | Are tool actions, side effects, and approval points clear? |
53+
| A2A/interoperability | readiness examples and boundary models | Would this help show conformance, compatibility, and cross-agent evidence? |
5254
| Agent gateway | gateway and policy evidence | Would this help explain policy, routing, and observability needs? |
5355
| Security | SECURITY.md, security posture, release checklist | Are the secret, reporting, and supply-chain boundaries credible? |
5456
| Enterprise adoption | profile levels and testbed examples | Is this too heavy, too light, or useful for due diligence? |
@@ -79,7 +81,7 @@ The fastest public entry point is the pinned good-first review issue:
7981

8082
1. What should be removed because it is too heavy for normal OSS maintainers?
8183
2. Which field or document would make a real repository review easier?
82-
3. Should this stay independent, align with AGENTS.md guidance, support MCP/server readiness, or become an agent gateway governance example?
84+
3. Should this stay independent, align with AGENTS.md guidance, support MCP/server readiness, help A2A/interoperability evidence, or become an agent gateway governance example?
8385

8486
## Copy-Ready Forum Ask
8587

@@ -97,9 +99,15 @@ https://kmishra1204.github.io/agentic-enterprise-readiness-profile/
9799
The AAIF engagement dossier is here:
98100
https://github.com/kmishra1204/agentic-enterprise-readiness-profile/blob/main/docs/AAIF_ENGAGEMENT_DOSSIER.md
99101
102+
The pinned one-signal issue is here:
103+
https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/7
104+
105+
The public routing discussion is here:
106+
https://github.com/kmishra1204/agentic-enterprise-readiness-profile/discussions/3
107+
100108
The profile now has 16 repo-local boundary examples across coding, workflow, support, access, voice, meetings, commerce, finance, generation, brand operations, identity, knowledge, collaboration, live operations, learning, and portfolio governance domains.
101109
102-
I am trying to understand whether this is useful beside AGENTS.md guidance, MCP/server readiness, agent gateway governance use cases, or whether it should stay independent. If there is a better existing effort, I would rather align than create another checklist.
110+
I am trying to understand whether this is useful beside AGENTS.md guidance, MCP/server readiness, A2A/interoperability evidence, agent gateway governance use cases, Goose/developer-workflow setup evidence, or whether it should stay independent. If there is a better existing effort, I would rather align than create another checklist.
103111
```
104112

105113
## What Feedback Can Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentic-enterprise-readiness-profile",
3-
"version": "0.5.40",
3+
"version": "0.5.41",
44
"private": false,
55
"type": "module",
66
"description": "Evidence-first readiness profile for agentic AI repositories.",

site/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>Make agentic AI repositories easier to review, trust, and extend.</h1>
6262
<img class="readiness-flow" src="./assets/readiness-flow.svg" alt="Five connected readiness levels from scaffold to foundation candidate.">
6363
<div class="signal-row">
6464
<span>Current release</span>
65-
<strong>v0.5.40</strong>
65+
<strong>v0.5.41</strong>
6666
</div>
6767
<div class="signal-row">
6868
<span>Validation</span>
@@ -105,6 +105,10 @@ <h2>Use it without needing a paid provider or private data.</h2>
105105
<strong>Start small.</strong>
106106
Use the pinned good-first review issue or route-signal template to leave one route signal.
107107
</li>
108+
<li>
109+
<strong>Discuss routing.</strong>
110+
Use the public discussion for broader AGENTS.md, MCP, A2A, gateway, Goose, or independent-profile feedback.
111+
</li>
108112
<li>
109113
<strong>Close the loop.</strong>
110114
Classify incoming feedback through the route signal response protocol.
@@ -201,6 +205,10 @@ <h2>Start from the artifacts reviewers usually ask for first.</h2>
201205
<span>Pinned Issue</span>
202206
<strong>Good First Review</strong>
203207
</a>
208+
<a href="https://github.com/kmishra1204/agentic-enterprise-readiness-profile/discussions/3">
209+
<span>Public Discussion</span>
210+
<strong>Routing Feedback</strong>
211+
</a>
204212
<a href="https://github.com/kmishra1204/agentic-enterprise-readiness-profile/blob/main/docs/MAINTAINER_REVIEW_KIT.md">
205213
<span>Maintainers</span>
206214
<strong>Review Kit</strong>

0 commit comments

Comments
 (0)