| Internet-Draft | COE | September 2026 |
| Wang | Expires 30 March 2027 | [Page] |
- Workgroup:
- Network Working Group
- Internet-Draft:
- draft-wang-coe-02
- Published:
- Intended Status:
- Experimental
- Expires:
Cognition-Oriented Emergence (COE): A JEP Profile for Shared Observation and State-Claim Evidence
Abstract
This document defines COE-2, an optional profile of the Judgment Event Protocol (JEP) [JEP] for binding shared observation records and shared-state claims across heterogeneous agents, sensors, world models, simulators, and human-operated systems.¶
COE-2 defines one critical JEP record-binding extension, two minimal digest-addressed record types, evidence-reference semantics, and independent COE validation checks. JEP remains authoritative for event verbs, Event Identity, Event Hash, signatures, references, extension processing, validation modes, and acceptance semantics.¶
COE-2 provides verifiable shared-observation infrastructure. It does not determine objective world truth, factual causality, consensus, authorization, legal effect, fairness, trust weights, or regulatory compliance. A valid COE result establishes only the cryptographic and structural properties actually checked under the selected profiles.¶
Status of This Memo
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 30 March 2027.¶
Copyright Notice
Copyright (c) 2026 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
1. Introduction
Heterogeneous agents, sensors, simulators, world models, and human-operated systems increasingly exchange observation-derived evidence about shared operational environments. These systems may observe different projections of the same target, use different evidence formats, or derive state claims under different policies.¶
COE addresses a narrow interoperability problem:¶
Which observation or state-claim record was bound to this JEP event, which evidence references does that record declare, and can those bindings be independently revalidated?¶
COE does not define a universal world model or a truth engine.¶
JEP Profiles [JEP-PROFILES] defines profile selection and composition rules. JEP Conformance [JEP-CONFORMANCE] defines structured validation-result and test-harness conventions. JEP Receipt Profile [JEP-RECEIPT] MAY package COE records as evidence artifacts. JAC [JAC] MAY express declared dependencies between JEP events associated with COE records.¶
Where this document conflicts with JEP-Core, JEP-Core controls.¶
2. Requirements Language
The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, NOT RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals.¶
3. Scope and Terminology
3.1. COE-2 Defines
COE-2 defines:¶
- one profile identifier;¶
- one critical COE record-binding extension;¶
- one Observation Record;¶
- one Shared-State Claim Record;¶
- one Evidence Reference structure;¶
- optional semantic-profile references for observation and state-claim payloads;¶
- independent COE validation checks;¶
- open-world and non-inference boundaries.¶
3.2. COE-2 Does Not Define
COE-2 does not define:¶
- new JEP verbs;¶
- an independent event, signature, or hash format;¶
- a replacement for Event Identity or Event Hash;¶
- a universal world model;¶
- a global observation ontology;¶
- objective truth;¶
- consensus or trust-weight algorithms;¶
- factual causality;¶
- complete-history semantics;¶
- authorization or delegation validity;¶
- adapter correctness;¶
- timestamp authority;¶
- determinability proofs;¶
- governance or policy outcomes;¶
- legal effect or regulatory compliance.¶
3.3. Observer
The entity identified in an Observation Record as having produced or reported the observation.¶
The Observer need not be the same entity as the JEP actor or signer.¶
3.4. Target
The object, environment, resource, entity, region, process, or other subject about which an observation or state claim is made.¶
3.5. Observation Record
A digest-addressed record declaring that an Observer produced or reported an observation about a Target and identifying the observation payload and supporting evidence.¶
An Observation Record does not establish that the observation is true, complete, unbiased, or sufficient.¶
3.6. Shared-State Claim
A digest-addressed record declaring a state claim about a Target under an identified synthesis profile and evidence set.¶
In Shared-State Claim, "shared" means that the claim is structured for exchange across systems. It does not mean that the claim is agreed, consensual, authoritative, unique, or objectively true.¶
A Shared-State Claim does not establish objective world state, consensus, or uniqueness.¶
3.7. Evidence Reference
A digest-first reference to evidence material.¶
A retrieval URI, when present, is a hint and is not the integrity identity of the evidence.¶
4. Profile and Extension Identifiers
4.1. COE-2 Profile Identifier
The profile identifier is:¶
https://humanjudgment.org/jep/profiles/coe/2¶
The label COE-2 MAY be used in documentation and user interfaces.¶
The identifier is a publisher-controlled HTTPS URI. Dereferencing it is not required for validation.¶
4.2. COE Record-Binding Extension Identifier
The critical COE record-binding extension identifier is:¶
https://humanjudgment.org/jep/extensions/coe-record-binding/2¶
A JEP event claiming COE-2 conformance MUST carry this extension in ext and MUST list the extension identifier in ext_crit.¶
A verifier that cannot process this critical extension cannot claim successful COE-2 validation.¶
4.3. Version Boundary
COE-2 is not wire-compatible with COE-Core-1 from draft-wang-coe-01.¶
COE-Core-1 commonly bound a COE record by placing its digest in JEP what. That cannot serve as a generic JEP-Core 0.7 binding rule because D, T, and V have verb-specific required what members.¶
COE-2 moves record binding to one critical extension and leaves Core what semantics entirely under JEP-Core.¶
Historical COE-Core-1 records and events MUST NOT be silently rewritten as COE-2 records or events.¶
5. Relationship to JEP-Core
COE-2 relies on JEP-Core for:¶
- J, D, T, and V semantics;¶
- required Core event members;¶
- Event Identity
(who,id);¶ - Event Hash;¶
- JEP Signing Payload and signature validation;¶
-
ref;¶ -
extandext_crit;¶ - independent validation checks;¶
- validation modes;¶
- idempotent acceptance.¶
COE-2 MUST NOT redefine those semantics.¶
A producer MUST satisfy the selected JEP verb's Core requirements before COE record binding is considered.¶
In particular:¶
- a D event MUST retain
what.delegateeandwhat.scope;¶ - a T event MUST retain
what.termination_scopeand identify its target through JEPref;¶ - a V event MUST retain
what.verification_scope,what.result, and JEPref.¶
COE metadata MUST NOT replace those fields.¶
6. COE Record-Binding Extension
6.1. Extension Value
The extension value MUST be a JSON object containing:¶
profile MUST equal https://humanjudgment.org/jep/profiles/coe/2.¶
record_type MUST be one of:¶
record_digest MUST be an algorithm-tagged digest string conforming to JEP digest-string rules.¶
media_type MUST be a non-empty string. The baseline COE-2 record encoding is application/json.¶
The extension MAY contain record_uri. If present, it MUST be an absolute URI and is a retrieval hint only.¶
Each COE-2 event binds exactly one primary COE record through this extension.¶
6.2. Extension Example
{
"ext": {
"https://humanjudgment.org/jep/extensions/coe-record-binding/2": {
"profile": "https://humanjudgment.org/jep/profiles/coe/2",
"record_type": "observation",
"record_digest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"media_type": "application/json"
}
},
"ext_crit": [
"https://humanjudgment.org/jep/extensions/coe-record-binding/2"
]
}
¶
The example digest is illustrative.¶
6.3. Binding-Event Circularity
A COE record MUST NOT contain the Event Hash of the JEP event that binds that record.¶
The record MAY contain that event's Event Identity when a companion profile requires such a back-reference, because Event Identity is stable independently of the event signature.¶
7. Evidence Reference
An Evidence Reference MUST be a JSON object containing:¶
-
digest¶
digest MUST be an algorithm-tagged digest string.¶
An Evidence Reference MAY additionally contain:¶
When present:¶
-
kind,record_type, andmedia_typeMUST be non-empty strings;¶ -
profileanduriMUST be absolute URIs;¶ -
redactionSHOULD be one ofnone,partial,digest-only, orwithheld.¶
The digest is the integrity identity. URI resolution success MUST NOT be treated as digest-integrity success.¶
If an Evidence Reference identifies an object governed by another profile, such as JEP Receipt Profile, validity under that other profile MUST be evaluated and reported separately from COE validity.¶
8. Observation Record
8.1. Required Shape
A COE-2 Observation Record MUST be a JSON object containing:¶
coe_record MUST equal "2".¶
record_type MUST equal "observation".¶
observer MUST be an object containing a non-empty string id. observer.type MAY be a non-empty string.¶
target MUST be an object containing non-empty string members type and id.¶
observed_at MUST be a non-negative integer representing declared Unix seconds. It is not trusted time or proof of freshness.¶
observation MUST be an Evidence Reference whose digest identifies the observation payload.¶
evidence MUST be an array of zero or more Evidence References.¶
8.2. Optional Members
An Observation Record MAY additionally contain:¶
observation_profile, when present, MUST be an absolute URI identifying the schema, vocabulary, semantic profile, or equivalent interpretation contract for the observation payload.¶
If interoperable semantic interpretation of the observation payload is required outside the originating deployment, the producer MUST include observation_profile.¶
A verifier that does not understand observation_profile MAY still validate the COE record binding and digest, but MUST NOT claim semantic interpretation of the observation payload under that profile.¶
world_model, when present, MUST be an Evidence Reference.¶
adapter, when present, MUST be an Evidence Reference.¶
context, when present, MUST be a JSON object whose semantics are defined by the deployment or an explicitly selected companion profile.¶
COE-2 does not define confidence scores, trust weights, or accuracy metrics. A companion profile MAY define them.¶
9. Shared-State Claim Record
9.1. Required Shape
A COE-2 Shared-State Claim Record MUST be a JSON object containing:¶
coe_record MUST equal "2".¶
record_type MUST equal "shared-state-claim".¶
target MUST be an object containing non-empty string members type and id.¶
claim MUST be an Evidence Reference identifying the state-claim payload.¶
evidence MUST be a non-empty array of Evidence References.¶
synthesis_profile MUST be an absolute URI identifying the procedure or policy under which the claim was derived.¶
9.2. Optional Members
A Shared-State Claim Record MAY contain:¶
claim_profile, when present, MUST be an absolute URI identifying the schema, vocabulary, semantic profile, or equivalent interpretation contract for the state-claim payload.¶
If interoperable semantic interpretation of the claim payload is required outside the originating deployment, the producer MUST include claim_profile.¶
A verifier that does not understand claim_profile MAY still validate the COE record binding and digest, but MUST NOT claim semantic interpretation of the state-claim payload under that profile.¶
synthesis_report, when present, MUST be an Evidence Reference.¶
validity, when present, MUST be an object that MAY contain valid_from and valid_until.¶
valid_from and valid_until, when present and non-null, MUST be non-negative integers representing declared Unix seconds.¶
If both are present and non-null, valid_until MUST NOT precede valid_from.¶
These times are declared claim intervals. They are not trusted timestamps or proof that the external world had the claimed state during that interval.¶
context, when present, MUST be a JSON object defined by the deployment or an explicitly selected companion profile.¶
9.3. Shared-State Claim Digest
The Shared-State Claim Record Digest uses JCS [RFC8785] and is:¶
sha256(UTF8(JCS(shared_state_claim_record)))¶
COE-2 producers and verifiers MUST support sha256 for Shared-State Claim digests.¶
9.4. Synthesis Is External
COE-2 does not define a state-synthesis algorithm.¶
A synthesis profile MAY define aggregation, filtering, conflict resolution, confidence handling, voting, weighting, model comparison, or other methods.¶
A COE verifier MUST NOT infer that a synthesis profile is correct, unbiased, complete, authoritative, or suitable merely because its identifier is present.¶
10. JEP Verb Usage
COE-2 does not assign new meanings to J/D/T/V.¶
A J event MAY carry a claim concerning issuance, adoption, or interpretation of a COE record while the COE binding remains in the critical extension.¶
A D event MAY carry a COE binding, but its delegation meaning remains entirely defined by JEP-Core and any applicable delegation profile.¶
A T event MAY terminate future reliance on a referenced JEP event within its declared termination scope. COE-2 does not define a state-claim retraction or cascade rule merely because a COE record is associated with that event.¶
A V event MAY record evaluation of a COE record or COE evidence under a declared verification scope.¶
COE record type MUST NOT be inferred solely from the JEP verb.¶
11. Interaction with JEP Receipt Profile
JEP Receipt Profile is optional for COE-2.¶
A COE record MAY appear as an external evidence object in a JEP Receipt Profile bundle.¶
A receipt bundle MAY include:¶
- a JEP event carrying the COE binding extension;¶
- the bound COE record;¶
- evidence referenced by that COE record;¶
- a receipt manifest referring to those artifacts.¶
Receipt Profile validity and COE validity MUST be reported separately.¶
A valid receipt does not make a COE state claim true, and a valid COE record does not by itself make a receipt complete.¶
12. Interaction with JAC
JAC is optional for COE-2.¶
A JEP event associated with a COE record MAY also carry JAC dependency metadata.¶
A COE Evidence Reference does not automatically create a JAC graph edge.¶
A JAC edge between events does not automatically create a COE evidence relationship.¶
If both profiles are used, implementations MUST preserve their independent semantics and validation results.¶
JAC validity does not establish observation truth, state-claim truth, or COE evidence sufficiency.¶
13. Validation
13.1. Layer Separation
A COE validation result separates:¶
COE MUST NOT overwrite the underlying JEP validation result.¶
13.2. Baseline Validation Mode
A COE-2 verifier MUST support JEP archival validation mode.¶
If no JEP validation mode is explicitly requested, COE validation MUST use archival mode.¶
Archival COE validation MUST NOT consume JEP acceptance state.¶
A deployment MAY explicitly request another JEP validation mode when needed.¶
13.3. COE Checks
The initial COE-2 check identifiers are:¶
-
https://humanjudgment.org/jep/profiles/coe/2#profile-binding¶ -
https://humanjudgment.org/jep/profiles/coe/2#record-binding¶ -
https://humanjudgment.org/jep/profiles/coe/2#record-structure¶ -
https://humanjudgment.org/jep/profiles/coe/2#target-consistency¶ -
https://humanjudgment.org/jep/profiles/coe/2#evidence-reference¶ -
https://humanjudgment.org/jep/profiles/coe/2#evidence-integrity¶ -
https://humanjudgment.org/jep/profiles/coe/2#synthesis-reference¶ -
https://humanjudgment.org/jep/profiles/coe/2#validity-interval¶
Check statuses use the JEP conformance vocabulary:¶
A verifier MUST NOT report an unperformed COE check as pass.¶
13.4. Required Checks
For any COE-2 event, the required checks are:¶
target-consistency is required when the requested validation context contains an external target identifier to compare against the COE record.¶
The presence of observation_profile or claim_profile does not make semantic interpretation part of baseline COE structural validation. A deployment or companion profile that requires semantic interpretation MUST define the supported profile identifiers and the validation procedure for them.¶
evidence-reference is required when the COE record contains evidence references.¶
evidence-integrity is required only for evidence objects that the requested validation context requires to be resolved and checked.¶
synthesis-reference and validity-interval are required for Shared-State Claim Records when the corresponding fields are present.¶
13.5. Target Consistency
COE-2 does not define a universal target-comparison algorithm.¶
A domain profile that requires target matching MUST define normalization and comparison rules.¶
Absent such a domain rule, a verifier MUST NOT claim semantic target equality merely from string similarity.¶
13.6. COE Overall Status
The COE overall status is one of:¶
For the requested COE validation context:¶
-
invalidmeans the underlying required JEP validation is invalid or at least one required COE check failed;¶ -
indeterminatemeans no required check failed, but the underlying required JEP validation is indeterminate or at least one required COE check is unsupported, not checked, or indeterminate;¶ -
validmeans the underlying required JEP validation is valid and every required COE check passed or was not applicable.¶
valid means structurally and cryptographically valid under the selected checks. It does not mean objectively true.¶
13.7. Validation Procedure
A COE verifier SHOULD:¶
- validate the JEP event under the requested JEP mode and selected profiles;¶
- process the critical COE record-binding extension;¶
- verify the COE profile identifier;¶
- obtain the bound COE record;¶
- canonicalize and hash the record;¶
- compare the recomputed digest with
record_digest;¶ - validate the record structure for
record_type;¶ - evaluate target consistency when required;¶
- validate evidence-reference structure;¶
- resolve and verify required evidence digests;¶
- validate synthesis-profile and optional synthesis-report references for a Shared-State Claim;¶
- validate the declared validity interval when present;¶
- return JEP status, COE checks, and COE status separately.¶
14. Verification Events
A JEP V event MAY record a COE evaluation.¶
The V event MUST satisfy JEP-Core V requirements.¶
COE-2 defines the following provisional profile-specific verification scopes:¶
-
https://humanjudgment.org/jep/profiles/coe/2#record-binding¶ -
https://humanjudgment.org/jep/profiles/coe/2#observation-validation¶ -
https://humanjudgment.org/jep/profiles/coe/2#state-claim-validation¶ -
https://humanjudgment.org/jep/profiles/coe/2#evidence-integrity¶
A V event MUST identify the evaluated target through JEP ref.¶
what.result records the semantic result of the declared verification scope. It MUST NOT be confused with the independent per-check status vocabulary used by a COE validator.¶
A V event MUST NOT imply truth, completeness, or determinability beyond its declared verification scope.¶
15. Partial Observation and Determinability
COE-2 uses an open-world observation model.¶
Absence of an Observation Record MUST NOT be interpreted as proof that an observation did not occur.¶
Absence of a conflicting observation MUST NOT be interpreted as proof that no conflicting observation exists.¶
A set of COE records MUST NOT be presented as complete unless an explicitly selected external profile defines a complete-observation assumption and the requirements of that profile were satisfied.¶
COE-2 does not define whether a target fact is uniquely or zero-error determinable from available evidence.¶
A determinability report MAY be referenced as evidence under an external profile, but COE validity MUST NOT be presented as proof that the report is correct or that the target fact is determinable.¶
16. Optional Companion Semantics
COE-01 defined or described adapter, synthesis-report, version-anchor, timestamp-anchor, determinability-report, and multiple record-type-specific extensions.¶
COE-2 removes those elements from the narrow waist.¶
A companion profile MAY define:¶
- adapter descriptors;¶
- synthesis reports;¶
- timestamp evidence;¶
- version anchors;¶
- consensus or weighting methods;¶
- determinability reports;¶
- confidence models;¶
- multi-party evidence views;¶
- domain ontologies;¶
- observation and claim semantic profiles;¶
- evidence-access policy.¶
Such profiles MUST NOT redefine JEP-Core semantics or the COE-2 baseline record types.¶
17. Conformance
17.1. COE-2 Producer
A conforming COE-2 Producer MUST:¶
- produce a JEP event conforming to the applicable JEP Producer requirements;¶
- preserve the selected JEP verb semantics;¶
- include the critical COE record-binding extension;¶
- list the extension in
ext_crit;¶ - use the COE-2 profile identifier;¶
- bind exactly one Observation Record or Shared-State Claim Record by digest;¶
- produce that record according to this specification;¶
- avoid circular binding through the binding event's Event Hash.¶
17.2. COE-2 Verifier
A conforming COE-2 Verifier MUST:¶
- perform or consume an actual JEP validation result;¶
- support JEP
archivalvalidation mode;¶ - process the critical COE extension;¶
- support JCS plus SHA-256 record digest calculation;¶
- perform all COE checks required by its validation context;¶
- preserve independent check statuses;¶
- distinguish JEP validity from COE validity;¶
- return
indeterminaterather than success when a required check cannot be completed.¶
18. Security Considerations
A valid COE result does not prove observation truth or objective state.¶
Implementations MUST consider:¶
- actor/signer/observer confusion;¶
- false but correctly signed observations;¶
- false but correctly hashed evidence;¶
- Event Identity/Event Hash confusion;¶
- record substitution;¶
- URI substitution;¶
- circular binding;¶
- omitted or selectively exported evidence;¶
- inconsistent target identifiers;¶
- synthesis-profile confusion;¶
- unsupported critical extensions;¶
- false completeness assumptions;¶
- confidence or trust-weight inflation;¶
- semantic inflation from "declared state claim" to "world truth".¶
A verifier MUST compare the recomputed COE record digest with the digest inside the signed critical COE extension.¶
A verifier MUST NOT infer actor binding, authority, causality, truth, completeness, or policy compliance from successful COE structural validation.¶
19. Privacy Considerations
COE records can expose:¶
- observers and system identifiers;¶
- observed targets;¶
- observation timing;¶
- world-model or adapter relationships;¶
- evidence relationships;¶
- physical or organizational structure;¶
- location or environment context;¶
- shared-state claims.¶
Implementations SHOULD minimize plaintext personal or sensitive data.¶
Evidence SHOULD be referenced by digest when embedding it is unnecessary.¶
Digest references may still support correlation or dictionary attacks.¶
Partial export and redaction MAY reduce disclosure, but omitted material MUST NOT be presented as nonexistent or irrelevant.¶
COE does not determine access rights, consent, lawful basis, retention periods, or entitlement to disclose evidence.¶
20. Non-Inference Boundary
A successful COE validation MUST NOT be presented, by itself, as proof:¶
- that an observation is objectively true;¶
- that a Shared-State Claim is the objective world state;¶
- that all relevant observations were disclosed;¶
- that no conflicting observation exists;¶
- that a state claim is uniquely determined;¶
- that a synthesis method is correct or authoritative;¶
- that a confidence or trust value is justified;¶
- that one event or observation caused another;¶
- that an action was authorized;¶
- that a policy or governance outcome should follow;¶
- that a person or organization is liable or not liable;¶
- that a legal or regulatory requirement was satisfied.¶
External profiles MAY use COE evidence when making those determinations, but those conclusions remain outside COE-2.¶
21. IANA Considerations
This document requests no IANA actions.¶
The COE-2 profile identifier, record-binding extension identifier, COE check identifiers, and COE verification-scope identifiers are publisher-controlled HTTPS URI identifiers.¶
Future specifications MAY define registries if deployment experience shows that stable shared registries are needed.¶
22. Examples
22.1. Observation Record
{
"coe_record": "2",
"record_type": "observation",
"observer": {
"id": "did:example:robot-a",
"type": "sensor-system"
},
"target": {
"type": "warehouse-zone",
"id": "warehouse-zone-3"
},
"observed_at": 1790424000,
"observation": {
"digest": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
"kind": "sensor-output",
"media_type": "application/json"
},
"observation_profile": "https://example.org/coe/observations/temperature/v1",
"evidence": [
{
"digest": "sha256:2222222222222222222222222222222222222222222222222222222222222222",
"kind": "sensor-calibration",
"media_type": "application/json"
}
]
}
¶
22.2. Shared-State Claim
{
"coe_record": "2",
"record_type": "shared-state-claim",
"target": {
"type": "warehouse-zone",
"id": "warehouse-zone-3"
},
"claim": {
"digest": "sha256:3333333333333333333333333333333333333333333333333333333333333333",
"kind": "state-claim-payload",
"media_type": "application/json"
},
"claim_profile": "https://example.org/coe/claims/warehouse-state/v1",
"evidence": [
{
"digest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"profile": "https://humanjudgment.org/jep/profiles/coe/2",
"record_type": "observation",
"media_type": "application/json"
}
],
"synthesis_profile": "https://example.org/coe-synthesis/v1",
"validity": {
"valid_from": 1790424000,
"valid_until": 1790427600
}
}
¶
22.3. JEP Event Carrying a COE Binding
{
"jep": "1",
"id": "urn:uuid:018f4f8d-0000-7000-8000-000000000101",
"verb": "J",
"who": "did:example:observer-service",
"when": 1790424000,
"what": {
"claim": "observation-record-issued"
},
"ext": {
"https://humanjudgment.org/jep/extensions/coe-record-binding/2": {
"profile": "https://humanjudgment.org/jep/profiles/coe/2",
"record_type": "observation",
"record_digest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"media_type": "application/json"
}
},
"ext_crit": [
"https://humanjudgment.org/jep/extensions/coe-record-binding/2"
],
"sig": "..."
}
¶
23. Changes from -01
Major changes from draft-wang-coe-01:¶
- aligned COE with JEP-Core 0.7, JEP Profiles-01, and JEP Conformance-01;¶
- introduced COE-2 as an incompatible profile revision;¶
- replaced the generic JEP
whatdigest-binding pattern with one critical COE record-binding extension so D, T, and V retain their Corewhatsemantics;¶ - changed logical event relationships to inherit JEP Event Identity semantics and limited Event Hash to exact-artifact pinning;¶
- removed the HJS technical dependency and aligned optional receipt packaging with JEP Receipt Profile;¶
- aligned optional dependency-graph semantics with JAC-2;¶
- reduced the COE narrow waist to two primary record types: Observation Record and Shared-State Claim Record;¶
- removed the standalone COE Validation Record from the narrow waist; JEP V provides the protocol verification statement;¶
- reduced evidence to one digest-first Evidence Reference structure;¶
- added
observation_profileandclaim_profileas optional semantic-profile hooks for interoperable payload interpretation without defining a global ontology;¶ - clarified that "shared" means structured for cross-system exchange, not consensus, authority, or objective truth;¶
- removed the standalone Evidence Descriptor, Adapter Descriptor, and State-Synthesis Report record types from the COE narrow waist;¶
- removed observation, validation, state-claim, evidence, adapter, synthesis-report, version-anchor, timestamp-anchor, and determinability-report extension families from the narrow waist;¶
- defined exact baseline JSON shapes for COE-2 records;¶
- defined JCS plus SHA-256 record digest rules;¶
- added a binding-event circularity rule;¶
- made JEP
archivalmode the required and default repeatable COE validation mode when no other mode is explicitly requested;¶ - replaced the earlier structural-validation model with independent COE checks and
valid/invalid/indeterminateresult semantics;¶ - clarified target matching, partial observation, unresolved evidence, and determinability boundaries;¶
- changed profile and extension identifiers to publisher-controlled HTTPS URIs;¶
- changed IANA language to request no action.¶
24. References
24.1. Normative References
- [JEP]
- Wang, Y., "Judgment Event Protocol (JEP)", Work in Progress, Internet-Draft, draft-wang-jep-judgment-event-protocol-07, , <https://datatracker.ietf.org/doc/html/draft-wang-jep-judgment-event-protocol-07>.
- [JEP-CONFORMANCE]
- Wang, Y., "JEP Conformance and Test Suite", Work in Progress, Internet-Draft, draft-wang-jep-conformance-01, , <https://datatracker.ietf.org/doc/html/draft-wang-jep-conformance-01>.
- [JEP-PROFILES]
- Wang, Y., "JEP Profiles and Interoperability", Work in Progress, Internet-Draft, draft-wang-jep-profiles-01, , <https://datatracker.ietf.org/doc/html/draft-wang-jep-profiles-01>.
- [RFC2119]
- Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, , <https://www.rfc-editor.org/rfc/rfc2119>.
- [RFC8174]
- Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words", BCP 14, RFC 8174, , <https://www.rfc-editor.org/rfc/rfc8174>.
- [RFC8785]
- Rundgren, A., Jordan, B., and S. Erlandsson, "JSON Canonicalization Scheme (JCS)", RFC 8785, , <https://www.rfc-editor.org/rfc/rfc8785>.
24.2. Informative References
- [JAC]
- Wang, Y., "JAC: Declared Dependency Graphs for JEP Events and Receipts", Work in Progress, Internet-Draft, draft-wang-jac-03, , <https://datatracker.ietf.org/doc/html/draft-wang-jac-03>.
- [JEP-RECEIPT]
- Wang, Y., "JEP Receipt Profile: Verifiable Behavior and Evidence Receipts", Work in Progress, Internet-Draft, draft-wang-jep-receipt-profile-00, , <https://datatracker.ietf.org/doc/html/draft-wang-jep-receipt-profile-00>.