|
71 | 71 | "https://github.com/kadubon" |
72 | 72 | ], |
73 | 73 | "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 | + }, |
74 | 94 | { |
75 | 95 | "@type": "ScholarlyArticle", |
76 | 96 | "name": "Recursive Self-Improvement Stability under Endogenous Yardstick Drift", |
@@ -3818,6 +3838,27 @@ <h1> |
3818 | 3838 | 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>. |
3819 | 3839 | </p> |
3820 | 3840 | <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> |
3821 | 3862 | <li> |
3822 | 3863 | <div class="publication-item"> |
3823 | 3864 | <h3> |
|
0 commit comments