Skip to content

feat: add grounded contract review skill#128

Open
luismireles12 wants to merge 5 commits into
runxhq:mainfrom
luismireles12:feat/contract-review
Open

feat: add grounded contract review skill#128
luismireles12 wants to merge 5 commits into
runxhq:mainfrom
luismireles12:feat/contract-review

Conversation

@luismireles12

Copy link
Copy Markdown

Summary

Adds a deterministic, read-only contract-review skill that extracts only supplied contract clauses, compares them only with supplied playbook rules, and emits clause- and rule-cited redlines plus a risk summary.

Verification

  • runx-cli 0.6.13
  • runx doctor skills/contract-review --json: 0 errors, 0 warnings
  • harness passes cited-redlines and refuse-non-contract
  • signed harness receipts emitted for both cases
  • non-contract input exits as failure instead of fabricating clauses

Safety

No network calls, file writes, or contract effects. Proposed language is emitted only when supplied by the playbook. Obvious credentials and payment-card numbers are redacted from cited evidence. Final legal decisions remain with a human reviewer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant