@agent-teams/docs-protocol 0.1.0-rc.2 → 0.1.0-rc.4

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 CHANGED
@@ -1,5 +1,18 @@
1
1
  # @agent-teams/docs-protocol
2
2
 
3
+ ## 0.1.0-rc.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`06c6586`](https://github.com/agent-teams-ai/engineering-foundation/commit/06c6586b2426cfeb605be20d9089c70fb246a7cf)]:
8
+ - @agent-teams/engineering-foundation@0.17.0-rc.2
9
+
10
+ ## 0.1.0-rc.3
11
+
12
+ ### Patch Changes
13
+
14
+ - [#144](https://github.com/agent-teams-ai/engineering-foundation/pull/144) [`3e188cb`](https://github.com/agent-teams-ai/engineering-foundation/commit/3e188cb7988026cc78713511f72e718080899d4f) Thanks [@777genius](https://github.com/777genius)! - Grant the canonical reusable-workflow caller the OIDC permission required by the qualified documentation gate.
15
+
3
16
  ## 0.1.0-rc.2
4
17
 
5
18
  ### Minor Changes
@@ -1 +1 @@
1
- {"callerWorkflowTemplateDigest":"sha256:636c2c6011adfac63375d7fe88cabebce8d066d4703e75acf1d6d259bce46af9","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:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"skills/docs/SKILL.md"}
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:7b31cd257532247f64c55a014dc926c601e4d742176cfb8513b6b0d8ab48213e","skillPath":"skills/docs/SKILL.md"}
@@ -7,6 +7,7 @@ on:
7
7
 
8
8
  permissions:
9
9
  contents: read
10
+ id-token: write
10
11
 
11
12
  jobs:
12
13
  docs-protocol:
@@ -1,6 +1,6 @@
1
1
  import type { ConsumerIntegrationDesiredStateV1, ConsumerIntegrationDigest, QualifiedDocsCohortBindingV1 } from "../../domain/model.js";
2
2
  export declare const CANONICAL_DOCS_SKILL: "---\nname: docs-authoring\ndescription: Use when creating, changing, reorganizing, or reviewing governed documentation in this repository.\n---\n\n# Documentation Authoring\n\nProtocol: `agent-teams.docs-protocol/v1`.\n\n## Required workflow\n\n- Read the current types, owners, placement, metadata, and index policy with `pnpm docs:info`.\n- Search first with `pnpm docs:find -- --text query`.\n- Reuse or relate existing authority instead of creating a competing source.\n- Preview with `pnpm docs:new -- --type TYPE --id ID --title TITLE --owner OWNER --summary SUMMARY --dry-run`.\n- Review the exact destination, metadata, relations, anchors, and diagnostics.\n- Apply with `pnpm docs:new -- --type TYPE --id ID --title TITLE --owner OWNER --summary SUMMARY --apply` after review.\n- Manually update the reported index/link exactly when reachability requires it.\n- Finish with `pnpm docs:check` after the index is current.\n\n## Rules\n\n- Never invent owners, types, statuses, paths, or metadata outside `docs:info`.\n- If dependencies are absent, use only `pnpm install --frozen-lockfile`; never use npx, dlx, or latest tags.\n- Keep preview and apply inputs identical.\n- Stop when recovery is required; use `pnpm docs:doctor` before `pnpm docs:recover`.\n- Resolve required anchors and blockers before apply.\n- Do not bypass repository scripts or hand-edit transaction evidence.\n";
3
- export declare const CANONICAL_CALLER_WORKFLOW_TEMPLATE: "name: Documentation Protocol\n\non:\n pull_request:\n merge_group:\n push:\n\npermissions:\n contents: read\n\njobs:\n docs-protocol:\n uses: {{REUSABLE_WORKFLOW_REPOSITORY}}/{{REUSABLE_WORKFLOW_PATH}}@{{REUSABLE_WORKFLOW_REVISION}}\n";
3
+ export declare const CANONICAL_CALLER_WORKFLOW_TEMPLATE: "name: Documentation Protocol\n\non:\n pull_request:\n merge_group:\n push:\n\npermissions:\n contents: read\n id-token: write\n\njobs:\n docs-protocol:\n uses: {{REUSABLE_WORKFLOW_REPOSITORY}}/{{REUSABLE_WORKFLOW_PATH}}@{{REUSABLE_WORKFLOW_REVISION}}\n";
4
4
  export declare const BOOTSTRAP_KNOWN_PRIOR_DOCS_SKILLS: readonly Uint8Array[];
5
5
  export declare const MANAGED_ROUTE_BEGIN = "<!-- agent-teams-docs:route/v1 begin -->";
6
6
  export declare const MANAGED_ROUTE_END = "<!-- agent-teams-docs:route/v1 end -->";
@@ -1 +1 @@
1
- {"version":3,"file":"consumer-integration-assets.d.ts","sourceRoot":"","sources":["../../../../src/consumer-integration/application/policies/consumer-integration-assets.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"consumer-integration-assets.d.ts","sourceRoot":"","sources":["../../../../src/consumer-integration/application/policies/consumer-integration-assets.ts"],"names":[],"mappings":"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"}
@@ -1,3 +1,3 @@
1
1
  export declare const GENERATED_DOCS_SKILL = "---\nname: docs-authoring\ndescription: Use when creating, changing, reorganizing, or reviewing governed documentation in this repository.\n---\n\n# Documentation Authoring\n\nProtocol: `agent-teams.docs-protocol/v1`.\n\n## Required workflow\n\n- Read the current types, owners, placement, metadata, and index policy with `pnpm docs:info`.\n- Search first with `pnpm docs:find -- --text query`.\n- Reuse or relate existing authority instead of creating a competing source.\n- Preview with `pnpm docs:new -- --type TYPE --id ID --title TITLE --owner OWNER --summary SUMMARY --dry-run`.\n- Review the exact destination, metadata, relations, anchors, and diagnostics.\n- Apply with `pnpm docs:new -- --type TYPE --id ID --title TITLE --owner OWNER --summary SUMMARY --apply` after review.\n- Manually update the reported index/link exactly when reachability requires it.\n- Finish with `pnpm docs:check` after the index is current.\n\n## Rules\n\n- Never invent owners, types, statuses, paths, or metadata outside `docs:info`.\n- If dependencies are absent, use only `pnpm install --frozen-lockfile`; never use npx, dlx, or latest tags.\n- Keep preview and apply inputs identical.\n- Stop when recovery is required; use `pnpm docs:doctor` before `pnpm docs:recover`.\n- Resolve required anchors and blockers before apply.\n- Do not bypass repository scripts or hand-edit transaction evidence.\n";
2
- export declare const GENERATED_CALLER_WORKFLOW_TEMPLATE = "name: Documentation Protocol\n\non:\n pull_request:\n merge_group:\n push:\n\npermissions:\n contents: read\n\njobs:\n docs-protocol:\n uses: {{REUSABLE_WORKFLOW_REPOSITORY}}/{{REUSABLE_WORKFLOW_PATH}}@{{REUSABLE_WORKFLOW_REVISION}}\n";
2
+ export declare const GENERATED_CALLER_WORKFLOW_TEMPLATE = "name: Documentation Protocol\n\non:\n pull_request:\n merge_group:\n push:\n\npermissions:\n contents: read\n id-token: write\n\njobs:\n docs-protocol:\n uses: {{REUSABLE_WORKFLOW_REPOSITORY}}/{{REUSABLE_WORKFLOW_PATH}}@{{REUSABLE_WORKFLOW_REVISION}}\n";
3
3
  //# sourceMappingURL=canonical-assets.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"canonical-assets.d.ts","sourceRoot":"","sources":["../../../src/consumer-integration/generated/canonical-assets.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,oBAAoB,o3CAAo3C,CAAC;AACt5C,eAAO,MAAM,kCAAkC,uPAAuP,CAAC"}
1
+ {"version":3,"file":"canonical-assets.d.ts","sourceRoot":"","sources":["../../../src/consumer-integration/generated/canonical-assets.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,oBAAoB,o3CAAo3C,CAAC;AACt5C,eAAO,MAAM,kCAAkC,0QAA0Q,CAAC"}
@@ -1,4 +1,4 @@
1
1
  // Generated by scripts/generate-consumer-assets.mjs. Do not edit by hand.
2
2
  export const GENERATED_DOCS_SKILL = "---\nname: docs-authoring\ndescription: Use when creating, changing, reorganizing, or reviewing governed documentation in this repository.\n---\n\n# Documentation Authoring\n\nProtocol: `agent-teams.docs-protocol/v1`.\n\n## Required workflow\n\n- Read the current types, owners, placement, metadata, and index policy with `pnpm docs:info`.\n- Search first with `pnpm docs:find -- --text query`.\n- Reuse or relate existing authority instead of creating a competing source.\n- Preview with `pnpm docs:new -- --type TYPE --id ID --title TITLE --owner OWNER --summary SUMMARY --dry-run`.\n- Review the exact destination, metadata, relations, anchors, and diagnostics.\n- Apply with `pnpm docs:new -- --type TYPE --id ID --title TITLE --owner OWNER --summary SUMMARY --apply` after review.\n- Manually update the reported index/link exactly when reachability requires it.\n- Finish with `pnpm docs:check` after the index is current.\n\n## Rules\n\n- Never invent owners, types, statuses, paths, or metadata outside `docs:info`.\n- If dependencies are absent, use only `pnpm install --frozen-lockfile`; never use npx, dlx, or latest tags.\n- Keep preview and apply inputs identical.\n- Stop when recovery is required; use `pnpm docs:doctor` before `pnpm docs:recover`.\n- Resolve required anchors and blockers before apply.\n- Do not bypass repository scripts or hand-edit transaction evidence.\n";
3
- export const GENERATED_CALLER_WORKFLOW_TEMPLATE = "name: Documentation Protocol\n\non:\n pull_request:\n merge_group:\n push:\n\npermissions:\n contents: read\n\njobs:\n docs-protocol:\n uses: {{REUSABLE_WORKFLOW_REPOSITORY}}/{{REUSABLE_WORKFLOW_PATH}}@{{REUSABLE_WORKFLOW_REVISION}}\n";
3
+ export const GENERATED_CALLER_WORKFLOW_TEMPLATE = "name: Documentation Protocol\n\non:\n pull_request:\n merge_group:\n push:\n\npermissions:\n contents: read\n id-token: write\n\njobs:\n docs-protocol:\n uses: {{REUSABLE_WORKFLOW_REPOSITORY}}/{{REUSABLE_WORKFLOW_PATH}}@{{REUSABLE_WORKFLOW_REVISION}}\n";
4
4
  //# sourceMappingURL=canonical-assets.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"canonical-assets.js","sourceRoot":"","sources":["../../../src/consumer-integration/generated/canonical-assets.ts"],"names":[],"mappings":"AAAA,0EAA0E;AAC1E,MAAM,CAAC,MAAM,oBAAoB,GAAG,i3CAAi3C,CAAC;AACt5C,MAAM,CAAC,MAAM,kCAAkC,GAAG,oPAAoP,CAAC"}
1
+ {"version":3,"file":"canonical-assets.js","sourceRoot":"","sources":["../../../src/consumer-integration/generated/canonical-assets.ts"],"names":[],"mappings":"AAAA,0EAA0E;AAC1E,MAAM,CAAC,MAAM,oBAAoB,GAAG,i3CAAi3C,CAAC;AACt5C,MAAM,CAAC,MAAM,kCAAkC,GAAG,uQAAuQ,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-teams/docs-protocol",
3
- "version": "0.1.0-rc.2",
3
+ "version": "0.1.0-rc.4",
4
4
  "description": "Unified deterministic documentation authoring protocol for Agent Teams repositories.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -59,7 +59,7 @@
59
59
  "ajv-formats": "3.0.1",
60
60
  "jsonc-parser": "3.3.1",
61
61
  "yaml": "2.9.0",
62
- "@agent-teams/engineering-foundation": "0.17.0-rc.1"
62
+ "@agent-teams/engineering-foundation": "0.17.0-rc.2"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/node": "24.13.3",