From b67cf4ed69d031758c8a6bbc4f15bd4a1b27be9b Mon Sep 17 00:00:00 2001 From: ggbdpq Date: Sat, 5 Sep 2026 00:15:02 +0800 Subject: [PATCH] docs(architecture): audit Provenance records group against implementation Audit docs/code-origin-audit.md from the #3522 documentation audit against the current implementation (22715e84f). Every re-checkable claim holds: the baseline and bootstrap commits resolve; the LICENSE registrations for the AI SDK packages, Astryx, trycua/cua, opencode, and models.dev are present; model-protocol.ts carries the Apache modification notice; tool-output.ts and edit-replace.ts state their opencode adaptation; the spot-checked "absent from current main" entries are indeed absent; the generated model-metadata file is untracked as described. No drift found, so the only change is the standard frontmatter with last_verified. Refs #3522 Generated-by: GLM-5.3-Flash (ZCode) --- docs/code-origin-audit.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/code-origin-audit.md b/docs/code-origin-audit.md index 973fa43641..0ee0e7451b 100644 --- a/docs/code-origin-audit.md +++ b/docs/code-origin-audit.md @@ -1,3 +1,15 @@ +--- +doc_id: code-origin-audit +title: "Code origin audit" +language: en +source_language: en +implementation_status: current +document_status: current +translation_status: source-only +last_verified: 2026-09-04 +owners: + - maka-backend +---