Change Request 详情
当前页面为 Change Request 队列只读视图。展示 status=queued 的变更请求。本页不生成 patch、不审批、不写回 Drive、不开 repo PR、不调用外部 API。
数据来源:staging_db(Supabase doc_* 表只读 SELECT;已排除 secret_blocked 文档源)。
Change request(doc_change_requests)
展示单条 Change Request、patch 草案、审批闸门、写回批准闸门与 review decisions。本页可生成 patch 草案并进入人工审批与写回批准(staging only);不执行 Drive 写回、不开 repo PR。
- ID
- 09000001-0001-4000-8000-000000000099
- Title
- C3 99_test append-only real writeback pilot
- Request type
- drive_body_append_only
- Status
- approved
- Risk level
- high
- Created
- 2026-05-24 02:45:14
Approval Gate(审批闸门)
patch 审批闸门:提交审批、退回修改或阻断。本页只处理 patch 审批闸门;不执行 writeback approval 或 Drive 写回。
当前 status=approved,本审批闸门不适用。
Writeback Approval Gate(写回批准闸门)
写回批准闸门:对 pending_approval 的 Change Request 批准或拒绝写回。本页只记录决策,不执行 writeback execution 或 Drive 写回。
已批准,等待后续 Writeback Execution 包。本页不会执行写回。
本页只记录写回批准或拒绝。本页不会执行 Drive 写回。本页不会调用 Drive API。本页不会调用 GitHub API。本页不会调用外部 LLM。本页不会开 repo PR。
Dry Run Zone(预演区)
本区仅用于 writeback / repo PR 预演记录。可继续 dry run;不等于真实 Drive 写回或 GitHub PR。
Writeback Dry Run(写回 dry run 预演)
对已 approved 的 Change Request 生成 writeback dry run 记录,模拟后续 Drive 写回执行计划。本批只写入 doc_writeback_runs,不修改 Change Request status。
本页只生成 writeback dry run 记录。本页不会写回 Drive。本页不会调用 Google Drive API。本页不会调用 GitHub API。本页不会开 repo PR。
| Status | Executor | Drive revision hint | Started | Finished | Result summary |
|---|---|---|---|---|---|
| succeeded | dry_run_m2 | dry_run_only | 2026-06-05 05:58:12 | 2026-06-05 05:58:12 | Dry run only. Would prepare writeback plan for patch type drive_body_append_only. No Drive body write performed. |
| succeeded | docops_real_drive_pilot | AFwiY18pHEVwLtAXqxAD2E_lpvtHeeOszxXoUz62ruNGq5CF5_ApcYcTMBkF_GyqIFTGX9SCZYuAJ8OcIYU3oig-z5ICcLuhV8FF-rUkZts | 2026-05-24 02:52:25 | 2026-05-24 02:53:25 | C3 real Drive writeback succeeded. Append-only marker inserted into 99_test. before_revision=AFwiY18IruMJrwYN0W3FJQ6IEmJLcxTqskt_CSqb4aD3mJu5DmUVWxbKicyNc0Hi_zsuyrm2mZIpymAAjOjMS1gI-gcrsfHB1YNfmaPFWVk; after_revision=AFwiY18pHEVwLtAXqxAD2E_lpvtHeeOszxXoUz62ruNGq5CF5_ApcYcTMBkF_GyqIFTGX9SCZYuAJ8OcIYU3oig-z5ICcLuhV8FF-rUkZts; marker verified by readback. |
Repo Mirror PR Dry Run(repo PR dry run 预演)
对已 approved 且已有 writeback dry run 的 Change Request 生成 repo mirror PR dry run 记录,模拟后续 repo 镜像 PR 创建计划。本批只写入 doc_repo_pr_statuses,不修改 Change Request status。
需先完成 writeback dry run,才能生成 repo PR dry run 记录。
本页只生成 repo PR dry run 记录。本页不会调用 GitHub API。本页不会创建 branch。本页不会创建 commit。本页不会创建 PR。本页不会修改 repo 文件。
暂无 repo PR dry run 记录。
Real Execution Safety Zone(真实执行安全区)
本区块只展示真实执行前安全状态、rollback note 与二次确认壳。本页不会执行真实 Drive 写回。本页不会调用 Google Drive API。本页不会调用 GitHub API。本页不会创建 branch / commit / PR。approved 表示已批准进入后续真实执行准备,不等于已经执行。
- CR status
- approved
- 状态说明
- 已批准写回,但尚未执行。真实执行当前仍被 readiness gate 阻断。可以继续 dry run。
- rollback_note 满足要求
- 是(119 / 最少 20 字符)
- Drive allowlist guard
- guard 通过(仍被 readiness B 阻断)
- Drive allowlist candidate
- 99_test candidate registered(matches affected target)
Candidate only; not authorized for real writeback.
1C4PBDNgESdQZ4EBLB_2AteLTx-Qs863BWLTIBhMOJqw - Readiness
- B
- Real Writeback API Shell
- disabled
- Formal allowlist
- populated
- Credentials
- not configured
- Final human approval
- not enabled
- Repo path allowlist guard
- guard 阻断
- sensitive / secret_blocked
- 当前目标 sensitivity 未命中 secret_blocked
- attempt_count / maxAttempts
- 1 / 3
- lock_key
- docops-real-execution:09000001-0001-4000-8000-000000000099(matches;expected docops-real-execution:09000001-0001-4000-8000-000000000099)
- dry run 状态
- 尚无 writeback dry run 记录。 尚无 repo PR dry run 记录。
- real execution
- blocked — Real writeback is disabled
- Real pilot audit
- pending
- Drive Adapter Boundary
- 当前 adapter:disabled
Real Drive adapter:not configured
99_test-only pilot:not authorized
preflight(mock probe only):missing_final_human_approval
阻断原因(摘要)
- missing repoPath
- readiness tier B: real execution is not authorized
Rollback Note
最小长度:20 字符。当前:119 字符。rollback note 只是正式执行前安全材料,不代表授权执行。
真实写回入口(gated / default blocked)
Real writeback is gated. POST /api/docops/changes/[id]/drive-writeback-real 默认 blocked;只有硬条件全部通过并收到最终执行触发时才会执行一次。
真实执行二次确认(disabled 壳)
真实执行二次确认尚未启用。必须完成 readiness 重新评估为 A、并获得人类 explicit 批准后,才允许启用。
Patch 状态
Patch 草案由规则生成,仅写入 staging 数据库。当前 patch 记录数:1
当前 status=approved,无需再次生成 patch 草案。Patch 详情(doc_change_request_patches)
| Patch type | Created | Affected doc sources |
|---|---|---|
| drive_body_append_only | 2026-05-24 02:45:15 | a9000001-0001-4000-8000-000000000099 |
- before_summary
- 99_test is currently empty or near-empty before real writeback pilot.
- after_summary
- Append one small HB OS DocOps real writeback pilot marker to 99_test.
- impact_scope
- Google Drive DocId 1C4PBDNgESdQZ4EBLB_2AteLTx-Qs863BWLTIBhMOJqw only
- proposed_patch
[HB OS DocOps real writeback pilot] change_request_id: 09000001-0001-4000-8000-000000000099 mode: 99_test_only summary: append-only marker for controlled C3 real Drive writeback pilot
- affected_doc_source_ids
- a9000001-0001-4000-8000-000000000099
Review decisions(doc_review_decisions)
暂无 review decision 记录。