Code Queue Review
93373ac104
fix: collapse internal gate review to live table
2026-05-23 09:25:49 +00:00
Lyon
311ff34cee
Merge pull request #309 from pikasTech/fix/layout-smoke-dev-gate-273
...
test: gate Cloud Workbench layout smoke
2026-05-23 17:20:49 +08:00
Code Queue Review
13bc519b8d
test: gate Cloud Workbench layout smoke
2026-05-23 09:17:25 +00:00
Code Queue Review
5f11ec389a
fix: format dev cd lease timestamps
2026-05-23 09:13:18 +00:00
Code Queue Review
24ccabbb89
fix: serialize DEV CD apply
2026-05-23 09:09:20 +00:00
Code Queue Review
c18c141c23
fix: render patch panel wiring as long table
2026-05-23 08:58:08 +00:00
Code Queue Review
583acd86c6
test: harden M3 identity wiring guards
2026-05-23 07:13:49 +00:00
Code Queue Review
7882cdf8b4
test: refresh dom-only report on latest main
2026-05-23 06:49:02 +00:00
Code Queue Review
57e0c830e4
test: separate dom-only workbench report
2026-05-23 06:46:55 +00:00
Code Queue Review
7835fa4466
test: enforce workbench deployed identity guards
2026-05-23 06:46:55 +00:00
Code Queue Review
7018efc9d4
test: add workbench dom-only live validation
2026-05-23 06:46:55 +00:00
Lyon
29686823c5
test: add code agent browser e2e harness ( #264 )
...
Co-authored-by: Code Queue Review <code-queue-review@localhost>
2026-05-23 14:24:26 +08:00
Code Queue Review
d62e911bfb
fix: report current M4 M5 runtime blockers
2026-05-23 06:17:22 +00:00
Code Queue Review
0b26610e66
test: accept sanitized blocked code agent evidence
2026-05-23 03:57:09 +00:00
Code Queue Review
74177c8cc4
test: guard degraded dev gate acceptance
2026-05-23 03:18:25 +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
Code Queue Review
e8c8db1498
test: record blocked workbench journey preflight
2026-05-23 02:25:04 +00:00
Code Queue Review
1bff239eab
fix: add code queue kubeconfig fallback
2026-05-23 01:13:36 +00:00
unidesk-code-queue-runner
d6393cc0cb
test: consolidate dev gate non-promotion guards
2026-05-23 00:51:13 +00:00
Code Queue Review
8b2521d817
test: block stale workbench live smoke
2026-05-23 00:05:30 +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
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
Code Queue Review
8ff93656ed
test: add m3 source contract dry-run plan
2026-05-22 18:06:24 +00:00
Code Queue Review
ee9d60f00b
test: capture deployed workbench user journey evidence
2026-05-22 17:53:05 +00:00
Lyon
a44438779f
Formalize Cloud Web DEV CD contract
...
Merge PR #152 after Code Queue rebase and validation. This lands the DEV Cloud Web publish/apply contract, dist freshness checks, artifact identity evidence, and read-only rollout observation. No PROD changes and no live deploy claim.
2026-05-23 00:20:19 +08:00
Lyon
85da2dcb19
fix: separate runner kubeconfig gap from D601 status ( #144 )
...
Commander review: direction is correct. This PR separates runner kubeconfig/read-only observability gaps from D601 public endpoint/k3s availability and keeps M3 blocked until real operation/trace/audit/evidence are observed. It does not touch PROD or restart services.
2026-05-22 20:44:30 +08:00
Lyon
db9d6ae6e3
fix: add dev report lifecycle contract ( #85 )
...
Co-authored-by: root <root@lyon.remote >
2026-05-22 14:33:10 +08:00
Lyon
456f618685
fix: replace immutable dev template jobs during apply ( #72 )
...
Co-authored-by: HWLAB Code Queue <code-queue@pikastech.local >
2026-05-22 14:19:12 +08:00
Lyon
c1c9e72538
fix: rebaseline M2 DEV smoke endpoints ( #77 )
...
* feat: add hwlab dev console homepage
* fix: rebaseline M2 DEV smoke endpoints
---------
Co-authored-by: HWLAB Code Queue <code-queue@pikastech.local >
2026-05-22 13:56:16 +08:00
Lyon
ab11565640
test: refresh HWLAB DEV live evidence
...
Merge PR #71 after commander review. Rebaselines DEV live evidence to 16666/16667, removes stale edge/frp blocker classification, keeps DB live and M3 patch-panel runtime as real blockers. Complies with HWLAB #78 / DC-DCSN-P0-2026-003 by preserving DEV-LIVE evidence boundaries and not treating Gate/UI as MVP success.
2026-05-22 13:15:31 +08:00
Lyon
7e29522b65
fix: split registry capability probes
...
Refs #66 . Merged by commander after reviewing Code Queue task codex_1779422778882_1. Separates process HTTP, Docker daemon push, and k3s pull registry capabilities so runner loopback HTTP degradation does not block artifact publish when Docker/k3s paths are proven.
2026-05-22 12:46:59 +08:00
Lyon
357a68bb95
fix: layer dev DB readiness evidence
...
Refs #49
Merged by commander after reviewing Code Queue task codex_1779422762669_1. Adds redacted DB readiness layering and refreshes DEV endpoint/report evidence. Follow-up: deploy/verify the new readiness probe in DEV via standard image CI/CD.
2026-05-22 12:27:01 +08:00
lyon
59bd0a36fa
fix: freeze dev ports and edge health
2026-05-22 11:16:29 +08:00
HWLAB Code Queue
35ecb5e038
feat: add M5 DEV gate aggregator v2
2026-05-21 18:28:19 +00:00
HWLAB Code Queue
8807296d7d
fix: add dev artifact entrypoints
2026-05-21 18:14:58 +00:00
HWLAB Code Queue
ef35856bb0
fix: align dev artifact catalog identity
2026-05-21 18:00:33 +00:00
HWLAB Code Queue
a8d27d546b
feat: add dev deploy apply plan report
2026-05-21 17:47:36 +00:00
HWLAB Code Queue
d5bbb512df
feat: add dev m4 agent loop preflight
2026-05-21 17:46:39 +00:00
HWLAB Code Queue
920311ce15
feat: add dev m4 agent loop preflight
2026-05-21 17:46:39 +00:00
HWLAB Code Queue
3e26b6c435
fix: enforce dev m3 cardinality
2026-05-21 17:32:59 +00:00
HWLAB Code Queue
70bb9168ea
docs: add dev m5 gate report
2026-05-21 17:18:12 +00:00
HWLAB Code Queue
6da6ab40bc
test: add dev edge health smoke
2026-05-21 16:50:21 +00:00
HWLAB Code Queue
245a236ed0
chore: add dev gate preflight
2026-05-21 16:49:11 +00:00
HWLAB Code Queue
5e74278e74
test: add dev m3 blocked evidence detail
2026-05-21 16:45:50 +00:00
HWLAB Code Queue
d312cd0f3f
chore: add dev deploy apply preflight
2026-05-21 16:42:04 +00:00
HWLAB Code Queue
f1367da333
test: add dev m3 hardware loop smoke
2026-05-21 16:39:29 +00:00