docs(TSP-1229): document Inventor draft/publish model#616
Conversation
Inventor now saves all agent changes as drafts and requires explicit publishing. Add a dedicated draft/publish reference page, update the agent creation guide with a draft/publish section, and add a required Publish step to the quick start guide. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🎯 Vibe checkReviewed: 4 files (2 with issues, 2 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: Clean, well-written PR. The draft/publish model is explained clearly and reinforced across all three pages without over-duplicating — each page covers just what its audience needs and links to the canonical source for the rest. Two minor capitalization inconsistencies to clean up and one structural asymmetry in the quick-start guide. 🔧 Issues (2)
🏗️ Page structure (1)
✅ Clean files (2)
🔋 Credit usage
Files read: |
Summary
build/agents/publish-your-agent.mdx— dedicated reference covering the draft/publish model, visual indicators, how to publish, testing with drafts, version history, granular per-tool editing, and publish checksbuild/agents/create-an-agent.mdx— added a "Draft and publish" section explaining all changes save as drafts and require explicit publishing, with a link to the new reference pageget-started/quick-start-guide.mdx— added an explicit Publish step (step 7) to the Inventor creation flow, and a new "Step 4: Publish your changes" section before "Share and deploy"docs.json— addedbuild/agents/publish-your-agentto the Agents navigation group, aftercreate-an-agentThis documents the breaking change introduced in PR #14651: Inventor no longer auto-publishes. All agent edits (create, config, tools) save as drafts and require an explicit Publish + confirmation step to go live. Even with auto-approve enabled, publishing requires explicit user confirmation.
Resolves: https://linear.app/relevance/issue/TSP-1229/
Test plan
build/agents/publish-your-agentrenders correctly in Mintlify preview/build/agents/publish-your-agent,/build/agents/build-your-agent/evals#publish-checks) resolve🤖 Generated with Claude Code