数据库已连通已成功连接预发布数据库(DATABASE_URL_STAGING)。请确认该实例为非生产 Supabase 项目。应用层环境预发布 staging数据库连接变量DATABASE_URL_STAGING
数据源说明:上方横条只说明整站在开发环境里,日常页面(首页、项目、任务等)当前用的是真实数据库还是内置演示数据不表示本 DocOps 页的数据来源。本页内容来自磁盘上的治理扫描结果文件,仅供只读预览, 属于本机低风险查看,不是正式发布,也不会自动替你执行任何操作。请勿把本页当作系统的正式持久化库数据库里的唯一结论

返回 inspection 列表

E2 · external draft writeback · review

Structured read-only view:external writeback request / apply unit / target / verification / audit。仍为 99_test · new draft only 试点语义。

Artifact paths

本地 JSONL 载体与来源 formal execution 路径(只读)。

inspection artifact path(repo-relative)
meta/docops-external-writeback-draft-pilot-readonly/e2-external-draft-writeback-inspection-sample.v1.jsonl
lineIndexInFile: 0
source formal execution artifact
.docops/formal-execution/minimal-pilot/e2-minimal-pilot.jsonl
recordedAt: 2026-04-10T12:00:00.000Z

External writeback request

最小正式申请载体(pilot)。

writebackRequestId: docops:e2:external_writeback_request:sample-readonly-00000000-0000-4000-8000-000000000001
sourceRequestId: docops:e2:exec:sample-req
sourceApplyUnitId: docops:e2:apply:sample-ap
sourceResultId: docops:e2:result:sample-res
writebackMode: single_draft_doc_only · humanConfirmedRequired: true
requestedBy: inspection-sample-operator · requestedAt: 2026-04-10T11:59:00.000Z

External writeback apply unit

单次 apply 粒度(not batch execution)。

writebackApplyUnitId: docops:e2:external_writeback_apply:sample-00000000-0000-4000-8000-000000000002
targetDescriptorId: docops:e2:writeback_target:sample-00000000-0000-4000-8000-000000000003
confirm: true · confirmedBy: inspection-sample-operator
confirmedAt: 2026-04-10T11:59:30.000Z
applyMode: single_minimal_external_pilot

Writeback target descriptor

写到哪里(whitelist 冻结语义)。

targetDescriptorId: docops:e2:writeback_target:sample-00000000-0000-4000-8000-000000000003
provider: google_docs · folderRole: 99_test_only
folderId: sample_whitelist_folder_id_readonly_fixture
createMode: new_doc_only
notExistingDocMutation / notTableWriteback / notBodyMutation: true / true / true

Writeback verification summary

read-after-write 结构化结果。

verificationId: docops:e2:writeback_verify:sample-00000000-0000-4000-8000-000000000004
verificationMode: read_after_write
verificationStatus (raw): verified_ok · mapped inspection filter: verified_ok
verifiedAt: 2026-04-10T12:00:05.000Z
contentPrefixMatched: true
createdDocId: sample_doc_id_readonly_fixture_abc
createdDocUrl: https://docs.google.com/document/d/sample_doc_id_readonly_fixture_abc/edit

Read-after-write check

由 verification 字段承载的最小可读摘要。

  • Mode: read_after_write
  • Prefix + boundary checks satisfied: true(与 pilot verifier 对齐的布尔摘要)
  • Outcome (raw status): verified_ok

Writeback audit note

与本地 E2 audit 区分的外部写回审计摘要。

writebackAuditId: docops:e2:writeback_audit:sample-00000000-0000-4000-8000-000000000005
action: create_draft_doc_in_whitelist_folder
actor: inspection-sample-operator · time: 2026-04-10T12:00:05.000Z
auditSummary: [sample fixture] New draft in 99_test whitelist; read-after-write verified_ok (inspection-only exemplar line).

Structured + raw

可复制 JSON;无编辑器。

Raw JSON(折叠)
{
  "schemaVersion": "docops.external_writeback.draft_pilot.inspection_artifact.v1",
  "recordedAt": "2026-04-10T12:00:00.000Z",
  "sourceFormalExecutionRelativePath": ".docops/formal-execution/minimal-pilot/e2-minimal-pilot.jsonl",
  "writebackRequest": {
    "writebackRequestId": "docops:e2:external_writeback_request:sample-readonly-00000000-0000-4000-8000-000000000001",
    "sourceRequestId": "docops:e2:exec:sample-req",
    "sourceApplyUnitId": "docops:e2:apply:sample-ap",
    "sourceResultId": "docops:e2:result:sample-res",
    "writebackMode": "single_draft_doc_only",
    "requestedBy": "inspection-sample-operator",
    "requestedAt": "2026-04-10T11:59:00.000Z",
    "humanConfirmedRequired": true
  },
  "writebackApplyUnit": {
    "writebackApplyUnitId": "docops:e2:external_writeback_apply:sample-00000000-0000-4000-8000-000000000002",
    "writebackRequestId": "docops:e2:external_writeback_request:sample-readonly-00000000-0000-4000-8000-000000000001",
    "targetDescriptorId": "docops:e2:writeback_target:sample-00000000-0000-4000-8000-000000000003",
    "confirm": true,
    "confirmedBy": "inspection-sample-operator",
    "confirmedAt": "2026-04-10T11:59:30.000Z",
    "applyMode": "single_minimal_external_pilot"
  },
  "targetDescriptor": {
    "targetDescriptorId": "docops:e2:writeback_target:sample-00000000-0000-4000-8000-000000000003",
    "provider": "google_docs",
    "folderRole": "99_test_only",
    "folderId": "sample_whitelist_folder_id_readonly_fixture",
    "createMode": "new_doc_only",
    "notExistingDocMutation": true,
    "notTableWriteback": true,
    "notBodyMutation": true
  },
  "verification": {
    "verificationId": "docops:e2:writeback_verify:sample-00000000-0000-4000-8000-000000000004",
    "writebackRequestId": "docops:e2:external_writeback_request:sample-readonly-00000000-0000-4000-8000-000000000001",
    "writebackApplyUnitId": "docops:e2:external_writeback_apply:sample-00000000-0000-4000-8000-000000000002",
    "createdDocId": "sample_doc_id_readonly_fixture_abc",
    "createdDocUrl": "https://docs.google.com/document/d/sample_doc_id_readonly_fixture_abc/edit",
    "verificationMode": "read_after_write",
    "verificationStatus": "verified_ok",
    "verifiedAt": "2026-04-10T12:00:05.000Z",
    "contentPrefixMatched": true
  },
  "audit": {
    "writebackAuditId": "docops:e2:writeback_audit:sample-00000000-0000-4000-8000-000000000005",
    "writebackRequestId": "docops:e2:external_writeback_request:sample-readonly-00000000-0000-4000-8000-000000000001",
    "writebackApplyUnitId": "docops:e2:external_writeback_apply:sample-00000000-0000-4000-8000-000000000002",
    "action": "create_draft_doc_in_whitelist_folder",
    "actor": "inspection-sample-operator",
    "time": "2026-04-10T12:00:05.000Z",
    "auditSummary": "[sample fixture] New draft in 99_test whitelist; read-after-write verified_ok (inspection-only exemplar line)."
  }
}

Cross-links

仍属 DocOps results 体系内导航。

DocOps 只读结果首页 · formal execution inspection