contract_pack is an example benchmark pack for memory-path-engine.
It is intentionally synthetic. The goal is not legal correctness and it does not define the scope of the project. The goal is to provide a compact dataset with:
- hierarchical clauses
- cross-clause dependencies
- exceptions
- risk-bearing obligations
- multi-hop questions with explicit evidence targets
contracts/: sample markdown contractseval/questions.json: annotated evaluation questionsdemo.py: minimal ingestion and retrieval example
This pack is designed to test whether:
- structure helps connect related clauses
- weights surface risky or exceptional clauses
- replayed paths make reasoning auditable