Files
Paul O'Reilly c0758cbd71 fix(harness): align workspace paths and best-practices mount target
- Mount best-practices context at /workspace/best-practices/ (was
  /opt/harness/context/best-practices/) for consistent agent access
- Fix /workspace/working/ → /workspace/project/ in all CLAUDE.md files
  (planning, spec-writing, security-review, code-methodology,
  qwen-code-methodology, test-writing)
- Update best-practices path references in all CLAUDE.md files to
  /workspace/best-practices/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 13:24:10 +12:00

11 lines
268 B
YAML

kind: context
name: best-practices
version: 1
description: "Cross-project best practices — security, API design, TDD, spec-driven dev, etc."
requires: []
provides: [best-practices]
context_files:
- source: ./best-practices/
target: /workspace/best-practices/