hermes-agent/website/docs
Teknium b01656d116
docs: exclude per-skill pages from search, add curator feature page (#17563)
Skill catalog pages (bundled/optional) were drowning out real user-guide
and reference docs in search results. There are ~3100 of them and they
match on almost every generic term.

- Add `ignoreFiles` regexes to docusaurus-search-local for
  `user-guide/skills/bundled/` and `user-guide/skills/optional/`.
  The two human-written catalog indexes (`reference/skills-catalog`,
  `reference/optional-skills-catalog`) remain indexed.
- Add a new feature page `user-guide/features/curator.md` covering the
  curator subsystem merged in #16049 and refined in #17307 (per-run
  reports): how it runs, config, CLI (`hermes curator status/run/pin/
  restore/...`), `.usage.json` telemetry, archival semantics, and
  recovery. Slotted into the Core features sidebar next to Skills.

Search index size dropped from 5822 docs to 2704 in the main section;
`user-guide/features/curator` is indexed.
2026-04-29 10:28:15 -07:00
..
developer-guide remove: BOOT.md built-in hook (#17093) 2026-04-28 09:50:27 -07:00
getting-started docs: document MiniMax OAuth login flow 2026-04-29 09:53:42 -07:00
guides docs: document MiniMax OAuth login flow 2026-04-29 09:53:42 -07:00
integrations feat(minimax-oauth): full integration with peer OAuth providers 2026-04-29 09:53:42 -07:00
reference feat(minimax-oauth): full integration with peer OAuth providers 2026-04-29 09:53:42 -07:00
user-guide docs: exclude per-skill pages from search, add curator feature page (#17563) 2026-04-29 10:28:15 -07:00
index.md fix(docs): show sidebar on docs homepage 2026-04-16 04:24:45 -07:00