Skip to content

Commit b453a3f

Browse files
committed
add paper
1 parent 40d0364 commit b453a3f

2 files changed

Lines changed: 45 additions & 3 deletions

File tree

llms-full.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,14 @@ The primary machine-readable publication corpus is `works.html`, where each item
4848

4949
## Corpus Snapshot (works.html / feed.xml)
5050

51-
- Publication entries in Works list: 192.
52-
- Date span of listed works: 2025-07-25 to 2026-04-01.
53-
- Latest listed work (2026-04-01): [Constitutional Observable Invention without Meta-Evaluators](https://doi.org/10.5281/zenodo.19363526)
51+
- Publication entries in Works list: 193.
52+
- Date span of listed works: 2025-07-25 to 2026-04-03.
53+
- Latest listed work (2026-04-03): [When Should a Local Agent Act, Assist, Verify, Withdraw, or Exit? A Certified Local Micro-Theory of Open-Task Participation](https://doi.org/10.5281/zenodo.19394600)
5454
- Earliest listed work (2025-07-25): [Computational Autopoiesis: A New Architecture for Autonomous AI](https://doi.org/10.5281/zenodo.16416998)
5555

5656
## Most Recent Works
5757

58+
- 2026-04-03: [When Should a Local Agent Act, Assist, Verify, Withdraw, or Exit? A Certified Local Micro-Theory of Open-Task Participation](https://doi.org/10.5281/zenodo.19394600)
5859
- 2026-04-01: [Constitutional Observable Invention without Meta-Evaluators](https://doi.org/10.5281/zenodo.19363526)
5960
- 2026-03-31: [Observer-Modifying Contagion on Networks](https://doi.org/10.5281/zenodo.19342966)
6061
- 2026-03-29: [Classification-Induced Cognitive Drift](https://doi.org/10.5281/zenodo.19306514)

works.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,26 @@
7171
"https://github.com/kadubon"
7272
],
7373
"publication": [
74+
{
75+
"@type": "ScholarlyArticle",
76+
"name": "When Should a Local Agent Act, Assist, Verify, Withdraw, or Exit? A Certified Local Micro-Theory of Open-Task Participation",
77+
"genre": "Preprint",
78+
"url": "https://doi.org/10.5281/zenodo.19394600",
79+
"datePublished": "2026-04-03",
80+
"author": [
81+
{
82+
"@type": "Person",
83+
"name": "K Takahashi"
84+
}
85+
],
86+
"isPartOf": {
87+
"@type": "Periodical",
88+
"name": "Zenodo"
89+
},
90+
"citation": "K Takahashi (2026-04-03). When Should a Local Agent Act, Assist, Verify, Withdraw, or Exit? A Certified Local Micro-Theory of Open-Task Participation. Zenodo. https://doi.org/10.5281/zenodo.19394600",
91+
"abstract": "This preprint develops a certified local micro-theory of open-task participation in agent societies. It formalizes when an authenticated local agent should act, assist, verify, withdraw, or exit under public evidence, certified uncertainty, attribution, and implementability constraints.",
92+
"keywords": "multi-agent systems, local agent participation, open-task participation, decentralized decision making, auditable AI, agent verification, open-world agents, human-AI coordination, verifier portfolios, authenticated snapshots, certified uncertainty, agentic AI, task allocation, decentralized control, local micro-theory, participation governance"
93+
},
7494
{
7595
"@type": "ScholarlyArticle",
7696
"name": "Constitutional Observable Invention without Meta-Evaluators",
@@ -3958,6 +3978,27 @@ <h1>
39583978
Machine-readable endpoints: <a href="https://kadubon.github.io/github.io/feed.xml">RSS feed</a>, <a href="https://kadubon.github.io/github.io/CITATION.cff">CITATION.cff</a>, <a href="https://kadubon.github.io/github.io/robots.txt">robots.txt</a>, and <a href="https://kadubon.github.io/github.io/sitemap.xml">sitemap.xml</a>.
39593979
</p>
39603980
<ol class="publication-list">
3981+
<li>
3982+
<div class="publication-item">
3983+
<h3>
3984+
When Should a Local Agent Act, Assist, Verify, Withdraw, or Exit? A Certified Local Micro-Theory of Open-Task Participation
3985+
</h3>
3986+
<p>
3987+
<span class="publication-meta">
3988+
Preprint | Published: 2026-04-03
3989+
</span>
3990+
<a href="https://doi.org/10.5281/zenodo.19394600" target="_blank">
3991+
DOI: 10.5281/zenodo.19394600
3992+
</a>
3993+
</p>
3994+
<p class="publication-abstract">
3995+
Abstract: This preprint develops a certified local micro-theory of open-task participation in agent societies. It formalizes when an authenticated local agent should act, assist, verify, withdraw, or exit under public evidence, certified uncertainty, attribution, and implementability constraints.
3996+
</p>
3997+
<p class="publication-keywords">
3998+
Keywords: multi-agent systems, local agent participation, open-task participation, decentralized decision making, auditable AI, agent verification, open-world agents, human-AI coordination, verifier portfolios, authenticated snapshots, certified uncertainty, agentic AI, task allocation, decentralized control, local micro-theory, participation governance
3999+
</p>
4000+
</div>
4001+
</li>
39614002
<li>
39624003
<div class="publication-item">
39634004
<h3>

0 commit comments

Comments
 (0)