Cncp Failures Mockups

repo: ~/Projects/cncp-failures-mockups · 15 commits · 0 in last 24h, 0 in last 7d ·

Search the build

15 commits indexed

  1. 6717b75 2026-07-03 chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
  2. e860d55 2026-05-31 Link favicon.svg in head (use branded SVG, not .ico fallback)
  3. 844562b 2026-05-31 Add per-site favicon (kills /favicon.ico 404)
  4. dec04b6 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  5. c0aa565 2026-05-19 Block .bak/.pre- snapshot artifacts from static serving + gitignore
  6. 2fdc877 2026-05-19 Add noreferrer to "Open in new tab" link
  7. c2c9b1a 2026-05-13 gitignore: protect .env* from accidental commits per MEMORY rule
  8. 71f59dd 2026-05-11 cncp mockups: make entire card clickable to open variant + new-tab link · keyboard navigable
  9. e689769 2026-05-11 v7 voices = per-band ElevenLabs stock voices (no pitch-shift) + age-on-login modal with localStorage persistence; 8 voices pre-warmed
  10. 2f518c5 2026-05-11 v7 voice: replace Web Speech with Steve's ElevenLabs cloned voice + per-band ffmpeg pitch/tempo shift; /api/voice endpoint with sha256 cache; 8 greetings pre-warmed; falls back to Web Speech on error
  11. 3ab046b 2026-05-11 v7 voices: 8 per-band TTS profiles (voice/pitch/rate) via Web Speech API; greeting on band change, blurbs in modal open, toast narration; mute toggle
  12. 788f2be 2026-05-11 v7 UI hooks: 8 band quick-jump pills, per-band modal/toast handlers, mark-resolved flow, Esc + × close, toddler celebration, elder confirm-then-resolve
  13. 12220e8 2026-05-11 v7 age-adaptive: 3→95 slider morphs UI through 8 design bands (toddler/kid/tween/teen/adult/mature/senior/elder) with band-specific palette/font/density/copy + index tile
  14. 5d00c00 2026-05-11 live-data toggle: /data proxies real CNCP failures + hermes status by default; ?seed=1 forces design-stable seed; meta badge + LIVE/SEED switcher on index + auto-refresh 30s
  15. 885ca32 2026-05-11 scaffold: 6 visually-distinct mockups of CNCP Failures+Hermes panel, web viewer on :9771

Authors

Agents used

  • none detected

Skills used

  • /npm1
  • /npx1
  • /homebrew1
  • /favicon1
  • /tempo1
  • /voice1
  • /pitch1
  • /rate1
  • /toast1
  • /kid1
  • /tween1
  • /teen1
  • /adult1
  • /mature1
  • /senior1
  • /elder1
  • /font1
  • /density1
  • /copy1
  • /data1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

c0aa565 · 2026-05-19 · Block .bak/.pre- snapshot artifacts from static serving + gitignore
- Broadens .gitignore to cover editor/build snapshots (*.bak, *.bak.*,
  *.pre-*, *.swp, tmp/, dist/, build/, .next/) so accidental snapshots
  never enter the repo.
- Adds an Express middleware 404-guard before express.static so any
  .bak / .pre- / .swp path returns 404 even if a snapshot slips into
  public/ on disk.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2fdc877 · 2026-05-19 · Add noreferrer to "Open in new tab" link
target=_blank links should always pair with rel="noopener noreferrer".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

File tree

16 files tracked. Click any to browse the source at HEAD.

Other build journals

← Cncp Failure Collector  ·  all 4 projects  ·  Cncp Mcp →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 1ms