Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 754 Bytes

File metadata and controls

25 lines (17 loc) · 754 Bytes

Contract Pack

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

Contents

  • contracts/: sample markdown contracts
  • eval/questions.json: annotated evaluation questions
  • demo.py: minimal ingestion and retrieval example

Evaluation intent

This pack is designed to test whether:

  • structure helps connect related clauses
  • weights surface risky or exceptional clauses
  • replayed paths make reasoning auditable