Update Home

stan44 2026-02-21 23:34:17 -06:00
parent ada0127394
commit dbf744e860

@ -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