Skip to content

Commit 112c6bf

Browse files
committed
docs(agents): point to OKF commit and PR title policy
1 parent 9aeaf01 commit 112c6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Follow local package patterns; check `type-test.ts`, `__tests__/`, and plugin dirs before public API/platform changes.
1313
- Start with `okf-bundle/index.md` for repo-specific implementation/testing/maintenance knowledge.
1414
- Use package indexes under `okf-bundle/packages/` for package-specific workflows and active work queues.
15-
- Follow `okf-bundle/documentation-policy.md`: durable knowledge in reference docs; ephemeral state only in explicit work queues.
15+
- Follow `okf-bundle/documentation-policy.md`: durable knowledge in reference docs; ephemeral state only in explicit work queues; commits are documentation; single-commit PR titles must match the commit subject exactly.
1616
- Testing entry points: `okf-bundle/testing/index.md`; validation requirements: `okf-bundle/testing/validation-checklist.md`.
1717
- Match validation to the **work type** and **validation tier** in OKF ([iteration vocabulary](okf-bundle/testing/iteration-vocabulary.md), package workflows, active work queue gates).
1818

0 commit comments

Comments
 (0)