Source layer (5 court sources), processing pipeline (parse/extract/chunk/embed/graph), property graph with 8 node types, juror subgraph queries with 6 personas, orchestrator with bootstrap/watch/backfill/audit/process modes, 170 tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
89 B
Python
3 lines
89 B
Python
"""AuCourtIngest — Australian legal case ingestion pipeline."""
|
|
|
|
__version__ = "0.1.0"
|