diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 2b5c9432c..16c0188a9 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,5 +1,7 @@
# Pull Request Template
+> ⚠️ **Please open this PR against the `dev` branch, not `main`.** All contributions go through `dev`; `main` only receives release merges.
+
## Description
Please include a summary of the change and which issue is fixed.
@@ -10,6 +12,7 @@ Please include a summary of the change and which issue is fixed.
- [ ] Documentation update
## Checklist:
+- [ ] This PR targets the `dev` branch, not `main`.
- [ ] I have followed the contribution guidelines.
- [ ] My code follows the style guidelines of this project.
- [ ] I have performed a self-review of my own code.
diff --git a/AGENTS.md b/AGENTS.md
index 5e74380ce..13219fa1e 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -77,10 +77,15 @@ This project uses **pnpm** as its package manager (pinned via the `packageManage
- **JavaScript only.** New files are `.js` / `.vue`; `
diff --git a/frontend/components/StandalonePageHeader.vue b/frontend/components/StandalonePageHeader.vue
new file mode 100644
index 000000000..eb94f9095
--- /dev/null
+++ b/frontend/components/StandalonePageHeader.vue
@@ -0,0 +1,49 @@
+
+
+
+
{{ test.url }}
@@ -31,8 +32,7 @@ -