[PR #2534] [MERGED] Update verification instructions and increase clarity #2521

Closed
opened 2026-02-17 17:23:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2534
Author: @brandon-agsys
Created: 2/7/2026
Status: Merged
Merged: 2/10/2026
Merged by: @mdrxy

Base: mainHead: docs/update-agentsystems-notary-integration


📝 Commits (1)

  • e7416f2 Update verification instructions and increase clarity

📊 Changes

1 file changed (+28 additions, -22 deletions)

View changed files

📝 src/oss/python/integrations/callbacks/agentsystems_notary.mdx (+28 -22)

📄 Description

Overview

Prose refinements and link improvements to the AgentSystems Notary integration page.

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

Follow-up to #2481. Changes:

  • Clarify "How it works" phrasing (storage description, payload terminology)
  • Add signing key retention warning
  • Add namespace guidance comments to code example
  • Add verification steps (S3 sync + zip + CLI)
  • Add UTM parameters to outbound links
  • Remove vendor-specific names from prose (rely on code examples instead)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2534 **Author:** [@brandon-agsys](https://github.com/brandon-agsys) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `docs/update-agentsystems-notary-integration` --- ### 📝 Commits (1) - [`e7416f2`](https://github.com/langchain-ai/docs/commit/e7416f2c198d50d92f8a3313ad864d23da14ee2a) Update verification instructions and increase clarity ### 📊 Changes **1 file changed** (+28 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/callbacks/agentsystems_notary.mdx` (+28 -22) </details> ### 📄 Description ## Overview Prose refinements and link improvements to the AgentSystems Notary integration page. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - GitHub issue: N/A - Feature PR: #2481 ## Checklist - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed ## Additional notes Follow-up to #2481. Changes: - Clarify "How it works" phrasing (storage description, payload terminology) - Add signing key retention warning - Add namespace guidance comments to code example - Add verification steps (S3 sync + zip + CLI) - Add UTM parameters to outbound links - Remove vendor-specific names from prose (rely on code examples instead) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:30 -05:00
yindo closed this issue 2026-02-17 17:23:30 -05:00
yindo changed title from [PR #2534] Update verification instructions and increase clarity to [PR #2534] [MERGED] Update verification instructions and increase clarity 2026-06-05 18:19:03 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2521