Initial commit: 2125_NBB project

This commit is contained in:
gyt
2026-07-09 12:55:00 -04:00
commit ba4bb1ec62
22 changed files with 214235 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"canonical": {
"id": "BETA-002",
"name": "Glyph BETA-002",
"short_code": "BET",
"tier": 1,
"epoch": 1
},
"semantic": {
"core_meaning": "test glyph BETA-002",
"tags": [
"test"
]
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"canonical": {
"id": "ALPHA-001",
"name": "Glyph ALPHA-001",
"short_code": "ALP",
"tier": 1,
"epoch": 1
},
"semantic": {
"core_meaning": "test glyph ALPHA-001",
"tags": [
"test"
]
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"canonical": {
"id": "GAMMA-003",
"name": "Glyph GAMMA-003",
"short_code": "GAM",
"tier": 1,
"epoch": 1
},
"semantic": {
"core_meaning": "test glyph GAMMA-003",
"tags": [
"test"
]
}
}