Skip to content

Commit 4bd0412

Browse files
committed
add paper
1 parent 96c76db commit 4bd0412

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

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": "Counterfactually Auditable Lifecycle Certification for Autonomous Agents",
77+
"genre": "Preprint",
78+
"url": "https://doi.org/10.5281/zenodo.19089134",
79+
"datePublished": "2026-03-18",
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-03-18). Counterfactually Auditable Lifecycle Certification for Autonomous Agents. Zenodo. https://doi.org/10.5281/zenodo.19089134",
91+
"abstract": "This preprint develops a conservative lifecycle-certification framework for autonomous agents under finite routing, monitoring, and deployment budgets. It formalizes counterfactually auditable admission, retirement, monitoring, and deployment rules using direct move inference, replay support, and anytime-valid sentinel monitoring.",
92+
"keywords": "autonomous agents, AI agent, lifecycle certification, counterfactual auditability, direct move inference, adaptive sentinel monitoring, e-process, anytime-valid inference, forecast transport, budget-feasible deployment, off-policy evaluation, causal inference, tool-use agents, agent lifecycle management, interface stock"
93+
},
7494
{
7595
"@type": "ScholarlyArticle",
7696
"name": "Recursive Self-Improvement Stability under Endogenous Yardstick Drift",
@@ -3818,6 +3838,27 @@ <h1>
38183838
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>.
38193839
</p>
38203840
<ol class="publication-list">
3841+
<li>
3842+
<div class="publication-item">
3843+
<h3>
3844+
Counterfactually Auditable Lifecycle Certification for Autonomous Agents
3845+
</h3>
3846+
<p>
3847+
<span class="publication-meta">
3848+
Preprint | Published: 2026-03-18
3849+
</span>
3850+
<a href="https://doi.org/10.5281/zenodo.19089134" target="_blank">
3851+
DOI: 10.5281/zenodo.19089134
3852+
</a>
3853+
</p>
3854+
<p class="publication-abstract">
3855+
Abstract: This preprint develops a conservative lifecycle-certification framework for autonomous agents under finite routing, monitoring, and deployment budgets. It formalizes counterfactually auditable admission, retirement, monitoring, and deployment rules using direct move inference, replay support, and anytime-valid sentinel monitoring.
3856+
</p>
3857+
<p class="publication-keywords">
3858+
Keywords: autonomous agents, AI agent, lifecycle certification, counterfactual auditability, direct move inference, adaptive sentinel monitoring, e-process, anytime-valid inference, forecast transport, budget-feasible deployment, off-policy evaluation, causal inference, tool-use agents, agent lifecycle management, interface stock
3859+
</p>
3860+
</div>
3861+
</li>
38213862
<li>
38223863
<div class="publication-item">
38233864
<h3>

0 commit comments

Comments
 (0)