Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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