Skip to content

Commit 95e5fa9

Browse files
committed
docs: record AAIF workflows taxonomy terms
1 parent 59ee4dd commit 95e5fa9

6 files changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ Bad use:
144144

145145
## Current Status
146146

147-
Version: `0.5.23`
147+
Version: `0.5.24`
148148

149-
Status: early OSS profile with a 16-repository public testbed, reviewer quickstart, review signal matrix, 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, contribution monitoring protocol, Security & Privacy taxonomy candidate-term evidence, security posture plan, static docs portal, and community engagement plan.
149+
Status: early OSS profile with a 16-repository public testbed, reviewer quickstart, review signal matrix, 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, contribution monitoring protocol, Security & Privacy and Workflows taxonomy candidate-term evidence, security posture plan, static docs portal, and community engagement plan.
150150

151151
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
@@ -132,6 +132,11 @@
132132
- Record the AAIF Taxonomy & Landscape Security & Privacy candidate-term contribution posted to issue 18.
133133
- Preserve the issue 12 no-PR boundary by tracking the comment as editor-triage evidence, not accepted taxonomy content.
134134

135+
## 0.5.24
136+
137+
- Record the AAIF Taxonomy & Landscape Workflows & Process Integration candidate-term contribution posted to issue 19.
138+
- Continue the no-PR candidate-term pattern from issue 12 by treating the comment as editor-triage evidence, not accepted taxonomy content.
139+
135140
## 0.6.0
136141

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

docs/ECOSYSTEM_CONTRIBUTION_LEDGER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Snapshot date: 2026-07-05
2323
| Ecosystem | Public artifact | Current state | Recognition gate | Why it matters |
2424
| --- | --- | --- | --- | --- |
2525
| AAIF Observability WG | [aaif/wg-observability-and-traceability#17](https://github.com/aaif/wg-observability-and-traceability/pull/17), [#18](https://github.com/aaif/wg-observability-and-traceability/pull/18) | Open, mergeable, no checks configured | Maintainer review and merge | Adds contributor onboarding, focus-area entry points, and liaison/intake tracking for AAIF working group help-wanted issues. |
26-
| AAIF Taxonomy & Landscape | [aaif/ws-taxonomy-landscape#23](https://github.com/aaif/ws-taxonomy-landscape/pull/23), [#24](https://github.com/aaif/ws-taxonomy-landscape/pull/24), [issue #18 candidate terms](https://github.com/aaif/ws-taxonomy-landscape/issues/18#issuecomment-4884783978) | PRs open, mergeable, no checks configured; issue comment posted for editor triage | Maintainer review, merge, or editor adoption | Adds term-style guidance, AI-usage guidance, and a no-PR candidate-term contribution for Security & Privacy vocabulary alignment. |
26+
| AAIF Taxonomy & Landscape | [aaif/ws-taxonomy-landscape#23](https://github.com/aaif/ws-taxonomy-landscape/pull/23), [#24](https://github.com/aaif/ws-taxonomy-landscape/pull/24), [issue #18 candidate terms](https://github.com/aaif/ws-taxonomy-landscape/issues/18#issuecomment-4884783978), [issue #19 candidate terms](https://github.com/aaif/ws-taxonomy-landscape/issues/19#issuecomment-4884792672) | PRs open, mergeable, no checks configured; issue comments posted for editor triage | Maintainer review, merge, or editor adoption | Adds term-style guidance, AI-usage guidance, and no-PR candidate-term contributions for Security & Privacy plus Workflows & Process Integration vocabulary alignment. |
2727
| A2A | [a2aproject/A2A#1958](https://github.com/a2aproject/A2A/pull/1958) | Open, mergeable, all checks green, review required | Maintainer review and merge | Adds conformance fixture contribution guidance for cross-implementation interoperability. |
2828
| A2A ITK | [a2aproject/a2a-itk#19](https://github.com/a2aproject/a2a-itk/issues/19) | Open issue | Maintainer license confirmation | Clarifies downstream reuse rights for an integration-test-kit repository. |
2929
| LangChain docs | [langchain-ai/docs#4732](https://github.com/langchain-ai/docs/pull/4732) | Open, mergeable, checks green, review required | Maintainer review and merge | Fixes Deep Agents JavaScript subagent documentation accuracy. |

docs/PUBLIC_REVIEW_PACKET.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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.23 |
17+
| Current release | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/releases/tag/v0.5.24 |
1818
| Focused review issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/4 |
1919
| Adoption trial issue | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/5 |
2020
| External reviewer call | https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/6 |
@@ -120,6 +120,7 @@ The contribution monitoring protocol explains how open PRs, human-only gates, ma
120120
## Current Public Review Links
121121

122122
- AAIF Taxonomy & Landscape Security & Privacy candidate-term contribution: https://github.com/aaif/ws-taxonomy-landscape/issues/18#issuecomment-4884783978
123+
- AAIF Taxonomy & Landscape Workflows & Process Integration candidate-term contribution: https://github.com/aaif/ws-taxonomy-landscape/issues/19#issuecomment-4884792672
123124
- v0.5.21 contribution monitor review update: https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/6#issuecomment-4884760432
124125
- Focused review update: https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/4#issuecomment-4884689614
125126
- Adoption trial update: https://github.com/kmishra1204/agentic-enterprise-readiness-profile/issues/5#issuecomment-4884689615

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

site/index.html

Lines changed: 1 addition & 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.23</strong>
65+
<strong>v0.5.24</strong>
6666
</div>
6767
<div class="signal-row">
6868
<span>Validation</span>

0 commit comments

Comments
 (0)