# 🧪 Testing Checklist — Stage 3: Simulation

> **YouTube Reference:** [UI Prototyping Best Practices](https://www.youtube.com/results?search_query=UI+mockup+prototyping+best+practices) — How to create effective UI mockups and vision documents.

## ✅ Carousel Functionality

- [ ] `images.json` exists in `3_Simulation/`
- [ ] Carousel loads and displays slides
- [ ] Prev/Next buttons navigate between slides
- [ ] Auto-advance works every 4 seconds
- [ ] Dot indicators update on slide change
- [ ] Placeholder slides appear when no images are defined
- [ ] New images added to `images/` directory auto-appear after updating manifest

## ✅ Vision Concepts

- [ ] Local LLM Hub concept illustrated
- [ ] Qdrant Semantic Memory concept illustrated
- [ ] Obsidian Integration concept illustrated
- [ ] API-First concept illustrated

## ✅ Mockup Completeness

- [ ] End-to-end user journey visualized
- [ ] AI stack diagram present
- [ ] Data flow illustrated (Input → Embedding → Qdrant → Response)
- [ ] System architecture mockup added

## 🖼️ Image Gallery Status

| Image | Title | Status |
|-------|-------|--------|
| (none yet) | Add images to images/ | 🔲 Pending |

## 🔗 Related Pages

- [Formula (The Recipe) →](../4_Formula/index.html)
- [View Readme Source](../markdown_renderer.html?file=3_Simulation/readme.md)
