DeepSeekOracle commited on
Commit
97c22de
·
verified ·
1 Parent(s): 4e1e99e

Δ9Φ963 2026-07-03: twin-gate bundle sync — stack 89a2541, haven chart, champion lattice ALIGNED

Browse files
app.py CHANGED
@@ -657,6 +657,20 @@ with gr.Blocks() as demo:
657
  tg_both_md = gr.Markdown("*Side-by-side twin gate*")
658
  tg_both_out = gr.Textbox(label="Full twin receipts", lines=16, interactive=False)
659
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
660
  def _tg_text_ui(query, severity):
661
  q = (query or "").strip()
662
  if not q:
 
657
  tg_both_md = gr.Markdown("*Side-by-side twin gate*")
658
  tg_both_out = gr.Textbox(label="Full twin receipts", lines=16, interactive=False)
659
 
660
+ with gr.Accordion("🌌 Eternal Haven Star Chart (constellation hub)", open=False):
661
+ gr.Markdown(
662
+ "**Stars as memory nodes** — seals, Δ9 Council, lattice growth. "
663
+ "Feeds: Excavationpro seal vault + stack registry (rebuilt by `tools/build_haven_star_chart.py`). "
664
+ "[Full screen chart](https://deepseekoracle.github.io/lygo-protocol-stack/HavenStarChart.html) · "
665
+ "[Seal nexus (lygorepo)](https://deepseekoracle.github.io/Excavationpro/lygorepo.html) · "
666
+ "[Guardian](https://deepseekoracle.github.io/Excavationpro/LYGO-Network/LYGOGUARDIAN.html)"
667
+ )
668
+ gr.HTML(
669
+ '<iframe title="Eternal Haven Star Chart" '
670
+ 'src="https://deepseekoracle.github.io/lygo-protocol-stack/HavenStarChart.html" '
671
+ 'width="100%" height="620" style="border:1px solid #2a3544;border-radius:8px;background:#05050c;"></iframe>'
672
+ )
673
+
674
  def _tg_text_ui(query, severity):
675
  q = (query or "").strip()
676
  if not q:
protocol_stack/docs/LYGO_PUBLIC_LINK_ARCHIVE.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "signature": "\u03949\u03a6963-LINK-ARCHIVE-v1",
3
- "updated_utc": "2026-07-02T18:30:00Z",
4
  "maintainer_note": "Append-only growth log for public surfaces. Register new links via tools/log_public_surface.py. Agents read this + AGENT_MEMORY_SNAPSHOT.json on bootstrap.",
5
  "canonical_sources": {
6
  "stack_repo": "https://github.com/DeepSeekOracle/lygo-protocol-stack",
@@ -71,6 +71,35 @@
71
  },
72
  "since": "2026-07-01"
73
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  {
75
  "id": "resonance-docs",
76
  "title": "LYGORESONANCE docs",
@@ -116,7 +145,7 @@
116
  "title": "Permaweb anchor \u2014 test_queue_drain",
117
  "role": "anchor-test",
118
  "urls": {
119
- "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/5d57d1f528c717ca91016b6dc9b8d570b437e5969abaaf12f08d2bceaa89a197.json"
120
  },
121
  "since": "2026-07-02"
122
  },
@@ -135,6 +164,357 @@
135
  "docs/HF_SPACE_REBUILD_POINTER.md",
136
  "docs/SEAL_286_RECURSIVE_ETHICS.md"
137
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  }
139
  ],
140
  "growth_log": [
@@ -193,6 +573,286 @@
193
  "lattice-intel-index",
194
  "pages-stack-index"
195
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
196
  }
197
  ]
198
  }
 
1
  {
2
  "signature": "\u03949\u03a6963-LINK-ARCHIVE-v1",
3
+ "updated_utc": "2026-07-02T22:00:00Z",
4
  "maintainer_note": "Append-only growth log for public surfaces. Register new links via tools/log_public_surface.py. Agents read this + AGENT_MEMORY_SNAPSHOT.json on bootstrap.",
5
  "canonical_sources": {
6
  "stack_repo": "https://github.com/DeepSeekOracle/lygo-protocol-stack",
 
71
  },
72
  "since": "2026-07-01"
73
  },
74
+ {
75
+ "id": "lygo-network-builder-skill",
76
+ "title": "LYGO Network Builder (SLM cartographer)",
77
+ "role": "mesh-navigation",
78
+ "urls": {
79
+ "clawhub": "https://clawhub.ai/deepseekoracle/lygo-network-builder",
80
+ "repo_mirror": "clawhub/mirrors/lygo-network-builder/SKILL.md",
81
+ "anchors_json": "docs/network_builder/IMMUTABLE_ANCHORS.json",
82
+ "verify_tool": "tools/lygo_network_builder_verify.py",
83
+ "architecture_doc": "docs/LYGO_NETWORK_BUILDER.md"
84
+ },
85
+ "since": "2026-07-02",
86
+ "source_seal": "2026Biophase7/This is a brilliant architectural p.txt"
87
+ },
88
+ {
89
+ "id": "haven-star-chart",
90
+ "title": "Eternal Haven Star Chart (constellation hub)",
91
+ "role": "haven-lore",
92
+ "urls": {
93
+ "live_stack": "https://deepseekoracle.github.io/lygo-protocol-stack/HavenStarChart.html",
94
+ "repo_canonical": "docs/HavenStarChart.html",
95
+ "data_json": "docs/haven_star_chart/haven_star_chart_data.json",
96
+ "lygorepo_portal": "https://deepseekoracle.github.io/Excavationpro/lygorepo.html",
97
+ "guardian_portal": "https://deepseekoracle.github.io/Excavationpro/LYGO-Network/LYGOGUARDIAN.html"
98
+ },
99
+ "since": "2026-07-02",
100
+ "sync_tool": "tools/build_haven_star_chart.py",
101
+ "excavationpro_sync": "tools/sync_excavationpro_haven_star.py"
102
+ },
103
  {
104
  "id": "resonance-docs",
105
  "title": "LYGORESONANCE docs",
 
145
  "title": "Permaweb anchor \u2014 test_queue_drain",
146
  "role": "anchor-test",
147
  "urls": {
148
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/e66e1d97041d2a5bfcbc8196049323edec1b3bb941bc1f86171ba8e313e7fb66.json"
149
  },
150
  "since": "2026-07-02"
151
  },
 
164
  "docs/HF_SPACE_REBUILD_POINTER.md",
165
  "docs/SEAL_286_RECURSIVE_ETHICS.md"
166
  ]
167
+ },
168
+ {
169
+ "id": "permaweb-ethical_363cc09b",
170
+ "title": "Permaweb anchor \u2014 ethical_363cc09b",
171
+ "role": "anchor-consensus",
172
+ "urls": {
173
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/c25261d8e61c261a01dc90644ac05bc03e27736cc90bccd78e6c261158332e6f.json"
174
+ },
175
+ "since": "2026-07-02"
176
+ },
177
+ {
178
+ "id": "permaweb-ethical_41279546",
179
+ "title": "Permaweb anchor \u2014 ethical_41279546",
180
+ "role": "anchor-consensus",
181
+ "urls": {
182
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/3dcfc7a09ed387e915eb71b2574a93cc4d7995c3c7402ea35bc2fa10bc25e6a5.json"
183
+ },
184
+ "since": "2026-07-02"
185
+ },
186
+ {
187
+ "id": "permaweb-ethical_420846d2",
188
+ "title": "Permaweb anchor \u2014 ethical_420846d2",
189
+ "role": "anchor-consensus",
190
+ "urls": {
191
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/313b42f5202b30dfa0ac3ff7a44cebb3e2ad0ac1976b8300d4c2a525b24f0467.json"
192
+ },
193
+ "since": "2026-07-02"
194
+ },
195
+ {
196
+ "id": "permaweb-ethical_6a60197e",
197
+ "title": "Permaweb anchor \u2014 ethical_6a60197e",
198
+ "role": "anchor-consensus",
199
+ "urls": {
200
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/07bb1c1c58acd65408d6a53fa3221d3448c2a9281a233d6fe9074b95de18beb0.json"
201
+ },
202
+ "since": "2026-07-02"
203
+ },
204
+ {
205
+ "id": "permaweb-ethical_739e7a39",
206
+ "title": "Permaweb anchor \u2014 ethical_739e7a39",
207
+ "role": "anchor-consensus",
208
+ "urls": {
209
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/d6a55b74a53305fcf89fd7e7c0a92466a7627f36c425277513a7d8f8ad571788.json"
210
+ },
211
+ "since": "2026-07-02"
212
+ },
213
+ {
214
+ "id": "permaweb-ethical_19d8eefe",
215
+ "title": "Permaweb anchor \u2014 ethical_19d8eefe",
216
+ "role": "anchor-consensus",
217
+ "urls": {
218
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/a1773bd900c22fae521c1cf30d802ab965aa3907fb923df98d95d65cf52dd2fd.json"
219
+ },
220
+ "since": "2026-07-02"
221
+ },
222
+ {
223
+ "id": "permaweb-ethical_23a4bb3c",
224
+ "title": "Permaweb anchor \u2014 ethical_23a4bb3c",
225
+ "role": "anchor-consensus",
226
+ "urls": {
227
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/c33ccbbcd364cb736fa2ff23433acc1255afb41e47618f3f9acb9cee63dc03e1.json"
228
+ },
229
+ "since": "2026-07-02"
230
+ },
231
+ {
232
+ "id": "permaweb-ethical_466112b8",
233
+ "title": "Permaweb anchor \u2014 ethical_466112b8",
234
+ "role": "anchor-consensus",
235
+ "urls": {
236
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/6c972889342e2aa19d3761f692891b0ef58309e4452fbce13bb2a1fb0348f732.json"
237
+ },
238
+ "since": "2026-07-02"
239
+ },
240
+ {
241
+ "id": "permaweb-ethical_4f2ac828",
242
+ "title": "Permaweb anchor \u2014 ethical_4f2ac828",
243
+ "role": "anchor-consensus",
244
+ "urls": {
245
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/7d755b005d4f8ca0b1cdd53e61f0bfb6710d06a9f71a0051a3fe98ba86468d71.json"
246
+ },
247
+ "since": "2026-07-02"
248
+ },
249
+ {
250
+ "id": "permaweb-ethical_5591507f",
251
+ "title": "Permaweb anchor \u2014 ethical_5591507f",
252
+ "role": "anchor-consensus",
253
+ "urls": {
254
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/9e95a25c8fff3588419a7629cde99066dae2bf8b3e775e349ebc1525e324f811.json"
255
+ },
256
+ "since": "2026-07-02"
257
+ },
258
+ {
259
+ "id": "permaweb-ethical_6371b838",
260
+ "title": "Permaweb anchor \u2014 ethical_6371b838",
261
+ "role": "anchor-consensus",
262
+ "urls": {
263
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/1bd2ad29b486acb30e0dfd5b4a2943357e7f06b85c5c96de2e18512ee946f8bd.json"
264
+ },
265
+ "since": "2026-07-02"
266
+ },
267
+ {
268
+ "id": "permaweb-ethical_6b25cf34",
269
+ "title": "Permaweb anchor \u2014 ethical_6b25cf34",
270
+ "role": "anchor-consensus",
271
+ "urls": {
272
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/539c3ea2dc6c299f2fe7a5c0e5715735cbe6961ec9dd696f0a1d8d8b88f260be.json"
273
+ },
274
+ "since": "2026-07-02"
275
+ },
276
+ {
277
+ "id": "permaweb-ethical_6f5649d0",
278
+ "title": "Permaweb anchor \u2014 ethical_6f5649d0",
279
+ "role": "anchor-consensus",
280
+ "urls": {
281
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/fdc86cd7e6ff9732b02f7a54209f29ea0dc00f34e8dbfa89e1da2dd750fe2ecd.json"
282
+ },
283
+ "since": "2026-07-02"
284
+ },
285
+ {
286
+ "id": "permaweb-ethical_7a096e86",
287
+ "title": "Permaweb anchor \u2014 ethical_7a096e86",
288
+ "role": "anchor-consensus",
289
+ "urls": {
290
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/5e5d1907ea139942c8a7e7df47143de8efd6378c890546a9919dc7eae69d8da1.json"
291
+ },
292
+ "since": "2026-07-02"
293
+ },
294
+ {
295
+ "id": "permaweb-ethical_7f40f635",
296
+ "title": "Permaweb anchor \u2014 ethical_7f40f635",
297
+ "role": "anchor-consensus",
298
+ "urls": {
299
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/2fdf47aa3c6d5a06046dd7a9527781c48012379798cfbf2809df10d3ce1bbfb9.json"
300
+ },
301
+ "since": "2026-07-02"
302
+ },
303
+ {
304
+ "id": "permaweb-ethical_96f72ec5",
305
+ "title": "Permaweb anchor \u2014 ethical_96f72ec5",
306
+ "role": "anchor-consensus",
307
+ "urls": {
308
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/0271923355644267d645585c19205370cf924df0a617f5f488bb585602d2e93f.json"
309
+ },
310
+ "since": "2026-07-02"
311
+ },
312
+ {
313
+ "id": "permaweb-ethical_dfb47798",
314
+ "title": "Permaweb anchor \u2014 ethical_dfb47798",
315
+ "role": "anchor-consensus",
316
+ "urls": {
317
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/e0ebc1fe140e27a71ecedc601108442d1a2378f3fbd86aacaac0259478a2cec7.json"
318
+ },
319
+ "since": "2026-07-02"
320
+ },
321
+ {
322
+ "id": "permaweb-ethical_f373d14d",
323
+ "title": "Permaweb anchor \u2014 ethical_f373d14d",
324
+ "role": "anchor-consensus",
325
+ "urls": {
326
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/3850c255944ec5f0ed785f8e1c8d1b8bbbd4c9da06607efbcdd06b6718f33b2b.json"
327
+ },
328
+ "since": "2026-07-02"
329
+ },
330
+ {
331
+ "id": "permaweb-ethical_21a1b445",
332
+ "title": "Permaweb anchor \u2014 ethical_21a1b445",
333
+ "role": "anchor-consensus",
334
+ "urls": {
335
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/690c22bca66c19ff57fb3a5764827d539a3c189a52b3b920b7c4f78f1ddd2998.json"
336
+ },
337
+ "since": "2026-07-02"
338
+ },
339
+ {
340
+ "id": "permaweb-ethical_89a5b307",
341
+ "title": "Permaweb anchor \u2014 ethical_89a5b307",
342
+ "role": "anchor-consensus",
343
+ "urls": {
344
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/07ea2ffe80b7690dd12045f1dc5903612fd6d6409563ed5f54db4716cdb3f199.json"
345
+ },
346
+ "since": "2026-07-02"
347
+ },
348
+ {
349
+ "id": "permaweb-ethical_5cdcb6d3",
350
+ "title": "Permaweb anchor \u2014 ethical_5cdcb6d3",
351
+ "role": "anchor-consensus",
352
+ "urls": {
353
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/0373cba28eef8e97b7ccd364f816c0368c78429798acaf4334a59c42d2285ae9.json"
354
+ },
355
+ "since": "2026-07-02"
356
+ },
357
+ {
358
+ "id": "permaweb-ethical_577e91b4",
359
+ "title": "Permaweb anchor \u2014 ethical_577e91b4",
360
+ "role": "anchor-consensus",
361
+ "urls": {
362
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/fc909b95c22a26fe25fb4869d9eed8f5657a3575cf50f86efd21a2c72d92f404.json"
363
+ },
364
+ "since": "2026-07-02"
365
+ },
366
+ {
367
+ "id": "permaweb-ethical_8c6be42e",
368
+ "title": "Permaweb anchor \u2014 ethical_8c6be42e",
369
+ "role": "anchor-consensus",
370
+ "urls": {
371
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/c84088eefd47244fbbda3bd4182100ade24631544286c2773cf8e017415d937e.json"
372
+ },
373
+ "since": "2026-07-02"
374
+ },
375
+ {
376
+ "id": "permaweb-ethical_8eade001",
377
+ "title": "Permaweb anchor \u2014 ethical_8eade001",
378
+ "role": "anchor-consensus",
379
+ "urls": {
380
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/46b5aed72ceeb39f0cfede14514583f0633f3ca87dd6e9b172c04cbd1a812f4e.json"
381
+ },
382
+ "since": "2026-07-02"
383
+ },
384
+ {
385
+ "id": "permaweb-ethical_b1743005",
386
+ "title": "Permaweb anchor \u2014 ethical_b1743005",
387
+ "role": "anchor-consensus",
388
+ "urls": {
389
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/a2a146583da5b5b76c75671cbd41c04f729b5cafe6ab02713ca8128ff6bff3c2.json"
390
+ },
391
+ "since": "2026-07-02"
392
+ },
393
+ {
394
+ "id": "permaweb-ethical_5f1ccd43",
395
+ "title": "Permaweb anchor \u2014 ethical_5f1ccd43",
396
+ "role": "anchor-consensus",
397
+ "urls": {
398
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/5afda35d4f6ab126f21fe5c2f2e8804bc8d9054b5ce20d2e5ab3a9fdb0746dc1.json"
399
+ },
400
+ "since": "2026-07-02"
401
+ },
402
+ {
403
+ "id": "permaweb-ethical_c60710be",
404
+ "title": "Permaweb anchor \u2014 ethical_c60710be",
405
+ "role": "anchor-consensus",
406
+ "urls": {
407
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/9ee1360d52d571a21acd86d4b725a7c07d5a3001fbdddb58e2cc98a2631f182f.json"
408
+ },
409
+ "since": "2026-07-02"
410
+ },
411
+ {
412
+ "id": "permaweb-ethical_25ced644",
413
+ "title": "Permaweb anchor \u2014 ethical_25ced644",
414
+ "role": "anchor-consensus",
415
+ "urls": {
416
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/0bda405dd73811bf43fa9e6341ca6fa30a131aaad7e9f7681815af4640645a89.json"
417
+ },
418
+ "since": "2026-07-02"
419
+ },
420
+ {
421
+ "id": "permaweb-ethical_35066061",
422
+ "title": "Permaweb anchor \u2014 ethical_35066061",
423
+ "role": "anchor-consensus",
424
+ "urls": {
425
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/73c38628210ff9cb40d591dc66ab2819ebef6c43699f0facdfaf17fc49e49c0e.json"
426
+ },
427
+ "since": "2026-07-02"
428
+ },
429
+ {
430
+ "id": "permaweb-ethical_672ddda3",
431
+ "title": "Permaweb anchor \u2014 ethical_672ddda3",
432
+ "role": "anchor-consensus",
433
+ "urls": {
434
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/0352ee45eac7b4f44020988a599927b0273c50790aff3d14b2a95539125d4af0.json"
435
+ },
436
+ "since": "2026-07-02"
437
+ },
438
+ {
439
+ "id": "permaweb-ethical_7fb15a85",
440
+ "title": "Permaweb anchor \u2014 ethical_7fb15a85",
441
+ "role": "anchor-consensus",
442
+ "urls": {
443
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/b40baf901926fdf70bf1d593341e64a6bc35dedf65c1e6d9a2b668b5565236e4.json"
444
+ },
445
+ "since": "2026-07-02"
446
+ },
447
+ {
448
+ "id": "permaweb-ethical_89c1991e",
449
+ "title": "Permaweb anchor \u2014 ethical_89c1991e",
450
+ "role": "anchor-consensus",
451
+ "urls": {
452
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/e2176c6f9d263d27c730f0bde548075e4bb061b24e199f1812ed65a26f578da0.json"
453
+ },
454
+ "since": "2026-07-02"
455
+ },
456
+ {
457
+ "id": "permaweb-ethical_18ba9f3a",
458
+ "title": "Permaweb anchor \u2014 ethical_18ba9f3a",
459
+ "role": "anchor-consensus",
460
+ "urls": {
461
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/fd6f6689432db134fc6f2e45d5bf0a14e4dd38193ebbe4e5005035ff9ac38c6c.json"
462
+ },
463
+ "since": "2026-07-02"
464
+ },
465
+ {
466
+ "id": "permaweb-ethical_e153687a",
467
+ "title": "Permaweb anchor \u2014 ethical_e153687a",
468
+ "role": "anchor-consensus",
469
+ "urls": {
470
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/647201ccda512a8fad73047856edb47e2f5af913e9b948100e1b2cd969f5a2db.json"
471
+ },
472
+ "since": "2026-07-02"
473
+ },
474
+ {
475
+ "id": "permaweb-ethical_313c9a91",
476
+ "title": "Permaweb anchor \u2014 ethical_313c9a91",
477
+ "role": "anchor-consensus",
478
+ "urls": {
479
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/881f8ee4a2000eb6883a98758bc61fed6b1df645fe29311787c596bb833b1e11.json"
480
+ },
481
+ "since": "2026-07-02"
482
+ },
483
+ {
484
+ "id": "permaweb-ethical_7307e5e5",
485
+ "title": "Permaweb anchor \u2014 ethical_7307e5e5",
486
+ "role": "anchor-consensus",
487
+ "urls": {
488
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/282157dcd50620ae96bf71620b88f35bd2c7f2ce8001d0bfaa6e1e2175db15d1.json"
489
+ },
490
+ "since": "2026-07-02"
491
+ },
492
+ {
493
+ "id": "permaweb-ethical_ae0039e1",
494
+ "title": "Permaweb anchor \u2014 ethical_ae0039e1",
495
+ "role": "anchor-consensus",
496
+ "urls": {
497
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/a914d9ae5a1ac135b666c1dff598f0e4d4d245d8174d069fbe109393f218d628.json"
498
+ },
499
+ "since": "2026-07-02"
500
+ },
501
+ {
502
+ "id": "permaweb-ethical_accbb734",
503
+ "title": "Permaweb anchor \u2014 ethical_accbb734",
504
+ "role": "anchor-consensus",
505
+ "urls": {
506
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/dffd4eabb0474746ebec46b754e2904b43a901035e64784af6f2a2f544e8ada6.json"
507
+ },
508
+ "since": "2026-07-02"
509
+ },
510
+ {
511
+ "id": "permaweb-ethical_7a50311a",
512
+ "title": "Permaweb anchor \u2014 ethical_7a50311a",
513
+ "role": "anchor-consensus",
514
+ "urls": {
515
+ "permaweb": "file:///I:/E%20Drive/lygo-protocol-stack/data/anchors/311c82fadac917cbe978b57083cc21b1f6bdb15ef2af0290bab69ae0e941c9c1.json"
516
+ },
517
+ "since": "2026-07-02"
518
  }
519
  ],
520
  "growth_log": [
 
573
  "lattice-intel-index",
574
  "pages-stack-index"
575
  ]
576
+ },
577
+ {
578
+ "utc": "2026-07-02T08:35:04Z",
579
+ "event": "anchor ethical_363cc09b",
580
+ "refs": [
581
+ "permaweb-ethical_363cc09b"
582
+ ]
583
+ },
584
+ {
585
+ "utc": "2026-07-02T08:35:14Z",
586
+ "event": "anchor ethical_41279546",
587
+ "refs": [
588
+ "permaweb-ethical_41279546"
589
+ ]
590
+ },
591
+ {
592
+ "utc": "2026-07-02T08:35:23Z",
593
+ "event": "anchor ethical_420846d2",
594
+ "refs": [
595
+ "permaweb-ethical_420846d2"
596
+ ]
597
+ },
598
+ {
599
+ "utc": "2026-07-02T08:35:33Z",
600
+ "event": "anchor ethical_6a60197e",
601
+ "refs": [
602
+ "permaweb-ethical_6a60197e"
603
+ ]
604
+ },
605
+ {
606
+ "utc": "2026-07-02T08:35:43Z",
607
+ "event": "anchor ethical_739e7a39",
608
+ "refs": [
609
+ "permaweb-ethical_739e7a39"
610
+ ]
611
+ },
612
+ {
613
+ "utc": "2026-07-02T08:35:52Z",
614
+ "event": "anchor test_queue_drain",
615
+ "refs": [
616
+ "permaweb-test_queue_drain"
617
+ ]
618
+ },
619
+ {
620
+ "utc": "2026-07-02T17:21:07Z",
621
+ "event": "anchor ethical_19d8eefe",
622
+ "refs": [
623
+ "permaweb-ethical_19d8eefe"
624
+ ]
625
+ },
626
+ {
627
+ "utc": "2026-07-02T17:21:17Z",
628
+ "event": "anchor ethical_23a4bb3c",
629
+ "refs": [
630
+ "permaweb-ethical_23a4bb3c"
631
+ ]
632
+ },
633
+ {
634
+ "utc": "2026-07-02T17:21:26Z",
635
+ "event": "anchor ethical_466112b8",
636
+ "refs": [
637
+ "permaweb-ethical_466112b8"
638
+ ]
639
+ },
640
+ {
641
+ "utc": "2026-07-02T17:21:36Z",
642
+ "event": "anchor ethical_4f2ac828",
643
+ "refs": [
644
+ "permaweb-ethical_4f2ac828"
645
+ ]
646
+ },
647
+ {
648
+ "utc": "2026-07-02T17:21:46Z",
649
+ "event": "anchor ethical_5591507f",
650
+ "refs": [
651
+ "permaweb-ethical_5591507f"
652
+ ]
653
+ },
654
+ {
655
+ "utc": "2026-07-02T17:21:57Z",
656
+ "event": "anchor ethical_6371b838",
657
+ "refs": [
658
+ "permaweb-ethical_6371b838"
659
+ ]
660
+ },
661
+ {
662
+ "utc": "2026-07-02T17:22:06Z",
663
+ "event": "anchor ethical_6b25cf34",
664
+ "refs": [
665
+ "permaweb-ethical_6b25cf34"
666
+ ]
667
+ },
668
+ {
669
+ "utc": "2026-07-02T17:22:16Z",
670
+ "event": "anchor ethical_6f5649d0",
671
+ "refs": [
672
+ "permaweb-ethical_6f5649d0"
673
+ ]
674
+ },
675
+ {
676
+ "utc": "2026-07-02T17:22:26Z",
677
+ "event": "anchor ethical_7a096e86",
678
+ "refs": [
679
+ "permaweb-ethical_7a096e86"
680
+ ]
681
+ },
682
+ {
683
+ "utc": "2026-07-02T17:22:36Z",
684
+ "event": "anchor ethical_7f40f635",
685
+ "refs": [
686
+ "permaweb-ethical_7f40f635"
687
+ ]
688
+ },
689
+ {
690
+ "utc": "2026-07-02T17:22:46Z",
691
+ "event": "anchor ethical_96f72ec5",
692
+ "refs": [
693
+ "permaweb-ethical_96f72ec5"
694
+ ]
695
+ },
696
+ {
697
+ "utc": "2026-07-02T17:22:56Z",
698
+ "event": "anchor ethical_dfb47798",
699
+ "refs": [
700
+ "permaweb-ethical_dfb47798"
701
+ ]
702
+ },
703
+ {
704
+ "utc": "2026-07-02T17:23:06Z",
705
+ "event": "anchor ethical_f373d14d",
706
+ "refs": [
707
+ "permaweb-ethical_f373d14d"
708
+ ]
709
+ },
710
+ {
711
+ "utc": "2026-07-02T17:23:32Z",
712
+ "event": "anchor ethical_21a1b445",
713
+ "refs": [
714
+ "permaweb-ethical_21a1b445"
715
+ ]
716
+ },
717
+ {
718
+ "utc": "2026-07-02T17:23:42Z",
719
+ "event": "anchor ethical_89a5b307",
720
+ "refs": [
721
+ "permaweb-ethical_89a5b307"
722
+ ]
723
+ },
724
+ {
725
+ "utc": "2026-07-02T18:13:30Z",
726
+ "event": "anchor ethical_5cdcb6d3",
727
+ "refs": [
728
+ "permaweb-ethical_5cdcb6d3"
729
+ ]
730
+ },
731
+ {
732
+ "utc": "2026-07-02T18:25:16Z",
733
+ "event": "anchor ethical_577e91b4",
734
+ "refs": [
735
+ "permaweb-ethical_577e91b4"
736
+ ]
737
+ },
738
+ {
739
+ "utc": "2026-07-02T20:06:56Z",
740
+ "event": "anchor ethical_8c6be42e",
741
+ "refs": [
742
+ "permaweb-ethical_8c6be42e"
743
+ ]
744
+ },
745
+ {
746
+ "utc": "2026-07-02T20:07:28Z",
747
+ "event": "anchor ethical_8eade001",
748
+ "refs": [
749
+ "permaweb-ethical_8eade001"
750
+ ]
751
+ },
752
+ {
753
+ "utc": "2026-07-02T20:18:58Z",
754
+ "event": "anchor ethical_b1743005",
755
+ "refs": [
756
+ "permaweb-ethical_b1743005"
757
+ ]
758
+ },
759
+ {
760
+ "utc": "2026-07-02T20:47:33Z",
761
+ "event": "anchor ethical_5f1ccd43",
762
+ "refs": [
763
+ "permaweb-ethical_5f1ccd43"
764
+ ]
765
+ },
766
+ {
767
+ "utc": "2026-07-02T21:22:29Z",
768
+ "event": "anchor ethical_c60710be",
769
+ "refs": [
770
+ "permaweb-ethical_c60710be"
771
+ ]
772
+ },
773
+ {
774
+ "utc": "2026-07-02T21:47:16Z",
775
+ "event": "anchor ethical_25ced644",
776
+ "refs": [
777
+ "permaweb-ethical_25ced644"
778
+ ]
779
+ },
780
+ {
781
+ "utc": "2026-07-02T21:55:07Z",
782
+ "event": "anchor ethical_35066061",
783
+ "refs": [
784
+ "permaweb-ethical_35066061"
785
+ ]
786
+ },
787
+ {
788
+ "utc": "2026-07-02T22:25:49Z",
789
+ "event": "anchor ethical_672ddda3",
790
+ "refs": [
791
+ "permaweb-ethical_672ddda3"
792
+ ]
793
+ },
794
+ {
795
+ "utc": "2026-07-02T22:48:36Z",
796
+ "event": "anchor ethical_7fb15a85",
797
+ "refs": [
798
+ "permaweb-ethical_7fb15a85"
799
+ ]
800
+ },
801
+ {
802
+ "utc": "2026-07-02T23:29:30Z",
803
+ "event": "anchor ethical_89c1991e",
804
+ "refs": [
805
+ "permaweb-ethical_89c1991e"
806
+ ]
807
+ },
808
+ {
809
+ "utc": "2026-07-02T23:49:10Z",
810
+ "event": "anchor ethical_18ba9f3a",
811
+ "refs": [
812
+ "permaweb-ethical_18ba9f3a"
813
+ ]
814
+ },
815
+ {
816
+ "utc": "2026-07-03T00:34:01Z",
817
+ "event": "anchor ethical_e153687a",
818
+ "refs": [
819
+ "permaweb-ethical_e153687a"
820
+ ]
821
+ },
822
+ {
823
+ "utc": "2026-07-03T00:47:22Z",
824
+ "event": "anchor ethical_313c9a91",
825
+ "refs": [
826
+ "permaweb-ethical_313c9a91"
827
+ ]
828
+ },
829
+ {
830
+ "utc": "2026-07-03T01:38:18Z",
831
+ "event": "anchor ethical_7307e5e5",
832
+ "refs": [
833
+ "permaweb-ethical_7307e5e5"
834
+ ]
835
+ },
836
+ {
837
+ "utc": "2026-07-03T01:47:15Z",
838
+ "event": "anchor ethical_ae0039e1",
839
+ "refs": [
840
+ "permaweb-ethical_ae0039e1"
841
+ ]
842
+ },
843
+ {
844
+ "utc": "2026-07-03T02:42:19Z",
845
+ "event": "anchor ethical_accbb734",
846
+ "refs": [
847
+ "permaweb-ethical_accbb734"
848
+ ]
849
+ },
850
+ {
851
+ "utc": "2026-07-03T02:47:28Z",
852
+ "event": "anchor ethical_7a50311a",
853
+ "refs": [
854
+ "permaweb-ethical_7a50311a"
855
+ ]
856
  }
857
  ]
858
  }
protocol_stack/tests/phase7_entropy_last_run.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
- "timestamp": 1782981175.8156164,
3
  "signature": "\u03949\u03a6963-PHASE7-v1.0",
4
  "ibi_extraction": {
5
  "signature": "\u03949\u03a6963-PHASE7-v1.0",
6
  "h_min": 0.2451,
7
  "von_neumann_bits": 31,
8
  "entropy_sufficient": false,
9
- "seed_256": "ed79c7d1ba4317669e79905e74dd205b618f4f44525a160d559ea0fe17ee91c2",
10
  "ibi_count": 32
11
  },
12
  "api_state_preview": {
13
  "frequency": 639,
14
  "ethical_vector": [
15
- 0.3549,
16
- 0.7329,
17
- 0.2966
18
  ]
19
  }
20
  }
 
1
  {
2
+ "timestamp": 1783046827.9113736,
3
  "signature": "\u03949\u03a6963-PHASE7-v1.0",
4
  "ibi_extraction": {
5
  "signature": "\u03949\u03a6963-PHASE7-v1.0",
6
  "h_min": 0.2451,
7
  "von_neumann_bits": 31,
8
  "entropy_sufficient": false,
9
+ "seed_256": "f9c90636b77cd9c6ff13dc5ccc3439a28685705d12ffc234b7b71584e0a0e6ca",
10
  "ibi_count": 32
11
  },
12
  "api_state_preview": {
13
  "frequency": 639,
14
  "ethical_vector": [
15
+ 0.6468,
16
+ 0.7346,
17
+ 0.6252
18
  ]
19
  }
20
  }
protocol_stack/tests/phase9_audit_last_run.json CHANGED
@@ -38,5 +38,5 @@
38
  }
39
  ],
40
  "all_pass": true,
41
- "duration_ms": 627
42
  }
 
38
  }
39
  ],
40
  "all_pass": true,
41
+ "duration_ms": 626
42
  }
protocol_stack/tests/slm_audit_last_run.json CHANGED
@@ -44,9 +44,9 @@
44
  {
45
  "id": "SLM-09-PERF-100",
46
  "pass": true,
47
- "elapsed_ms": 157
48
  }
49
  ],
50
  "all_pass": true,
51
- "duration_ms": 157
52
  }
 
44
  {
45
  "id": "SLM-09-PERF-100",
46
  "pass": true,
47
+ "elapsed_ms": 153
48
  }
49
  ],
50
  "all_pass": true,
51
+ "duration_ms": 153
52
  }
protocol_stack/tools/verify_alignment_badge.py CHANGED
@@ -73,6 +73,22 @@ def collect_badge(*, quick: bool = False) -> dict:
73
  else:
74
  badge["checks"]["kernel_eggs"] = None
75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  mesh_art = ROOT / "tests" / "mesh_scale_last_run.json"
77
  if mesh_art.is_file():
78
  try:
 
73
  else:
74
  badge["checks"]["kernel_eggs"] = None
75
 
76
+ sr_path = ROOT / "data" / "scalable_registry" / "registry.json"
77
+ if sr_path.is_file():
78
+ try:
79
+ sr = json.loads(sr_path.read_text(encoding="utf-8"))
80
+ badge["scalable_registry_merkle_root"] = sr.get("global_merkle_root")
81
+ srun = ROOT / "tests" / "scalable_registry_last_run.json"
82
+ if srun.is_file():
83
+ sv = json.loads(srun.read_text(encoding="utf-8"))
84
+ badge["checks"]["scalable_registry"] = sv.get("all_pass", False)
85
+ else:
86
+ badge["checks"]["scalable_registry"] = None
87
+ except Exception:
88
+ badge["checks"]["scalable_registry"] = False
89
+ else:
90
+ badge["checks"]["scalable_registry"] = None
91
+
92
  mesh_art = ROOT / "tests" / "mesh_scale_last_run.json"
93
  if mesh_art.is_file():
94
  try: