nanobot-voice-interface/examples/cards/README.md

12 lines
458 B
Markdown
Raw Permalink Normal View History

# Example Cards
This directory contains checked-in snapshots of the card templates and saved card instances
currently used in the local Nanobot web UI setup.
Structure:
- `templates/`: reusable card templates (`manifest.json` + `template.html`)
- `instances/`: example saved cards (`card.json` + `state.json`)
These files are examples for reference, iteration, and testing. The running web UI loads cards
from `~/.nanobot/cards`, not from this directory.