From d14c1e10c7a109421ebdfe9d6073de6f6056b1bc Mon Sep 17 00:00:00 2001 From: ggbdpq Date: Sun, 13 Sep 2026 20:05:20 +0800 Subject: [PATCH 1/2] docs: audit the WorkHub domain language group Audit docs/workhub-domain-language.md and docs/architecture/workhub-coordination-session-adr.md against the current implementation, including the September unification series (#5198, #5152, #5117) that updated the domain language piecemeal. No drift found: every checked claim resolves to code as written. Record the audit with the standard frontmatter block and `last_verified: 2026-09-13` (#4345 precedent). The ADR keeps no frontmatter, matching every other ADR in docs/architecture. Refs #3522. Generated-by: GLM-5.3-Flash (ZCode) --- docs/workhub-domain-language.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/workhub-domain-language.md b/docs/workhub-domain-language.md index 5f0c51ee84..aaec651281 100644 --- a/docs/workhub-domain-language.md +++ b/docs/workhub-domain-language.md @@ -1,3 +1,15 @@ +--- +doc_id: workhub-domain-language +title: "WorkHub domain language" +language: en +source_language: en +implementation_status: current +document_status: current +translation_status: source-only +last_verified: 2026-09-13 +owners: + - maka-backend +---