docs: add Inventor credit, conversation, and feedback docs#689
docs: add Inventor credit, conversation, and feedback docs#689NiamhRelevance wants to merge 3 commits into
Conversation
…page Add content the canonical build/invent/invent.mdx page was missing, matching the page's component patterns (Tabs, CardGroups, Steps): - Credit usage: session vs organization credit counter - Conversations: Chats session history (as an Inventor features tab) - Feedback and bug reporting: thumbs up/down and the manual thumbs-down report flow Omits automatic bug logging, which main already documents via the "Log bugs to engineering" card and warning. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean) + 1 image (no review needed) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: Clean, practical additions that fill a real gap — credit tracking and session persistence were missing and readers needed them. The one thing worth fixing before ship is the "current session" ambiguity in the credit counter section: pair it with the session lifecycle info from the Conversations tab so readers know when the counter resets. 🔧 Issues (3)
🧩 Component suggestions (1)
|
| Item | Count |
|---|---|
| Files reviewed | 1 |
| Context pages read | 2 |
| Total lines processed | ~324 |
Files read: build/invent/invent.mdx (235 lines), build/introduction.mdx (50 lines), build/agents/create-an-agent.mdx (91 lines)
Capture the Inventor-relevant behavior from #651 (TSP-1264) without touching the per-asset delete pages: - New Delete and Restore-a-version tabs in the Inventor features group - A "Delete and restore" capability card in "What you can do" - An auto-accept exception note: deletes and restores always confirm Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Remove the Delete tab and delete references; keep the Restore a version tab, card, and auto-accept exception note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean)
Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: Solid feature page with good component choices, no banned words, and clear examples throughout. The main friction is inconsistent capitalization of product feature names — "agents, tools, workforces, and triggers" appear lowercase through much of the page when they should be capitalized as Relevance AI proper nouns. Two vague UI references could also leave users stuck. 🔧 Issues (7)
🧩 Component suggestions (1)
🏗️ Page structure (1)
|
| Item | Count |
|---|---|
| Files reviewed | 1 MDX + 1 image |
| Context pages read | 4 |
| Total lines processed | ~517 |
Files read: build/invent/invent.mdx (244 lines), build/agents/create-an-agent.mdx (91 lines), build/tools/create-a-tool.mdx (102 lines), integrations/mcp/programmatic-gtm/mcp-server.mdx (40 lines, partial), integrations/mcp/mcp-client.mdx (40 lines, partial)
Why the "Documentation Lint Checks" failure is expectedThe failing check is the Supademo embed lint rule, not a broken link — the This is intentional and we're leaving it as-is. The rule expects the standard 16:9 wrapper ( (For the record, the purple border and rounded corners are present on the iframe — the rule flags them too because it validates against the standard wrapper as a single block, and our wrapper deviates.) Two things worth noting:
|
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean). Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: The page is well-structured and the prose is clear — good use of Tabs, Steps, and CardGroup throughout. The main problem is systemic: Relevance AI product terms (Agent, Tool, Workforce, Trigger, Knowledge) are lowercased in at least eight places across the page, and the product's own name appears as "Invent" twice when it's "Inventor". Fix the capitalization pass and close the contradiction about MCP client presets, and this is a solid overview page. 🔧 Issues (11)
🧩 Component suggestions (1)
🏗️ Page structure (1)
|
| Item | Count |
|---|---|
| Files reviewed | 1 |
| Context pages read | 4 |
| Total lines processed | ~534 |
Files read: build/invent/invent.mdx (241 lines), build/agents/create-an-agent.mdx (91 lines), build/tools/create-a-tool.mdx (102 lines), integrations/mcp/programmatic-gtm/mcp-server.mdx (60 lines), integrations/mcp/mcp-client.mdx (40 lines)
What
Adds content the canonical Inventor page (
build/invent/invent.mdx) was missing, reconciled from the supersededconsolidate/inventorbranch and rebased onto currentmain. All additions match the page's existing component patterns (Tabs, CardGroups, Steps).images/invent-credit-counter.png).Notes
build/invent/invent.mdxplus the one new image — no other pages touched.mainalready documents via the "Log bugs to engineering" card and warning (avoids duplication).🤖 Generated with Claude Code