Skip to content

connect legal pipeline editing layer to Kien's Adeu Layer #266

@rafchen

Description

@rafchen

Task: Legal Pipeline & Adeu Layer Integration

Goal: Finalize the legal pipeline by incorporating the Kian's Adeu Layer as the final step.


1. Integration Steps

  • Branch: Checkout feature/template-logic (synced with main and legal-chat).
  • Pull Changes: Incorporate the files and changes from PR #260. (after a document is generated and required fields are filled out it should be fed into this)

2. Testing Suite

TypeScript (75 tests)
npx jest tests/api/adeu/

Python sidecar (10 tests)
PYTHONPATH=sidecar /tmp/sidecar-test-venv/bin/python -m pytest sidecar/tests/ -v

LLM integration (requires running sidecar + OPENAI_API_KEY)
/tmp/sidecar-test-venv/bin/python scripts/run-adeu-sidecar.py &
npx tsx scripts/test-adeu-llm-loop.ts

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions