Skip to content

Formalizing archive decision#83

Merged
olaservo merged 3 commits into
mainfrom
formalizing-archive-decision
May 2, 2026
Merged

Formalizing archive decision#83
olaservo merged 3 commits into
mainfrom
formalizing-archive-decision

Conversation

@olaservo

@olaservo olaservo commented Apr 19, 2026

Copy link
Copy Markdown
Member

Recent discussions around this topic made it unclear if we actually want to support this in the skills extension SEP or not. Adding a formalized decision record for this so we can make sure what we have in the SEP lines up with our latest thinking.

Edit: also opened this: #82

Related to this ^^ I was thinking about whether this adds a filesystem requirement. I'm assuming that hosts without a local filesystem would unpack archives in memory into the same skill://<skill-path>/<file-path> namespace that individual-file distribution populates directly. So the filesystem-agnostic stance of the current SEP seems compatible with either distribution type.

Formalizes the April 18 decision to permit type: "archive" entries in
skill://index.json as a server-side packaging optimization, reinstating
symmetry with the Agent Skills discovery RFC.
@olaservo olaservo requested a review from a team as a code owner April 19, 2026 20:56
@olaservo

Copy link
Copy Markdown
Member Author

Lets leave this one open until 2026-04-29 (following 10-day lazy consensus per working group governance, in case anyone has any late breaking comments).

@olaservo olaservo added the SEP-2640 pull requests related to SEP-2640 label Apr 27, 2026
@olaservo olaservo merged commit 2ce75d9 into main May 2, 2026
olaservo added a commit that referenced this pull request May 3, 2026
* docs: add ADR for filesystem as host-side implementation detail

Record the proposed decision that skills served over MCP MUST function
without a local filesystem, while hosts MAY materialize resources as an
optimization, with unified resolution semantics required either way.

* docs: link companion archive distribution ADR (#83)

* docs: update ADR date to 2026-04-19

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: olaservo <16480113+olaservo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SEP-2640 pull requests related to SEP-2640

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants