Complete Phase 19 Go rollout documentation

This commit is contained in:
2026-05-12 13:46:14 +00:00
parent 68e2d9b549
commit fb59cb21b9
5 changed files with 345 additions and 65 deletions

View File

@@ -4,7 +4,8 @@
This directory contains the frozen Python implementation of Audita.
It is retained as the behavioral reference for the Go port.
The canonical implementation is moving to the Go code at the repository root.
The canonical implementation is now the Go code at the repository root.
This Python implementation is legacy/reference and is no longer the primary operational path.
Do not add new features here except to fix reference-test issues needed for port validation.
```