Cleanup pass to remove refactoring-related artifacts and references

This commit is contained in:
2026-05-12 15:19:50 -05:00
parent af84249da0
commit 390daa8b84
24 changed files with 138 additions and 173 deletions

12
.gitignore vendored
View File

@@ -45,6 +45,17 @@ go.work.sum
narratio
local-test
pipeline.yml
bin/
# Local run artifacts
.audita-runs/
report.json
corrected.json
normalized.json
# Coverage artifacts
coverage.out
coverage.txt
# ---> VisualStudioCode
.vscode/*
@@ -59,4 +70,3 @@ pipeline.yml
# Built Visual Studio Code Extensions
*.vsix