From ff74a60af46bffd778741a4d80e644f8926adeac Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 20 Aug 2026 08:08:07 +0200 Subject: [PATCH] Classify with the canon governance_and_control tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 'security' warned as an unrecognised family tag; risk, governance, compliance and audit are the canonical ones and are closer to what this repo does anyway — it holds risk and judges compliance, it does not build security. Co-Authored-By: Claude Opus 5 --- .repo-classification.yaml | 4 +++- WORK-RECORDS.md | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/.repo-classification.yaml b/.repo-classification.yaml index 93760a2..1c233c7 100644 --- a/.repo-classification.yaml +++ b/.repo-classification.yaml @@ -8,8 +8,10 @@ repo_classification: secondary_domains: - government capability_tags: + - risk - governance - - security + - compliance + - audit - knowledge business_stake: - technology diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index d69600b..a0a2292 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -9,6 +9,9 @@ | Kind | ID | Status | Lane | Source | | --- | --- | --- | --- | --- | | workplan | RISK-WP-0001 | active | — | workplans/RISK-WP-0001-make-the-register-decidable.md | +| workplan | RISK-WP-0002 | proposed | — | workplans/RISK-WP-0002-publication-handover.md | +| workplan | RISK-WP-0003 | proposed | — | workplans/RISK-WP-0003-regulatory-intake.md | +| workplan | RISK-WP-0004 | proposed | — | workplans/RISK-WP-0004-run-the-register.md | | task | RISK-WP-0001-T01 | done | — | workplans/RISK-WP-0001-make-the-register-decidable.md | | task | RISK-WP-0001-T02 | done | — | workplans/RISK-WP-0001-make-the-register-decidable.md | | task | RISK-WP-0001-T03 | progress | — | workplans/RISK-WP-0001-make-the-register-decidable.md | @@ -17,3 +20,16 @@ | task | RISK-WP-0001-T06 | done | — | workplans/RISK-WP-0001-make-the-register-decidable.md | | task | RISK-WP-0001-T07 | done | — | workplans/RISK-WP-0001-make-the-register-decidable.md | | task | RISK-WP-0001-T08 | done | — | workplans/RISK-WP-0001-make-the-register-decidable.md | +| task | RISK-WP-0002-T01 | todo | — | workplans/RISK-WP-0002-publication-handover.md | +| task | RISK-WP-0002-T02 | todo | — | workplans/RISK-WP-0002-publication-handover.md | +| task | RISK-WP-0002-T03 | todo | — | workplans/RISK-WP-0002-publication-handover.md | +| task | RISK-WP-0003-T01 | todo | — | workplans/RISK-WP-0003-regulatory-intake.md | +| task | RISK-WP-0003-T02 | todo | — | workplans/RISK-WP-0003-regulatory-intake.md | +| task | RISK-WP-0003-T03 | todo | — | workplans/RISK-WP-0003-regulatory-intake.md | +| task | RISK-WP-0003-T04 | todo | — | workplans/RISK-WP-0003-regulatory-intake.md | +| task | RISK-WP-0004-T01 | todo | — | workplans/RISK-WP-0004-run-the-register.md | +| task | RISK-WP-0004-T02 | todo | — | workplans/RISK-WP-0004-run-the-register.md | +| task | RISK-WP-0004-T03 | todo | — | workplans/RISK-WP-0004-run-the-register.md | +| task | RISK-WP-0004-T04 | todo | — | workplans/RISK-WP-0004-run-the-register.md | +| task | RISK-WP-0004-T05 | todo | — | workplans/RISK-WP-0004-run-the-register.md | +| task | RISK-WP-0004-T06 | todo | — | workplans/RISK-WP-0004-run-the-register.md |