- Playbook + RAG doc; Cursor rule; sync script + manifest snapshot - mcp-wormhole-docs: resources + wormhole_doc_search (read-only) - verify-wormhole-ai-docs-setup.sh health check Wire pnpm-workspace + lockfile + AGENTS/MCP_SETUP/MASTER_INDEX in a follow-up if not already committed. Made-with: Cursor
12 lines
571 B
Markdown
12 lines
571 B
Markdown
# Wormhole AI docs mirror (local)
|
||
|
||
This directory holds a **local mirror** of Wormhole’s AI-oriented documentation exports, produced by:
|
||
|
||
```bash
|
||
bash scripts/doc/sync-wormhole-ai-resources.sh
|
||
```
|
||
|
||
**Do not commit** mirrored blobs (see repo root `.gitignore`). **`manifest.json` is not ignored** so you can commit hashes and sync timestamps after a deliberate update.
|
||
|
||
See [docs/04-configuration/WORMHOLE_AI_RESOURCES_LLM_PLAYBOOK.md](../../docs/04-configuration/WORMHOLE_AI_RESOURCES_LLM_PLAYBOOK.md) for URLs, tier ladder, and boundaries vs Chain 138 canonical docs.
|