janaraj/tnl
by Various
Structured English contracts for AI coding agents — proposed by the agent, approved by you, saved on disk, read by every future session.
MCP
janaraj/tnl
Added 1 June 2026
Overview
A TypeScript tool that lets AI coding agents propose structured English contracts for their behavior. You approve or reject each contract, it is saved to disk, and every future session reads the same rules. This creates a persistent, auditable agreement between you and the agent.
Best for
Best for
Developers who want consistent agent behavior across many sessions without writing code
Use cases
- Define and enforce coding conventions across agent sessions
- Audit what rules an agent has followed in past work
- Onboard new agents to a project's agreed constraints
Notes
A TypeScript tool that lets AI coding agents propose structured English contracts for their behavior. You approve or reject each contract, it is saved to disk, and every future session reads the same rules. This creates a persistent, auditable agreement between you and the agent.
7 stars on GitHub. Last updated 2026-04-26. Licensed MIT.
Use cases
- Define and enforce coding conventions across agent sessions
- Audit what rules an agent has followed in past work
- Onboard new agents to a project’s agreed constraints
Pros
- Persistent rules reduce repetitive agent corrections
- Approval workflow gives you control without micromanaging
- Simple structured English is easy to read and edit
Cons
- Requires manual approval for each new contract
- Only works with agents that support the contract format
- No built-in conflict resolution if contracts contradict
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Persistent rules reduce repetitive agent corrections
- Approval workflow gives you control without micromanaging
- Simple structured English is easy to read and edit
Cons
- Requires manual approval for each new contract
- Only works with agents that support the contract format
- No built-in conflict resolution if contracts contradict
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.