From 9648d1e82a2cad04b04c9683718513717bf4bdfa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 04:42:08 +0000 Subject: [PATCH 1/2] feat: add entry release-rehearsal-live-publishing-check --- .../index.md | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 catalog/release-rehearsal-live-publishing-check/index.md diff --git a/catalog/release-rehearsal-live-publishing-check/index.md b/catalog/release-rehearsal-live-publishing-check/index.md new file mode 100644 index 0000000..fe7557e --- /dev/null +++ b/catalog/release-rehearsal-live-publishing-check/index.md @@ -0,0 +1,56 @@ +--- +layout: entry +render_with_liquid: false +title: "Release rehearsal — live publishing check" +slug: release-rehearsal-live-publishing-check +published: "2026-08-28" +featured: false +thumbnail: "" +organization: Template release rehearsal +solution_type: Internal tool +use_case_category: Administrative & task automation +area: + - Emergency preparedness +stage: Pilot +summary: "A deliberately non-sensitive rehearsal submission that walks the template's own publishing path end to end: web form, generated issue, scaffolded pull request, required checks, human merge, Pages deploy and search index. It exists to prove the release candidate's flow on this repository and will be removed immediately after verification." +impact: The submission-to-published-page path verified live on the release candidate. +review_status: Under review +security_review: "" +ai_role: AI was used to build it +ai_types: [] +ai_tools: [] +platform: [] +vendor: "" +expertise: Anyone on staff +readiness: [] +repo_url: "" +demo_url: "" +docs_url: "" +resources: [] +screenshots: [] +deck_pdf: "/catalog/release-rehearsal-live-publishing-check/deck.pdf" +also_deployed_by: [] +license: MIT +access_terms: "" +portability: "Yes — platform-agnostic" +portability_notes: "" +reused_from: [] +cost_band: No new spend +run_cost: No ongoing cost +procurement: + - No procurement needed +approvals: [] +equity_note: "" +no_pii_attestation: true +data_sensitivity: + - Public data only +data_sources: [] +audience: Internal staff +data_governance_notes: "" +contact_name: Release Rehearsal +contact_title: "" +contact_email: "rehearsal@example.org" +submitter_github: crypticpy +--- + +This entry is a live release rehearsal, not a real use case. It was submitted through the repository's own issue form to prove, on the current release candidate, that a public submission becomes a scaffolded pull request, passes the required checks, publishes through Pages after a human merge, and lands in the search index — and that the whole thing can then be taken down cleanly through the same reviewed path. If you can read this on the deployed site, the rehearsal worked and the removal pull request is already on its way. From 84dd8bf6fbe6116b1042eaa2d48cc60e10dace9a Mon Sep 17 00:00:00 2001 From: Beyond <46542494+crypticpy@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:46:19 -0500 Subject: [PATCH 2/2] review: give the rehearsal entry a link and clear the empty deck path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The front-matter gate rightly refuses an entry with no link anywhere, and the scaffolded deck_pdf names a file no one attached — the exact maintainer amendments docs/admin-guide.md prescribes for both notices. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_014sAVayAT2tkQ7p9U2o9CsD --- catalog/release-rehearsal-live-publishing-check/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/release-rehearsal-live-publishing-check/index.md b/catalog/release-rehearsal-live-publishing-check/index.md index fe7557e..ee36880 100644 --- a/catalog/release-rehearsal-live-publishing-check/index.md +++ b/catalog/release-rehearsal-live-publishing-check/index.md @@ -23,12 +23,12 @@ platform: [] vendor: "" expertise: Anyone on staff readiness: [] -repo_url: "" +repo_url: "https://github.com/crypticpy/phct" demo_url: "" docs_url: "" resources: [] screenshots: [] -deck_pdf: "/catalog/release-rehearsal-live-publishing-check/deck.pdf" +deck_pdf: "" also_deployed_by: [] license: MIT access_terms: ""