Skip to content

Commit 6cfd687

Browse files
committed
Add public review packet
1 parent 0aac6f8 commit 6cfd687

6 files changed

Lines changed: 125 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Use these starter artifacts:
5555
- [Adoption registry](docs/ADOPTION_REGISTRY.md)
5656
- [External review guide](docs/EXTERNAL_REVIEW_GUIDE.md)
5757
- [External reviewer program](docs/EXTERNAL_REVIEWER_PROGRAM.md)
58+
- [Public review packet](docs/PUBLIC_REVIEW_PACKET.md)
5859
- [Maintainer review kit](docs/MAINTAINER_REVIEW_KIT.md)
5960
- [Maintainer growth policy](docs/MAINTAINER_GROWTH_POLICY.md)
6061
- [Release checklist](docs/RELEASE_CHECKLIST.md)
@@ -121,6 +122,7 @@ Good use:
121122
- Open issues or PRs that improve a concrete repo boundary.
122123
- Compare the profile against AGENTS.md, MCP, agent gateway, identity, audit, and human-review needs.
123124
- Use the [maintainer review kit](docs/MAINTAINER_REVIEW_KIT.md), [external review guide](docs/EXTERNAL_REVIEW_GUIDE.md), and [AAIF proposal readiness self-audit](docs/AAIF_PROPOSAL_READINESS.md) before any formal foundation route.
125+
- Use the [public review packet](docs/PUBLIC_REVIEW_PACKET.md) when asking AAIF/LF-adjacent communities for focused technical feedback.
124126

125127
Bad use:
126128

@@ -130,8 +132,8 @@ Bad use:
130132

131133
## Current Status
132134

133-
Version: `0.5.17`
135+
Version: `0.5.18`
134136

135-
Status: early OSS profile with public flagship examples, adopter guide, boundary template, scoring guide, ecosystem alignment brief, compatibility policy, adoption registry, external review guide, external reviewer program, maintainer review kit, AAIF proposal readiness self-audit, ecosystem contribution ledger, security posture plan, static docs portal, and community engagement plan.
137+
Status: early OSS profile with public flagship examples, 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, ecosystem contribution ledger, security posture plan, static docs portal, and community engagement plan.
136138

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

ROADMAP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@
102102

103103
- Promote the four second-wave examples to repo-local boundary evidence after publishing product-level `docs/AGENTIC_BOUNDARY_MODEL.md` documents and closing the matching public readiness issues.
104104

105+
## 0.5.18
106+
107+
- Add a single public review packet for AAIF/LF-adjacent forum asks, reviewer routing, current evidence, anti-claims, and copy-ready technical feedback text.
108+
105109
## 0.6.0
106110

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

docs/PUBLIC_REVIEW_PACKET.md

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
# Public Review Packet
2+
3+
## Purpose
4+
5+
This packet is the single review entry point for maintainers, AAIF/LF-adjacent community members, and enterprise OSS reviewers who want to inspect the Agentic Enterprise Readiness Profile without navigating every release note.
6+
7+
The goal is technical feedback. The goal is not endorsement, affiliation, certification, or project acceptance.
8+
9+
This is an independent OSS profile. It is not an Agentic AI Foundation project, not a Linux Foundation project, and not endorsed by either organization.
10+
11+
## Current Review Surface
12+
13+
| Artifact | Link |
14+
| --- | --- |
15+
| Repository | https://github.com/kmishra1204/agentic-enterprise-readiness-profile |
16+
| 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.18 |
18+
| Focused review issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/4 |
19+
| Adoption trial issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/5 |
20+
| External reviewer call | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/6 |
21+
| Maintainer review kit | docs/MAINTAINER_REVIEW_KIT.md |
22+
| External reviewer program | docs/EXTERNAL_REVIEWER_PROGRAM.md |
23+
| Community engagement plan | docs/COMMUNITY_ENGAGEMENT_PLAN.md |
24+
| AAIF proposal readiness self-audit | docs/AAIF_PROPOSAL_READINESS.md |
25+
| Ecosystem contribution ledger | docs/ECOSYSTEM_CONTRIBUTION_LEDGER.md |
26+
27+
## What To Review First
28+
29+
Reviewers do not need to review the whole repository.
30+
31+
Pick one lane and one artifact.
32+
33+
| Lane | Start Here | Review Question |
34+
| --- | --- | --- |
35+
| AGENTS.md | templates and example repositories | Are agent instructions specific enough for safe contribution? |
36+
| MCP/tooling | boundary model examples | Are tool actions, side effects, and approval points clear? |
37+
| Agent gateway | gateway and policy evidence | Would this help explain policy, routing, and observability needs? |
38+
| Security | SECURITY.md, security posture, release checklist | Are the secret, reporting, and supply-chain boundaries credible? |
39+
| Enterprise adoption | profile levels and testbed examples | Is this too heavy, too light, or useful for due diligence? |
40+
| OSS maintainer | issue templates, reviewer program, adoption trial | Would this create review burden or reduce repeated questions? |
41+
42+
## Eight Repo-Local Boundary Examples
43+
44+
| Product | Review Domain | Boundary Evidence |
45+
| --- | --- | --- |
46+
| SecureIDE Workbench | AI coding workbench governance | https://github.com/kmishra1204/secureide-workbench/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
47+
| FlowGrid Orchestrator | MCP-style connector governance | https://github.com/kmishra1204/flowgrid-orchestrator/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
48+
| SupportDesk Intelligence | answer provenance and escalation | https://github.com/kmishra1204/supportdesk-intelligence/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
49+
| AccessGovernance Kit | access policy and audit evidence | https://github.com/kmishra1204/accessgovernance-kit/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
50+
| VoiceGrid Operations | voice consent and transcript governance | https://github.com/kmishra1204/voicegrid-operations/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
51+
| Meeting Intelligence Hub | transcript retention and follow-up approvals | https://github.com/kmishra1204/meeting-intelligence-hub/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
52+
| TenantCommerce Control | tenant-scoped commerce policy and audit | https://github.com/kmishra1204/tenantcommerce-control/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
53+
| LedgerOps Intelligence | finance consent and reconciliation controls | https://github.com/kmishra1204/ledgerops-intelligence/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md |
54+
55+
## Three Useful Review Questions
56+
57+
1. What should be removed because it is too heavy for normal OSS maintainers?
58+
2. Which field or document would make a real repository review easier?
59+
3. Should this stay independent, align with AGENTS.md guidance, support MCP/server readiness, or become an agent gateway governance example?
60+
61+
## Copy-Ready Forum Ask
62+
63+
```text
64+
I am looking for technical feedback, not endorsement.
65+
66+
I maintain an independent OSS Agentic Enterprise Readiness Profile for repositories that need clearer evidence around AGENTS.md instructions, tool/action boundaries, human approval, identity assumptions, audit events, OSS fallbacks, security posture, and reproducible validation.
67+
68+
The current review packet is here:
69+
https://github.com/kmishra1204/agentic-enterprise-readiness-profile/blob/main/docs/PUBLIC_REVIEW_PACKET.md
70+
71+
The docs portal is here:
72+
https://kmishra1204.github.io/agentic-enterprise-readiness-profile/
73+
74+
The profile now has eight repo-local boundary examples across coding, workflow, support, access, voice, meetings, commerce, and finance domains.
75+
76+
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.
77+
```
78+
79+
## What Feedback Can Change
80+
81+
Public feedback can lead to:
82+
83+
- a profile simplification
84+
- a schema change proposal
85+
- a boundary model template revision
86+
- an adoption trial note
87+
- a compatibility-policy note
88+
- a new example or removal of a weak example
89+
- a release note explaining the change
90+
91+
## Anti-Claims
92+
93+
Do not infer any of these from the packet:
94+
95+
- AAIF endorsement
96+
- Linux Foundation endorsement
97+
- production readiness
98+
- security certification
99+
- adoption by another repository
100+
- contributor-list credit from open PRs
101+
- employer endorsement
102+
103+
Contributor credit and ecosystem recognition are claimed only after maintainers merge work or explicitly acknowledge it in public.
104+
105+
## Current Public Review Links
106+
107+
- Focused review update: https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/4#issuecomment-4884689614
108+
- Adoption trial update: https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/5#issuecomment-4884689615
109+
- External reviewer kickoff: https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/6#issuecomment-4884689621

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.17",
3+
"version": "0.5.18",
44
"private": false,
55
"type": "module",
66
"description": "Evidence-first readiness profile for agentic AI repositories.",

scripts/validate-readiness.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const requiredDocs = [
1515
"docs/ECOSYSTEM_ALIGNMENT_BRIEF.md",
1616
"docs/EXTERNAL_REVIEW_GUIDE.md",
1717
"docs/EXTERNAL_REVIEWER_PROGRAM.md",
18+
"docs/PUBLIC_REVIEW_PACKET.md",
1819
"docs/MAINTAINER_REVIEW_KIT.md",
1920
"docs/MAINTAINER_GROWTH_POLICY.md",
2021
"docs/RELEASE_CHECKLIST.md",
@@ -76,6 +77,7 @@ for (const snippet of [
7677
"AAIF_PROPOSAL_READINESS.md",
7778
"COMMUNITY_ENGAGEMENT_PLAN.md",
7879
"EXTERNAL_REVIEWER_PROGRAM.md",
80+
"PUBLIC_REVIEW_PACKET.md",
7981
"not an Agentic AI Foundation project"
8082
]) {
8183
assert(siteText.includes(snippet), `Docs portal missing snippet: ${snippet}`);

site/index.html

Lines changed: 5 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.17</strong>
65+
<strong>v0.5.18</strong>
6666
</div>
6767
<div class="signal-row">
6868
<span>Validation</span>
@@ -153,6 +153,10 @@ <h2>Start from the artifacts reviewers usually ask for first.</h2>
153153
<span>Reviewers</span>
154154
<strong>Reviewer Program</strong>
155155
</a>
156+
<a href="https://github.com/kmishra1204/agentic-enterprise-readiness-profile/blob/main/docs/PUBLIC_REVIEW_PACKET.md">
157+
<span>Public Review</span>
158+
<strong>Review Packet</strong>
159+
</a>
156160
<a href="https://github.com/kmishra1204/agentic-enterprise-readiness-profile/blob/main/docs/MAINTAINER_REVIEW_KIT.md">
157161
<span>Maintainers</span>
158162
<strong>Review Kit</strong>

0 commit comments

Comments
 (0)