Chat Archive Status Uiux Report

loom-builderspecjson
Path: loom-builder/specs/chat-archive-status-uiux-report.jsonRelative: specs/chat-archive-status-uiux-report.jsonSubproject: loom-builderCategory: dispatch-specs
Lines: 15Bytes: 1,273Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "chat-archive-status-uiux-report",
  3. "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/chat-archive-status-uiux-report.md",
  4. "targetCwd": "/home/mikes/ai-chat-histories-app",
  5. "model": { "provider": "cline-pass", "id": "cline-pass/minimax-m3" },
  6. "thinkingLevel": "high",
  7. "validation": [
  8. { "label": "report exists with 7+ sections", "cmd": ["bash", "-c", "test $(grep -c '^## ' /home/mikes/ai-chat-histories-app/docs/StatusReport-uiux-2026-07-19.md) -ge 7"],