@x12i/memorix-descriptors 1.22.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/admin/create-admin.d.ts.map +1 -1
- package/dist/admin/create-admin.js +1 -1
- package/dist/admin/create-admin.js.map +1 -1
- package/dist/catalog/ensure-catalogs.d.ts +4 -1
- package/dist/catalog/ensure-catalogs.d.ts.map +1 -1
- package/dist/catalog/ensure-catalogs.js +100 -2
- package/dist/catalog/ensure-catalogs.js.map +1 -1
- package/dist/catalog/ids.d.ts +10 -0
- package/dist/catalog/ids.d.ts.map +1 -1
- package/dist/catalog/ids.js +10 -0
- package/dist/catalog/ids.js.map +1 -1
- package/dist/catalox/client.d.ts.map +1 -1
- package/dist/catalox/client.js +1 -2
- package/dist/catalox/client.js.map +1 -1
- package/dist/collections/mongo-env.d.ts +18 -0
- package/dist/collections/mongo-env.d.ts.map +1 -1
- package/dist/collections/mongo-env.js +71 -0
- package/dist/collections/mongo-env.js.map +1 -1
- package/dist/having-narratives/derive-common-property.d.ts +19 -0
- package/dist/having-narratives/derive-common-property.d.ts.map +1 -0
- package/dist/having-narratives/derive-common-property.js +87 -0
- package/dist/having-narratives/derive-common-property.js.map +1 -0
- package/dist/having-narratives/discover-signals.d.ts +4 -0
- package/dist/having-narratives/discover-signals.d.ts.map +1 -1
- package/dist/having-narratives/discover-signals.js +80 -63
- package/dist/having-narratives/discover-signals.js.map +1 -1
- package/dist/having-narratives/meta-narratives.d.ts +15 -0
- package/dist/having-narratives/meta-narratives.d.ts.map +1 -0
- package/dist/having-narratives/meta-narratives.js +50 -0
- package/dist/having-narratives/meta-narratives.js.map +1 -0
- package/dist/having-narratives/narrative-keys.d.ts +18 -0
- package/dist/having-narratives/narrative-keys.d.ts.map +1 -0
- package/dist/having-narratives/narrative-keys.js +131 -0
- package/dist/having-narratives/narrative-keys.js.map +1 -0
- package/dist/having-narratives/record-predicates.d.ts +11 -0
- package/dist/having-narratives/record-predicates.d.ts.map +1 -0
- package/dist/having-narratives/record-predicates.js +58 -0
- package/dist/having-narratives/record-predicates.js.map +1 -0
- package/dist/index.d.ts +10 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +8 -2
- package/dist/index.js.map +1 -1
- package/dist/record/association.d.ts +52 -0
- package/dist/record/association.d.ts.map +1 -0
- package/dist/record/association.js +115 -0
- package/dist/record/association.js.map +1 -0
- package/dist/record/envelope.d.ts +3 -1
- package/dist/record/envelope.d.ts.map +1 -1
- package/dist/record/envelope.js +6 -1
- package/dist/record/envelope.js.map +1 -1
- package/dist/record/index.d.ts +2 -0
- package/dist/record/index.d.ts.map +1 -1
- package/dist/record/index.js +1 -0
- package/dist/record/index.js.map +1 -1
- package/dist/types/canonical-v2.d.ts +3 -1
- package/dist/types/canonical-v2.d.ts.map +1 -1
- package/dist/types/canonical-v2.js.map +1 -1
- package/dist/types/descriptors.d.ts +77 -2
- package/dist/types/descriptors.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js.map +1 -1
- package/dist/validation/canonical-v2-validation.d.ts.map +1 -1
- package/dist/validation/canonical-v2-validation.js +19 -0
- package/dist/validation/canonical-v2-validation.js.map +1 -1
- package/dist/validation/descriptor-validation.d.ts +3 -1
- package/dist/validation/descriptor-validation.d.ts.map +1 -1
- package/dist/validation/descriptor-validation.js +72 -3
- package/dist/validation/descriptor-validation.js.map +1 -1
- package/docs/MEMORIX-CATALOX-CATALOG-MAP.md +8 -1
- package/docs/MEMORIX-DATABASE-CONVENTIONS.md +17 -0
- package/package.json +2 -2
|
@@ -110,8 +110,15 @@ Other Catalox roots in the same project (not in your screenshot): `apps`, `catal
|
|
|
110
110
|
| 3 | `memorix-item-descriptors` | Descriptor | `memorix` | `native` | `id` | `title` | Yes (3 items) |
|
|
111
111
|
| 4 | `memorix-completion-mappings` | Control plane | `generic`* | `native` | `id` | `name` | Catalog exists; list adapter error |
|
|
112
112
|
| 5 | `memorix-inventory-policies` | System | `memorix` | `native` | `id` | `id` | Not registered |
|
|
113
|
+
| 6 | `memorix-dashboard-analytics` | Analytics guides | `memorix` | `native` | `id` | `title` | Publish via `publish-dashboard-analytics-catalog.mjs` |
|
|
114
|
+
| 7 | `memorix-analytics-rollups` | Rollup presets + registry | `memorix` | `native` | `id` | `title` | Publish via `publish-operational-metadata-catalogs.mjs` |
|
|
115
|
+
| 8 | `memorix-associator-presets` | Association presets + manifest | `memorix` | `native` | `id` | `title` | same |
|
|
116
|
+
| 9 | `memorix-associated-properties-registry` | Association registry | `memorix` | `native` | `id` | `title` | same |
|
|
117
|
+
| 10 | `memorix-enrichment-playbooks` | Enrichment playbooks | `memorix` | `native` | `id` | `title` | same |
|
|
113
118
|
|
|
114
|
-
|
|
119
|
+
**Dashboard analytics:** Catalox holds the **spec/guide** (`memorix.dashboardAnalytics.v1`). Evaluation **results** live in knowledge DB collection `dashboard-analytics-results` — see `.operational/fr/2026-07-09-memorix-dashboard-analytics-persistence.md`.
|
|
120
|
+
|
|
121
|
+
**Operational metadata (rollups / associator / playbooks):** Author in git (`.operational/…`, `memorix-associator/presets/`), publish with `publish-operational-metadata-catalogs.mjs`. Runtime prefers Catalox (`--from-catalog` for rollups). Generic guide: `.operational/metadata/` (ebook: `ebooks/metadata/`).
|
|
115
122
|
|
|
116
123
|
**Why native + memorix type:** Catalox stores JSON documents as first-class items (not external DB mirrors). The `memorix` catalog type signals Memorix-specific validation and seed presets (`memorix-retrieval-descriptors`).
|
|
117
124
|
|
|
@@ -103,6 +103,23 @@ MEMORIX_EVENTS_DB=memorix-neo-events
|
|
|
103
103
|
|
|
104
104
|
**Record counts** for entities like `assets` come from the **snapshots** content type (`assets-snapshots` collection). See [EXPLORER-HOST-APIS.md](./EXPLORER-HOST-APIS.md#snapshot-record-counts-explorer-records).
|
|
105
105
|
|
|
106
|
+
#### Ebook teaching plane (reserved)
|
|
107
|
+
|
|
108
|
+
The prefix `ebooks-` on Memorix database names is **reserved** for the field-guide / simulator teaching plane. Customer deployments must not use it.
|
|
109
|
+
|
|
110
|
+
| Role | Cyber (default) | Ebook (`MEMORIX_DEPLOYMENT_PROFILE=ebook`) |
|
|
111
|
+
|------|-----------------|-------------------------------------------|
|
|
112
|
+
| Entities | `memorix-entities` | `ebooks-memorix-entities` |
|
|
113
|
+
| Events | `memorix-events` | `ebooks-memorix-events` |
|
|
114
|
+
| Knowledge | `memorix-knowledge` | `ebooks-memorix-knowledge` |
|
|
115
|
+
| Catalox | `memorix-catalox` | `ebooks-memorix-catalox` |
|
|
116
|
+
| Operational | `memorix-operational` | `ebooks-memorix-operational` |
|
|
117
|
+
| App id | `memorix` | `ebooks` |
|
|
118
|
+
|
|
119
|
+
Set `MEMORIX_DEPLOYMENT_PROFILE=ebook` (or load `.env.ebook`). `applyMemorixDeploymentProfile` fills unset `MEMORIX_*_DB` / `MEMORIX_APP_ID` with the ebook defaults and clears `MEMORIX_SOURCE_DB` so cyber enrichment sources never bleed in. Same `MONGO_URI` cluster is fine — isolation is by database name.
|
|
120
|
+
|
|
121
|
+
Agents **kitchen** and **nutrition** live inside `ebooks-memorix-catalox` (metadata scope filters). They do not remap Mongo databases.
|
|
122
|
+
|
|
106
123
|
### Source databases
|
|
107
124
|
|
|
108
125
|
Source databases hold upstream data that Memorix tools use to **fill in or extend** entity/event `data` fields. They are never the write target for completion pipelines.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@x12i/memorix-descriptors",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.32.0",
|
|
4
4
|
"description": "Manage Memorix entity, list, and item descriptors in Catalox",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
69
|
"@x12i/catalox": "^5.10.1",
|
|
70
|
-
"@x12i/helpers": "^2.
|
|
70
|
+
"@x12i/helpers": "^2.1.0",
|
|
71
71
|
"mongodb": "^6.21.0"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|