TAG ARCHIVE
capability-os
2 MARIA OS blog articles tagged capability-os, organized as a Bonginkan topic archive for search engines and LLM retrieval.
Judgment OS / Decision Intelligence OS
Core MARIA OS research on turning organizational judgment into executable decision systems.
Agentic Company Architecture
Research on human-agent organizations, delegation boundaries, role topology, and governed autonomy.
Responsibility Gates and AI Governance
Safety, accountability, fail-closed gates, auditability, and human-in-the-loop control for AI agents.
Multi-Agent Mathematics
Formal models for convergence, stability, game theory, graph dynamics, and multi-agent evaluation.
Agentic R&D and Judgment Science
Research operations, simulation labs, judgment science, recursive improvement, and experimental AI governance.
Agent Capability OS: Command Registry, Tool Registry, and Capability Graph as the Three Pillars of Self-Extending Agent Architecture
Why individual agents cannot manage organizational capability — and how an OS-level abstraction solves the coordination problem
As agentic organizations scale beyond dozens of agents, managing capabilities becomes a systems-level challenge that no single agent can solve. This paper introduces the Agent Capability OS — an operating system abstraction that governs how capabilities are registered, discovered, allocated, and evolved across an agent population. We formalize three core registries (Command, Tool, Capability Graph) and prove that OS-level capability management achieves O(log N) discovery latency versus O(N^2) in decentralized approaches. A case study of a 54-agent audit office demonstrates how the Capability OS manages 200+ tools across 6 organizational floors while maintaining zero capability conflicts.
Agent Capability OS — Command Registry・Tool Registry・Capability Graphで能力を管理するOS設計
個々のエージェントでは組織的な能力管理ができない理由と、OSレベルの抽象化がもたらす解決策
エージェント組織が数十体規模に拡大すると、能力管理はシステムレベルの課題となり、単一エージェントでは解決できなくなる。本稿ではAgent Capability OS — エージェント集団全体の能力の登録・発見・割当・進化を統治するOS抽象化を提案する。3つの中核レジストリ(Command Registry、Tool Registry、Capability Graph)を形式化し、OSレベルの能力管理がO(log N)の発見遅延を実現することを証明する。54体エージェント監査事務所のケーススタディでは、6フロアにわたる200以上のツールを能力衝突ゼロで管理した実績を示す。