Commit 058cca0
The JSDoc on SkillSchema.surface described the default `'ask'` value as "the
open-source/free surface." That is inaccurate: per cloud ADR-0025 the in-product
agent runtime for BOTH `ask` and `build` ships in the cloud / Enterprise
distribution (the open edition is MCP-only, BYO-AI). The `surface` value is
authoring metadata — which agent a skill binds to — not an edition gate.
Comment-only: the Zod `.describe()` string and the schema itself are unchanged,
so generated reference docs and runtime behavior are unaffected.
Claude-Session: https://claude.ai/code/session_01LHQscZJ8NvXceSmsPNdTZd
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 447465a commit 058cca0
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
0 commit comments