You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -148,6 +149,8 @@ Use the [route signal response protocol](docs/ROUTE_SIGNAL_RESPONSE_PROTOCOL.md)
148
149
149
150
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.
150
151
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.
Copy file name to clipboardExpand all lines: ROADMAP.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,6 +217,11 @@
217
217
- 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.
218
218
- Update the public review packet release link so outside reviewers land on the current release surface.
219
219
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
+
220
225
## 0.6.0
221
226
222
227
- Add first external adoption example if a maintainer opts in.
@@ -49,6 +50,7 @@ The fastest public entry point is the pinned good-first review issue:
49
50
| --- | --- | --- |
50
51
| AGENTS.md | templates and example repositories | Are agent instructions specific enough for safe contribution? |
51
52
| 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? |
52
54
| Agent gateway | gateway and policy evidence | Would this help explain policy, routing, and observability needs? |
53
55
| Security | SECURITY.md, security posture, release checklist | Are the secret, reporting, and supply-chain boundaries credible? |
54
56
| 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:
79
81
80
82
1. What should be removed because it is too heavy for normal OSS maintainers?
81
83
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?
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.
101
109
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.
0 commit comments