|
|
52d29f7228
|
Implemented the spoken_word LLM review module
|
2026-04-25 08:12:36 -05:00 |
|
|
|
92c8c371a6
|
Implemented a --modules CLI flag to allow runtime selection of the modules to be run
|
2026-04-25 07:48:21 -05:00 |
|
|
|
2d1d21d314
|
Completed the MVP for the new Audita refactor
|
2026-04-24 13:17:36 -05:00 |
|
|
|
34b3c09e43
|
Replaced the stub LLM-based validator class with two real LLM-based validator implementations
|
2026-04-24 11:52:22 -05:00 |
|
|
|
bca2152971
|
Added an interface for validators, and implemented an initial deterministic validator to protect terms in the provided glossary
|
2026-04-24 11:08:32 -05:00 |
|
|
|
f39de37974
|
Moved the current implementation to src/audita_prototype, moved current test suite to tests/audita_prototype, and started a new, more modular application skeleton in src/audita
|
2026-04-24 10:17:38 -05:00 |
|