chore: keep the generated neural stamps at main's values
The build regenerates these from the git commit time; a local rebuild moved only the stamp. Restored so the branch carries no incidental churn.
This commit is contained in:
parent
cd4fe799e7
commit
c66080acca
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* 🧠 BRAINY EMBEDDED PATTERNS
|
||||
*
|
||||
* AUTO-GENERATED - DO NOT EDIT
|
||||
* Generated: 2026-08-27T09:18:45-07:00
|
||||
* Generated: 2025-09-29T10:10:00-07:00
|
||||
* Patterns: 220
|
||||
* Coverage: 94-98% of all queries
|
||||
*
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
* 🧠 BRAINY EMBEDDED TYPE EMBEDDINGS
|
||||
*
|
||||
* AUTO-GENERATED - DO NOT EDIT
|
||||
* Generated: 2026-08-27T09:18:45-07:00
|
||||
* Generated: 2026-06-29T10:04:19-07:00
|
||||
* Noun Types: 42
|
||||
* Verb Types: 127
|
||||
*
|
||||
|
|
@ -19,7 +19,7 @@ export const TYPE_METADATA = {
|
|||
verbTypes: 127,
|
||||
totalTypes: 169,
|
||||
embeddingDimensions: 384,
|
||||
generatedAt: "2026-08-27T09:18:45-07:00",
|
||||
generatedAt: "2026-06-29T10:04:19-07:00",
|
||||
sizeBytes: {
|
||||
embeddings: 259584,
|
||||
base64: 346112
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue