The RAG system currently only has Gibraltar regulation chunks (src/data/regulation-seed.ts). Luxembourg regulation (MiCA, AML Law of 12 Nov 2004, DORA, CSSF circulars) needs equivalent seed data so Luxembourg scenarios cite real statute.
This is a content contribution more than a code one. If you know Luxembourg/EU financial regulation, this is a great way to contribute.
What's needed:
- Paraphrased summaries of key MiCA articles (CASP obligations, market abuse, stablecoin rules)
- AML Law of 2004 key sections (CDD, EDD, reporting, training)
- DORA ICT risk management chapters
- CSSF supervisory circulars
Follow the existing format in regulation-seed.ts.
The RAG system currently only has Gibraltar regulation chunks (
src/data/regulation-seed.ts). Luxembourg regulation (MiCA, AML Law of 12 Nov 2004, DORA, CSSF circulars) needs equivalent seed data so Luxembourg scenarios cite real statute.This is a content contribution more than a code one. If you know Luxembourg/EU financial regulation, this is a great way to contribute.
What's needed:
Follow the existing format in
regulation-seed.ts.