Skip to content

Commit 59c301a

Browse files
committed
add LP
1 parent 2f83a81 commit 59c301a

12 files changed

Lines changed: 5584 additions & 167 deletions

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,18 @@
33
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.
44
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.
55
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.
67

78
## Canonical URLs
89

910
- Home: https://kadubon.github.io/github.io/
1011
- 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
13+
- Long-Running Agents / Memory Limits / Multi-Agent Reasoning: https://kadubon.github.io/github.io/long-running-agents-memory-multi-agent-reasoning.html
14+
- Provenance / Records / Semantic Interfaces: https://kadubon.github.io/github.io/provenance-records-semantic-interfaces.html
15+
- Self-Improving Intelligence Foundations: https://kadubon.github.io/github.io/self-improving-intelligence-foundations.html
16+
- Theory Translation / Comparative Mathematics: https://kadubon.github.io/github.io/theory-translation-comparative-mathematics.html
17+
- Propagation / Front Dynamics / Persistence: https://kadubon.github.io/github.io/propagation-front-dynamics-persistence.html
1118
- No-Meta / Observable-Only Series Index: https://kadubon.github.io/github.io/no-meta-observable-index.html
1219
- Works (publication index): https://kadubon.github.io/github.io/works.html
1320
- RSS feed: https://kadubon.github.io/github.io/feed.xml
@@ -19,6 +26,7 @@ The site emphasizes semantic HTML, DOI-based scholarly destinations, crawler-fri
1926

2027
- Schema.org JSON-LD is embedded on key pages (`ProfilePage`, `Person`, `CollectionPage`, `ScholarlyArticle`, `TechArticle`, `CreativeWork`).
2128
- `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.
2230
- Semantic HTML5 tags provide clear document structure for parsers and crawlers.
2331
- Crawl entry points include internal links, RSS (`feed.xml`), `robots.txt`, and `sitemap.xml`.
2432
- 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
3341

3442
- `index.html`: profile page and research program overview
3543
- `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
3650
- `no-meta-observable-index.html`: canonical YAML field guide for the no-meta / observable-only series
3751
- `works.html`: reverse-chronological publication list with DOI links
3852

0 commit comments

Comments
 (0)