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.
|