You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(skills): sweep objectstack-ai SKILL.md to the ask/build two-agent model (ADR-0063/0064) (#2194)
Finishes the prose sweep that #2168 closed on prematurely, and lands the two
#2165 doc items that had no home in the skill-authoring contract:
- Rewrite the "Built-in Unified Assistant (ADR-0040)" section to the two
surface-bound agents (`ask` OSS/free, `build` cloud/paid). `data_chat` /
`metadata_assistant` now appear ONLY in the alias-table note, never as
vocabulary.
- Document the `surface: 'ask' | 'build' | 'both'` skill field, the built-in
skills' affinities, and that an agent's tools = the union of its
surface-compatible skills' tools (no global fall-through; affinity is a
load error).
- Document that `surface:'build'` skills are inert on OSS — intentional
tiering, not a bug — and that a build-intent turn degrades gracefully.
- Reconcile the stale "0040 unified assistant" row in adr/PRIORITIZATION.md
(tool-scoping shipped via #2181; only the blueprint scale gate remains).
Generated skill docs unchanged (generator reads frontmatter only).
Refs #2165#2168
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments