You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,18 @@
3
3
This repository hosts the GitHub Pages research hub for K. Takahashi, with static, machine-readable entry points for original work in AI safety, cognitive security, no-meta governance, and auditable autonomous intelligence.
4
4
It is designed for human readers, search engines, AI crawlers, and LLM summarizers to discover concept pages, DOI-linked papers, and structured research metadata without requiring dynamic rendering.
5
5
The site emphasizes semantic HTML, DOI-based scholarly destinations, crawler-friendly navigation, and scientific explanatory pages for topics including self-concealing information, observer-modifying dynamics, and observable-only governance.
6
+
It also includes cluster landing pages for auditability and replay, long-running agents and multi-agent reasoning, provenance-oriented semantic infrastructure, earlier self-improving intelligence foundations, theory translation and comparative mathematics, and propagation or front-dynamics persistence models.
6
7
7
8
## Canonical URLs
8
9
9
10
- Home: https://kadubon.github.io/github.io/
10
11
- Self-Concealing Information / Observer-Modifying Dynamics: https://kadubon.github.io/github.io/self-concealing-information-observer-modifying-dynamics.html
12
+
- Auditability / Replay / Fail-Closed AI Systems: https://kadubon.github.io/github.io/auditability-replay-fail-closed-ai.html
@@ -19,6 +26,7 @@ The site emphasizes semantic HTML, DOI-based scholarly destinations, crawler-fri
19
26
20
27
- Schema.org JSON-LD is embedded on key pages (`ProfilePage`, `Person`, `CollectionPage`, `ScholarlyArticle`, `TechArticle`, `CreativeWork`).
21
28
-`no-meta-observable-index.html` provides a visible YAML canonical field guide for the no-meta / observable-only research series.
29
+
- Cluster landing pages provide visible YAML and structured concept maps for major local research groupings.
22
30
- Semantic HTML5 tags provide clear document structure for parsers and crawlers.
23
31
- Crawl entry points include internal links, RSS (`feed.xml`), `robots.txt`, and `sitemap.xml`.
24
32
- Citation metadata is provided in `CITATION.cff` for GitHub and citation tooling.
@@ -33,6 +41,12 @@ The site emphasizes semantic HTML, DOI-based scholarly destinations, crawler-fri
33
41
34
42
-`index.html`: profile page and research program overview
35
43
-`self-concealing-information-observer-modifying-dynamics.html`: concept entry page for self-concealing information, observer-modifying dynamics, internal blindness, external anchors, and delayed audit
44
+
-`auditability-replay-fail-closed-ai.html`: cluster landing page for AI auditability, deterministic replay, fail-closed verification, audit gates, and lifecycle certification
45
+
-`long-running-agents-memory-multi-agent-reasoning.html`: cluster landing page for long-running agents, bounded memory, finite context, multi-agent reasoning, and evaluation decay
46
+
-`provenance-records-semantic-interfaces.html`: cluster landing page for provenance, record absence, semantic translation, shared epistemic memory, and evidence-carrying infrastructure
47
+
-`self-improving-intelligence-foundations.html`: cluster landing page for earlier self-improving intelligence foundations, recursive self-modification, cognitive architecture, and active-inference or categorical framing
48
+
-`theory-translation-comparative-mathematics.html`: cluster landing page for theory translation, comparative mathematics, categorical semantics, theorem transport, and formal interoperability
49
+
-`propagation-front-dynamics-persistence.html`: cluster landing page for persistence as closure, propagation dynamics, front speed, reaction-diffusion style models, and viable predictive organization
36
50
-`no-meta-observable-index.html`: canonical YAML field guide for the no-meta / observable-only series
37
51
-`works.html`: reverse-chronological publication list with DOI links
0 commit comments