Commit Graph

139 Commits

Author SHA1 Message Date
Lyon dec6642daa fix: clarify durable Postgres blocker diagnostics
Host commander merge after PR workflow closeout. Reviewed PR #230 against current main; D601 closeout task codex_1779506316145_1 recommended MERGE. Verification recorded: GitHub CLEAN/MERGEABLE; merge-tree clean over current main; focused PR tests node --check plus node --test internal/db/runtime-store.test.mjs internal/cloud/server.test.mjs scripts/src/dev-runtime-migration.test.mjs passed 33/33; synthetic merge including scripts/artifact-runtime-readiness-guard.test.mjs passed 40/40. This merge does not claim live DEV deployment or M3/M4/M5 acceptance; runtime durability remains blocked until deployed and separately verified.
2026-05-23 11:26:48 +08:00
Code Queue Review 0d2ebf1779 fix: classify pg hba no-encryption as ssl 2026-05-23 03:13:09 +00:00
Code Queue Review a7e12abea0 fix: clarify durable postgres blocker diagnostics 2026-05-23 03:13:09 +00:00
Lyon 96e802b2a2 test: guard artifact runtime readiness
Host closeout: personally reviewed PR diff and D601 read-only revalidation. This supersedes stale/conflicting #196 by adding a latest-main artifact/runtime readiness guard and unit coverage without wiring live HTTP checks into default validate/check. It prevents SOURCE/local/static/report-only evidence from being treated as deployed latest-main readiness and keeps M3/M4/M5 acceptance out of scope. No deploy, restart, Kubernetes mutation, DB mutation, Secret read, live smoke, or acceptance claim is included.
2026-05-23 11:13:00 +08:00
Code Queue Review 9f1a904454 docs: add durable runtime unblock runbook 2026-05-23 02:58:57 +00:00
Lyon 84211e072f test: record blocked workbench preflight journey
Host commander merge after personal review. PR #225 is clean against current main and preserves the current-main-safe part of stale PR #213: when deployment identity preflight blocks, the Code Agent browser journey is recorded as blocked/not_sent instead of omitted or misread as a successful POST. This is validation/smoke hardening only; no live mutation, no Code Agent POST, no Secret access, and no M3/M4/M5 acceptance claim.
2026-05-23 10:57:36 +08:00
Code Queue Review 6961baedb7 fix: block code agent non-2xx readiness 2026-05-23 02:39:41 +00:00
Lyon 892a0276bd Merge PR #228: support direct workbench help route
Host commander review: narrow frontend/static route fix. Adds direct /help handling and static alias support while preserving / as default user workbench and keeping Gate routes explicit. Runner validation was source/static/local only; no live deploy, restart, Secret access, or M3/M4/M5 acceptance claim.
2026-05-23 10:37:27 +08:00
Lyon 956bf5312e Merge PR #229: show blocked workbench readiness
Host commander review: small frontend/smoke hardening for the deployed user workbench. Root workbench now derives status from health/live, /v1, RPC readiness, and runtime durability, showing user-facing read-only blocked copy when durable runtime is not ready while keeping raw blocker/Gate/internal wording out of default status. Runner validation was source/local only; no live deploy, restart, Secret access, or M3/M4/M5 acceptance claim.
2026-05-23 10:36:03 +08:00
Code Queue Review e3c2537091 test: guard artifact runtime readiness 2026-05-23 02:31:56 +00:00
Code Queue Review 0492db35b8 fix: show blocked workbench readiness 2026-05-23 02:29:16 +00:00
Code Queue Review 6de765c9dc fix: disable dev cloud api db ssl mode 2026-05-23 02:27:29 +00:00
Code Queue Review ff19c36696 fix: support direct help route 2026-05-23 02:27:11 +00:00
Lyon 0a7311c3c2 test: tighten workbench scroll and help smoke
Host closeout: reviewed diff, runner validation, and clean merge state. This is SOURCE/local browser smoke hardening for workbench scroll/help behavior only; no deploy, no secret access, and no M3/M4/M5 acceptance claim.
2026-05-23 10:25:39 +08:00
Code Queue Review e8c8db1498 test: record blocked workbench journey preflight 2026-05-23 02:25:04 +00:00
Lyon 671aeba636 fix: map M3 indexed service identities
Host closeout: reviewed source/test diff and clean merge state. Accepting only the EndpointSlice identity mapping and regression test. The runner's live-mutating M3 smoke evidence is excluded from acceptance because the task prompt forbade live mutation; M3 acceptance remains separate and requires explicit authorized live validation.
2026-05-23 10:23:13 +08:00
Code Queue Review c15ab5edc3 fix: map M3 indexed service identities 2026-05-23 02:17:34 +00:00
Code Queue Review 40081cec72 fix: show degraded api status in workbench 2026-05-23 02:13:07 +00:00
Code Queue Review deefac03b4 test: tighten workbench scroll help smoke 2026-05-23 01:30:08 +00:00
Code Queue Review 1bff239eab fix: add code queue kubeconfig fallback 2026-05-23 01:13:36 +00:00
Lyon b777c5d223 Merge pull request #216 from pikasTech/fix/dev-gate-non-promotion-consolidation
test: consolidate dev gate non-promotion guards
2026-05-23 09:05:43 +08:00
Code Queue Review eb4686f452 fix: guard code agent provider env readiness 2026-05-23 00:54:01 +00:00
unidesk-code-queue-runner d6393cc0cb test: consolidate dev gate non-promotion guards 2026-05-23 00:51:13 +00:00
Lyon 89d64092a0 Merge pull request #205 from pikasTech/fix/durable-runtime-migration-automation-164
fix: add DEV runtime migration automation
2026-05-23 08:36:25 +08:00
Code Queue Review f7fba1371e Merge remote-tracking branch 'origin/main' into fix/cloud-web-env-drift-source 2026-05-23 00:19:09 +00:00
Code Queue Review 6b264b6c27 fix: guard cloud-web runtime image env drift 2026-05-23 00:18:05 +00:00
Code Queue Review 588cf949c4 chore: merge main into runtime migration automation 2026-05-23 00:17:22 +00:00
Code Queue Review 852ec3dbc7 fix: harden DEV runtime migration transactions 2026-05-23 00:14:13 +00:00
Code Queue Review 8b2521d817 test: block stale workbench live smoke 2026-05-23 00:05:30 +00:00
Code Queue Review 63d8f7b5a6 fix: add DEV runtime migration automation 2026-05-22 23:57:09 +00:00
Code Queue Review e647d2bd07 fix: render code agent conversation thread 2026-05-22 23:39:48 +00:00
Code Queue Review 332f50493c fix: preserve secret-url DB readiness authority 2026-05-22 23:23:13 +00:00
root 58c9bc6890 chore: merge current main into trusted runtime boundary PR 2026-05-22 23:16:35 +00:00
Lyon bde84e7093 Merge pull request #182 from pikasTech/fix/m3-trusted-loop-execution-path-64-clean
test: harden M3 patch-panel preflight
2026-05-23 07:13:07 +08:00
Code Queue Review 012a89bfe1 test: tighten M3 preflight blocker classifications 2026-05-22 22:48:38 +00:00
Code Queue Review b775aba196 fix: add durable cloud api runtime adapter 2026-05-22 22:44:41 +00:00
Code Queue Review dffc3dd6b8 test: guard deployed workbench evidence 2026-05-22 22:28:27 +00:00
Code Queue Review 0ff408696a test: harden M3 trusted loop smoke path 2026-05-22 18:29:55 +00:00
root 5075f7ea3c Merge remote-tracking branch 'origin/main' into test/deployed-workbench-journey-evidence
# Conflicts:
#	scripts/src/dev-cloud-workbench-smoke-lib.mjs
2026-05-22 18:27:13 +00:00
Code Queue Review b6d5ef900f fix: derive workbench smoke report identity 2026-05-22 18:23:21 +00:00
Lyon 71d4411f89 test: add M3 source contract dry-run plan
Host commander merge: clean PR, no live write, preserves DRY-RUN vs DEV-LIVE boundary for #78/#7/#164.
2026-05-23 02:20:11 +08:00
Lyon 07e4638264 fix: show Code Agent completion evidence
Host commander review: merged PR #171 after diff review. Scope is user-visible Code Agent completion evidence and smoke guards that reject echo/mock/stub completions; live smoke is read-only aside from the minimal chat request and does not print reply text or secrets. No runtime mutation, no service restart, and no M3/M4/M5 acceptance claim.
2026-05-23 02:15:21 +08:00
root dedf7ea31e Merge main into durable runtime readiness PR 2026-05-22 18:07:49 +00:00
Code Queue Review 8ff93656ed test: add m3 source contract dry-run plan 2026-05-22 18:06:24 +00:00
Lyon d1a64ab6d3 test: verify workbench scroll and Markdown help
Host commander review: merged PR #170 after checking the diff and runner validation. Scope is limited to Cloud Workbench scroll lock, Markdown help route smoke coverage, and CSS/static checks. No PROD/runtime mutation, no hardware write APIs, and no M3/M4/M5 acceptance claim.
2026-05-23 02:03:53 +08:00
Code Queue Review 559ef9c3ce fix: show code agent completion evidence 2026-05-22 18:01:14 +00:00
Code Queue Review cceff2e4b0 test: verify workbench scroll and markdown help 2026-05-22 17:59:09 +00:00
Code Queue Review cd95b39e0e docs: clarify durable runtime readiness boundary 2026-05-22 17:55:01 +00:00
Code Queue Review ee9d60f00b test: capture deployed workbench user journey evidence 2026-05-22 17:53:05 +00:00
Code Queue Review 9efe2bb7c2 fix: codify #164 runtime credential and db contracts 2026-05-22 17:37:42 +00:00