open-design/specs/current
Thien-Tu Tran c16e1179fe
docs: fix - update prompts path from web to daemon in README files (#756)
* docs: fix - update prompts path from web to daemon in README files

Update all references from apps/web/src/prompts/ to apps/daemon/src/prompts/
across all README language files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: fix - update prompts path in specs and fix French README parity

P2 — Current specs:
- specs/current/critique-theater.md
- specs/current/critique-theater-plan.md
  Update prompts path from apps/web/src/prompts/ to apps/daemon/src/prompts/
  to reflect daemon ownership of prompt composition.

P3 — Historical spec:
- specs/2026-04-29-live-artifacts/spec.md
  Update to current path (historical snapshots kept accurate to latest codebase).

P3 — Language parity:
- README.fr.md
  Fix missing prompt references in Anti-AI-slop and References sections
  to match other language variants (6 refs total).

Migration context: Prompts moved from web to daemon as an ownership/boundary
change (daemon composes and injects prompts at agent spawn time), not a
mechanical rename. Web app no longer owns prompt composition logic.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: fix - update git command path in critique-theater-plan.md

Fix missed git add command example at line 1585.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: fix - update prompt test paths from web/tests to daemon/tests

Update test file paths to match daemon ownership of prompts.
Tests for apps/daemon/src/prompts/* should live in apps/daemon/tests/prompts/.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2026-05-09 15:23:23 +08:00
..
architecture-boundaries.md Add shared contracts and migrate project code to TypeScript (#118) 2026-04-30 13:01:15 +08:00
critique-theater-plan.md docs: fix - update prompts path from web to daemon in README files (#756) 2026-05-09 15:23:23 +08:00
critique-theater.md docs: fix - update prompts path from web to daemon in README files (#756) 2026-05-09 15:23:23 +08:00
maintainability-roadmap.md fix(daemon): typecheck core server paths (#952) 2026-05-08 20:43:51 +08:00
manual-edit-mode-requirements.md Implement manual edit mode (#620) 2026-05-06 16:13:52 +08:00
research-feature.md feat: agent-callable research command and /search (#615) 2026-05-08 10:33:44 +08:00
run.md Fix chat runs surviving web disconnects (#146) 2026-04-30 20:16:46 +08:00
runtime-adapter.md feat[qoder cli] add Qoder CLI agent support (#626) 2026-05-06 19:54:03 +08:00
status.md Fix chat runs surviving web disconnects (#146) 2026-04-30 20:16:46 +08:00