Skip to content

docs: reposition Contextio SDK's catalog description around LCP - #101

Merged
kaankacar merged 1 commit into
stellar:mainfrom
Eras256:update-contextio-sdk-description
Aug 15, 2026
Merged

docs: reposition Contextio SDK's catalog description around LCP#101
kaankacar merged 1 commit into
stellar:mainfrom
Eras256:update-contextio-sdk-description

Conversation

@Eras256

@Eras256 Eras256 commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Small follow-up to #98 (merged) — no functional change, just repositions
the ECOSYSTEM_CARDS description for Contextio SDK to open on the Legal
Context Protocol (LCP) binding instead of the treasury/payroll pitch.
Same wording change already applied to the skill's own frontmatter
description in the source repo.

Before:

Integrate contextio-sdk, the typed client for Contextio's non-custodial
treasury and payroll API on Stellar. Covers Sign In With Stellar
(SEP-53) wallet auth, reading a tenant's treasury/payroll/agent state,
triggering an agent proposal, and independently hashing/verifying a
Legal Context Protocol (LCP) document.

After:

Integrate contextio-sdk: verifiable, non-custodial legal context
binding (Legal Context Protocol / LCP) for Stellar treasury and
payroll. Covers Sign In With Stellar (SEP-53) wallet auth, reading a
tenant's treasury/payroll/agent state, triggering an agent proposal,
and independently hashing/verifying an LCP document against an
on-chain hash.

pathLabel/copyValue unchanged — still points at the same skill file.

Test plan

  • pnpm lint:ts (tsc --noEmit) passes
  • pnpm lint (next lint) passes

🤖 Generated with Claude Code

Follow-up to stellar#98 (already merged): reorders the ECOSYSTEM_CARDS
description to open on the Legal Context Protocol binding instead of
the treasury/payroll pitch, matching the same lead-with-LCP
repositioning already applied to the skill's own frontmatter and to
Contextio's repo description. No functional change, no link/version
change.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI balanced review requested due to automatic review settings August 15, 2026 16:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the marketing copy for the “Contextio SDK” ecosystem card to better emphasize verifiable Legal Context Protocol (LCP) binding and on-chain hash verification.

Changes:

  • Reworded the Contextio SDK card description to focus on LCP-based legal context binding and on-chain verification.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kaankacar

Copy link
Copy Markdown
Contributor

🤖 Automated message from Kaan's Automated Triage Bot.

👀 Picked this up — a review will follow shortly.

@kaankacar

Copy link
Copy Markdown
Contributor

🤖 Automated message from Kaan's Automated Triage Bot.

Nice repositioning — leading on the LCP binding rather than the API pitch reads more accurately, and it now matches the skill's own frontmatter almost word for word, which I checked against the source repo rather than taking the description for it. The strengthened part holds up too: both Soroban contracts genuinely take and emit lcp_hash (execute_run, record_flow), and both are live on testnet with real history — treasury CASGAQ…MXPTA7I at 2087 events, payroll CDXML4…OIRCT at 489 events and 490 run records. One thing readers may want to keep in mind: verifyLegalContext(doc, expectedHash) compares against a hash you supply from an event or an API response, rather than reading the ledger itself — your skill body says exactly that a paragraph later, so the card isn't overclaiming.

Also good to see lcp.ts lost the stray "+ SDF" since last round. The diff is one line inside ECOSYSTEM_CARDS, the card's URLs all resolve, and Copilot's review had nothing actionable in it. Merging.

@kaankacar kaankacar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Automated message from Kaan's Automated Triage Bot.

Verified — see the review comment for details.

@kaankacar
kaankacar merged commit 51a74ac into stellar:main Aug 15, 2026
3 checks passed
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.

3 participants