|
8 | 8 | <meta name="description" content="As AI moves from capable models to autonomous agents, the binding constraint shifts from the model to the organization around it. This essay argues that the organization—not the isolated model or task—is the right unit at which to design, evaluate, and govern agentic AI, and makes it concrete with a state formalization, a three-loop capability model, an L0–L5 governance-maturity model, and requirements for organization-level benchmarks."> |
9 | 9 | <script src="/blog/template.v2.js?v=3"></script> |
10 | 10 | <link rel="stylesheet" href="/blog/blog-fonts.css?v=5"> |
11 | | - <link rel="stylesheet" href="/blog/blog-chrome.css?v=7"> |
12 | | - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" crossorigin="anonymous"> |
13 | | - <script defer src="/blog/blog-chrome.js?v=3"></script> |
| 11 | + <link rel="stylesheet" href="/blog/blog-chrome.css?v=8"> |
| 12 | + <script defer src="/blog/blog-chrome.js?v=4"></script> |
14 | 13 | <style> |
15 | 14 | /* ============================================================ |
16 | 15 | SURFACE B — OI Distill v2 post (FINAL, drop-in <style>) |
|
377 | 376 | "affiliationURL": "https://github.com/OpenMOSS" |
378 | 377 | } |
379 | 378 | ], |
380 | | - "doi": "", |
| 379 | + "doi": "10.5281/zenodo.20773858", |
381 | 380 | "publishedDate": "2026-06-19" |
382 | 381 | } |
383 | 382 | </script> |
@@ -1014,13 +1013,14 @@ <h3>About</h3> |
1014 | 1013 | </p> |
1015 | 1014 |
|
1016 | 1015 | <h3>Cite as</h3> |
1017 | | - <p class="cite-text">Xipeng Qiu. “Organizational Intelligence: Governing Agentic AI at the Level of the Organization.” OpenMOSS, 2026. <a href="https://openmoss.ai/blog/en/organizational-intelligence/">openmoss.ai/blog/en/organizational-intelligence</a></p> |
| 1016 | + <p class="cite-text">Xipeng Qiu. “Organizational Intelligence: Governing Agentic AI at the Level of the Organization.” OpenMOSS, 2026. <a href="https://openmoss.ai/blog/en/organizational-intelligence/">openmoss.ai/blog/en/organizational-intelligence</a> · DOI: <a href="https://doi.org/10.5281/zenodo.20773858">10.5281/zenodo.20773858</a></p> |
1018 | 1017 | <pre class="cite-bib">@misc{qiu2026oi, |
1019 | 1018 | title = {Organizational Intelligence: Governing Agentic AI at the Level of the Organization}, |
1020 | 1019 | author = {Qiu, Xipeng}, |
1021 | 1020 | year = {2026}, |
1022 | 1021 | howpublished = {OpenMOSS Blog}, |
1023 | | - url = {https://openmoss.ai/blog/en/organizational-intelligence/} |
| 1022 | + url = {https://openmoss.ai/blog/en/organizational-intelligence/}, |
| 1023 | + doi = {10.5281/zenodo.20773858} |
1024 | 1024 | }</pre> |
1025 | 1025 | </d-appendix> |
1026 | 1026 | </body> |
0 commit comments