New Hope is a Higher-Order Semantic Runtime for agentic commons (news + messaging).
- docs/HOPE_Evaluation.md — what HOPE got right and what breaks in 2025+
- docs/New_Hope_Spec_v0.2.md — normative v0.2 spec (carrier, receptor, membrane, runtime)
- docs/Protocol_Pack_v0.md — first-class objects: Message/Thread/Claim/Citation/Entity/Lens/ModerationEvent
- docs/Conformance_Tests.md — replay/provenance/membrane/ranking tests
- docs/Mapping_HOPE_to_NewHope.md — lineage mapping and deltas
- docs/Roadmap.md — canonicalization RFC, membrane decision model, harness
The Personal Intelligence Cell membrane event is now represented as a first cell-specific New Hope bridge:
schemas/personal-intelligence-cell-membrane-event.schema.jsonexamples/personal-intelligence-cell/membrane-event.example.jsonscripts/validate_personal_intelligence_cell_membrane_event.py
Validate locally:
python3 scripts/validate_personal_intelligence_cell_membrane_event.pyThe event maps prophet-platform cell feed publication into New Hope carrier/receptor/membrane semantics:
Cell -> Signal -> FeedItem -> NewHopeMembraneEvent
Policy decision mapping:
allow->admitdeny->rejectquarantine->quarantinereview_required/redact->hold
Spec is being reconstructed into repo-native docs in paste-safe chunks.