Skip to content

hjs-spec/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JEP Protocol Specification


Status License Issues Stars


JEP: A Judgment Event Protocol

IETF Internet-Draft: draft-wang-hjs-judgment-event-00
Version: 00 (3 2026)

This repository contains the formal specification for the JEP (Judgment Event Protocol), which defines four core primitives for recording traceable, verifiable events in AI and automated systems.

The Four Core Primitives

Primitive Description IETF Draft Section
Judgment Record a decision event (actor, action, scope, timestamp) Section 3.2.1
Delegation Transfer authority with scope and expiry Section 3.2.2
Termination End responsibility chains Section 3.2.3
Verification Validate record integrity and chains Section 3.2.4

Protocol Boundary

JEP defines structural traceability primitives only. It does not determine:

Type Description
Legal Responsibility Does not assign legal liability
Ethical Judgment Does not evaluate decision correctness
Regulatory Compliance Does not guarantee compliance

All responsibility determinations must be made by external systems or legal procedures.

Repository Contents

├── README.md # This file ├── protocol.md # Core protocol specification ├── VERSIONING.md # Versioning strategy and compatibility ├── rfcs.md # RFC process and contribution guidelines └── LICENSE # CC0 1.0 Universal

License

This specification is released into the public domain under the CC0 1.0 Universal license.

You may:

  • ✅ Copy, modify, and distribute freely
  • ✅ Implement in any project (commercial or non-commercial)
  • ✅ Create derivative specifications
  • ❌ No attribution required (though appreciated)

Related Implementations

Project Description Language
core Reference implementation Rust
api Hosted API service Node.js
sdk-py Python SDK Python
sdk-js JavaScript SDK JavaScript
cli Command-line tool Node.js
whitepaper AI Judgment Layer White Paper PDF/LaTeX

Contributing

We welcome contributions! Please see:

Contact


© 2026 HJS Ltd.
This specification is released into the public domain under the CC0 1.0 Universal license.

About

HJS Protocol Specification · core primitives, data models, and conformance requirements

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors