Commit c157a1c
committed
docs: fix review findings on model/mode consistency
- what-models.mdx: rename "Free" -> "Lite" in the orchestrator
table and the trailing paragraph so every doc in this PR uses
the same user-facing mode label.
- how-does-it-work.mdx: the Researcher subagent is Gemini 3.1
Flash Lite (agents/researcher/researcher-web.ts and
researcher-docs.ts), not Grok 4 Fast. Matches what-models.mdx
and faq.mdx.
- page.tsx: update the FAQ JSON-LD answer for the Claude Pro /
Max subscription question to reflect the deprecation that
faq.mdx already surfaces, so SEO structured data and the
rendered page agree.
Made-with: Cursor1 parent 27003bc commit c157a1c
File tree
3 files changed
+4
-4
lines changed- web/src
- app/docs/[category]/[slug]
- content/advanced
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
0 commit comments