Skip to content

feat(conformance): add SEP-3221 Secure Parameters traceability mapping - #452

Open
anubhav756 wants to merge 1 commit into
modelcontextprotocol:mainfrom
anubhav756:anubhav-secure-params
Open

feat(conformance): add SEP-3221 Secure Parameters traceability mapping#452
anubhav756 wants to merge 1 commit into
modelcontextprotocol:mainfrom
anubhav756:anubhav-secure-params

Conversation

@anubhav756

@anubhav756 anubhav756 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR adds the structured traceability mapping file (src/seps/sep-3221.yaml) for the Secure Parameters Extension (io.modelcontextprotocol/secure-params).

Motivation and Context

Under SEP-2484 (Conformance Tests Required for Final SEPs), all extension proposals require a complete YAML traceability mapping connecting every RFC 2119 normative assertion (MUST, MUST NOT, SHOULD) to discrete conformance test check IDs.

This PR establishes the formal traceability contract for the Secure Parameters Extension before automated test scenarios and harness checks are authored.

How Has This Been Tested?

  • Validated YAML syntax, structure, and check naming conventions against existing traceability files (src/seps/sep-2663.yaml and src/seps/sep-2575.yaml).
  • Audited all 13 normative assertions to ensure wire-level observability and determinism.
  • Verified that host-internal requirements (e.g. prompt rendering isolation) are formally declared under excluded in compliance with SEP-2484.

Breaking Changes

None. This adds a new extension traceability mapping file and does not modify core test suites.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@pkg-pr-new

pkg-pr-new Bot commented Aug 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npx https://pkg.pr.new/@modelcontextprotocol/conformance@452

commit: 5b87412

@anubhav756
anubhav756 force-pushed the anubhav-secure-params branch from e0871f9 to 0735c4d Compare August 10, 2026 13:24
@anubhav756 anubhav756 changed the title feat(conformance): add SEP-0000 Secure Parameters traceability mapping feat(conformance): add SEP-3221 Secure Parameters traceability mapping Aug 10, 2026
@anubhav756
anubhav756 force-pushed the anubhav-secure-params branch from 0735c4d to aca9cda Compare August 10, 2026 13:47
@anubhav756
anubhav756 force-pushed the anubhav-secure-params branch from aca9cda to 5b87412 Compare August 10, 2026 16:06
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