From dbf744e8603a2cb09f9cb08fcedd4f33206b4676 Mon Sep 17 00:00:00 2001 From: stan44 Date: Sat, 21 Feb 2026 23:34:17 -0600 Subject: [PATCH] Update Home --- Home.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 9a664d8..5ba3bbc 100644 --- a/Home.md +++ b/Home.md @@ -12,7 +12,6 @@ Use these pages as your Gitea wiki starter set: - `Setup and Installation` (`WIKI_SETUP.md`) - `CLI Reference` (`WIKI_CLI.md`) - `Vaults and Data Handling` (`WIKI_VAULTS.md`) -- `C# Migration Status` (`WIKI_CSHARP_MIGRATION.md`) - `Troubleshooting` (`WIKI_TROUBLESHOOTING.md`) - `Development Workflow` (`WIKI_DEVELOPMENT_WORKFLOW.md`) @@ -43,7 +42,7 @@ python ./journal/run_desktop.py ## Current Direction - Python backend remains the active baseline. -- C# backend migration is in progress in `journal-master/journal/`. +- C# backend migration is in progress - Security posture target is HIPAA-capable architecture and safeguards (not a legal compliance certification claim). ## Core References