From 6988111303eace6da9c0088a3e29e4b0c3c68af0 Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 11 Sep 2026 16:44:27 +0200 Subject: [PATCH] Record the tested and published invited Vergabe release Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc --- .../2026-09-11-invited-pilot-release.json | 56 +++++++++++++++++++ docs/vergabe-teilnahme-pilot.md | 12 ++++ 2 files changed, 68 insertions(+) create mode 100644 docs/evidence/2026-09-11-invited-pilot-release.json diff --git a/docs/evidence/2026-09-11-invited-pilot-release.json b/docs/evidence/2026-09-11-invited-pilot-release.json new file mode 100644 index 0000000..6e1657c --- /dev/null +++ b/docs/evidence/2026-09-11-invited-pilot-release.json @@ -0,0 +1,56 @@ +{ + "schema": "vergabe.invited-pilot-release.v1", + "source_commit": "ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb", + "implementation_commit": "b7d7828", + "image": "forgejo.coulomb.social/coulomb/vergabe-teilnahme@sha256:963240ef4180a01e5b8af7fbeb88be27e56203a45da8ecd633326b4c6d262005", + "tag": "main-ccb6d1f", + "registry_resolution": "docker buildx imagetools inspect; Docker distribution manifest v2", + "live_ci": [ + { + "id": 7511, + "name": "build-and-push", + "head_branch": "main", + "head_sha": "ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb", + "run_number": 31, + "event": "push", + "display_title": "repo.work.assign_missing_identifiers", + "status": "success", + "workflow_id": "image.yaml", + "url": "https://forgejo.coulomb.social/coulomb/vergabe-teilnahme/actions/runs/31", + "created_at": "2026-09-11T14:36:48Z", + "updated_at": "2026-09-11T14:37:30Z", + "run_started_at": "2026-09-11T14:36:48Z" + }, + { + "id": 7508, + "name": "application-tests", + "head_branch": "main", + "head_sha": "ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb", + "run_number": 29, + "event": "push", + "display_title": "repo.work.assign_missing_identifiers", + "status": "success", + "workflow_id": "application-tests.yaml", + "url": "https://forgejo.coulomb.social/coulomb/vergabe-teilnahme/actions/runs/29", + "created_at": "2026-09-11T14:35:34Z", + "updated_at": "2026-09-11T14:36:43Z", + "run_started_at": "2026-09-11T14:35:34Z" + } + ], + "candidate_status": "tested_and_published_pending_company_placement_and_recovery", + "native_deployment": false, + "customer_data_used": false, + "published_runtime_smoke": { + "passed": true, + "uid": 999, + "health": 200, + "login": 200, + "anonymous_tender": 302, + "anonymous_media": 302, + "built_css": 200, + "pytest_in_runtime": false, + "settings": "vergabe_teilnahme.settings.prod", + "database": "disposable memory", + "native_admission": false + } +} diff --git a/docs/vergabe-teilnahme-pilot.md b/docs/vergabe-teilnahme-pilot.md index 97726f0..3d7b9c5 100644 --- a/docs/vergabe-teilnahme-pilot.md +++ b/docs/vergabe-teilnahme-pilot.md @@ -94,3 +94,15 @@ teilnahme. The older `docs/vergabe-teilnahme.md` is historical deployment and recovery evidence, not proof of current placement. Database contents and other hosts have not been inventoried; no data-loss conclusion follows from namespace absence. RAPPS-WP-0014-T02 retains that exact inventory/admission step. + + +## Published invited-pilot candidate — 2026-09-11 + +Source `ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb` (implementation `b7d7828`) +passed live application CI 29 and image publication 31. The registry resolves +`main-ccb6d1f` to +`sha256:963240ef4180a01e5b8af7fbeb88be27e56203a45da8ecd633326b4c6d262005`. +The published image contains the invited login/private-download gate. Exact +company/host/data binding, native deployment, coherent restore and two-user +acceptance remain open. See `docs/evidence/2026-09-11-invited-pilot-release.json` +for source, CI and artifact receipts; this candidate has not been deployed.