assistance-engine/ingestion
pseco acc00adfaa Add AVAP execution and testing scripts
- Implemented parser for executing AVAP files within a Docker container (parser v1.py).
- Created a script to send AVAP code to a local server and handle responses (parser v2.py).
- Introduced a mock MBAP test harness to validate AVAP code against expected outputs (mbap_tester.py).
- Added transformation logic to convert AVAP code into Python-like syntax for testing purposes.
- Enhanced error handling and output formatting in the testing harness.
2026-03-12 15:56:36 +01:00
..
code/BNF Add AVAP execution and testing scripts 2026-03-12 15:56:36 +01:00
docs Updated docs 2026-03-06 11:38:06 +01:00
chunks.json feat: Enhance Elasticsearch ingestion process with metadata export 2026-03-12 12:26:47 +01:00