[content] Comprehensive docs_hero coverage — make the AI Assistant measurably smarter #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Premise
Every screenshot of the AI Assistant on herodemo proves the same thing: the AI is only as smart as the docs it grounds on.
Investing in docs_hero is the single highest-ROI activity for AI Assistant quality. A few hours of structured writing makes the agent measurably smarter without changing a line of agent code. The agent reads the docs the moment they're embedded.
What docs_hero needs to be
Two audiences, same content:
For (2) to work well, every page needs:
Pages to write — phase 1 (capability coverage)
The agent should be able to answer any question in this list by grounding on docs_hero alone.
services/biz.mdbiz.list_contacts,biz.add_contact, etc. (from filed hero_agent issue).biz.list_contacts(active_context)biz.add_contact(name='Alice', company='Acme')biz.list_deals(stage_aggregate=true)services/calendar.mdservices/photos.mdandservices/videos.mdwebdav/<context>/Photos/).services/books.mdlibraries.txt.services/foundry.mdservices/agent.mdconcepts/contexts.mdconcepts/intelligence.mdconcepts/voice.mdgetting-started/common-tasks.mdgetting-started/per-context-mental-model.mdPages to write — phase 2 (depth)
Once the capability coverage is in place, fill in:
Writing principles
Acceptance
docs_hero/and are pushed to the development branch.libraries.txtflow already pulls docs_hero — verified).services/biz.mdreference + the curatedbiz.list_contactstool, not from brute-forcing socket paths.How to measure improvement
Cross-references
concepts/voice.mddocuments this when shippedSigned-off-by: mik-tf