Codex
7e171dd904
test: guard code queue artifact dry-run readiness
2026-05-21 14:31:00 +00:00
Codex
9a4624a6b1
feat: add dry-run server cleanup plan
2026-05-21 14:21:25 +00:00
Codex
f12fd2fb58
test: extend deploy json drift contract to decision center
2026-05-21 14:12:50 +00:00
Codex
dff355c5a4
codex: expose auth broker pr preflight contract
2026-05-21 14:04:33 +00:00
Codex
7d80e2c259
fix: keep registry health flags before truncated hashes
2026-05-21 14:03:47 +00:00
Codex
7fde2a3e1a
fix: expose deepseek model source contract
2026-05-21 14:00:36 +00:00
Codex
541539c1a8
Add workdir-normalize contract test for D518/D601 fixed-path indexing
...
Contract tests for code-queue workdir path normalization:
- absolute paths preserved as-is (/workspace, /home/ubuntu, /mnt/d/work)
- relative paths prefixed per-provider base (D518/D601 -> /home/ubuntu, main-server -> /workspace)
- trailing slash stripping, null char rejection, max-length enforcement
- providerId defaulting to main-server when empty
No real D518 paths accessed; fixture-only test validates the
workdir registration contract for paper/met_nonlinear path indexing.
2026-05-21 13:55:57 +00:00
Codex
133d417d01
fix: guard board against commander brief pollution
2026-05-21 13:33:49 +00:00
Codex
5cb5cc1b43
test: add todo-note runtime artifact proof
2026-05-21 13:32:01 +00:00
Codex
fc87e680e4
test: add deploy json executor drift preflight
2026-05-21 13:25:16 +00:00
Codex
3d9f8b2f24
feat: add auth broker p0 skeleton
2026-05-21 13:03:47 +00:00
Codex
b10fd46414
fix: extend ci host ssh dispatch wait
2026-05-21 13:01:38 +00:00
Codex
dba4a7fd80
Fix ClaudeQQ event API artifact contract
2026-05-21 12:59:54 +00:00
Codex
5ebef54936
fix: align mdtodo artifact health metadata contract
2026-05-21 12:58:03 +00:00
Codex
a9929cc3d9
fix: tighten code queue pr preflight contract
2026-05-21 12:55:59 +00:00
Codex
d709b74bb3
fix: route artifact registry health via remote control plane
2026-05-21 12:55:11 +00:00
Codex
569cf7a74c
test: lock backend-core artifact readiness contract
2026-05-21 12:55:01 +00:00
Codex
b334430c00
test: cover code queue mgr prod artifact readiness
2026-05-21 12:54:42 +00:00
Codex
afe50b9e8f
test: add commander no-daemon smoke contract
2026-05-21 12:51:53 +00:00
Codex
67f6d0e820
feat: add host commander skeleton
2026-05-21 12:28:13 +00:00
Codex
9f166d0580
test: cover issue 9 deploy apply dry-run gaps
2026-05-21 12:22:48 +00:00
Codex
92dff00028
docs: define cicd drift contract
2026-05-21 12:16:36 +00:00
Codex
a2c469ee8c
docs: define auth broker p0 contract
2026-05-21 12:14:25 +00:00
Codex
8b8b74e953
fix: route deepseek through opencode
2026-05-21 10:30:17 +00:00
Codex
27d0ddff51
feat: add gh board-row upsert
2026-05-21 10:25:40 +00:00
Codex
2344bcef59
test: record issue 9 user service artifact gaps
2026-05-21 10:24:12 +00:00
Codex
0f1d93a028
fix codex pr-preflight remote fallback
2026-05-21 10:19:08 +00:00
Codex
28a0c8b275
fix: align decision-center desired state
2026-05-21 10:14:16 +00:00
Codex
f701eab29d
fix: expose baidu netdisk secret source contract
2026-05-21 10:09:22 +00:00
Codex
1749897d1a
fix: remoteize backend-core publish preflight
2026-05-21 10:08:56 +00:00
Codex
b69c2fe599
test: add frontend artifact lane contract
2026-05-21 10:02:45 +00:00
Codex
e4e18736f2
fix: exclude daily briefs from board audit
2026-05-21 09:53:49 +00:00
Codex
6e79a34373
gh board-row mutations
2026-05-21 09:49:34 +00:00
Codex
5ec68f0671
fix: improve artifact preflight remote polling
2026-05-21 09:42:16 +00:00
Codex
43ce0ee051
fix: add backend-core publish preflight
2026-05-21 09:39:25 +00:00
Codex
c92f188a86
docs: record main server user-service artifact lane
2026-05-21 09:27:05 +00:00
Codex
add3b8d3f2
fix: add dev backend-core artifact consumer
2026-05-21 09:02:16 +00:00
Codex
9977f00621
fix: route publish dry-run through remote control plane
2026-05-21 09:00:58 +00:00
Codex
cf40cd5f6c
fix: redact commander approval reasons
2026-05-21 08:54:46 +00:00
Codex
f055e18523
docs: add next stage cicd dispatch matrix
2026-05-21 08:48:34 +00:00
Codex
3d28faa811
test: lock split-brain live supervision contract
2026-05-21 08:42:12 +00:00
Codex
b5486a61ab
fix: support rolling commander brief profile
2026-05-21 07:52:26 +00:00
Codex
9911a9e736
feat: add decision center document contract
2026-05-21 07:43:03 +00:00
Codex
f1e5f21caf
fix: parse decision center document metadata
2026-05-21 07:32:36 +00:00
Codex
2fcdc26ce4
feat(decision-center): add文书工作台 three-panel workspace (issue #51 )
...
- Add DocTypeTree left panel with type grouping (DCSN|GOAL|PLAN|...) and tag grouping
- Add DocWorkspace with three-column layout: tree (260px) | list | detail (~50%)
- Add DocDetailSidebar with read/edit mode toggle, full markdown display
- Add DocDetailHeader with doc-no, title, type, priority, status, evidence links
- Add DocEditor for editing title, type, level, status, tags, body
- Extract doc-no from title prefix (e.g. DCSN-2025-001) and doc-no:* tag
- Support collapsible left/right panels for narrow screens
- Add decision-center-workspace-contract-test.ts for doc-no extraction,
tree grouping, selection, detail display, edit sync
- Add .doc-workspace, .doc-sidebar, .doc-type-tree, .doc-tree-* CSS
2026-05-21 07:12:40 +00:00
Codex
422274f0e3
feat: add gh board row cli
2026-05-21 07:11:57 +00:00
Codex
8479258fea
fix: tighten decision center query paths
2026-05-21 06:18:05 +00:00
Codex
12a440f9d3
fix: tighten code queue pr preflight contract
2026-05-21 06:03:06 +00:00
Codex
62a2eaad68
test: add code queue cicd dry-run contract
2026-05-21 05:14:13 +00:00
Codex
71918843ae
fix: expose publish preflight control channels
2026-05-21 05:09:10 +00:00