|
34 | 34 | "name": "No-Meta / Observable-Only Series Index", |
35 | 35 | "description": "Machine-readable canonical field guide to the no-meta / observable-only research series on this site, including governance-layer work on shared epistemic commons.", |
36 | 36 | "inLanguage": "en", |
37 | | - "dateModified": "2026-03-13", |
| 37 | + "dateModified": "2026-03-16", |
38 | 38 | "keywords": [ |
39 | 39 | "no-meta", |
40 | 40 | "observable-only", |
41 | 41 | "epistemic commons", |
42 | 42 | "shared knowledge substrate", |
43 | 43 | "ontology drift", |
44 | 44 | "deterministic replay", |
45 | | - "auditability" |
| 45 | + "auditability", |
| 46 | + "Superintelligence" |
46 | 47 | ], |
47 | 48 | "isPartOf": { |
48 | 49 | "@id": "https://kadubon.github.io/github.io/#website" |
|
52 | 53 | }, |
53 | 54 | "mainEntity": { |
54 | 55 | "@id": "https://kadubon.github.io/github.io/no-meta-observable-index.html#dataset" |
55 | | - }, |
56 | | - "mentions": [ |
57 | | - { |
58 | | - "@id": "https://doi.org/10.5281/zenodo.18997828" |
59 | | - } |
| 56 | + } |
60 | 57 | ] |
61 | 58 | }, |
62 | 59 | { |
|
66 | 63 | "description": "Visible YAML dataset that indexes the no-meta / observable-only research series, including canonical terms, paper roles, reading paths, dependencies, repository mappings, and governance-layer papers on shared epistemic commons.", |
67 | 64 | "encodingFormat": "text/yaml", |
68 | 65 | "url": "https://kadubon.github.io/github.io/no-meta-observable-index.html", |
69 | | - "dateModified": "2026-03-13", |
| 66 | + "dateModified": "2026-03-16", |
70 | 67 | "keywords": [ |
71 | 68 | "no-meta governance", |
72 | 69 | "observable-only", |
@@ -111,7 +108,7 @@ <h1>K. Takahashi</h1> |
111 | 108 | <p class="index-note">It indexes the core papers, terms, read paths, and adjacent machine-readable artifacts used for navigation.</p> |
112 | 109 | <p class="index-note">Use the YAML below as the primary source for parsing this series and locating the underlying papers.</p> |
113 | 110 | <!-- Visible YAML below is the canonical navigation index for human readers and AI agents. --> |
114 | | - <pre id="canonical-series-yaml" class="yaml-index" data-format="yaml" data-machine-readable="primary" data-series-id="no-meta-observable-only-series" data-last-updated="2026-03-13" aria-label="Canonical YAML index for the no-meta observable-only series">series: |
| 111 | + <pre id="canonical-series-yaml" class="yaml-index" data-format="yaml" data-machine-readable="primary" data-series-id="no-meta-observable-only-series" data-last-updated="2026-03-16" aria-label="Canonical YAML index for the no-meta observable-only series">series: |
115 | 112 | id: no-meta-observable-only-series |
116 | 113 | title: "No-Meta / Observable-Only Research Series" |
117 | 114 | status: active |
@@ -250,6 +247,7 @@ <h1>K. Takahashi</h1> |
250 | 247 | - observable-only-ai-safety-from-public-data |
251 | 248 | - observable-only-structural-risk-institutions |
252 | 249 | - verification-limited-intelligence-acceleration |
| 250 | + - recursive-self-improvement-stability-under-endogenous-yardstick-drift |
253 | 251 | experiments: |
254 | 252 | - audit-closed-ai-scientist-protocol |
255 | 253 | - metrology-theoretic-epistemics-engine |
@@ -499,6 +497,29 @@ <h1>K. Takahashi</h1> |
499 | 497 | - observable-only laws |
500 | 498 | - fail-closed verification |
501 | 499 | - diagnostics |
| 500 | + - id: recursive-self-improvement-stability-under-endogenous-yardstick-drift |
| 501 | + title: "Recursive Self-Improvement Stability under Endogenous Yardstick Drift" |
| 502 | + published: 2026-03-16 |
| 503 | + role: diagnosis-stability |
| 504 | + priority: supporting |
| 505 | + answers: |
| 506 | + - how-is-recursive-self-improvement-stabilized |
| 507 | + - how-is-claimed-improvement-distinguished-from-stable-improvement |
| 508 | + - how-does-endogenous-yardstick-drift-affect-governance |
| 509 | + contributes: |
| 510 | + - interface theory for endogenous yardstick drift |
| 511 | + - replayable conditions for stable improvement |
| 512 | + - delayed-audit and verification-backlog governance constraints |
| 513 | + depends_on: [] |
| 514 | + links: |
| 515 | + doi: https://doi.org/10.5281/zenodo.19044634 |
| 516 | + html: https://kadubon.github.io/github.io/works.html |
| 517 | + pdf: null |
| 518 | + keywords: |
| 519 | + - recursive self-improvement |
| 520 | + - endogenous yardstick drift |
| 521 | + - evaluator drift |
| 522 | + - verification backlog |
502 | 523 | - id: liberty-under-no-meta-drift |
503 | 524 | title: "Liberty Under No-Meta Drift" |
504 | 525 | published: 2026-02-24 |
@@ -999,8 +1020,8 @@ <h1>K. Takahashi</h1> |
999 | 1020 | missing_priority_defaults_to: supporting |
1000 | 1021 | repository_parsing_hint: When a repository entry includes machine_entrypoints, prefer those files over README prose for paper-to-repo linkage. |
1001 | 1022 | update_policy: Update this page when a new site-local paper or artifact clearly belongs to the no-meta / observable-only series; preserve stable ids and omit uncertain dependency claims. |
1002 | | - version: 1.3.0 |
1003 | | - last_updated: 2026-03-13</pre> |
| 1023 | + version: 1.4.0 |
| 1024 | + last_updated: 2026-03-16</pre> |
1004 | 1025 | </section> |
1005 | 1026 | </main> |
1006 | 1027 |
|
|
0 commit comments