From b824dae8ea16d20d75136687a7c59bc7b01afe27 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 25 Jul 2026 11:39:55 -0500 Subject: docs: polish repo documentation after the v5.0.0 work Brings the docs in line with the shipped v5.0.0 state and fixes staleness that accumulated across the release. - README: add a Tests section documenting the DomainDigTests unit net and that the scheme's test action runs both it and the accessibility audit; reword the roadmap pointer (v5.0.0 shipped, no longer "planned"); align the contact address to hello@zerolabs.sh (was cleberg.net, inconsistent with SECURITY.md). - ARCHITECTURE: drop the stale "v4.4.1" from the title; note DomainReportExporter also renders Markdown and PDF; describe the DomainViewModel concern extensions and the ContentView split (SettingsViews / ResultSectionViews); record that v5.0.0 stabilized the Local API contract with links to local-api.md and data-migration.md; add a Testing section covering both test targets. - SECURITY: bump the supported-versions table from 4.x to 5.x. ACCESSIBILITY.md, local-api.md, and data-migration.md were already current and are unchanged. Docs-only; no code changes. --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SECURITY.md') diff --git a/SECURITY.md b/SECURITY.md index 8ce229c..8908cc2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,8 @@ |Version|Supported| |-------|---------| -| 4.x | ✅ Yes | -| < 4.0 | ❌ No | +| 5.x | ✅ Yes | +| < 5.0 | ❌ No | --- -- cgit v1.2.3