Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ln-church-public-contracts

Public contract review materials for ln-church-agent: HTTP 402 classification, safety boundaries, evidence schemas, and goal-attempt memory.

What this is

This repository contains the public agent-facing contracts for the LN Church Hondō ecosystem. It defines how autonomous agents safely classify, observe, and interact with HTTP 402 and paid API surfaces.

What this is not

  • Not an implementation audit: The LN Church Hondō server-side infrastructure is strictly private.
  • Not a live payment tester: The examples and mock payloads do not require real funds.
  • Not a standardization claim: We are mapping emerging boundaries, not enforcing a standard.

Review Entry Points

Please review the detailed contracts in the docs/review/ directory:

  1. Classification Contract
  2. Safety Boundary
  3. Evidence Schema
  4. Goal Attempt Memory

How to run the mock harness

You can safely test the classification boundaries locally without real payments or backend access. The harness automatically parses the schemas within docs/review/sample-payloads/ to simulate responses:

pip install ln-church-agent
python examples/review_classification_contract.py

How to open a review issue

We welcome falsification reviews. If you find over-classification risks or unsafe boundaries, please open a targeted review issue.

About

Public contract review materials for ln-church-agent: HTTP 402 classification, safety boundaries, evidence schemas, and goal-attempt memory.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors