Skip to content

docs: add Agent Action Capsule (capsule-emit) to the integrations catalog - #2189

Open
thisjody wants to merge 1 commit into
google:mainfrom
thisjody:integrations/capsule-emit
Open

docs: add Agent Action Capsule (capsule-emit) to the integrations catalog#2189
thisjody wants to merge 1 commit into
google:mainfrom
thisjody:integrations/capsule-emit

Conversation

@thisjody

Copy link
Copy Markdown

Adds an observability integration page for capsule-emit: ADKCapsuleEmitter attaches via ADK's standard before_tool_callback/after_tool_callback and seals each completed tool call as a content-addressed Agent Action Capsule — audit evidence whose integrity a third party can re-check offline (structure, content addressing, chain links), complementary to tracing.

Accuracy notes for reviewers:

  • Every code block on the page was executed against the released PyPI wheel via a snippet gate (4 blocks: syntax, imports, bindings, execution; reference verifier returns OK on the produced ledger).
  • The page states scope honestly: digests are commitments (not encryption), integrity is not completeness, and tamper-evidence is relative to a reference the other party holds — no overclaims.
  • Catalog frontmatter follows the existing shelf pattern (catalog_* fields, SVG icon in assets/, observability tag); no nav changes needed (the shelf globs /integrations/*.md).

Disclosure: I co-maintain capsule-emit and am engaged by its sponsoring project (Action State Group); this page is submitted in that capacity. Drafted with AI assistance; reviewed, executed, and verified by a human before submission. Google Individual CLA signed under this account.

🤖 Generated with Claude Code

@google-cla

google-cla Bot commented Aug 31, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

…alog

Observability-tagged integration page: sealed, content-addressed evidence
records for ADK tool calls via ADKCapsuleEmitter's before/after tool
callbacks. Every code block executed against the released capsule-emit
wheel (docs snippet gate, 4 blocks, verify ALL OK).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@thisjody

thisjody commented Sep 2, 2026

Copy link
Copy Markdown
Author

@googlebot I signed it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant