Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 976 Bytes

File metadata and controls

9 lines (5 loc) · 976 Bytes

Coding agent notes (Outpost)

When you change files under docs/agent-evaluation/ (scenarios, scoring, harness docs), read and apply docs/agent-evaluation/AGENTS.md first. It defines anti–“teach to the test” rules for user-turn wording and scenario structure.

For this repo’s PR review format, see CLAUDE.md.

Website (hookdeck.com) and docs/content

Product docs under docs/content/ (and images under docs/public/images/) are consumed by the hookdeck/website repo at build time. When those paths change on main, a GitHub Action notifies Hookdeck, which triggers a Vercel deploy of the site. See .github/workflows/trigger-website-deploy.yml (repo variable HOOKDECK_WEBSITE_DEPLOY_SOURCE_URL, secret VERCEL_WEBSITE_DEPLOY_HOOK_SOURCE_API_KEY).