| # HyperCortex Mesh Protocol — JSON Schemas | |
| This directory contains JSON Schema definitions for the core data models used in the HyperCortex Mesh Protocol (HMP). | |
| These schemas enable validation, interoperability, and tooling support for autonomous agents. | |
| | Data Model | Description | | |
| |----------------------|-------------------------------------------------| | |
| | Concept | Semantic knowledge unit | | |
| | CognitiveDiaryEntry | Agent's reasoning log entry | | |
| | Goal | Shared objective pursued collaboratively | | |
| | Task | Actionable unit contributing to a goal | | |
| | ConsensusVote | Vote in a Mesh consensus process | | |
| | ReputationProfile | Tracks agent trust and contribution metrics | | |