From 19ce9ae1640e20efbd1ec465cb78dcb8a979350c Mon Sep 17 00:00:00 2001 From: eding Date: Tue, 15 Sep 2026 00:02:23 +0200 Subject: [PATCH] docs: define canonical E2E ownership --- AGENTS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 090c4ff..2fe8ab9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -10,6 +10,12 @@ - Update an existing pull request when follow-up work belongs to its scope; open another only for an independent change. - Merge only when the user explicitly authorizes the named pull request or branch. +## E2E Ownership + +- Canonical E2E fixture source repositories are `Maidn/maidn-e2e-*`. +- The testing suite, onboarding, and mutation E2E commands must target `Maidn` fixture sources. +- `test-org-2` is disposable execution state only. It may host temporary delivery branches and resources, but it is never a fixture source or test-suite owner. + ## Required Checks - Before each commit: inspect `git status --short`, `git diff --check`, and `git log --oneline -10`. -- 2.43.7