Skip to content

Document SEP-2640 Skills watch state and trust boundaries - #1800

Merged
groupthinking merged 3 commits into
mainfrom
copilot/track-sep-2640-skills-extension-compatibility
Sep 12, 2026
Merged

groupthinking merged 3 commits into
mainfrom
copilot/track-sep-2640-skills-extension-compatibility

Conversation

Copilot AI commented Sep 8, 2026 •

Copy link
Copy Markdown
Contributor

Canonical issue

Tracked by the linked canonical issue in this PR metadata.

Outcome

This PR records EventRelay’s current posture for MCP Skills SEP-2640 as WATCH → TEST, with explicit activation triggers before any implementation work. It also codifies trust-boundary invariants so future conformance work cannot silently bypass origin, digest, approval, or collision controls.

Scope

  • Included:
    • Decision record (new doc): docs/mcp-skills-sep-2640-watch.md
      • activation triggers
      • verified current state (experimental extension + open SEP)
      • bounded fixture-only conformance spike
      • non-goals and safety boundary
    • Discoverability in MCP audit: added watch-only compatibility entry in docs/AGENT_CAPABILITIES_CHECKLIST.md under MCP capabilities.
    • Reference snippet:
      Current posture: WATCH → TEST (no implementation yet)
      Do not implement production behavior for io.modelcontextprotocol/skills
      until SEP-2640 is accepted or an official SDK reference implementation lands.
  • Explicitly excluded:
    • runtime adapter implementation
    • production config changes
    • remote skill execution enablement
    • merge/deploy behavior changes

Risk

  • Risk level: low
  • Failure mode: future contributors misread draft extension status as production-ready if this guidance is ignored.
  • Rollback: revert the two documentation changes.

Verification

Current head SHA: f409cca

  • Focused tests
  • Required CI
  • Review threads resolved

Production evidence

Not applicable: documentation-only change; no runtime, deployment, or infrastructure behavior was modified.

Agent handoff

  • One canonical issue is linked
  • No competing PR implements the same issue
  • Acceptance criteria are satisfied
  • Required checks pass on the current head
  • Human decision is requested only for product, security, irreversible infrastructure, or production approval

@vercel

vercel Bot commented Sep 8, 2026 •

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
v0-uvai Ready Ready Preview, v0 Sep 12, 2026 9:28am UTC

Co-authored-by: groupthinking <154503486+groupthinking@users.noreply.github.com>
Copilot AI changed the title [WIP] Track SEP-2640 skills extension compatibility and trust boundaries Document SEP-2640 Skills watch state and trust boundaries Sep 8, 2026
Copilot AI requested a review from groupthinking September 8, 2026 23:51
@groupthinking
groupthinking marked this pull request as ready for review September 12, 2026 09:27
@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: cdabc5fd-1da8-4801-8097-2b91c2dbcb9c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@groupthinking
groupthinking merged commit 3002b39 into main Sep 12, 2026
20 of 23 checks passed
@groupthinking
groupthinking deleted the copilot/track-sep-2640-skills-extension-compatibility branch September 12, 2026 09:27
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 3f61463.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Sep 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 PR Validation

⚠️ PR title should follow conventional commits format

This branch was successfully deployed

1 active deployment
Preview — 3f61463e Deployed Sep 12, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track SEP-2640 Skills extension compatibility and trust boundaries

2 participants