From 629ad3c1b01d1ed72f30f63e2cffd8cb0debfac2 Mon Sep 17 00:00:00 2001 From: eding Date: Tue, 15 Sep 2026 00:00:53 +0200 Subject: [PATCH] docs: define canonical E2E ownership --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 1e62387..fe624f5 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,5 +1,7 @@ # Fixture Review Contract +- Canonical E2E source lives in `Maidn/maidn-e2e-angular`; `origin` must target that repository. +- `test-org-2` is disposable-only and must never be treated as the test-suite source or delivery owner. - Keep fixture changes on one scoped branch and open a Forgejo pull request for review. - Before review, run `git diff --check` and the applicable build or test command. - Return review requests as: PR URL, branch, purpose, checks, risk, and merge action.