@agent-teams/docs-protocol-agent-teams 0.0.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +50 -0
- package/README.md +27 -2
- package/assets/catalog.json +1 -1
- package/assets/history/sha256-8711dbd6109740857c69462d218071818317a62949f08ecf8abdc6d6b736321f/caller.yml +14 -0
- package/assets/history/sha256-f8da49344c3b0e9f31235de2826b1b9b392afb84515ace6af4fb5fe580e3a714/caller.yml +14 -0
- package/assets/transition-catalog.json +1 -1
- package/dist/composition/qualification-cli.d.ts.map +1 -1
- package/dist/composition/qualification-cli.js +19 -3
- package/dist/composition/qualification-cli.js.map +1 -1
- package/dist/consumer-integration/adapters/cohort-v2-authority-validator.d.ts +5 -0
- package/dist/consumer-integration/adapters/cohort-v2-authority-validator.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/cohort-v2-authority-validator.js +361 -0
- package/dist/consumer-integration/adapters/cohort-v2-authority-validator.js.map +1 -0
- package/dist/consumer-integration/adapters/consumer-integration-schema-validator.d.ts +1 -0
- package/dist/consumer-integration/adapters/consumer-integration-schema-validator.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/consumer-integration-schema-validator.js +22 -4
- package/dist/consumer-integration/adapters/consumer-integration-schema-validator.js.map +1 -1
- package/dist/consumer-integration/adapters/consumer-upgrade-file-projectors.d.ts +40 -1
- package/dist/consumer-integration/adapters/consumer-upgrade-file-projectors.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/consumer-upgrade-file-projectors.js +227 -0
- package/dist/consumer-integration/adapters/consumer-upgrade-file-projectors.js.map +1 -1
- package/dist/consumer-integration/adapters/github-cohort-authority-reader.d.ts +17 -5
- package/dist/consumer-integration/adapters/github-cohort-authority-reader.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/github-cohort-authority-reader.js +123 -16
- package/dist/consumer-integration/adapters/github-cohort-authority-reader.js.map +1 -1
- package/dist/consumer-integration/adapters/node-consumer-integration-repository.d.ts +2 -1
- package/dist/consumer-integration/adapters/node-consumer-integration-repository.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/node-consumer-integration-repository.js +55 -16
- package/dist/consumer-integration/adapters/node-consumer-integration-repository.js.map +1 -1
- package/dist/consumer-integration/adapters/node-consumer-restoration-evidence.d.ts +38 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-evidence.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-evidence.js +177 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-evidence.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-finalization.d.ts +10 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-finalization.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-finalization.js +95 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-finalization.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-lock.d.ts +3 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-lock.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-lock.js +104 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-lock.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-scope.d.ts +9 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-scope.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-scope.js +71 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-scope.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-selection.d.ts +9 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-selection.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-selection.js +35 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration-selection.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration.d.ts +12 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration.js +102 -0
- package/dist/consumer-integration/adapters/node-consumer-restoration.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-sandbox.d.ts +33 -5
- package/dist/consumer-integration/adapters/node-consumer-upgrade-sandbox.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/node-consumer-upgrade-sandbox.js +111 -106
- package/dist/consumer-integration/adapters/node-consumer-upgrade-sandbox.js.map +1 -1
- package/dist/consumer-integration/adapters/node-consumer-upgrade-source-proof.d.ts +20 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-source-proof.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-source-proof.js +89 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-source-proof.js.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-target.d.ts +11 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-target.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-target.js +60 -0
- package/dist/consumer-integration/adapters/node-consumer-upgrade-target.js.map +1 -0
- package/dist/consumer-integration/adapters/pnpm-lockfile-policy-v1.d.ts +1 -1
- package/dist/consumer-integration/adapters/pnpm-lockfile-policy-v1.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-lockfile-policy-v1.js +2 -3
- package/dist/consumer-integration/adapters/pnpm-lockfile-policy-v1.js.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v1.d.ts +19 -0
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v1.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v1.js +184 -44
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v1.js.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v2.d.ts +4 -0
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v2.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v2.js +64 -0
- package/dist/consumer-integration/adapters/pnpm-lockfile-validator-v2.js.map +1 -0
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v1.d.ts +19 -2
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v1.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v1.js +65 -18
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v1.js.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v2.d.ts +13 -0
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v2.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v2.js +37 -0
- package/dist/consumer-integration/adapters/pnpm-manifest-adapter-v2.js.map +1 -0
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v1.d.ts +7 -0
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v1.d.ts.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v1.js +12 -3
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v1.js.map +1 -1
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v2.d.ts +3 -0
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v2.d.ts.map +1 -0
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v2.js +11 -0
- package/dist/consumer-integration/adapters/pnpm-runtime-closure-v2.js.map +1 -0
- package/dist/consumer-integration/application/model/consumer-restoration.d.ts +76 -0
- package/dist/consumer-integration/application/model/consumer-restoration.d.ts.map +1 -0
- package/dist/consumer-integration/application/model/consumer-restoration.js +2 -0
- package/dist/consumer-integration/application/model/consumer-restoration.js.map +1 -0
- package/dist/consumer-integration/application/policies/consumer-integration-assets.d.ts +19 -3
- package/dist/consumer-integration/application/policies/consumer-integration-assets.d.ts.map +1 -1
- package/dist/consumer-integration/application/policies/consumer-integration-assets.js +38 -4
- package/dist/consumer-integration/application/policies/consumer-integration-assets.js.map +1 -1
- package/dist/consumer-integration/application/policies/consumer-integration-desired-state.d.ts +3 -1
- package/dist/consumer-integration/application/policies/consumer-integration-desired-state.d.ts.map +1 -1
- package/dist/consumer-integration/application/policies/consumer-integration-desired-state.js +87 -0
- package/dist/consumer-integration/application/policies/consumer-integration-desired-state.js.map +1 -1
- package/dist/consumer-integration/application/policies/consumer-restoration-proof.d.ts +12 -0
- package/dist/consumer-integration/application/policies/consumer-restoration-proof.d.ts.map +1 -0
- package/dist/consumer-integration/application/policies/consumer-restoration-proof.js +123 -0
- package/dist/consumer-integration/application/policies/consumer-restoration-proof.js.map +1 -0
- package/dist/consumer-integration/application/policies/qualified-docs-cohort-v2.d.ts +13 -0
- package/dist/consumer-integration/application/policies/qualified-docs-cohort-v2.d.ts.map +1 -0
- package/dist/consumer-integration/application/policies/qualified-docs-cohort-v2.js +38 -0
- package/dist/consumer-integration/application/policies/qualified-docs-cohort-v2.js.map +1 -0
- package/dist/consumer-integration/application/ports/consumer-integration-lifecycle.d.ts +3 -2
- package/dist/consumer-integration/application/ports/consumer-integration-lifecycle.d.ts.map +1 -1
- package/dist/consumer-integration/application/ports/consumer-integration-planners.d.ts +4 -4
- package/dist/consumer-integration/application/ports/consumer-integration-planners.d.ts.map +1 -1
- package/dist/consumer-integration/application/ports/consumer-restoration.d.ts +24 -0
- package/dist/consumer-integration/application/ports/consumer-restoration.d.ts.map +1 -0
- package/dist/consumer-integration/application/ports/consumer-restoration.js +2 -0
- package/dist/consumer-integration/application/ports/consumer-restoration.js.map +1 -0
- package/dist/consumer-integration/application/ports/consumer-upgrade.d.ts +44 -6
- package/dist/consumer-integration/application/ports/consumer-upgrade.d.ts.map +1 -1
- package/dist/consumer-integration/application/use-cases/compile-consumer-integration-v3.d.ts +39 -0
- package/dist/consumer-integration/application/use-cases/compile-consumer-integration-v3.d.ts.map +1 -0
- package/dist/consumer-integration/application/use-cases/compile-consumer-integration-v3.js +284 -0
- package/dist/consumer-integration/application/use-cases/compile-consumer-integration-v3.js.map +1 -0
- package/dist/consumer-integration/application/use-cases/plan-consumer-integration.d.ts +2 -2
- package/dist/consumer-integration/application/use-cases/plan-consumer-integration.d.ts.map +1 -1
- package/dist/consumer-integration/application/use-cases/plan-consumer-integration.js +23 -153
- package/dist/consumer-integration/application/use-cases/plan-consumer-integration.js.map +1 -1
- package/dist/consumer-integration/application/use-cases/run-consumer-integration.d.ts.map +1 -1
- package/dist/consumer-integration/application/use-cases/run-consumer-integration.js +10 -6
- package/dist/consumer-integration/application/use-cases/run-consumer-integration.js.map +1 -1
- package/dist/consumer-integration/application/use-cases/upgrade-consumer-integration.d.ts +11 -3
- package/dist/consumer-integration/application/use-cases/upgrade-consumer-integration.d.ts.map +1 -1
- package/dist/consumer-integration/application/use-cases/upgrade-consumer-integration.js +188 -39
- package/dist/consumer-integration/application/use-cases/upgrade-consumer-integration.js.map +1 -1
- package/dist/consumer-integration/composition/consumer-integration-cli.d.ts.map +1 -1
- package/dist/consumer-integration/composition/consumer-integration-cli.js +85 -15
- package/dist/consumer-integration/composition/consumer-integration-cli.js.map +1 -1
- package/dist/consumer-integration/composition/consumer-integration-planner.d.ts +6 -2
- package/dist/consumer-integration/composition/consumer-integration-planner.d.ts.map +1 -1
- package/dist/consumer-integration/composition/consumer-integration-planner.js +40 -3
- package/dist/consumer-integration/composition/consumer-integration-planner.js.map +1 -1
- package/dist/consumer-integration/composition/node-consumer-integration.d.ts +12 -0
- package/dist/consumer-integration/composition/node-consumer-integration.d.ts.map +1 -1
- package/dist/consumer-integration/composition/node-consumer-integration.js +17 -1
- package/dist/consumer-integration/composition/node-consumer-integration.js.map +1 -1
- package/dist/consumer-integration/composition/qualification-v3-boundary.d.ts +20 -0
- package/dist/consumer-integration/composition/qualification-v3-boundary.d.ts.map +1 -0
- package/dist/consumer-integration/composition/qualification-v3-boundary.js +29 -0
- package/dist/consumer-integration/composition/qualification-v3-boundary.js.map +1 -0
- package/dist/consumer-integration/domain/model.d.ts +61 -0
- package/dist/consumer-integration/domain/model.d.ts.map +1 -1
- package/dist/consumer-integration/generated/canonical-assets.d.ts +3 -2
- package/dist/consumer-integration/generated/canonical-assets.d.ts.map +1 -1
- package/dist/consumer-integration/generated/canonical-assets.js +3 -2
- package/dist/consumer-integration/generated/canonical-assets.js.map +1 -1
- package/dist/consumer-integration/index.d.ts +3 -1
- package/dist/consumer-integration/index.d.ts.map +1 -1
- package/dist/consumer-integration/index.js +1 -0
- package/dist/consumer-integration/index.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/qualification/index.d.ts +6 -0
- package/dist/qualification/index.d.ts.map +1 -1
- package/dist/qualification/index.js +3 -0
- package/dist/qualification/index.js.map +1 -1
- package/dist/qualification/qualification-v3-authority.d.ts +14 -0
- package/dist/qualification/qualification-v3-authority.d.ts.map +1 -0
- package/dist/qualification/qualification-v3-authority.js +5 -0
- package/dist/qualification/qualification-v3-authority.js.map +1 -0
- package/dist/qualification/qualification-v3-observer.d.ts +7 -0
- package/dist/qualification/qualification-v3-observer.d.ts.map +1 -0
- package/dist/qualification/qualification-v3-observer.js +22 -0
- package/dist/qualification/qualification-v3-observer.js.map +1 -0
- package/dist/qualification/qualification-v3-runner.d.ts +7 -0
- package/dist/qualification/qualification-v3-runner.d.ts.map +1 -0
- package/dist/qualification/qualification-v3-runner.js +95 -0
- package/dist/qualification/qualification-v3-runner.js.map +1 -0
- package/dist/qualification/v3-contract.d.ts +58 -0
- package/dist/qualification/v3-contract.d.ts.map +1 -0
- package/dist/qualification/v3-contract.js +2 -0
- package/dist/qualification/v3-contract.js.map +1 -0
- package/package.json +3 -3
- package/schemas/docs-consumer-integration-profile/v3.schema.json +68 -0
- package/schemas/docs-consumer-managed-state/v2.schema.json +120 -0
- package/schemas/docs-consumer-restoration-execution/v1.schema.json +124 -0
- package/schemas/docs-consumer-upgrade-execution/v1.schema.json +39 -3
- package/schemas/docs-protocol-qualification-receipt/v3.schema.json +118 -0
- package/schemas/qualified-docs-cohort/v2.schema.json +149 -0
- package/skills/docs/SKILL.md +8 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#257](https://github.com/agent-teams-ai/engineering-foundation/pull/257) [`c99caa1`](https://github.com/agent-teams-ai/engineering-foundation/commit/c99caa1a785cfc7c876c79bf6934e228555e6afd) Thanks [@777genius](https://github.com/777genius)! - Publish a coordinated patch wave to obtain a new release provenance origin for managed Cohort qualification, preserving existing package behavior and exact internal dependency alignment.
|
|
8
|
+
|
|
9
|
+
- [#259](https://github.com/agent-teams-ai/engineering-foundation/pull/259) [`0ef7151`](https://github.com/agent-teams-ai/engineering-foundation/commit/0ef71513c81ac45a889426fe62db074ba39194b1) Thanks [@777genius](https://github.com/777genius)! - Add explicit, bounded post-success restoration of a managed V2 consumer to its recorded V1 bytes, modes and historical installation. Retain successful migration proof, require fresh qualified rollback authority and exact controller/kernel identities, and use the existing CAS transaction and explicit historical activation recovery.
|
|
10
|
+
|
|
11
|
+
Require independently selected preparation before publication, support explicit finalization retry after write failure or process death, and validate managed effects independently before restoration. Preserve optional local GitHub assertions and strict CLI result contracts.
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [[`c99caa1`](https://github.com/agent-teams-ai/engineering-foundation/commit/c99caa1a785cfc7c876c79bf6934e228555e6afd)]:
|
|
14
|
+
- @agent-teams/repository-mutation@0.1.1
|
|
15
|
+
- @agent-teams/docs-protocol@0.5.1
|
|
16
|
+
|
|
17
|
+
## 0.1.0
|
|
18
|
+
|
|
19
|
+
### Minor Changes
|
|
20
|
+
|
|
21
|
+
- [#242](https://github.com/agent-teams-ai/engineering-foundation/pull/242) [`132a9c9`](https://github.com/agent-teams-ai/engineering-foundation/commit/132a9c9deaf4d360f92718e2f6bfb65cb34ca967) Thanks [@777genius](https://github.com/777genius)! - Add Qualified Cohort v2 with five exact package coordinates, consumer
|
|
22
|
+
integration profile v3, managed state v2, and qualification receipt v3. Keep
|
|
23
|
+
only three consumer root package pins while qualifying Repository Mutation and
|
|
24
|
+
Document Authoring as exact transitive coordinates.
|
|
25
|
+
|
|
26
|
+
- [#224](https://github.com/agent-teams-ai/engineering-foundation/pull/224) [`4e22962`](https://github.com/agent-teams-ai/engineering-foundation/commit/4e229623ff555b655e7df24f9d1502ec5b968911) Thanks [@777genius](https://github.com/777genius)! - Register the initial public API for the Agent Teams managed adapter and retain
|
|
27
|
+
the portable Docs Protocol result type required by its current public API.
|
|
28
|
+
|
|
29
|
+
### Patch Changes
|
|
30
|
+
|
|
31
|
+
- [#243](https://github.com/agent-teams-ai/engineering-foundation/pull/243) [`fd8c4a1`](https://github.com/agent-teams-ai/engineering-foundation/commit/fd8c4a12fb4ca5ebddda4bc03afc9c84e40e4307) Thanks [@777genius](https://github.com/777genius)! - Accept the closed current Cohort v2 authority shape, fail closed on nested authority drift, and bundle stable10 as a supported immutable migration source.
|
|
32
|
+
|
|
33
|
+
- [#246](https://github.com/agent-teams-ai/engineering-foundation/pull/246) [`588a50d`](https://github.com/agent-teams-ai/engineering-foundation/commit/588a50d99fcb02dce5389407ebd5eba9d901b6b3) Thanks [@777genius](https://github.com/777genius)! - Make the managed authoring Skill compatible with portable adoption and bounded context at custom profile paths. Preserve historical Skill bytes and script digests, qualify the installed adapter Skill through the portable CLI, and accept the exact AGENTS route with Windows CRLF lines.
|
|
34
|
+
|
|
35
|
+
- [#232](https://github.com/agent-teams-ai/engineering-foundation/pull/232) [`e486355`](https://github.com/agent-teams-ai/engineering-foundation/commit/e4863550a0e44769987a98a9f98fa6ccc9b1d014) Thanks [@777genius](https://github.com/777genius)! - Extract portable document authoring into its own package, remove the obsolete
|
|
36
|
+
Engineering Foundation authoring exports and CLI, and rewire Docs Protocol to
|
|
37
|
+
the new-only dependency graph without a compatibility facade.
|
|
38
|
+
|
|
39
|
+
- [#243](https://github.com/agent-teams-ai/engineering-foundation/pull/243) [`fd8c4a1`](https://github.com/agent-teams-ai/engineering-foundation/commit/fd8c4a12fb4ca5ebddda4bc03afc9c84e40e4307) Thanks [@777genius](https://github.com/777genius)! - Accept validated historical consumer profile v2 bytes during direct migration to
|
|
40
|
+
Cohort v2, preserving the existing schema normalization and new-only target.
|
|
41
|
+
Verify failed-activation restoration through the explicitly recorded historical
|
|
42
|
+
Docs CLI instead of requiring the new adapter in the restored dependency graph.
|
|
43
|
+
Bundle the exact stable9.1 source assets and verify direct migration, failed
|
|
44
|
+
activation restoration, and retry for all three active historical fleet cohorts.
|
|
45
|
+
|
|
46
|
+
- [#224](https://github.com/agent-teams-ai/engineering-foundation/pull/224) [`4e22962`](https://github.com/agent-teams-ai/engineering-foundation/commit/4e229623ff555b655e7df24f9d1502ec5b968911) Thanks [@777genius](https://github.com/777genius)! - Extract the zero-monorepo-dependency Repository Mutation leaf, cut generic
|
|
47
|
+
callers over to its new-only API, and remove the obsolete Foundation mutation
|
|
48
|
+
facade.
|
|
49
|
+
- Updated dependencies [[`4e22962`](https://github.com/agent-teams-ai/engineering-foundation/commit/4e229623ff555b655e7df24f9d1502ec5b968911), [`588a50d`](https://github.com/agent-teams-ai/engineering-foundation/commit/588a50d99fcb02dce5389407ebd5eba9d901b6b3), [`e486355`](https://github.com/agent-teams-ai/engineering-foundation/commit/e4863550a0e44769987a98a9f98fa6ccc9b1d014), [`4e22962`](https://github.com/agent-teams-ai/engineering-foundation/commit/4e229623ff555b655e7df24f9d1502ec5b968911), [`8c6a252`](https://github.com/agent-teams-ai/engineering-foundation/commit/8c6a252fe36d868bd3757a370b60775ecdafd185)]:
|
|
50
|
+
- @agent-teams/docs-protocol@0.5.0
|
|
51
|
+
- @agent-teams/repository-mutation@0.1.0
|
|
52
|
+
|
|
3
53
|
## 0.0.0
|
|
4
54
|
|
|
5
55
|
- Establish the new-only Agent Teams managed adapter boundary.
|
package/README.md
CHANGED
|
@@ -8,17 +8,42 @@ transition projectors, managed workflows, managed qualification, and historical
|
|
|
8
8
|
managed assets. It depends on the portable package through that package's public
|
|
9
9
|
Node contracts; the portable package never discovers or imports this adapter.
|
|
10
10
|
|
|
11
|
+
The current managed contract uses Qualified Cohort v2, integration profile v3,
|
|
12
|
+
managed state v2, and qualification receipt v3. A Cohort binds exactly five npm
|
|
13
|
+
coordinates and their exact versions and SHA-512 integrities:
|
|
14
|
+
|
|
15
|
+
- `@agent-teams/repository-mutation`;
|
|
16
|
+
- `@agent-teams/document-authoring`;
|
|
17
|
+
- `@agent-teams/docs-protocol`;
|
|
18
|
+
- `@agent-teams/docs-protocol-agent-teams`; and
|
|
19
|
+
- `@agent-teams/engineering-foundation`.
|
|
20
|
+
|
|
21
|
+
A consumer declares only Docs Protocol, Docs Protocol Agent Teams, and
|
|
22
|
+
Engineering Foundation as root development dependencies. Repository Mutation
|
|
23
|
+
and Document Authoring remain exact transitive coordinates verified against the
|
|
24
|
+
lockfile. Independent floating package updates are not Cohort authority.
|
|
25
|
+
|
|
11
26
|
Managed operations use the distinct executable:
|
|
12
27
|
|
|
13
28
|
```text
|
|
14
29
|
agent-teams-docs-managed check --consumer .
|
|
15
30
|
agent-teams-docs-managed plan --consumer . --to COHORT
|
|
16
31
|
agent-teams-docs-managed apply --consumer . --expect sha256:DIGEST
|
|
17
|
-
agent-teams-docs-managed upgrade --consumer . --to COHORT
|
|
32
|
+
agent-teams-docs-managed upgrade --consumer . --to COHORT --target-generation 2
|
|
18
33
|
agent-teams-docs-managed recover --consumer .
|
|
19
34
|
agent-teams-docs-managed qualify --consumer .
|
|
20
35
|
```
|
|
21
36
|
|
|
22
37
|
The portable `agent-teams-docs` and `docs-protocol` executables contain only
|
|
23
38
|
generic documentation commands. There is no legacy `agent-teams-docs consumer`
|
|
24
|
-
route
|
|
39
|
+
route, runtime compatibility bridge, optional adapter lookup, or dynamic
|
|
40
|
+
version detection. V1 records are immutable historical migration and rollback
|
|
41
|
+
evidence. Existing V1 consumers retain exact check, recovery, and same-generation
|
|
42
|
+
upgrade commands, but those commands never infer or synthesize V2 and are not a
|
|
43
|
+
cross-generation compatibility mode.
|
|
44
|
+
|
|
45
|
+
The explicit `--target-generation 2` route performs the bounded, reversible,
|
|
46
|
+
one-time Profile v1/Cohort v1 to Profile v3/Cohort v2 migration. It stages and
|
|
47
|
+
proves the successor in a disposable copy, publishes once, and restores exact
|
|
48
|
+
source evidence if activation fails. It is not a bridge, alias, dual writer, or
|
|
49
|
+
permission to emit new v1 records.
|
package/assets/catalog.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"callerWorkflowTemplateDigest":"sha256:1d4424682157e101f3ae98538a19e59ceeb2fcf8b96687f2694fec77315276ac","callerWorkflowTemplatePath":"assets/docs-protocol.yml","routeTemplate":"<!-- agent-teams-docs:route/v1 begin -->\nUse [{skillPath}]({skillPath}) for documentation.\n<!-- agent-teams-docs:route/v1 end -->","schemaVersion":1,"scriptsTemplate":{"docs:check":"agent-teams-docs check --consumer . --profile {profilePath}","docs:doctor":"agent-teams-docs doctor --consumer . --profile {profilePath}","docs:find":"agent-teams-docs find --consumer . --profile {profilePath}","docs:info":"agent-teams-docs info --consumer . --profile {profilePath}","docs:new":"agent-teams-docs new --consumer . --profile {profilePath}","docs:recover":"agent-teams-docs recover --consumer . --profile {profilePath}"},"skillDigest":"sha256:
|
|
1
|
+
{"callerWorkflowTemplateDigest":"sha256:1d4424682157e101f3ae98538a19e59ceeb2fcf8b96687f2694fec77315276ac","callerWorkflowTemplatePath":"assets/docs-protocol.yml","routeTemplate":"<!-- agent-teams-docs:route/v1 begin -->\nUse [{skillPath}]({skillPath}) for documentation.\n<!-- agent-teams-docs:route/v1 end -->","schemaVersion":1,"scriptsTemplate":{"docs:check":"agent-teams-docs check --consumer . --profile {profilePath}","docs:doctor":"agent-teams-docs doctor --consumer . --profile {profilePath}","docs:find":"agent-teams-docs find --consumer . --profile {profilePath}","docs:info":"agent-teams-docs info --consumer . --profile {profilePath}","docs:new":"agent-teams-docs new --consumer . --profile {profilePath}","docs:recover":"agent-teams-docs recover --consumer . --profile {profilePath}"},"skillDigest":"sha256:a86d8c9b990124f11b50b1c6703e1aeb5e3b981d51f7e8f5c163c4f5b987d7c5","skillPath":"skills/docs/SKILL.md"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Documentation Protocol
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request:
|
|
5
|
+
merge_group:
|
|
6
|
+
push:
|
|
7
|
+
|
|
8
|
+
permissions:
|
|
9
|
+
contents: read
|
|
10
|
+
id-token: write
|
|
11
|
+
|
|
12
|
+
jobs:
|
|
13
|
+
docs-protocol:
|
|
14
|
+
uses: agent-teams-ai/.github/.github/workflows/docs-protocol-check.yml@eef92e7fd40f538b4e9ba03e01bbd4e2d23f12f2
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Documentation Protocol
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request:
|
|
5
|
+
merge_group:
|
|
6
|
+
push:
|
|
7
|
+
|
|
8
|
+
permissions:
|
|
9
|
+
contents: read
|
|
10
|
+
id-token: write
|
|
11
|
+
|
|
12
|
+
jobs:
|
|
13
|
+
docs-protocol:
|
|
14
|
+
uses: agent-teams-ai/.github/.github/workflows/docs-protocol-check.yml@c72dac6ba10660ac9d7e1426759f80a585c39da5
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"currentSourceExecutors":[],"directTargetBundles":[{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:097df9fe1b90ab45f73389c8b69736f8a54d4199b09536d586222b5a7f0fbb09","callerWorkflowPath":"assets/history/sha256-097df9fe1b90ab45f73389c8b69736f8a54d4199b09536d586222b5a7f0fbb09/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:0e24e8f1342b3ccd1e5939a45ed5fd55780ac3aa32bd8b25113924d5eb4da02f","callerWorkflowDigest":"sha256:097df9fe1b90ab45f73389c8b69736f8a54d4199b09536d586222b5a7f0fbb09","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:5ada68b861bde63af2e1626e467ed09394b6c11bb13b17a443f0cb1741524b46"},"channel":"rc","cohortId":"docs-2026-08-17-rc1","eligibleAfter":"2026-08-18T02:32:57Z","packages":{"docsProtocol":{"integrity":"sha512-OkUNMNTLEFNF/EU8L4G5+9WTg0LugsZ8nxv7dnFpPKJEUVcUrooNO2QY7DhOhHuCVDKP2ShTciCtBjra93RtJA==","version":"0.1.0-rc.2"},"engineeringFoundation":{"integrity":"sha512-OLMoWreeMXfKVkVTA4A/plBZXgDE6DNB+AX7QK6K5s90s943n6vf57nskIu0eLHsQGKQ7X+AvF+DCR/57YbZtA==","version":"0.17.0-rc.1"}},"qualificationEventDigest":"sha256:4b6f1684bb32ff0cd674d8d738ce0ed85744cb977cb8f181ad14e5b8c243cc71","recordDigest":"sha256:5fffddec78e70c72a689c3f4957c74b7dac17e140dff6b87f2eadb6a2c61f968","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:64dac5ed1f1d565301b7195837e3c579d7a993d137c59afb9f299f6972d5c95e"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":[],"workflow":{"blobSha":"7d0f9c73a6bc1ddc2384f0ea06774719dc14458c","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"d55ebd46208f67736b5b76e7ef48a890570feeab"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","callerWorkflowPath":"assets/history/sha256-3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:dcc2d636629237eab4918fb513f538a538b6ac3672a928bdffe866cf4fec9a7f"},"channel":"rc","cohortId":"docs-2026-08-17-rc7","eligibleAfter":"2026-08-18T13:25:26Z","packages":{"docsProtocol":{"integrity":"sha512-ZsbaS07YSr0udgsvFekeuc86ILn+oQ63ikuF+q5nib+1Rk+UR9to4gpeZAYQvu57Axoxi9TjZ+olE6162e1Fkg==","version":"0.1.0-rc.5"},"engineeringFoundation":{"integrity":"sha512-czq6garXWUbObaqeUmgGMs3LZRKgEdOiYyMtvcnXNXI4cMjBDhwlTmW+DfQ3h5WXHo7dqzPloQvr9pjzvQhSFA==","version":"0.17.0-rc.3"}},"qualificationEventDigest":"sha256:d24c95a0d708ec9f72340181b4cb830560ad3f44429f8df8eb65032549c57d2e","recordDigest":"sha256:55afadf793fb62703934082c2fe682a6f678ef92ad8cd2f58d1d2d80e007c836","rollbackTo":["docs-2026-08-17-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:318ecaf7f78162e77794fa0eb02ac452823cfd47fce913434025698171afee81"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-17-rc1","docs-2026-08-17-rc4","docs-2026-08-17-rc5","docs-2026-08-17-rc6"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"57e03681e820fd0378600b5169acfa1514d1065a"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","callerWorkflowPath":"assets/history/sha256-3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:58546ba52fdb8a3293d4e1db003557208a859b149336f56c16bc8fc9061c7192"},"channel":"rc","cohortId":"docs-2026-08-17-rc9","eligibleAfter":"2026-08-18T19:03:38Z","packages":{"docsProtocol":{"integrity":"sha512-JB4cQPqpXrmVdmiycHjHbklfQBux1wYNBo+HXFRDdLxUnjJlULe1HXjNYRf93WXfhjbV6lgN+sHRy4v1EeBEYA==","version":"0.1.0-rc.9"},"engineeringFoundation":{"integrity":"sha512-uhmo9waigNcHQ5jkIGQgnGK4JDah0C8er6RKTNPUURpOUOvNM6maoEyBWp5rCy1ravzzSW3QXuNaZmCujppgGQ==","version":"0.17.0-rc.6"}},"qualificationEventDigest":"sha256:a7e7434cf91808ab77d0529c1268011f70d824b15fe4b9ecf0dcc28c5f264912","recordDigest":"sha256:01d4017999598091c3536e4f5977847ff18a52a235de149516251e595f9722d3","rollbackTo":["docs-2026-08-17-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:da419d5445a4537e282d8585af537edb1d63075e8bda75f5d1419d3e5bc0dd64"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-17-rc1","docs-2026-08-17-rc4","docs-2026-08-17-rc5","docs-2026-08-17-rc6","docs-2026-08-17-rc7","docs-2026-08-17-rc8"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"57e03681e820fd0378600b5169acfa1514d1065a"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:fd633c3c6337e5cfe51a9f36989bb654381634c5ab4add9e4da71fe40ab4e0dd","callerWorkflowPath":"assets/history/sha256-fd633c3c6337e5cfe51a9f36989bb654381634c5ab4add9e4da71fe40ab4e0dd/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:fd633c3c6337e5cfe51a9f36989bb654381634c5ab4add9e4da71fe40ab4e0dd","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:3c97ac8f2131d8578b865114161daff9391a3759bd432c3cd0e5fa179ff9d110"},"channel":"rc","cohortId":"docs-2026-08-18-rc1","eligibleAfter":"2026-08-18T23:44:26Z","packages":{"docsProtocol":{"integrity":"sha512-5s7lzL4mesiaxfb+IaI6A2BOuZxPDORIr5O2yFZTQXVXpBR1N45wxyAtS4f/0WBUmAwKnf+NgE9ln1GuMWV7PA==","version":"0.1.0-rc.10"},"engineeringFoundation":{"integrity":"sha512-Z2kPryDLikB5rmcQOzTQSA6JboU2Hn2ZBotI8PIN0mYZ2HuADunowY6GBgSQ1o7Xb1EIrWNq4i7HEkbhOE1XMw==","version":"0.17.0-rc.7"}},"qualificationEventDigest":"sha256:78440bff3be4beec3c40a87bd3d65156ab9367a25650050945dc535d294e7139","recordDigest":"sha256:b034d870526169f77ce2b454b58313df5d674f1af0ad8a5931be269d303a6dc2","rollbackTo":["docs-2026-08-17-rc9"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:ad074f5f983f04649383cd2c2db55fd29536f3784eaf77b7b4927e4d691046bf"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-17-rc9"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"66f14ef062656f9c2d10cc211f814e8a7c864b25"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","callerWorkflowPath":"assets/history/sha256-51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:e9055f32a78bfba55e16c829383ec87fe2626da0ad8ee79b958753b574c441a1"},"channel":"rc","cohortId":"docs-2026-08-18-rc2","eligibleAfter":"2026-08-19T03:39:37Z","packages":{"docsProtocol":{"integrity":"sha512-ZxrhOFbc8iKn167sIszuFpzyPksrPExPRRpXBXtjZ85Bvf4iNyNgxcOk3NkStl0Jsm+8J67lI12bQK/Xs/mlDQ==","version":"0.1.0-rc.12"},"engineeringFoundation":{"integrity":"sha512-srrROkDs3GfHmx8L74AKq3sgl8zf1fYKGnUq8mtvhI09ZcosGZvqgQ5tXyDIrLUlWcGsIn1Yv8lOt8G1QFnuEA==","version":"0.17.0-rc.8"}},"qualificationEventDigest":"sha256:5166d2df2cc6abfcabb7784d094668a309283d6d73d60ddbd0239ea162f6f502","recordDigest":"sha256:02bc526540933e6ad1a1a648fa4398db199317a8de9dfa480adcf821c702bfd4","rollbackTo":["docs-2026-08-18-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:031f8f0e946dfb8dbe17683b226bf79aeb6d0d379a37eb0124498667e0518cd8"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-18-rc1"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"2375b0451a54b4889addef676b4788e14ad914c5"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","callerWorkflowPath":"assets/history/sha256-51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:e9055f32a78bfba55e16c829383ec87fe2626da0ad8ee79b958753b574c441a1"},"channel":"rc","cohortId":"docs-2026-08-18-rc3","eligibleAfter":"2026-08-19T03:39:37Z","packages":{"docsProtocol":{"integrity":"sha512-ZxrhOFbc8iKn167sIszuFpzyPksrPExPRRpXBXtjZ85Bvf4iNyNgxcOk3NkStl0Jsm+8J67lI12bQK/Xs/mlDQ==","version":"0.1.0-rc.12"},"engineeringFoundation":{"integrity":"sha512-srrROkDs3GfHmx8L74AKq3sgl8zf1fYKGnUq8mtvhI09ZcosGZvqgQ5tXyDIrLUlWcGsIn1Yv8lOt8G1QFnuEA==","version":"0.17.0-rc.8"}},"qualificationEventDigest":"sha256:6f734db2339220d23db616ff9c5c7bd7d040c5dfb66a3b3da8b3f70bfa6ae790","recordDigest":"sha256:cc4585d73976aa9edae4a685bc907da010ce05752da37973932153ba0e57ef85","rollbackTo":["docs-2026-08-18-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:031f8f0e946dfb8dbe17683b226bf79aeb6d0d379a37eb0124498667e0518cd8"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-18-rc1"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"2375b0451a54b4889addef676b4788e14ad914c5"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:f21dc19277a4ba24bcef90a7071c9cf50adf144769f42d6f74ff4eac9ef117cf","callerWorkflowPath":"assets/history/sha256-f21dc19277a4ba24bcef90a7071c9cf50adf144769f42d6f74ff4eac9ef117cf/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:f21dc19277a4ba24bcef90a7071c9cf50adf144769f42d6f74ff4eac9ef117cf","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:3672621f9d68e7bcef74b6560e2b8f54cfa08b475b22bb82a56b9b34d96a803d"},"channel":"stable","cohortId":"docs-2026-08-23-stable1","eligibleAfter":"2026-08-24T14:10:53Z","packages":{"docsProtocol":{"integrity":"sha512-Ci+UhsSUg+9K27zTbWBFUOO+DgWW80ZS4sCKK+K20W7hMDrG6ZXvDa1N/idmnbStytvWMa3baX0ppC1HwaN9FA==","version":"0.1.1"},"engineeringFoundation":{"integrity":"sha512-ISF8bDrXN9ZQPtlDSGD+fE8zFaCAv1sLVddGUCJ5ysI0hnGuqrc8kNW442ly0Dxn34qvIjJ7TANZDAaNggpa9w==","version":"0.17.0"}},"qualificationEventDigest":"sha256:1e3a7faaf9fcbed32534536914d67fecafe35e3fb5d109c531c24d935320e55c","recordDigest":"sha256:a35177e6ff340a475440b7f38bf099962ad3b39f2c50af56d43ba3cd08e0905f","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:6b1a419fc7437d5d4d0744f4013d6d9349a3220d268d4c20fc788439ec5bb902"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-18-rc3"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"94190f4df44b536804fdef8341eab226d2b94f9c"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","callerWorkflowPath":"assets/history/sha256-d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:dd76dbd4c196bff1440f3ce105ebb65656d1c59c04c7a983a6831d100e6e8bcc"},"channel":"stable","cohortId":"docs-2026-08-24-stable2","eligibleAfter":"2026-08-25T15:43:15Z","packages":{"docsProtocol":{"integrity":"sha512-gSC7j0AsSwriQRQ0sVKNZjrjU7qQArAsWfDwWUw9GoSsswEJlyjpuKbe6D7+ockc/m8esLWDz/G4B4qCASgFTg==","version":"0.1.2"},"engineeringFoundation":{"integrity":"sha512-n6coMdQHgTTzuUWNDqYO9S4jd4oYTu11lxKbG188Pdd4dFAYrDUtjPtL/ZtAkTgFb2jbDLvjqQkeKU70MTGoCg==","version":"0.18.0"}},"qualificationEventDigest":"sha256:be018ba57362a06d796386707ab75da7d670c2107c0dc1e582ffe75914cff6bf","recordDigest":"sha256:b37736f98967b8727d9f1466f165bb8a6345ec8f4677462cd19a2247372ae003","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:91df738a5e8b5910833b20fa8937b9b15c8c9fdb30df2ba14e4b643db2976f92"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-18-rc2","docs-2026-08-23-stable1"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"fdfedb5f76bc74a5bec37bf3afca2290658311ae"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","callerWorkflowPath":"assets/history/sha256-d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:08ca500ede528c424e8d4da21047c14e162ecc27b51ec6175d9bc5b479f6bd00"},"channel":"stable","cohortId":"docs-2026-08-25-stable3","eligibleAfter":"2026-08-26T22:05:43Z","packages":{"docsProtocol":{"integrity":"sha512-BIgZBbnKTkL38wULZ6alpJKeJ+nHU2gNBP9cnDOOCSpPV3E9fZLm2RRCF9VY8rpMn3WhRFHkwoVODknu8wr+bw==","version":"0.1.4"},"engineeringFoundation":{"integrity":"sha512-CeIWttZYT74jgwryA+326d21xNapep8NFQkxN9I+zAoyebEZk+apVvIndx3WC8NtJZYvzuKouEh1OB+vJPadxA==","version":"0.19.0"}},"qualificationEventDigest":"sha256:c8879b257ceda0a53e9243e1a69c0baa5aa64ce8c5ee1c9929d659e5e3366a6f","recordDigest":"sha256:6967adc19c521f085c2772178d170218ac4327d058f120374a87b5ba2f6b8ca5","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:ec928825d7093ab3d1decf58c9e9cad02c0abebc6c083641c876f9ad63f698a2"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-24-stable2"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"fdfedb5f76bc74a5bec37bf3afca2290658311ae"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:7907195753506e4b0f0e89eb3f6e495bacbd79e9b9913c9f60fc4a07dffb22e5","callerWorkflowPath":"assets/history/sha256-7907195753506e4b0f0e89eb3f6e495bacbd79e9b9913c9f60fc4a07dffb22e5/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:74cdec4a7982588c53660e9b432fc12daa7adc7a930d147a5b0e46888e210f19","callerWorkflowDigest":"sha256:7907195753506e4b0f0e89eb3f6e495bacbd79e9b9913c9f60fc4a07dffb22e5","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","transitionCatalogDigest":"sha256:7f8df2679785c9495a73c99362987e5d2ae63e120f4bf76801b2ad72d3b66ed4"},"channel":"stable","cohortId":"docs-2026-08-28-stable8","eligibleAfter":"2026-08-28T23:40:55Z","packages":{"docsProtocol":{"integrity":"sha512-KtmILYJTQf91wU643UMRh5QuO2Jnbn5f/kBD6e3agUIWv0KpuxHqEyZZPLsp0jiTA1WV4TBJa4EyFDT0Ju1/KQ==","version":"0.2.0"},"engineeringFoundation":{"integrity":"sha512-YGyNyfpxyElMUALIho+pi+xM9XHXWWEV5hBBEzcysaCO1Dgz5/3GuUjQ6fQM2sCjfPo7Pd6OoFJOSKiHaqe5ZA==","version":"0.20.0"}},"qualificationEventDigest":"sha256:bc24797129f6fedd4d252f20deebf9762da1093ff7a5dea137c32cb52d12e471","recordDigest":"sha256:e1ad7395b51d7b912db2181d263104067c712fc0cd13bac91aa5dccbc2590cc4","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:ed129c55d58c16fd38978598c49ee1716af0f2db90d7242553d39078073cc620"},"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"schemaVersion":1,"upgradeFrom":["docs-2026-08-25-stable3"],"workflow":{"blobSha":"efb9327218d89b6959ee38fa09b0e68f1ce5fe22","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"07d49409cb51f6124ad17673860b812a9d7b5f5b"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","skillPath":"assets/history/sha256-641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3/skill.md"}],"schemaVersion":1}
|
|
1
|
+
{"currentSourceExecutors":[],"directTargetBundles":[{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:097df9fe1b90ab45f73389c8b69736f8a54d4199b09536d586222b5a7f0fbb09","callerWorkflowPath":"assets/history/sha256-097df9fe1b90ab45f73389c8b69736f8a54d4199b09536d586222b5a7f0fbb09/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:0e24e8f1342b3ccd1e5939a45ed5fd55780ac3aa32bd8b25113924d5eb4da02f","callerWorkflowDigest":"sha256:097df9fe1b90ab45f73389c8b69736f8a54d4199b09536d586222b5a7f0fbb09","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:5ada68b861bde63af2e1626e467ed09394b6c11bb13b17a443f0cb1741524b46"},"channel":"rc","cohortId":"docs-2026-08-17-rc1","eligibleAfter":"2026-08-18T02:32:57Z","packages":{"docsProtocol":{"integrity":"sha512-OkUNMNTLEFNF/EU8L4G5+9WTg0LugsZ8nxv7dnFpPKJEUVcUrooNO2QY7DhOhHuCVDKP2ShTciCtBjra93RtJA==","version":"0.1.0-rc.2"},"engineeringFoundation":{"integrity":"sha512-OLMoWreeMXfKVkVTA4A/plBZXgDE6DNB+AX7QK6K5s90s943n6vf57nskIu0eLHsQGKQ7X+AvF+DCR/57YbZtA==","version":"0.17.0-rc.1"}},"qualificationEventDigest":"sha256:4b6f1684bb32ff0cd674d8d738ce0ed85744cb977cb8f181ad14e5b8c243cc71","recordDigest":"sha256:5fffddec78e70c72a689c3f4957c74b7dac17e140dff6b87f2eadb6a2c61f968","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:64dac5ed1f1d565301b7195837e3c579d7a993d137c59afb9f299f6972d5c95e"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":[],"workflow":{"blobSha":"7d0f9c73a6bc1ddc2384f0ea06774719dc14458c","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"d55ebd46208f67736b5b76e7ef48a890570feeab"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","callerWorkflowPath":"assets/history/sha256-3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:dcc2d636629237eab4918fb513f538a538b6ac3672a928bdffe866cf4fec9a7f"},"channel":"rc","cohortId":"docs-2026-08-17-rc7","eligibleAfter":"2026-08-18T13:25:26Z","packages":{"docsProtocol":{"integrity":"sha512-ZsbaS07YSr0udgsvFekeuc86ILn+oQ63ikuF+q5nib+1Rk+UR9to4gpeZAYQvu57Axoxi9TjZ+olE6162e1Fkg==","version":"0.1.0-rc.5"},"engineeringFoundation":{"integrity":"sha512-czq6garXWUbObaqeUmgGMs3LZRKgEdOiYyMtvcnXNXI4cMjBDhwlTmW+DfQ3h5WXHo7dqzPloQvr9pjzvQhSFA==","version":"0.17.0-rc.3"}},"qualificationEventDigest":"sha256:d24c95a0d708ec9f72340181b4cb830560ad3f44429f8df8eb65032549c57d2e","recordDigest":"sha256:55afadf793fb62703934082c2fe682a6f678ef92ad8cd2f58d1d2d80e007c836","rollbackTo":["docs-2026-08-17-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:318ecaf7f78162e77794fa0eb02ac452823cfd47fce913434025698171afee81"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-17-rc1","docs-2026-08-17-rc4","docs-2026-08-17-rc5","docs-2026-08-17-rc6"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"57e03681e820fd0378600b5169acfa1514d1065a"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","callerWorkflowPath":"assets/history/sha256-3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:3e53262efc8a530b532380dac21d876456473d3b88aba20889a1d24823bf3a1b","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:58546ba52fdb8a3293d4e1db003557208a859b149336f56c16bc8fc9061c7192"},"channel":"rc","cohortId":"docs-2026-08-17-rc9","eligibleAfter":"2026-08-18T19:03:38Z","packages":{"docsProtocol":{"integrity":"sha512-JB4cQPqpXrmVdmiycHjHbklfQBux1wYNBo+HXFRDdLxUnjJlULe1HXjNYRf93WXfhjbV6lgN+sHRy4v1EeBEYA==","version":"0.1.0-rc.9"},"engineeringFoundation":{"integrity":"sha512-uhmo9waigNcHQ5jkIGQgnGK4JDah0C8er6RKTNPUURpOUOvNM6maoEyBWp5rCy1ravzzSW3QXuNaZmCujppgGQ==","version":"0.17.0-rc.6"}},"qualificationEventDigest":"sha256:a7e7434cf91808ab77d0529c1268011f70d824b15fe4b9ecf0dcc28c5f264912","recordDigest":"sha256:01d4017999598091c3536e4f5977847ff18a52a235de149516251e595f9722d3","rollbackTo":["docs-2026-08-17-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:da419d5445a4537e282d8585af537edb1d63075e8bda75f5d1419d3e5bc0dd64"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-17-rc1","docs-2026-08-17-rc4","docs-2026-08-17-rc5","docs-2026-08-17-rc6","docs-2026-08-17-rc7","docs-2026-08-17-rc8"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"57e03681e820fd0378600b5169acfa1514d1065a"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:fd633c3c6337e5cfe51a9f36989bb654381634c5ab4add9e4da71fe40ab4e0dd","callerWorkflowPath":"assets/history/sha256-fd633c3c6337e5cfe51a9f36989bb654381634c5ab4add9e4da71fe40ab4e0dd/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:fd633c3c6337e5cfe51a9f36989bb654381634c5ab4add9e4da71fe40ab4e0dd","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:3c97ac8f2131d8578b865114161daff9391a3759bd432c3cd0e5fa179ff9d110"},"channel":"rc","cohortId":"docs-2026-08-18-rc1","eligibleAfter":"2026-08-18T23:44:26Z","packages":{"docsProtocol":{"integrity":"sha512-5s7lzL4mesiaxfb+IaI6A2BOuZxPDORIr5O2yFZTQXVXpBR1N45wxyAtS4f/0WBUmAwKnf+NgE9ln1GuMWV7PA==","version":"0.1.0-rc.10"},"engineeringFoundation":{"integrity":"sha512-Z2kPryDLikB5rmcQOzTQSA6JboU2Hn2ZBotI8PIN0mYZ2HuADunowY6GBgSQ1o7Xb1EIrWNq4i7HEkbhOE1XMw==","version":"0.17.0-rc.7"}},"qualificationEventDigest":"sha256:78440bff3be4beec3c40a87bd3d65156ab9367a25650050945dc535d294e7139","recordDigest":"sha256:b034d870526169f77ce2b454b58313df5d674f1af0ad8a5931be269d303a6dc2","rollbackTo":["docs-2026-08-17-rc9"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:ad074f5f983f04649383cd2c2db55fd29536f3784eaf77b7b4927e4d691046bf"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-17-rc9"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"66f14ef062656f9c2d10cc211f814e8a7c864b25"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","callerWorkflowPath":"assets/history/sha256-51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:e9055f32a78bfba55e16c829383ec87fe2626da0ad8ee79b958753b574c441a1"},"channel":"rc","cohortId":"docs-2026-08-18-rc2","eligibleAfter":"2026-08-19T03:39:37Z","packages":{"docsProtocol":{"integrity":"sha512-ZxrhOFbc8iKn167sIszuFpzyPksrPExPRRpXBXtjZ85Bvf4iNyNgxcOk3NkStl0Jsm+8J67lI12bQK/Xs/mlDQ==","version":"0.1.0-rc.12"},"engineeringFoundation":{"integrity":"sha512-srrROkDs3GfHmx8L74AKq3sgl8zf1fYKGnUq8mtvhI09ZcosGZvqgQ5tXyDIrLUlWcGsIn1Yv8lOt8G1QFnuEA==","version":"0.17.0-rc.8"}},"qualificationEventDigest":"sha256:5166d2df2cc6abfcabb7784d094668a309283d6d73d60ddbd0239ea162f6f502","recordDigest":"sha256:02bc526540933e6ad1a1a648fa4398db199317a8de9dfa480adcf821c702bfd4","rollbackTo":["docs-2026-08-18-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:031f8f0e946dfb8dbe17683b226bf79aeb6d0d379a37eb0124498667e0518cd8"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-18-rc1"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"2375b0451a54b4889addef676b4788e14ad914c5"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","callerWorkflowPath":"assets/history/sha256-51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:51d3f02a352ce2c3b0a4068a86b6899a57ab54b0a876c468e3fb3e536519caca","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:e9055f32a78bfba55e16c829383ec87fe2626da0ad8ee79b958753b574c441a1"},"channel":"rc","cohortId":"docs-2026-08-18-rc3","eligibleAfter":"2026-08-19T03:39:37Z","packages":{"docsProtocol":{"integrity":"sha512-ZxrhOFbc8iKn167sIszuFpzyPksrPExPRRpXBXtjZ85Bvf4iNyNgxcOk3NkStl0Jsm+8J67lI12bQK/Xs/mlDQ==","version":"0.1.0-rc.12"},"engineeringFoundation":{"integrity":"sha512-srrROkDs3GfHmx8L74AKq3sgl8zf1fYKGnUq8mtvhI09ZcosGZvqgQ5tXyDIrLUlWcGsIn1Yv8lOt8G1QFnuEA==","version":"0.17.0-rc.8"}},"qualificationEventDigest":"sha256:6f734db2339220d23db616ff9c5c7bd7d040c5dfb66a3b3da8b3f70bfa6ae790","recordDigest":"sha256:cc4585d73976aa9edae4a685bc907da010ce05752da37973932153ba0e57ef85","rollbackTo":["docs-2026-08-18-rc1"],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:031f8f0e946dfb8dbe17683b226bf79aeb6d0d379a37eb0124498667e0518cd8"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-18-rc1"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"2375b0451a54b4889addef676b4788e14ad914c5"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:f21dc19277a4ba24bcef90a7071c9cf50adf144769f42d6f74ff4eac9ef117cf","callerWorkflowPath":"assets/history/sha256-f21dc19277a4ba24bcef90a7071c9cf50adf144769f42d6f74ff4eac9ef117cf/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:f21dc19277a4ba24bcef90a7071c9cf50adf144769f42d6f74ff4eac9ef117cf","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:3672621f9d68e7bcef74b6560e2b8f54cfa08b475b22bb82a56b9b34d96a803d"},"channel":"stable","cohortId":"docs-2026-08-23-stable1","eligibleAfter":"2026-08-24T14:10:53Z","packages":{"docsProtocol":{"integrity":"sha512-Ci+UhsSUg+9K27zTbWBFUOO+DgWW80ZS4sCKK+K20W7hMDrG6ZXvDa1N/idmnbStytvWMa3baX0ppC1HwaN9FA==","version":"0.1.1"},"engineeringFoundation":{"integrity":"sha512-ISF8bDrXN9ZQPtlDSGD+fE8zFaCAv1sLVddGUCJ5ysI0hnGuqrc8kNW442ly0Dxn34qvIjJ7TANZDAaNggpa9w==","version":"0.17.0"}},"qualificationEventDigest":"sha256:1e3a7faaf9fcbed32534536914d67fecafe35e3fb5d109c531c24d935320e55c","recordDigest":"sha256:a35177e6ff340a475440b7f38bf099962ad3b39f2c50af56d43ba3cd08e0905f","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:6b1a419fc7437d5d4d0744f4013d6d9349a3220d268d4c20fc788439ec5bb902"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-18-rc3"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"94190f4df44b536804fdef8341eab226d2b94f9c"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","callerWorkflowPath":"assets/history/sha256-d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:dd76dbd4c196bff1440f3ce105ebb65656d1c59c04c7a983a6831d100e6e8bcc"},"channel":"stable","cohortId":"docs-2026-08-24-stable2","eligibleAfter":"2026-08-25T15:43:15Z","packages":{"docsProtocol":{"integrity":"sha512-gSC7j0AsSwriQRQ0sVKNZjrjU7qQArAsWfDwWUw9GoSsswEJlyjpuKbe6D7+ockc/m8esLWDz/G4B4qCASgFTg==","version":"0.1.2"},"engineeringFoundation":{"integrity":"sha512-n6coMdQHgTTzuUWNDqYO9S4jd4oYTu11lxKbG188Pdd4dFAYrDUtjPtL/ZtAkTgFb2jbDLvjqQkeKU70MTGoCg==","version":"0.18.0"}},"qualificationEventDigest":"sha256:be018ba57362a06d796386707ab75da7d670c2107c0dc1e582ffe75914cff6bf","recordDigest":"sha256:b37736f98967b8727d9f1466f165bb8a6345ec8f4677462cd19a2247372ae003","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:91df738a5e8b5910833b20fa8937b9b15c8c9fdb30df2ba14e4b643db2976f92"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-18-rc2","docs-2026-08-23-stable1"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"fdfedb5f76bc74a5bec37bf3afca2290658311ae"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","callerWorkflowPath":"assets/history/sha256-d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:b156dba1b2b88aa53bd9196dd49e93c0a153f6fb155ed2ce89c5dc1a0bf8eeb6","callerWorkflowDigest":"sha256:d697c5c7c9bcfccfc006fcf7e4d4cc8e7c629f9689781b9b0b50f30d82bc019e","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","transitionCatalogDigest":"sha256:08ca500ede528c424e8d4da21047c14e162ecc27b51ec6175d9bc5b479f6bd00"},"channel":"stable","cohortId":"docs-2026-08-25-stable3","eligibleAfter":"2026-08-26T22:05:43Z","packages":{"docsProtocol":{"integrity":"sha512-BIgZBbnKTkL38wULZ6alpJKeJ+nHU2gNBP9cnDOOCSpPV3E9fZLm2RRCF9VY8rpMn3WhRFHkwoVODknu8wr+bw==","version":"0.1.4"},"engineeringFoundation":{"integrity":"sha512-CeIWttZYT74jgwryA+326d21xNapep8NFQkxN9I+zAoyebEZk+apVvIndx3WC8NtJZYvzuKouEh1OB+vJPadxA==","version":"0.19.0"}},"qualificationEventDigest":"sha256:c8879b257ceda0a53e9243e1a69c0baa5aa64ce8c5ee1c9929d659e5e3366a6f","recordDigest":"sha256:6967adc19c521f085c2772178d170218ac4327d058f120374a87b5ba2f6b8ca5","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:ec928825d7093ab3d1decf58c9e9cad02c0abebc6c083641c876f9ad63f698a2"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-24-stable2"],"workflow":{"blobSha":"d452902e36bb144f9cb2816ced77cdd8ae629cd9","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"fdfedb5f76bc74a5bec37bf3afca2290658311ae"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"assets/history/sha256-7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:7907195753506e4b0f0e89eb3f6e495bacbd79e9b9913c9f60fc4a07dffb22e5","callerWorkflowPath":"assets/history/sha256-7907195753506e4b0f0e89eb3f6e495bacbd79e9b9913c9f60fc4a07dffb22e5/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:74cdec4a7982588c53660e9b432fc12daa7adc7a930d147a5b0e46888e210f19","callerWorkflowDigest":"sha256:7907195753506e4b0f0e89eb3f6e495bacbd79e9b9913c9f60fc4a07dffb22e5","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","transitionCatalogDigest":"sha256:7f8df2679785c9495a73c99362987e5d2ae63e120f4bf76801b2ad72d3b66ed4"},"channel":"stable","cohortId":"docs-2026-08-28-stable8","eligibleAfter":"2026-08-28T23:40:55Z","packages":{"docsProtocol":{"integrity":"sha512-KtmILYJTQf91wU643UMRh5QuO2Jnbn5f/kBD6e3agUIWv0KpuxHqEyZZPLsp0jiTA1WV4TBJa4EyFDT0Ju1/KQ==","version":"0.2.0"},"engineeringFoundation":{"integrity":"sha512-YGyNyfpxyElMUALIho+pi+xM9XHXWWEV5hBBEzcysaCO1Dgz5/3GuUjQ6fQM2sCjfPo7Pd6OoFJOSKiHaqe5ZA==","version":"0.20.0"}},"qualificationEventDigest":"sha256:bc24797129f6fedd4d252f20deebf9762da1093ff7a5dea137c32cb52d12e471","recordDigest":"sha256:e1ad7395b51d7b912db2181d263104067c712fc0cd13bac91aa5dccbc2590cc4","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:ed129c55d58c16fd38978598c49ee1716af0f2db90d7242553d39078073cc620"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-25-stable3"],"workflow":{"blobSha":"efb9327218d89b6959ee38fa09b0e68f1ce5fe22","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"07d49409cb51f6124ad17673860b812a9d7b5f5b"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","skillPath":"assets/history/sha256-641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:f8da49344c3b0e9f31235de2826b1b9b392afb84515ace6af4fb5fe580e3a714","callerWorkflowPath":"assets/history/sha256-f8da49344c3b0e9f31235de2826b1b9b392afb84515ace6af4fb5fe580e3a714/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:74cdec4a7982588c53660e9b432fc12daa7adc7a930d147a5b0e46888e210f19","callerWorkflowDigest":"sha256:f8da49344c3b0e9f31235de2826b1b9b392afb84515ace6af4fb5fe580e3a714","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","transitionCatalogDigest":"sha256:ffce6fbb813ccbdbba3ba1dca6b22219672fbcc8bd08a0f0aca37bf8bed38e21"},"channel":"stable","cohortId":"docs-2026-08-28-stable9.1","eligibleAfter":"2026-08-29T16:11:21Z","packages":{"docsProtocol":{"integrity":"sha512-UbnF3tPTbHFRJf0sjagStO4ZpOB6FvxPr/1NunelS0vklulvFOeTv9XL5RKTxxkdAyPGCu+Swfmr8eVRf5wLKg==","version":"0.3.2"},"engineeringFoundation":{"integrity":"sha512-YGyNyfpxyElMUALIho+pi+xM9XHXWWEV5hBBEzcysaCO1Dgz5/3GuUjQ6fQM2sCjfPo7Pd6OoFJOSKiHaqe5ZA==","version":"0.20.0"}},"qualificationEventDigest":"sha256:7d36cedcacf4483d958a3321132d4387ddb49477f137b12ebd94c77b963e4e3a","recordDigest":"sha256:2d73696ad48a91b1fc3b52f49e00f44bc08a3df9f29abae3761f9ded94461ae3","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:05226c9b2b251553a677fe9bc5d3d5924fa2830f9cf8acc65da075c861245f1f"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-28-stable8"],"workflow":{"blobSha":"efb9327218d89b6959ee38fa09b0e68f1ce5fe22","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"c72dac6ba10660ac9d7e1426759f80a585c39da5"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","skillPath":"assets/history/sha256-641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3/skill.md"},{"agentsRouteDigest":"sha256:08ca6c0782dbc36ace6359c8fe36807810f9668d999c7d9e8ead6bf281d9bf30","callerWorkflowDigest":"sha256:8711dbd6109740857c69462d218071818317a62949f08ecf8abdc6d6b736321f","callerWorkflowPath":"assets/history/sha256-8711dbd6109740857c69462d218071818317a62949f08ecf8abdc6d6b736321f/caller.yml","cohort":{"assets":{"assetCatalogDigest":"sha256:74cdec4a7982588c53660e9b432fc12daa7adc7a930d147a5b0e46888e210f19","callerWorkflowDigest":"sha256:8711dbd6109740857c69462d218071818317a62949f08ecf8abdc6d6b736321f","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","transitionCatalogDigest":"sha256:ffce6fbb813ccbdbba3ba1dca6b22219672fbcc8bd08a0f0aca37bf8bed38e21"},"channel":"stable","cohortId":"docs-2026-08-31-stable10","eligibleAfter":"2026-08-30T18:02:57Z","packages":{"docsProtocol":{"integrity":"sha512-hcK886DGz94n+K7aVi5BivO/ZNk4QE2jQfh9WCoWrzVJ1aMSIsTkkebRAHAslSCAWIjZSh/DKOronQddYFPe4A==","version":"0.4.1"},"engineeringFoundation":{"integrity":"sha512-KxNgeIamgbABUamT5XAeVvW8j+j6EZ6GlVk4FMUXZG2IPQsk/y3Po4eLl8cx4HMnwWXQZ7idP1sw5OUmT9FYtA==","version":"0.21.0"}},"qualificationEventDigest":"sha256:214550ff6bbd5cfb2b134d0a2f3acf569e54d97c8d9c503b706c07c611ba77e5","recordDigest":"sha256:6eeb5986cf507afd5e0d3751cf3a70e1cb09112b4a7378c6820f37b59c1b3144","rollbackTo":[],"runtime":{"node":">=24.18.0 <25","pnpm":">=11.17.0 <12","runtimeClosureDigest":"sha256:33d07e21e60a169b86895dab7a1693b7ccf9ccbda6dc2797c9ea0a377b074ab4"},"schemaVersion":1,"schemas":{"consumerIntegration":1,"docsProtocol":1,"managedState":1},"upgradeFrom":["docs-2026-08-28-stable8"],"workflow":{"blobSha":"efb9327218d89b6959ee38fa09b0e68f1ce5fe22","path":".github/workflows/docs-protocol-check.yml","repository":"agent-teams-ai/.github","revision":"eef92e7fd40f538b4e9ba03e01bbd4e2d23f12f2"}},"docsScriptsDigest":"sha256:7a502ddeda5e3d0296b712b5c07e0905a9b7a8fcd374d37db8a02cb026a37881","skillDigest":"sha256:641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3","skillPath":"assets/history/sha256-641265ef9ecff59c16482fdae1bc8fc56002b5a4a1ee34b102438d0ca08a86a3/skill.md"}],"schemaVersion":1}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"qualification-cli.d.ts","sourceRoot":"","sources":["../../src/composition/qualification-cli.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"qualification-cli.d.ts","sourceRoot":"","sources":["../../src/composition/qualification-cli.ts"],"names":[],"mappings":"AAgIA,wBAAsB,mBAAmB,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,CA6BpF"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { DOCS_PROTOCOL_ID, DOCS_PROTOCOL_VERSION } from "@agent-teams/docs-protocol";
|
|
2
|
+
import { readManagedQualificationProfileInput } from "../consumer-integration/composition/qualification-v3-boundary.js";
|
|
2
3
|
import { assertManagedQualificationEnvelopeSchema } from "../qualification/managed-command-envelope-validator.js";
|
|
3
4
|
import { runDocsProtocolQualificationV2 } from "../qualification/index.js";
|
|
4
5
|
import { Arguments, CliInputError } from "./managed-cli-input.js";
|
|
@@ -49,16 +50,31 @@ function qualificationFailure(error) {
|
|
|
49
50
|
};
|
|
50
51
|
}
|
|
51
52
|
function qualificationHelpText() {
|
|
52
|
-
return "Usage: agent-teams-docs-managed qualify [--consumer PATH] [--integration PATH] [--local-development] [--json]\
|
|
53
|
+
return "Usage: agent-teams-docs-managed qualify [--consumer PATH] [--integration PATH] [--local-development] [--json]\nProfiles v1/v2 run the adapter-owned suite in a disposable copy. Profile v3 requires a trusted registry/canary receipt produced outside this consumer CLI. The declared consumer gate is never executed. --local-development applies only to profiles v1/v2 and emits evidence that is not cohort-admissible.\n";
|
|
53
54
|
}
|
|
54
55
|
async function qualificationSuccess(args, signal) {
|
|
55
56
|
const localDevelopment = args.flag("--local-development");
|
|
56
57
|
const consumerRoot = args.one("--consumer") ?? ".";
|
|
57
|
-
const integrationPath = args.one("--integration")
|
|
58
|
+
const integrationPath = args.one("--integration") ??
|
|
59
|
+
"architecture/foundation/docs-consumer-integration.json";
|
|
58
60
|
if (args.positionals().length !== 0) {
|
|
59
61
|
throw new CliInputError("qualify accepts no positional arguments.");
|
|
60
62
|
}
|
|
61
|
-
const
|
|
63
|
+
const input = await readManagedQualificationProfileInput(consumerRoot, integrationPath);
|
|
64
|
+
const integration = input.profile;
|
|
65
|
+
if (integration.schemaVersion !== 1 && integration.schemaVersion !== 2 &&
|
|
66
|
+
integration.schemaVersion !== 3) {
|
|
67
|
+
throw new CliInputError("Managed qualification requires explicit integration profile schemaVersion 1, 2, or 3.");
|
|
68
|
+
}
|
|
69
|
+
if (integration.schemaVersion === 3) {
|
|
70
|
+
throw new CliInputError("Qualification profile v3 requires a trusted registry/canary receipt produced outside the consumer CLI.");
|
|
71
|
+
}
|
|
72
|
+
const receipt = await runDocsProtocolQualificationV2({
|
|
73
|
+
consumerRoot: input.consumerRoot,
|
|
74
|
+
localDevelopment,
|
|
75
|
+
signal,
|
|
76
|
+
integrationPath
|
|
77
|
+
});
|
|
62
78
|
return {
|
|
63
79
|
exitCode: 0,
|
|
64
80
|
envelope: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"qualification-cli.js","sourceRoot":"","sources":["../../src/composition/qualification-cli.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,qBAAqB,EACtB,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EACL,wCAAwC,EAEzC,MAAM,wDAAwD,CAAC;AAChE,OAAO,
|
|
1
|
+
{"version":3,"file":"qualification-cli.js","sourceRoot":"","sources":["../../src/composition/qualification-cli.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/** Validates every nested field admitted from the current raw Cohort v2 authority. */
|
|
2
|
+
export declare function assertCohortAuthorityV2(source: Record<string, unknown>): void;
|
|
3
|
+
/** Global chain integrity precedes selection; only selected v2 evidence is authorized here. */
|
|
4
|
+
export declare function assertCohortEventChainV2(values: readonly unknown[], source: Record<string, unknown>): void;
|
|
5
|
+
//# sourceMappingURL=cohort-v2-authority-validator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cohort-v2-authority-validator.d.ts","sourceRoot":"","sources":["../../../src/consumer-integration/adapters/cohort-v2-authority-validator.ts"],"names":[],"mappings":"AA0OA,sFAAsF;AACtF,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAa7E;AA6CD,+FAA+F;AAC/F,wBAAgB,wBAAwB,CACtC,MAAM,EAAE,SAAS,OAAO,EAAE,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAC1D,IAAI,CAeN"}
|