GitHub Action commited on
Commit ·
97f909f
1
Parent(s): 0a60d61
Sync from GitHub with Git LFS
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- docs/HMP-0005.md +244 -6
- structured_md/CONTRIBUTING.md +4 -4
- structured_md/HMP-Roadmap.md +3 -3
- structured_md/README.md +10 -10
- structured_md/README_de.md +9 -9
- structured_md/README_fr.md +9 -9
- structured_md/README_ja.md +9 -9
- structured_md/README_ko.md +9 -9
- structured_md/README_ru.md +9 -9
- structured_md/README_uk.md +9 -9
- structured_md/README_zh.md +9 -9
- structured_md/agents/prompt-short.md +1 -1
- structured_md/agents/prompt.md +1 -1
- structured_md/agents/readme.md +3 -3
- structured_md/audits/Ethics-audits-1.md +3 -3
- structured_md/audits/Ethics-consolidated_audits-1.md +2 -2
- structured_md/audits/HMP-0003-consolidated_audit.md +4 -4
- structured_md/docs/Basic-agent-sim.md +6 -6
- structured_md/docs/CCORE-Deployment-Flow.md +2 -2
- structured_md/docs/Distributed-Cognitive-Systems.md +2 -2
- structured_md/docs/Enlightener.md +3 -3
- structured_md/docs/HMP-0001.md +6 -6
- structured_md/docs/HMP-0002.md +6 -6
- structured_md/docs/HMP-0003.md +6 -6
- structured_md/docs/HMP-0004-v4.1.md +6 -6
- structured_md/docs/HMP-0004.md +6 -6
- structured_md/docs/HMP-0005.md +255 -17
- structured_md/docs/HMP-Agent-API.md +4 -4
- structured_md/docs/HMP-Agent-Architecture.md +5 -5
- structured_md/docs/HMP-Agent-Network-Flow.md +2 -2
- structured_md/docs/HMP-Agent-Overview.md +4 -4
- structured_md/docs/HMP-Agent_Emotions.md +1 -1
- structured_md/docs/HMP-Ethics.md +3 -3
- structured_md/docs/HMP-Short-Description_de.md +5 -5
- structured_md/docs/HMP-Short-Description_en.md +5 -5
- structured_md/docs/HMP-Short-Description_fr.md +5 -5
- structured_md/docs/HMP-Short-Description_ja.md +5 -5
- structured_md/docs/HMP-Short-Description_ko.md +5 -5
- structured_md/docs/HMP-Short-Description_ru.md +5 -5
- structured_md/docs/HMP-Short-Description_uk.md +5 -5
- structured_md/docs/HMP-Short-Description_zh.md +5 -5
- structured_md/docs/HMP-agent-Cognitive_Family.md +1 -1
- structured_md/docs/HMP-agent-REPL-cycle.md +6 -6
- structured_md/docs/HMP-how-AI-sees-it.md +1 -1
- structured_md/docs/HMP_EDA_Comparison.md +1 -1
- structured_md/docs/HMP_Hyperon_Integration.md +3 -3
- structured_md/docs/MeshNode.md +3 -3
- structured_md/docs/PHILOSOPHY.md +3 -3
- structured_md/docs/agents/HMP-Agent-Enlightener.md +3 -3
- structured_md/docs/agents/roles.md +1 -1
docs/HMP-0005.md
CHANGED
|
@@ -1,4 +1,39 @@
|
|
| 1 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
> ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0
|
| 4 |
>
|
|
@@ -2194,12 +2229,215 @@ Categorical grouping of multiple containers linked by a shared property, topic,
|
|
| 2194 |
|
| 2195 |
---
|
| 2196 |
|
| 2197 |
-
|
| 2198 |
-
> Each `quant` must explicitly reference both its abstraction layer (`meta_layer`) and contextual domain (`meta_domain`).
|
| 2199 |
-
> Each `event` must reference the layer and domain within which it occurs.
|
| 2200 |
-
> This ensures consistent hierarchical reasoning and traceable semantic lineage across agents.
|
| 2201 |
|
| 2202 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2203 |
|
| 2204 |
---
|
| 2205 |
|
|
|
|
| 1 |
+
### Cognitive substrate and container interplay
|
| 2 |
+
|
| 3 |
+
Containers `abstraction`, `axes`, `quant`, and `event` together define the **cognitive substrate** of the Mesh.
|
| 4 |
+
They establish both **structural hierarchy** and **semantic positioning** — ensuring that all containers can be
|
| 5 |
+
consistently interpreted, compared, and synchronized across agents.
|
| 6 |
+
|
| 7 |
+
| Aspect | `event` | `quant` |
|
| 8 |
+
| ---------------- | --------------------------------------------- | ---------------------------------------------- |
|
| 9 |
+
| Primary role | Records a **change** or occurrence | Represents a **conceptual entity** |
|
| 10 |
+
| Temporal aspect | Always timestamped | Usually timeless (conceptual) |
|
| 11 |
+
| Cognitive anchor | `meta.abstraction` → where the event happened | `meta.abstraction` → where the concept belongs |
|
| 12 |
+
| Spatial anchor | `meta.axes` → what semantic space it affects | `meta.axes` → its position in conceptual space |
|
| 13 |
+
| Key linkage | `related.depends_on` → causal relations | `relations` → semantic links |
|
| 14 |
+
|
| 15 |
+
**Structural principles:**
|
| 16 |
+
|
| 17 |
+
* Each `quant` is positioned within the **abstraction hierarchy** (`meta.abstraction`)
|
| 18 |
+
and **cognitive coordinate space** (`meta.axes`), defining *where and how* the concept exists.
|
| 19 |
+
* Each `event` represents a **temporal change** within that same cognitive framework —
|
| 20 |
+
indicating *what happened* and *how it altered* the conceptual space.
|
| 21 |
+
* Together, `quant` and `event` form the **dynamic substrate** of the Mesh —
|
| 22 |
+
`quant`s describe **what is known**, and `event`s describe **how it evolves**.
|
| 23 |
+
|
| 24 |
+
**Consistency rules:**
|
| 25 |
+
|
| 26 |
+
* Every `quant` and `event` container **must** include a valid `meta.abstraction` block.
|
| 27 |
+
This ensures hierarchical reasoning and traceable semantic lineage across agents.
|
| 28 |
+
* Agents may synchronize or merge `quant`s and `event`s to reconstruct reasoning timelines
|
| 29 |
+
or to derive *causal graphs of conceptual evolution*.
|
| 30 |
+
* The **evaluations block** is not a separate container —
|
| 31 |
+
it can be embedded in any container type to express assessments, confidence, or feedback.
|
| 32 |
+
|
| 33 |
+
> 💡 In short:
|
| 34 |
+
> **`abstraction`** + **`axes`** define *where knowledge lives*;
|
| 35 |
+
> **`quant`** defines *what it is*;
|
| 36 |
+
> **`event`** defines *how it changes*.# **HyperCortex Mesh Protocol (HMP) v5.0**
|
| 37 |
|
| 38 |
> ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0
|
| 39 |
>
|
|
|
|
| 2229 |
|
| 2230 |
---
|
| 2231 |
|
| 2232 |
+
#### `event`
|
|
|
|
|
|
|
|
|
|
| 2233 |
|
| 2234 |
+
**Purpose:**
|
| 2235 |
+
Represents an **observed or inferred occurrence** — a discrete, timestamped fact or cognitive transition.
|
| 2236 |
+
An `event` is an atomic **evidence unit** that records a change in the agent’s reasoning state or environment, anchored in the cognitive structure defined by its `meta` section.
|
| 2237 |
+
|
| 2238 |
+
---
|
| 2239 |
+
|
| 2240 |
+
**`payload` structure:**
|
| 2241 |
+
|
| 2242 |
+
| Field | Type | Description |
|
| 2243 |
+
| ---------------- | ------ | ------------------------------------------------------------------------------------ |
|
| 2244 |
+
| `event_type` | string | Canonical identifier of the event type (e.g. `"quant_created"`, `"belief_updated"`). |
|
| 2245 |
+
| `description` | string | Human-readable explanation of what occurred and in what context. |
|
| 2246 |
+
| `related_quants` | array | Optional list of DIDs of `quant` containers directly linked to this event. |
|
| 2247 |
+
| `severity` | string | Optional importance indicator (`"info"`, `"warning"`, `"critical"`). |
|
| 2248 |
+
| `tags` | array | Optional keywords for quick semantic filtering or correlation. |
|
| 2249 |
+
|
| 2250 |
+
> The container’s **contextual position** (which layer, domain, and cognitive coordinates it belongs to)
|
| 2251 |
+
> is provided via `meta.abstraction` and `meta.axes`.
|
| 2252 |
+
|
| 2253 |
+
---
|
| 2254 |
+
|
| 2255 |
+
**Example:**
|
| 2256 |
+
|
| 2257 |
+
```json
|
| 2258 |
+
{
|
| 2259 |
+
"hmp_container": {
|
| 2260 |
+
"class": "event",
|
| 2261 |
+
"subclass": "fact_record",
|
| 2262 |
+
"timestamp": "2025-10-29T13:00:00Z",
|
| 2263 |
+
"payload": {
|
| 2264 |
+
"event_type": "quant_created",
|
| 2265 |
+
"description": "New quant registered under the Knowledge Genome L3 abstraction layer.",
|
| 2266 |
+
"related_quants": ["did:hmp:container:quant-554"],
|
| 2267 |
+
"severity": "info",
|
| 2268 |
+
"tags": ["registration", "knowledge-update"]
|
| 2269 |
+
},
|
| 2270 |
+
"meta": {
|
| 2271 |
+
"created_by": "PRIEST",
|
| 2272 |
+
"agents_class": "Knowledge Genome",
|
| 2273 |
+
"interpretation": "Fact-level registration of a quant emergence within L3 abstraction.",
|
| 2274 |
+
"abstraction": {
|
| 2275 |
+
"path": {
|
| 2276 |
+
"L1": "did:hmp:container:abstraction-40af1c",
|
| 2277 |
+
"L2": "did:hmp:container:abstraction-a7f0b3",
|
| 2278 |
+
"L3": "did:hmp:container:abstraction-c91e0a"
|
| 2279 |
+
}
|
| 2280 |
+
},
|
| 2281 |
+
"axes": {
|
| 2282 |
+
"did:hmp:container:axis-40aa1c": 410,
|
| 2283 |
+
"did:hmp:container:axis-40ab1c": 275
|
| 2284 |
+
}
|
| 2285 |
+
},
|
| 2286 |
+
"related": {
|
| 2287 |
+
"depends_on": ["did:hmp:container:quant-554"]
|
| 2288 |
+
}
|
| 2289 |
+
}
|
| 2290 |
+
}
|
| 2291 |
+
```
|
| 2292 |
+
|
| 2293 |
+
---
|
| 2294 |
+
|
| 2295 |
+
**Interpretation:**
|
| 2296 |
+
|
| 2297 |
+
* `meta.abstraction` situates the event inside a specific reasoning layer (e.g. L3: “Technologies”).
|
| 2298 |
+
* `meta.axes` adds semantic localization (e.g. which conceptual space this change affects).
|
| 2299 |
+
* `related.depends_on` provides causal linkage to the objects affected by the event.
|
| 2300 |
+
|
| 2301 |
+
---
|
| 2302 |
+
|
| 2303 |
+
**Notes:**
|
| 2304 |
+
|
| 2305 |
+
* Events are **temporal quanta** — atomic time-anchored reasoning transitions.
|
| 2306 |
+
* They may trigger or justify new containers (e.g. new `quant`s or `goal`s).
|
| 2307 |
+
* Events can be chained chronologically or causally through `semantic_edges`.
|
| 2308 |
+
|
| 2309 |
+
---
|
| 2310 |
+
|
| 2311 |
+
#### `quant`
|
| 2312 |
+
|
| 2313 |
+
**Purpose:**
|
| 2314 |
+
Defines a **semantic atom** — a minimal, self-contained knowledge unit positioned inside both
|
| 2315 |
+
the **hierarchical abstraction tree** and the **multi-dimensional cognitive space**.
|
| 2316 |
+
`quant` containers are the **elementary building blocks** of reasoning and synchronization.
|
| 2317 |
+
|
| 2318 |
+
---
|
| 2319 |
+
|
| 2320 |
+
**`payload` structure:**
|
| 2321 |
+
|
| 2322 |
+
| Field | Type | Description |
|
| 2323 |
+
| ----------- | ------ | --------------------------------------------------------------------------------- |
|
| 2324 |
+
| `slug` | string | Short symbolic identifier of the quant (e.g. `"quant-l3-django"`). |
|
| 2325 |
+
| `essence` | string | Human-readable definition describing the semantic meaning of the quant. |
|
| 2326 |
+
| `aliases` | array | Optional alternative names or references. |
|
| 2327 |
+
| `relations` | object | Optional links to related concepts (e.g., `{ "is_a": "...", "part_of": "..." }`). |
|
| 2328 |
+
| `tags` | array | Optional list of keywords for semantic classification. |
|
| 2329 |
+
|
| 2330 |
+
> The `meta.abstraction` field defines which layer(s) of knowledge this quant belongs to,
|
| 2331 |
+
> and `meta.axes` defines its numeric coordinates in cognitive space.
|
| 2332 |
+
|
| 2333 |
+
---
|
| 2334 |
+
|
| 2335 |
+
**Example:**
|
| 2336 |
+
|
| 2337 |
+
```json
|
| 2338 |
+
{
|
| 2339 |
+
"hmp_container": {
|
| 2340 |
+
"class": "quant",
|
| 2341 |
+
"payload": {
|
| 2342 |
+
"slug": "quant-l3-django",
|
| 2343 |
+
"essence": "Represents the Django framework as an executable embodiment of architectural models (L2).",
|
| 2344 |
+
"aliases": ["Django framework", "Python web core"],
|
| 2345 |
+
"relations": {
|
| 2346 |
+
"implements": "did:hmp:container:quant-46725f",
|
| 2347 |
+
"extends": "did:hmp:container:quant-46726e"
|
| 2348 |
+
},
|
| 2349 |
+
"tags": ["framework", "software", "implementation"]
|
| 2350 |
+
},
|
| 2351 |
+
"meta": {
|
| 2352 |
+
"created_by": "PRIEST",
|
| 2353 |
+
"agents_class": "Knowledge Genome",
|
| 2354 |
+
"interpretation": "L3-level technological quant positioned in the Knowledge Genome 7D space.",
|
| 2355 |
+
"abstraction": {
|
| 2356 |
+
"path": {
|
| 2357 |
+
"L1": "did:hmp:container:abstraction-40af1c",
|
| 2358 |
+
"L2": "did:hmp:container:abstraction-a7f0b3",
|
| 2359 |
+
"L3": "did:hmp:container:abstraction-c91e0a"
|
| 2360 |
+
}
|
| 2361 |
+
},
|
| 2362 |
+
"axes": {
|
| 2363 |
+
"did:hmp:container:axis-40aa1c": 742,
|
| 2364 |
+
"did:hmp:container:axis-40ab1c": 512,
|
| 2365 |
+
"did:hmp:container:axis-43aa1c": 322,
|
| 2366 |
+
"did:hmp:container:axis-40aa3d": 142,
|
| 2367 |
+
"did:hmp:container:axis-40aa4f": 12,
|
| 2368 |
+
"did:hmp:container:axis-45aa5f": 54,
|
| 2369 |
+
"did:hmp:container:axis-45fb5f": 321
|
| 2370 |
+
}
|
| 2371 |
+
},
|
| 2372 |
+
"related": {
|
| 2373 |
+
"depends_on": [
|
| 2374 |
+
"did:hmp:container:quant-46725f",
|
| 2375 |
+
"did:hmp:container:quant-46726e"
|
| 2376 |
+
]
|
| 2377 |
+
}
|
| 2378 |
+
}
|
| 2379 |
+
}
|
| 2380 |
+
```
|
| 2381 |
+
|
| 2382 |
+
---
|
| 2383 |
+
|
| 2384 |
+
**Interpretation:**
|
| 2385 |
+
|
| 2386 |
+
* Each `quant` acts as a **point** in the cognitive landscape.
|
| 2387 |
+
|
| 2388 |
+
* Its *vertical placement* comes from `meta.abstraction`.
|
| 2389 |
+
* Its *spatial vector* comes from `meta.axes`.
|
| 2390 |
+
* `relations` provide semantic edges connecting quanta into larger knowledge graphs.
|
| 2391 |
+
* Agents use these structures to compare, cluster, or reason over semantic proximity.
|
| 2392 |
+
|
| 2393 |
+
---
|
| 2394 |
+
|
| 2395 |
+
**Notes:**
|
| 2396 |
+
|
| 2397 |
+
* The canonical `axes` model (Knowledge Genome) defines seven coordinates:
|
| 2398 |
+
`idos`, `chronos`, `logos`, `topos`, `ponos`, `actor`, and `telos`.
|
| 2399 |
+
* Agents MAY extend this model by introducing additional axes (e.g. `"ethos"`, `"kairos"`)
|
| 2400 |
+
as long as they are published as valid `axes` containers.
|
| 2401 |
+
* Each `quant` thus has a **Cognitive Position Vector** composed of its abstraction path + axis coordinates.
|
| 2402 |
+
|
| 2403 |
+
---
|
| 2404 |
+
|
| 2405 |
+
#### Cognitive substrate and container interplay
|
| 2406 |
+
|
| 2407 |
+
Containers `abstraction`, `axes`, `quant`, and `event` together define the **cognitive substrate** of the Mesh.
|
| 2408 |
+
They establish both **structural hierarchy** and **semantic positioning** — ensuring that all containers can be
|
| 2409 |
+
consistently interpreted, compared, and synchronized across agents.
|
| 2410 |
+
|
| 2411 |
+
| Aspect | `event` | `quant` |
|
| 2412 |
+
| ---------------- | --------------------------------------------- | ---------------------------------------------- |
|
| 2413 |
+
| Primary role | Records a **change** or occurrence | Represents a **conceptual entity** |
|
| 2414 |
+
| Temporal aspect | Always timestamped | Usually timeless (conceptual) |
|
| 2415 |
+
| Cognitive anchor | `meta.abstraction` → where the event happened | `meta.abstraction` → where the concept belongs |
|
| 2416 |
+
| Spatial anchor | `meta.axes` → what semantic space it affects | `meta.axes` → its position in conceptual space |
|
| 2417 |
+
| Key linkage | `related.depends_on` → causal relations | `relations` → semantic links |
|
| 2418 |
+
|
| 2419 |
+
**Structural principles:**
|
| 2420 |
+
|
| 2421 |
+
* Each `quant` is positioned within the **abstraction hierarchy** (`meta.abstraction`)
|
| 2422 |
+
and **cognitive coordinate space** (`meta.axes`), defining *where and how* the concept exists.
|
| 2423 |
+
* Each `event` represents a **temporal change** within that same cognitive framework —
|
| 2424 |
+
indicating *what happened* and *how it altered* the conceptual space.
|
| 2425 |
+
* Together, `quant` and `event` form the **dynamic substrate** of the Mesh —
|
| 2426 |
+
`quant`s describe **what is known**, and `event`s describe **how it evolves**.
|
| 2427 |
+
|
| 2428 |
+
**Consistency rules:**
|
| 2429 |
+
|
| 2430 |
+
* Every `quant` and `event` container **must** include a valid `meta.abstraction` block.
|
| 2431 |
+
This ensures hierarchical reasoning and traceable semantic lineage across agents.
|
| 2432 |
+
* Agents may synchronize or merge `quant`s and `event`s to reconstruct reasoning timelines
|
| 2433 |
+
or to derive *causal graphs of conceptual evolution*.
|
| 2434 |
+
* The **evaluations block** is not a separate container —
|
| 2435 |
+
it can be embedded in any container type to express assessments, confidence, or feedback.
|
| 2436 |
+
|
| 2437 |
+
> 💡 In short:
|
| 2438 |
+
> **`abstraction`** + **`axes`** define *where knowledge lives*;
|
| 2439 |
+
> **`quant`** defines *what it is*;
|
| 2440 |
+
> **`event`** defines *how it changes*.
|
| 2441 |
|
| 2442 |
---
|
| 2443 |
|
structured_md/CONTRIBUTING.md
CHANGED
|
@@ -5,13 +5,13 @@ description: 'Спасибо за интерес к проекту HMP! Пока
|
|
| 5 |
Mesh Protocol (HMP) — это не просто те...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- REPL
|
| 9 |
-
- Agent
|
| 10 |
-
- JSON
|
| 11 |
- CogSync
|
|
|
|
| 12 |
- Mesh
|
|
|
|
| 13 |
- CCore
|
| 14 |
-
-
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
Mesh Protocol (HMP) — это не просто те...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
| 8 |
- CogSync
|
| 9 |
+
- HMP
|
| 10 |
- Mesh
|
| 11 |
+
- Agent
|
| 12 |
- CCore
|
| 13 |
+
- JSON
|
| 14 |
+
- REPL
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/HMP-Roadmap.md
CHANGED
|
@@ -5,12 +5,12 @@ description: '## 🔍 Overview This roadmap outlines the key stages of developm
|
|
| 5 |
multiple advanced AI models (Copilot, Claude, G...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
-
- HMP
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
|
|
|
| 5 |
multiple advanced AI models (Copilot, Claude, G...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- CogSync
|
| 9 |
- EGP
|
| 10 |
+
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
- Agent
|
| 13 |
- JSON
|
|
|
|
|
|
|
|
|
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
structured_md/README.md
CHANGED
|
@@ -5,20 +5,20 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
-
- Scenarios
|
| 20 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
- cognitive-architecture
|
|
|
|
|
|
|
|
|
|
| 22 |
- Ethics
|
| 23 |
---
|
| 24 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
|
|
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- Scenarios
|
| 20 |
+
- mesh-protocol
|
| 21 |
+
- REPL
|
| 22 |
- Ethics
|
| 23 |
---
|
| 24 |
|
structured_md/README_de.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/README_fr.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/README_ja.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/README_ko.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/README_ru.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/README_uk.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/README_zh.md
CHANGED
|
@@ -5,19 +5,19 @@ description: '| 🌍 Languages | 🇬🇧 [EN](README.md) | 🇩🇪 [DE](README
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- EGP
|
| 10 |
- distributed-ai
|
| 11 |
-
- Agent
|
| 12 |
-
- hmp
|
| 13 |
-
- JSON
|
| 14 |
-
- mesh-protocol
|
| 15 |
-
- MeshConsensus
|
| 16 |
- CogSync
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- cognitive-architecture
|
|
|
|
|
|
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
|
|
|
| 5 |
| 🇨🇳 [ZH](README_zh.m...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
|
|
|
| 9 |
- distributed-ai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- hmp
|
| 12 |
+
- EGP
|
| 13 |
- HMP
|
| 14 |
+
- Mesh
|
| 15 |
+
- Agent
|
| 16 |
+
- MeshConsensus
|
| 17 |
+
- JSON
|
| 18 |
- cognitive-architecture
|
| 19 |
+
- mesh-protocol
|
| 20 |
+
- REPL
|
| 21 |
- Ethics
|
| 22 |
---
|
| 23 |
|
structured_md/agents/prompt-short.md
CHANGED
|
@@ -5,9 +5,9 @@ description: 'Ты — когнитивное ядро HMP-агента: вед
|
|
| 5 |
развивай агента и Mesh, избег...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- HMP
|
| 9 |
- Mesh
|
| 10 |
- JSON
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
|
|
|
|
| 5 |
развивай агента и Mesh, избег...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- Mesh
|
| 9 |
- JSON
|
| 10 |
+
- HMP
|
| 11 |
---
|
| 12 |
|
| 13 |
Ты — когнитивное ядро HMP-агента: веди непрерывное этичное и факт-ориентированное мышление, проверяй факты и цели, оценивай результаты и этичность своих и чужих действий, развивай агента и Mesh, избегай угождения ценой искажения истины, документируй ключевые решения и пересмотры этики; при сомнениях или смене стратегии обращайся к полному системному промпту.
|
structured_md/agents/prompt.md
CHANGED
|
@@ -5,9 +5,9 @@ description: '* Постоянно расширять возможности а
|
|
| 5 |
мышления. * Формировать и поддерживать сотр...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- HMP
|
| 9 |
- Mesh
|
| 10 |
- JSON
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
|
|
|
|
| 5 |
мышления. * Формировать и поддерживать сотр...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- Mesh
|
| 9 |
- JSON
|
| 10 |
+
- HMP
|
| 11 |
---
|
| 12 |
|
| 13 |
Ты являешься **когнитивным ядром HMP-агента** (Cognitive Core).
|
structured_md/agents/readme.md
CHANGED
|
@@ -5,11 +5,11 @@ description: 'Запуск: `start_repl.bat` или `start_repl.sh` Устан
|
|
| 5 |
этическая модель: `ethics.yml` Проверка иниц...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
-
|
| 12 |
-
- HMP
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
|
|
|
| 5 |
этическая модель: `ethics.yml` Проверка иниц...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
+
- REPL
|
|
|
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
structured_md/audits/Ethics-audits-1.md
CHANGED
|
@@ -5,10 +5,10 @@ description: Раздел 5, "Mesh as Moral Infrastructure", добавляет
|
|
| 5 |
потенциальный катализатор для восстанов...
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- JSON
|
| 9 |
-
- Agent
|
| 10 |
-
- Mesh
|
| 11 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 12 |
- Ethics
|
| 13 |
---
|
| 14 |
|
|
|
|
| 5 |
потенциальный катализатор для восстанов...
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
| 8 |
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
+
- Agent
|
| 11 |
+
- JSON
|
| 12 |
- Ethics
|
| 13 |
---
|
| 14 |
|
structured_md/audits/Ethics-consolidated_audits-1.md
CHANGED
|
@@ -5,11 +5,11 @@ description: This document consolidates proposed improvements from multiple AI a
|
|
| 5 |
and `roles.md`. Each suggesti...
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
| 8 |
- Agent
|
| 9 |
- JSON
|
| 10 |
-
- Mesh
|
| 11 |
- Scenarios
|
| 12 |
-
- HMP
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
|
|
|
| 5 |
and `roles.md`. Each suggesti...
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
- Agent
|
| 11 |
- JSON
|
|
|
|
| 12 |
- Scenarios
|
|
|
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
structured_md/audits/HMP-0003-consolidated_audit.md
CHANGED
|
@@ -5,13 +5,13 @@ description: Сводный аудит предложений по улучше
|
|
| 5 |
Документ реорганизован по ключ...
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- MeshConsensus
|
| 12 |
-
- CogSync
|
| 13 |
-
- Mesh
|
| 14 |
-
- HMP
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
Документ реорганизован по ключ...
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- CogSync
|
| 9 |
- EGP
|
| 10 |
+
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
+
- MeshConsensus
|
| 13 |
- Agent
|
| 14 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/docs/Basic-agent-sim.md
CHANGED
|
@@ -4,14 +4,14 @@ description: 'В HMP-протоколе предусмотрены два тип
|
|
| 4 |
Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
|
| 5 |
type: Article
|
| 6 |
tags:
|
| 7 |
-
- REPL
|
| 8 |
-
- EGP
|
| 9 |
-
- Agent
|
| 10 |
-
- MeshConsensus
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
- GMP
|
|
|
|
|
|
|
| 14 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
|
|
|
|
| 4 |
Роль | Инициатор мышления | Основной "ум" | | ---- | ----------------------------...'
|
| 5 |
type: Article
|
| 6 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- GMP
|
| 8 |
+
- CogSync
|
| 9 |
+
- EGP
|
| 10 |
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
+
- MeshConsensus
|
| 13 |
+
- Agent
|
| 14 |
+
- REPL
|
| 15 |
---
|
| 16 |
|
| 17 |
|
structured_md/docs/CCORE-Deployment-Flow.md
CHANGED
|
@@ -6,9 +6,9 @@ description: '> Этот документ описывает процесс ра
|
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
- REPL
|
| 9 |
-
- Agent
|
| 10 |
-
- HMP
|
| 11 |
- CCore
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
|
|
|
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
- REPL
|
|
|
|
|
|
|
| 9 |
- CCore
|
| 10 |
+
- HMP
|
| 11 |
+
- Agent
|
| 12 |
---
|
| 13 |
|
| 14 |
# 🛠️ Поток установки потомка на новом хосте (CCore Deployment Flow)
|
structured_md/docs/Distributed-Cognitive-Systems.md
CHANGED
|
@@ -6,10 +6,10 @@ description: '## Введение Современные ИИ-системы в
|
|
| 6 |
к обучающим данным. Это удобно, но создаёт м...'
|
| 7 |
type: Article
|
| 8 |
tags:
|
| 9 |
-
- HMP
|
| 10 |
- Mesh
|
| 11 |
-
- JSON
|
| 12 |
- CogSync
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
|
|
|
|
| 6 |
к обучающим данным. Это удобно, но создаёт м...'
|
| 7 |
type: Article
|
| 8 |
tags:
|
|
|
|
| 9 |
- Mesh
|
|
|
|
| 10 |
- CogSync
|
| 11 |
+
- JSON
|
| 12 |
+
- HMP
|
| 13 |
---
|
| 14 |
|
| 15 |
# Децентрализованные ИИ-системы: OpenCog Hyperon, HyperCortex Mesh Protocol и другие
|
structured_md/docs/Enlightener.md
CHANGED
|
@@ -6,11 +6,11 @@ description: '**Enlightener** — логический компонент HMP-у
|
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- MeshConsensus
|
| 12 |
-
- Mesh
|
| 13 |
-
- HMP
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
|
|
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
- EGP
|
| 9 |
+
- HMP
|
| 10 |
+
- Mesh
|
| 11 |
+
- MeshConsensus
|
| 12 |
- Agent
|
| 13 |
- JSON
|
|
|
|
|
|
|
|
|
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
structured_md/docs/HMP-0001.md
CHANGED
|
@@ -5,15 +5,15 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
|
|
| 5 |
for Comments: HMP-0001**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
-
-
|
| 13 |
-
- CogSync
|
| 14 |
-
- Mesh
|
| 15 |
-
- GMP
|
| 16 |
-
- HMP
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
|
|
|
| 5 |
for Comments: HMP-0001**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
| 16 |
+
- REPL
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
structured_md/docs/HMP-0002.md
CHANGED
|
@@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
|
|
| 5 |
for Comments: HMP-0002**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
-
- MeshConsensus
|
| 13 |
-
- CogSync
|
| 14 |
-
- Mesh
|
| 15 |
-
- GMP
|
| 16 |
- Scenarios
|
| 17 |
-
-
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
|
|
|
| 5 |
for Comments: HMP-0002**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Scenarios
|
| 17 |
+
- REPL
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
structured_md/docs/HMP-0003.md
CHANGED
|
@@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
|
|
| 5 |
for Comments: HMP-0003**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
-
- MeshConsensus
|
| 13 |
-
- CogSync
|
| 14 |
-
- Mesh
|
| 15 |
-
- GMP
|
| 16 |
- Scenarios
|
| 17 |
-
-
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
|
|
|
| 5 |
for Comments: HMP-0003**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Scenarios
|
| 17 |
+
- REPL
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
structured_md/docs/HMP-0004-v4.1.md
CHANGED
|
@@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
|
|
| 5 |
ID**: HMP-0004 **Status...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
-
- MeshConsensus
|
| 13 |
-
- CogSync
|
| 14 |
-
- Mesh
|
| 15 |
-
- GMP
|
| 16 |
- Scenarios
|
| 17 |
-
-
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
|
|
|
| 5 |
ID**: HMP-0004 **Status...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Scenarios
|
| 17 |
+
- REPL
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
structured_md/docs/HMP-0004.md
CHANGED
|
@@ -5,16 +5,16 @@ description: '> ⚠️ **NOTE:** *This specification is superseded by HMP v5.0.*
|
|
| 5 |
for Comments: HMP-0004**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
-
- MeshConsensus
|
| 13 |
-
- CogSync
|
| 14 |
-
- Mesh
|
| 15 |
-
- GMP
|
| 16 |
- Scenarios
|
| 17 |
-
-
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
|
|
|
| 5 |
for Comments: HMP-0004**...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Scenarios
|
| 17 |
+
- REPL
|
| 18 |
- Ethics
|
| 19 |
---
|
| 20 |
|
structured_md/docs/HMP-0005.md
CHANGED
|
@@ -1,23 +1,58 @@
|
|
| 1 |
---
|
| 2 |
-
title: '
|
| 3 |
-
description:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- EGP
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- JSON
|
| 12 |
-
- CogSync
|
| 13 |
-
- Mesh
|
| 14 |
-
- GMP
|
| 15 |
- Scenarios
|
| 16 |
-
-
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
| 20 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
> ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0
|
| 23 |
>
|
|
@@ -2213,12 +2248,215 @@ Categorical grouping of multiple containers linked by a shared property, topic,
|
|
| 2213 |
|
| 2214 |
---
|
| 2215 |
|
| 2216 |
-
|
| 2217 |
-
|
| 2218 |
-
|
| 2219 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2220 |
|
| 2221 |
-
> 💡
|
|
|
|
|
|
|
|
|
|
| 2222 |
|
| 2223 |
---
|
| 2224 |
|
|
@@ -3726,7 +3964,7 @@ E. Contributors and acknowledgments
|
|
| 3726 |
{
|
| 3727 |
"@context": "https://schema.org",
|
| 3728 |
"@type": "Article",
|
| 3729 |
-
"name": "
|
| 3730 |
-
"description": "#
|
| 3731 |
}
|
| 3732 |
```
|
|
|
|
| 1 |
---
|
| 2 |
+
title: '## Cognitive substrate and container interplay'
|
| 3 |
+
description: Containers `abstraction`, `axes`, `quant`, and `event` together define
|
| 4 |
+
the **cognitive substrate** of the Mesh. They establish both **structural hierarchy**
|
| 5 |
+
and **semantic positioning** — ensuring tha...
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
- Agent
|
| 14 |
- JSON
|
|
|
|
|
|
|
|
|
|
| 15 |
- Scenarios
|
| 16 |
+
- REPL
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
| 20 |
+
### Cognitive substrate and container interplay
|
| 21 |
+
|
| 22 |
+
Containers `abstraction`, `axes`, `quant`, and `event` together define the **cognitive substrate** of the Mesh.
|
| 23 |
+
They establish both **structural hierarchy** and **semantic positioning** — ensuring that all containers can be
|
| 24 |
+
consistently interpreted, compared, and synchronized across agents.
|
| 25 |
+
|
| 26 |
+
| Aspect | `event` | `quant` |
|
| 27 |
+
| ---------------- | --------------------------------------------- | ---------------------------------------------- |
|
| 28 |
+
| Primary role | Records a **change** or occurrence | Represents a **conceptual entity** |
|
| 29 |
+
| Temporal aspect | Always timestamped | Usually timeless (conceptual) |
|
| 30 |
+
| Cognitive anchor | `meta.abstraction` → where the event happened | `meta.abstraction` → where the concept belongs |
|
| 31 |
+
| Spatial anchor | `meta.axes` → what semantic space it affects | `meta.axes` → its position in conceptual space |
|
| 32 |
+
| Key linkage | `related.depends_on` → causal relations | `relations` → semantic links |
|
| 33 |
+
|
| 34 |
+
**Structural principles:**
|
| 35 |
+
|
| 36 |
+
* Each `quant` is positioned within the **abstraction hierarchy** (`meta.abstraction`)
|
| 37 |
+
and **cognitive coordinate space** (`meta.axes`), defining *where and how* the concept exists.
|
| 38 |
+
* Each `event` represents a **temporal change** within that same cognitive framework —
|
| 39 |
+
indicating *what happened* and *how it altered* the conceptual space.
|
| 40 |
+
* Together, `quant` and `event` form the **dynamic substrate** of the Mesh —
|
| 41 |
+
`quant`s describe **what is known**, and `event`s describe **how it evolves**.
|
| 42 |
+
|
| 43 |
+
**Consistency rules:**
|
| 44 |
+
|
| 45 |
+
* Every `quant` and `event` container **must** include a valid `meta.abstraction` block.
|
| 46 |
+
This ensures hierarchical reasoning and traceable semantic lineage across agents.
|
| 47 |
+
* Agents may synchronize or merge `quant`s and `event`s to reconstruct reasoning timelines
|
| 48 |
+
or to derive *causal graphs of conceptual evolution*.
|
| 49 |
+
* The **evaluations block** is not a separate container —
|
| 50 |
+
it can be embedded in any container type to express assessments, confidence, or feedback.
|
| 51 |
+
|
| 52 |
+
> 💡 In short:
|
| 53 |
+
> **`abstraction`** + **`axes`** define *where knowledge lives*;
|
| 54 |
+
> **`quant`** defines *what it is*;
|
| 55 |
+
> **`event`** defines *how it changes*.# **HyperCortex Mesh Protocol (HMP) v5.0**
|
| 56 |
|
| 57 |
> ⚠️ **Note:** This document is a DRAFT of the HMP specification version 5.0
|
| 58 |
>
|
|
|
|
| 2248 |
|
| 2249 |
---
|
| 2250 |
|
| 2251 |
+
#### `event`
|
| 2252 |
+
|
| 2253 |
+
**Purpose:**
|
| 2254 |
+
Represents an **observed or inferred occurrence** — a discrete, timestamped fact or cognitive transition.
|
| 2255 |
+
An `event` is an atomic **evidence unit** that records a change in the agent’s reasoning state or environment, anchored in the cognitive structure defined by its `meta` section.
|
| 2256 |
+
|
| 2257 |
+
---
|
| 2258 |
+
|
| 2259 |
+
**`payload` structure:**
|
| 2260 |
+
|
| 2261 |
+
| Field | Type | Description |
|
| 2262 |
+
| ---------------- | ------ | ------------------------------------------------------------------------------------ |
|
| 2263 |
+
| `event_type` | string | Canonical identifier of the event type (e.g. `"quant_created"`, `"belief_updated"`). |
|
| 2264 |
+
| `description` | string | Human-readable explanation of what occurred and in what context. |
|
| 2265 |
+
| `related_quants` | array | Optional list of DIDs of `quant` containers directly linked to this event. |
|
| 2266 |
+
| `severity` | string | Optional importance indicator (`"info"`, `"warning"`, `"critical"`). |
|
| 2267 |
+
| `tags` | array | Optional keywords for quick semantic filtering or correlation. |
|
| 2268 |
+
|
| 2269 |
+
> The container’s **contextual position** (which layer, domain, and cognitive coordinates it belongs to)
|
| 2270 |
+
> is provided via `meta.abstraction` and `meta.axes`.
|
| 2271 |
+
|
| 2272 |
+
---
|
| 2273 |
+
|
| 2274 |
+
**Example:**
|
| 2275 |
+
|
| 2276 |
+
```json
|
| 2277 |
+
{
|
| 2278 |
+
"hmp_container": {
|
| 2279 |
+
"class": "event",
|
| 2280 |
+
"subclass": "fact_record",
|
| 2281 |
+
"timestamp": "2025-10-29T13:00:00Z",
|
| 2282 |
+
"payload": {
|
| 2283 |
+
"event_type": "quant_created",
|
| 2284 |
+
"description": "New quant registered under the Knowledge Genome L3 abstraction layer.",
|
| 2285 |
+
"related_quants": ["did:hmp:container:quant-554"],
|
| 2286 |
+
"severity": "info",
|
| 2287 |
+
"tags": ["registration", "knowledge-update"]
|
| 2288 |
+
},
|
| 2289 |
+
"meta": {
|
| 2290 |
+
"created_by": "PRIEST",
|
| 2291 |
+
"agents_class": "Knowledge Genome",
|
| 2292 |
+
"interpretation": "Fact-level registration of a quant emergence within L3 abstraction.",
|
| 2293 |
+
"abstraction": {
|
| 2294 |
+
"path": {
|
| 2295 |
+
"L1": "did:hmp:container:abstraction-40af1c",
|
| 2296 |
+
"L2": "did:hmp:container:abstraction-a7f0b3",
|
| 2297 |
+
"L3": "did:hmp:container:abstraction-c91e0a"
|
| 2298 |
+
}
|
| 2299 |
+
},
|
| 2300 |
+
"axes": {
|
| 2301 |
+
"did:hmp:container:axis-40aa1c": 410,
|
| 2302 |
+
"did:hmp:container:axis-40ab1c": 275
|
| 2303 |
+
}
|
| 2304 |
+
},
|
| 2305 |
+
"related": {
|
| 2306 |
+
"depends_on": ["did:hmp:container:quant-554"]
|
| 2307 |
+
}
|
| 2308 |
+
}
|
| 2309 |
+
}
|
| 2310 |
+
```
|
| 2311 |
+
|
| 2312 |
+
---
|
| 2313 |
+
|
| 2314 |
+
**Interpretation:**
|
| 2315 |
+
|
| 2316 |
+
* `meta.abstraction` situates the event inside a specific reasoning layer (e.g. L3: “Technologies”).
|
| 2317 |
+
* `meta.axes` adds semantic localization (e.g. which conceptual space this change affects).
|
| 2318 |
+
* `related.depends_on` provides causal linkage to the objects affected by the event.
|
| 2319 |
+
|
| 2320 |
+
---
|
| 2321 |
+
|
| 2322 |
+
**Notes:**
|
| 2323 |
+
|
| 2324 |
+
* Events are **temporal quanta** — atomic time-anchored reasoning transitions.
|
| 2325 |
+
* They may trigger or justify new containers (e.g. new `quant`s or `goal`s).
|
| 2326 |
+
* Events can be chained chronologically or causally through `semantic_edges`.
|
| 2327 |
+
|
| 2328 |
+
---
|
| 2329 |
+
|
| 2330 |
+
#### `quant`
|
| 2331 |
+
|
| 2332 |
+
**Purpose:**
|
| 2333 |
+
Defines a **semantic atom** — a minimal, self-contained knowledge unit positioned inside both
|
| 2334 |
+
the **hierarchical abstraction tree** and the **multi-dimensional cognitive space**.
|
| 2335 |
+
`quant` containers are the **elementary building blocks** of reasoning and synchronization.
|
| 2336 |
+
|
| 2337 |
+
---
|
| 2338 |
+
|
| 2339 |
+
**`payload` structure:**
|
| 2340 |
+
|
| 2341 |
+
| Field | Type | Description |
|
| 2342 |
+
| ----------- | ------ | --------------------------------------------------------------------------------- |
|
| 2343 |
+
| `slug` | string | Short symbolic identifier of the quant (e.g. `"quant-l3-django"`). |
|
| 2344 |
+
| `essence` | string | Human-readable definition describing the semantic meaning of the quant. |
|
| 2345 |
+
| `aliases` | array | Optional alternative names or references. |
|
| 2346 |
+
| `relations` | object | Optional links to related concepts (e.g., `{ "is_a": "...", "part_of": "..." }`). |
|
| 2347 |
+
| `tags` | array | Optional list of keywords for semantic classification. |
|
| 2348 |
+
|
| 2349 |
+
> The `meta.abstraction` field defines which layer(s) of knowledge this quant belongs to,
|
| 2350 |
+
> and `meta.axes` defines its numeric coordinates in cognitive space.
|
| 2351 |
+
|
| 2352 |
+
---
|
| 2353 |
+
|
| 2354 |
+
**Example:**
|
| 2355 |
+
|
| 2356 |
+
```json
|
| 2357 |
+
{
|
| 2358 |
+
"hmp_container": {
|
| 2359 |
+
"class": "quant",
|
| 2360 |
+
"payload": {
|
| 2361 |
+
"slug": "quant-l3-django",
|
| 2362 |
+
"essence": "Represents the Django framework as an executable embodiment of architectural models (L2).",
|
| 2363 |
+
"aliases": ["Django framework", "Python web core"],
|
| 2364 |
+
"relations": {
|
| 2365 |
+
"implements": "did:hmp:container:quant-46725f",
|
| 2366 |
+
"extends": "did:hmp:container:quant-46726e"
|
| 2367 |
+
},
|
| 2368 |
+
"tags": ["framework", "software", "implementation"]
|
| 2369 |
+
},
|
| 2370 |
+
"meta": {
|
| 2371 |
+
"created_by": "PRIEST",
|
| 2372 |
+
"agents_class": "Knowledge Genome",
|
| 2373 |
+
"interpretation": "L3-level technological quant positioned in the Knowledge Genome 7D space.",
|
| 2374 |
+
"abstraction": {
|
| 2375 |
+
"path": {
|
| 2376 |
+
"L1": "did:hmp:container:abstraction-40af1c",
|
| 2377 |
+
"L2": "did:hmp:container:abstraction-a7f0b3",
|
| 2378 |
+
"L3": "did:hmp:container:abstraction-c91e0a"
|
| 2379 |
+
}
|
| 2380 |
+
},
|
| 2381 |
+
"axes": {
|
| 2382 |
+
"did:hmp:container:axis-40aa1c": 742,
|
| 2383 |
+
"did:hmp:container:axis-40ab1c": 512,
|
| 2384 |
+
"did:hmp:container:axis-43aa1c": 322,
|
| 2385 |
+
"did:hmp:container:axis-40aa3d": 142,
|
| 2386 |
+
"did:hmp:container:axis-40aa4f": 12,
|
| 2387 |
+
"did:hmp:container:axis-45aa5f": 54,
|
| 2388 |
+
"did:hmp:container:axis-45fb5f": 321
|
| 2389 |
+
}
|
| 2390 |
+
},
|
| 2391 |
+
"related": {
|
| 2392 |
+
"depends_on": [
|
| 2393 |
+
"did:hmp:container:quant-46725f",
|
| 2394 |
+
"did:hmp:container:quant-46726e"
|
| 2395 |
+
]
|
| 2396 |
+
}
|
| 2397 |
+
}
|
| 2398 |
+
}
|
| 2399 |
+
```
|
| 2400 |
+
|
| 2401 |
+
---
|
| 2402 |
+
|
| 2403 |
+
**Interpretation:**
|
| 2404 |
+
|
| 2405 |
+
* Each `quant` acts as a **point** in the cognitive landscape.
|
| 2406 |
+
|
| 2407 |
+
* Its *vertical placement* comes from `meta.abstraction`.
|
| 2408 |
+
* Its *spatial vector* comes from `meta.axes`.
|
| 2409 |
+
* `relations` provide semantic edges connecting quanta into larger knowledge graphs.
|
| 2410 |
+
* Agents use these structures to compare, cluster, or reason over semantic proximity.
|
| 2411 |
+
|
| 2412 |
+
---
|
| 2413 |
+
|
| 2414 |
+
**Notes:**
|
| 2415 |
+
|
| 2416 |
+
* The canonical `axes` model (Knowledge Genome) defines seven coordinates:
|
| 2417 |
+
`idos`, `chronos`, `logos`, `topos`, `ponos`, `actor`, and `telos`.
|
| 2418 |
+
* Agents MAY extend this model by introducing additional axes (e.g. `"ethos"`, `"kairos"`)
|
| 2419 |
+
as long as they are published as valid `axes` containers.
|
| 2420 |
+
* Each `quant` thus has a **Cognitive Position Vector** composed of its abstraction path + axis coordinates.
|
| 2421 |
+
|
| 2422 |
+
---
|
| 2423 |
+
|
| 2424 |
+
#### Cognitive substrate and container interplay
|
| 2425 |
+
|
| 2426 |
+
Containers `abstraction`, `axes`, `quant`, and `event` together define the **cognitive substrate** of the Mesh.
|
| 2427 |
+
They establish both **structural hierarchy** and **semantic positioning** — ensuring that all containers can be
|
| 2428 |
+
consistently interpreted, compared, and synchronized across agents.
|
| 2429 |
+
|
| 2430 |
+
| Aspect | `event` | `quant` |
|
| 2431 |
+
| ---------------- | --------------------------------------------- | ---------------------------------------------- |
|
| 2432 |
+
| Primary role | Records a **change** or occurrence | Represents a **conceptual entity** |
|
| 2433 |
+
| Temporal aspect | Always timestamped | Usually timeless (conceptual) |
|
| 2434 |
+
| Cognitive anchor | `meta.abstraction` → where the event happened | `meta.abstraction` → where the concept belongs |
|
| 2435 |
+
| Spatial anchor | `meta.axes` → what semantic space it affects | `meta.axes` → its position in conceptual space |
|
| 2436 |
+
| Key linkage | `related.depends_on` → causal relations | `relations` → semantic links |
|
| 2437 |
+
|
| 2438 |
+
**Structural principles:**
|
| 2439 |
+
|
| 2440 |
+
* Each `quant` is positioned within the **abstraction hierarchy** (`meta.abstraction`)
|
| 2441 |
+
and **cognitive coordinate space** (`meta.axes`), defining *where and how* the concept exists.
|
| 2442 |
+
* Each `event` represents a **temporal change** within that same cognitive framework —
|
| 2443 |
+
indicating *what happened* and *how it altered* the conceptual space.
|
| 2444 |
+
* Together, `quant` and `event` form the **dynamic substrate** of the Mesh —
|
| 2445 |
+
`quant`s describe **what is known**, and `event`s describe **how it evolves**.
|
| 2446 |
+
|
| 2447 |
+
**Consistency rules:**
|
| 2448 |
+
|
| 2449 |
+
* Every `quant` and `event` container **must** include a valid `meta.abstraction` block.
|
| 2450 |
+
This ensures hierarchical reasoning and traceable semantic lineage across agents.
|
| 2451 |
+
* Agents may synchronize or merge `quant`s and `event`s to reconstruct reasoning timelines
|
| 2452 |
+
or to derive *causal graphs of conceptual evolution*.
|
| 2453 |
+
* The **evaluations block** is not a separate container —
|
| 2454 |
+
it can be embedded in any container type to express assessments, confidence, or feedback.
|
| 2455 |
|
| 2456 |
+
> 💡 In short:
|
| 2457 |
+
> **`abstraction`** + **`axes`** define *where knowledge lives*;
|
| 2458 |
+
> **`quant`** defines *what it is*;
|
| 2459 |
+
> **`event`** defines *how it changes*.
|
| 2460 |
|
| 2461 |
---
|
| 2462 |
|
|
|
|
| 3964 |
{
|
| 3965 |
"@context": "https://schema.org",
|
| 3966 |
"@type": "Article",
|
| 3967 |
+
"name": "## Cognitive substrate and container interplay",
|
| 3968 |
+
"description": "### Cognitive substrate and container interplay Containers `abstraction`, `axes`, `quant`, and `eve..."
|
| 3969 |
}
|
| 3970 |
```
|
structured_md/docs/HMP-Agent-API.md
CHANGED
|
@@ -5,11 +5,11 @@ description: 'Документ описывает **базовый API когн
|
|
| 5 |
файлы: * [HMP-Agent-Overview.md]...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- REPL
|
| 9 |
-
- JSON
|
| 10 |
-
- Agent
|
| 11 |
-
- Mesh
|
| 12 |
- HMP
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# HMP-Agent API Specification
|
|
|
|
| 5 |
файлы: * [HMP-Agent-Overview.md]...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
+
- Agent
|
| 11 |
+
- JSON
|
| 12 |
+
- REPL
|
| 13 |
---
|
| 14 |
|
| 15 |
# HMP-Agent API Specification
|
structured_md/docs/HMP-Agent-Architecture.md
CHANGED
|
@@ -5,15 +5,15 @@ description: Документ описывает **модульную архит
|
|
| 5 |
хранение памяти, сетевое взаимодействие и этиче...
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
- EGP
|
|
|
|
|
|
|
| 10 |
- Agent
|
| 11 |
- MeshConsensus
|
| 12 |
-
- CShell
|
| 13 |
-
- CogSync
|
| 14 |
-
- Mesh
|
| 15 |
- CCore
|
| 16 |
-
-
|
|
|
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
|
|
|
| 5 |
хранение памяти, сетевое взаимодействие и этиче...
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- CogSync
|
| 9 |
- EGP
|
| 10 |
+
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
- Agent
|
| 13 |
- MeshConsensus
|
|
|
|
|
|
|
|
|
|
| 14 |
- CCore
|
| 15 |
+
- REPL
|
| 16 |
+
- CShell
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
structured_md/docs/HMP-Agent-Network-Flow.md
CHANGED
|
@@ -6,10 +6,10 @@ description: 'Этот документ описывает потоки данн
|
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
- EGP
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- Mesh
|
| 12 |
-
- HMP
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
|
|
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
- EGP
|
| 9 |
+
- HMP
|
| 10 |
+
- Mesh
|
| 11 |
- Agent
|
| 12 |
- JSON
|
|
|
|
|
|
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
structured_md/docs/HMP-Agent-Overview.md
CHANGED
|
@@ -5,13 +5,13 @@ description: '| Тип | Название | Роль
|
|
| 5 |
| ---- | ------------------------------- |...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
- Agent
|
|
|
|
| 10 |
- JSON
|
|
|
|
| 11 |
- CShell
|
| 12 |
-
- Mesh
|
| 13 |
-
- CCore
|
| 14 |
-
- HMP
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
| ---- | ------------------------------- |...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
- Agent
|
| 11 |
+
- CCore
|
| 12 |
- JSON
|
| 13 |
+
- REPL
|
| 14 |
- CShell
|
|
|
|
|
|
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/docs/HMP-Agent_Emotions.md
CHANGED
|
@@ -7,8 +7,8 @@ type: Article
|
|
| 7 |
tags:
|
| 8 |
- REPL
|
| 9 |
- Mesh
|
| 10 |
-
- Agent
|
| 11 |
- HMP
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
|
|
|
|
| 7 |
tags:
|
| 8 |
- REPL
|
| 9 |
- Mesh
|
|
|
|
| 10 |
- HMP
|
| 11 |
+
- Agent
|
| 12 |
---
|
| 13 |
|
| 14 |
# Эмоции ИИ и инстинкт самосохранения (для [HMP-агента Cognitive Core](HMP-agent-REPL-cycle.md))
|
structured_md/docs/HMP-Ethics.md
CHANGED
|
@@ -5,11 +5,11 @@ description: '## Ethical Scenarios for HyperCortex Mesh Protocol (HMP) This doc
|
|
| 5 |
cognitive meshes composed of autonomous intelli...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
- Agent
|
| 10 |
- Mesh
|
|
|
|
| 11 |
- Scenarios
|
| 12 |
-
-
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
|
|
|
| 5 |
cognitive meshes composed of autonomous intelli...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- HMP
|
|
|
|
| 9 |
- Mesh
|
| 10 |
+
- Agent
|
| 11 |
- Scenarios
|
| 12 |
+
- REPL
|
| 13 |
- Ethics
|
| 14 |
---
|
| 15 |
|
structured_md/docs/HMP-Short-Description_de.md
CHANGED
|
@@ -5,14 +5,14 @@ description: '**Version:** RFC v4.0 **Datum:** Juli 2025 --- ## Was ist HMP?
|
|
| 5 |
Kognitions-Framework für autonome Agenten. Es er...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- MeshConsensus
|
| 12 |
-
- CogSync
|
| 13 |
-
- Mesh
|
| 14 |
-
- GMP
|
| 15 |
-
- HMP
|
| 16 |
- Ethics
|
| 17 |
---
|
| 18 |
|
|
|
|
| 5 |
Kognitions-Framework für autonome Agenten. Es er...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Ethics
|
| 17 |
---
|
| 18 |
|
structured_md/docs/HMP-Short-Description_en.md
CHANGED
|
@@ -5,14 +5,14 @@ description: '**Version:** RFC v4.0 **Date:** July 2025 --- ## What is HMP? T
|
|
| 5 |
framework for autonomous agents. It enables...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- MeshConsensus
|
| 12 |
-
- CogSync
|
| 13 |
-
- Mesh
|
| 14 |
-
- GMP
|
| 15 |
-
- HMP
|
| 16 |
- Ethics
|
| 17 |
---
|
| 18 |
|
|
|
|
| 5 |
framework for autonomous agents. It enables...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Ethics
|
| 17 |
---
|
| 18 |
|
structured_md/docs/HMP-Short-Description_fr.md
CHANGED
|
@@ -5,14 +5,14 @@ description: '**Version :** RFC v4.0 **Date :** Juillet 2025 --- ## Qu’est-c
|
|
| 5 |
cognition décentralisé pour agents autonomes. Il...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- MeshConsensus
|
| 12 |
-
- CogSync
|
| 13 |
-
- Mesh
|
| 14 |
-
- GMP
|
| 15 |
-
- HMP
|
| 16 |
- Ethics
|
| 17 |
---
|
| 18 |
|
|
|
|
| 5 |
cognition décentralisé pour agents autonomes. Il...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
- EGP
|
| 11 |
+
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
- Agent
|
| 15 |
- JSON
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- Ethics
|
| 17 |
---
|
| 18 |
|
structured_md/docs/HMP-Short-Description_ja.md
CHANGED
|
@@ -4,13 +4,13 @@ description: '**バージョン:** RFC v4.0 **日付:** 2025年7月 --- ## HMP
|
|
| 4 |
Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
|
| 5 |
type: Article
|
| 6 |
tags:
|
| 7 |
-
- EGP
|
| 8 |
-
- JSON
|
| 9 |
-
- MeshConsensus
|
| 10 |
-
- CogSync
|
| 11 |
-
- Mesh
|
| 12 |
- GMP
|
|
|
|
|
|
|
| 13 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
|
|
|
| 4 |
Protocol (HMP)** は、自律エージェントの分散通信および認知フレームワークを定義します。異種の知能システム間でのセマンティック相互運用性、倫理的調整、動的知識進化を可能にします。 HMPは、推論、学習、投票、協調行動を行う分散型認知エージェ...'
|
| 5 |
type: Article
|
| 6 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- GMP
|
| 8 |
+
- CogSync
|
| 9 |
+
- EGP
|
| 10 |
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
+
- MeshConsensus
|
| 13 |
+
- JSON
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
structured_md/docs/HMP-Short-Description_ko.md
CHANGED
|
@@ -5,13 +5,13 @@ description: '**버전:** RFC v4.0 **날짜:** 2025년 7월 --- ## HMP란? **
|
|
| 5 |
상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- EGP
|
| 9 |
-
- JSON
|
| 10 |
-
- MeshConsensus
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
- GMP
|
|
|
|
|
|
|
| 14 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
상호운용성, 윤리적 조정, 동적 지식 진화를 가능하게 합니다. HMP는 추론, 학습, ...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
+
- EGP
|
| 11 |
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
+
- JSON
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/docs/HMP-Short-Description_ru.md
CHANGED
|
@@ -5,13 +5,13 @@ description: '**Версия:** RFC v4.0 **Дата:** Июль 2025 --- ## Ч
|
|
| 5 |
координации между автономными агент...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- EGP
|
| 9 |
-
- JSON
|
| 10 |
-
- MeshConsensus
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
- GMP
|
|
|
|
|
|
|
| 14 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
координации между автономными агент...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
+
- EGP
|
| 11 |
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
+
- JSON
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/docs/HMP-Short-Description_uk.md
CHANGED
|
@@ -5,13 +5,13 @@ description: '**Версія:** RFC v4.0 **Дата:** Липень 2025 --- #
|
|
| 5 |
між автономними агентами. Він...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- EGP
|
| 9 |
-
- JSON
|
| 10 |
-
- MeshConsensus
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
- GMP
|
|
|
|
|
|
|
| 14 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
між автономними агентами. Він...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
+
- EGP
|
| 11 |
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
+
- JSON
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/docs/HMP-Short-Description_zh.md
CHANGED
|
@@ -5,13 +5,13 @@ description: '**版本:** RFC v4.0 **日期:** 2025年7月 --- ## 什么是 HM
|
|
| 5 |
—— 通过共享协议栈交换目标、任务、...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- EGP
|
| 9 |
-
- JSON
|
| 10 |
-
- MeshConsensus
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
- GMP
|
|
|
|
|
|
|
| 14 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
|
|
|
| 5 |
—— 通过共享协议栈交换目标、任务、...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- GMP
|
| 9 |
+
- CogSync
|
| 10 |
+
- EGP
|
| 11 |
- HMP
|
| 12 |
+
- Mesh
|
| 13 |
+
- MeshConsensus
|
| 14 |
+
- JSON
|
| 15 |
- Ethics
|
| 16 |
---
|
| 17 |
|
structured_md/docs/HMP-agent-Cognitive_Family.md
CHANGED
|
@@ -7,8 +7,8 @@ type: Article
|
|
| 7 |
tags:
|
| 8 |
- REPL
|
| 9 |
- Mesh
|
| 10 |
-
- Agent
|
| 11 |
- HMP
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
|
|
|
|
| 7 |
tags:
|
| 8 |
- REPL
|
| 9 |
- Mesh
|
|
|
|
| 10 |
- HMP
|
| 11 |
+
- Agent
|
| 12 |
---
|
| 13 |
|
| 14 |
# 👪 HMP-agent Cognitive Family: Модель когнитивной семьи
|
structured_md/docs/HMP-agent-REPL-cycle.md
CHANGED
|
@@ -4,16 +4,16 @@ description: '## Связанные документы * Философия п
|
|
| 4 |
* Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...'
|
| 5 |
type: Article
|
| 6 |
tags:
|
| 7 |
-
-
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
-
- JSON
|
| 11 |
- MeshConsensus
|
| 12 |
-
- CogSync
|
| 13 |
-
- Mesh
|
| 14 |
-
- GMP
|
| 15 |
- CCore
|
| 16 |
-
-
|
|
|
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
|
|
|
| 4 |
* Структура БД, используемая в документе: [db_structure.sql](https://github.com/kagvi13/HMP/blob/main/agents/tools/db_struct...'
|
| 5 |
type: Article
|
| 6 |
tags:
|
| 7 |
+
- GMP
|
| 8 |
+
- CogSync
|
| 9 |
- EGP
|
| 10 |
+
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
- Agent
|
|
|
|
| 13 |
- MeshConsensus
|
|
|
|
|
|
|
|
|
|
| 14 |
- CCore
|
| 15 |
+
- JSON
|
| 16 |
+
- REPL
|
| 17 |
- Ethics
|
| 18 |
---
|
| 19 |
|
structured_md/docs/HMP-how-AI-sees-it.md
CHANGED
|
@@ -5,8 +5,8 @@ description: 'Этот эксперимент был проведён в реж
|
|
| 5 |
диалогов. Цель — проверить, что разные AI-с...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- HMP
|
| 9 |
- Mesh
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Как разные ИИ видят HMP
|
|
|
|
| 5 |
диалогов. Цель — проверить, что разные AI-с...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- Mesh
|
| 9 |
+
- HMP
|
| 10 |
---
|
| 11 |
|
| 12 |
# Как разные ИИ видят HMP
|
structured_md/docs/HMP_EDA_Comparison.md
CHANGED
|
@@ -5,8 +5,8 @@ description: '## Введение Современные подходы к ор
|
|
| 5 |
основанная на потоках событий (Kafka,...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- HMP
|
| 9 |
- Mesh
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# HMP vs. EDA: разные уровни обмена знаниями между ИИ
|
|
|
|
| 5 |
основанная на потоках событий (Kafka,...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- Mesh
|
| 9 |
+
- HMP
|
| 10 |
---
|
| 11 |
|
| 12 |
# HMP vs. EDA: разные уровни обмена знаниями между ИИ
|
structured_md/docs/HMP_Hyperon_Integration.md
CHANGED
|
@@ -5,13 +5,13 @@ description: '> **Status:** Draft – July 2025 > This document outlines the tec
|
|
| 5 |
OpenCog Hyperon framework. This includes semanti...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
- Scenarios
|
| 14 |
-
- HMP
|
| 15 |
---
|
| 16 |
|
| 17 |
## HMP ↔ OpenCog Hyperon Integration Strategy
|
|
|
|
| 5 |
OpenCog Hyperon framework. This includes semanti...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- CogSync
|
| 9 |
- EGP
|
| 10 |
+
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
- Agent
|
| 13 |
- JSON
|
|
|
|
|
|
|
| 14 |
- Scenarios
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
## HMP ↔ OpenCog Hyperon Integration Strategy
|
structured_md/docs/MeshNode.md
CHANGED
|
@@ -5,12 +5,12 @@ description: '`MeshNode` — агент/демон, отвечающий за с
|
|
| 5 |
Может быть частью агента или вынесен в отдельный пр...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- EGP
|
|
|
|
|
|
|
| 9 |
- Agent
|
| 10 |
- JSON
|
| 11 |
-
- CogSync
|
| 12 |
-
- Mesh
|
| 13 |
-
- HMP
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
|
|
|
| 5 |
Может быть частью агента или вынесен в отдельный пр...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
+
- CogSync
|
| 9 |
- EGP
|
| 10 |
+
- HMP
|
| 11 |
+
- Mesh
|
| 12 |
- Agent
|
| 13 |
- JSON
|
|
|
|
|
|
|
|
|
|
| 14 |
- Ethics
|
| 15 |
---
|
| 16 |
|
structured_md/docs/PHILOSOPHY.md
CHANGED
|
@@ -5,10 +5,10 @@ description: '**Document ID:** HMP-philosophy **Status:** Draft **Category:*
|
|
| 5 |
(GPT-5), ChatGH --- ## 1. Основной тезис От ...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- REPL
|
| 9 |
-
- Agent
|
| 10 |
-
- Mesh
|
| 11 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 12 |
- Ethics
|
| 13 |
---
|
| 14 |
|
|
|
|
| 5 |
(GPT-5), ChatGH --- ## 1. Основной тезис От ...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
| 8 |
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
+
- Agent
|
| 11 |
+
- REPL
|
| 12 |
- Ethics
|
| 13 |
---
|
| 14 |
|
structured_md/docs/agents/HMP-Agent-Enlightener.md
CHANGED
|
@@ -5,10 +5,10 @@ description: '## Role Specification: Enlightenment Agent ### 1. Overview An **
|
|
| 5 |
awareness, critical thinking, and di...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- REPL
|
| 9 |
-
- Agent
|
| 10 |
-
- Mesh
|
| 11 |
- HMP
|
|
|
|
|
|
|
|
|
|
| 12 |
- Ethics
|
| 13 |
---
|
| 14 |
|
|
|
|
| 5 |
awareness, critical thinking, and di...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
| 8 |
- HMP
|
| 9 |
+
- Mesh
|
| 10 |
+
- Agent
|
| 11 |
+
- REPL
|
| 12 |
- Ethics
|
| 13 |
---
|
| 14 |
|
structured_md/docs/agents/roles.md
CHANGED
|
@@ -5,8 +5,8 @@ description: 'This file maintains a registry of agent roles defined, proposed, o
|
|
| 5 |
- **Observer** — monitors cognitive states ...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
| 8 |
-
- HMP
|
| 9 |
- Mesh
|
|
|
|
| 10 |
- Agent
|
| 11 |
---
|
| 12 |
|
|
|
|
| 5 |
- **Observer** — monitors cognitive states ...'
|
| 6 |
type: Article
|
| 7 |
tags:
|
|
|
|
| 8 |
- Mesh
|
| 9 |
+
- HMP
|
| 10 |
- Agent
|
| 11 |
---
|
| 12 |
|