From c4889326951dcacd0b67dfafbf1c5e648cc0e10c Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Wed, 12 Aug 2026 22:45:19 +0200 Subject: [PATCH] Remove the proposal-loop demo page It existed to prove the round-trip (proposed -> approved -> PR -> lint -> merge -> live) and it did. Its job is done. Co-Authored-By: Claude Sonnet 5 --- questions/test-proposal-demo.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 questions/test-proposal-demo.yaml diff --git a/questions/test-proposal-demo.yaml b/questions/test-proposal-demo.yaml deleted file mode 100644 index 80f3f52..0000000 --- a/questions/test-proposal-demo.yaml +++ /dev/null @@ -1,15 +0,0 @@ -id: /test-proposal-demo -route: ^/test-proposal-demo -name: Proposal loop verified -description: > - This page was proposed through /develop-proposal, approved on - /develop, committed by the development-commit automation, and merged - only after lint passed. Safe to delete. -alternatives: - - name: How it got here - description: "" - features: - - name: Dialogue-driven development - description: > - The same question architecture that runs this site also - changes it.