Skip to content

Releases: ARAS-Workspace/eu-ai-act-rag

v-1.0.4

26 Feb 22:39
ccf3749

Choose a tag to compare

Security: pin actions to SHA, add persist-credentials and least-privi…

v-1.0.3

26 Feb 01:12
75aea9e

Choose a tag to compare

Fix Turkish slogan formatting in README_TR

v-1.0.2

25 Feb 20:35
c77c56d

Choose a tag to compare

Add deterministic validation step and fix parser coverage gaps

- Add validator.py: deterministic coverage checks between parse and convert
  (count validation, empty content, sequential numbering, structural
  integrity, coverage ratio per item via cross-path text comparison)
- Fix parser: QUOT.S support for amendment articles (article:108 0.14→0.99),
  nested LIST in ITEM handler, GR.SEQ title TI/STI separation (annex:XI 0.44→0.91)
- Fix converter: cross_references limited to 5 CELEX strings,
  items inlined in paragraph text (correct document order)
- Add ValidationConfig to config.py with YAML-driven expected counts
- Update pipeline.py to run validation in advisory mode (never blocks)
- Update README.md and README_TR.md with validation documentation

v-1.0.1

24 Feb 23:56
62954ff

Choose a tag to compare

Refactor error handling, parser, converter, security and restructure …

v-1.0.0

24 Feb 23:22
dba3f55

Choose a tag to compare

Add reusable build workflow and release workflow