@almadar/std 16.164.0 → 16.165.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.
@@ -2,7 +2,7 @@
2
2
  * Knob embeddings — typed loader for the publish-time
3
3
  * `knob-embeddings.json` artifact under `behaviors/`.
4
4
  *
5
- * Built by `scripts/build-knob-embeddings.ts` against the factory
5
+ * Built by `almadar-calibrate embed` (via `scripts/embed.mjs`) against the factory
6
6
  * signature catalog; one vector per overridable knob, keyed
7
7
  * `"<organism>/<orbital>/<trait>/<knob>"`. Stage A's catalog summary
8
8
  * ranks the surviving organism's knobs by cosine similarity to the
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": "16.165.0",
3
+ "model": "baai/bge-base-en-v1.5",
4
+ "dimensions": 768,
5
+ "registryHash": "01f586189b2fa2b0cd95ea7e21a138f7ac3d81e215df7aefa9aa7e0e0a689b0e",
6
+ "signaturesHash": "344ba965ec29cacb3f0b8f3bde25cc4c0ceb9004436bc729af0c01b650a1d839"
7
+ }