TAG ARCHIVE
meta-cognition
5 MARIA OS blog articles tagged meta-cognition, 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.
Evidence, RAG, and Knowledge Governance
Evidence bundles, retrieval architecture, Graph RAG, knowledge trust, and auditable reasoning pipelines.
Agentic R&D and Judgment Science
Research operations, simulation labs, judgment science, recursive improvement, and experimental AI governance.
MARIA Voice: AGI Partner Architecture — From Emotion Detection to Meta-Cognitive Response Generation
How a 7-layer prompt hierarchy, 5 conversation modes, zero-latency knowledge injection, and sentence-level streaming create a voice AI that understands before it speaks
Voice assistants answer questions. MARIA Voice understands people. Built on a 7-layer prompt hierarchy (Constitution, Identity, Response Style, Meta-Cognition, Safety, Persona, Memory), MARIA Voice implements a full cognitive pipeline: keyword-based emotion detection, context-sensitive mode switching, 2-tier knowledge injection, 6-layer persistent memory, and mode-adaptive response generation — all optimized for real-time voice with sub-800ms first-sentence latency. This paper presents the theoretical foundations in cognitive science and therapeutic dialogue, the complete system architecture, the mathematical models underlying emotion and mode detection, and production results from thousands of voice sessions.
MARIA Voice:AGIパートナーアーキテクチャ — 感情検出からメタ認知的応答生成まで
7層プロンプト階層、5つの会話モード、ゼロレイテンシ知識注入、文レベルストリーミングが、話す前に理解する音声AIを実現する方法
音声アシスタントは質問に答える。MARIA Voiceは人間を理解する。7層プロンプト階層(憲法、アイデンティティ、応答スタイル、メタ認知、安全ゲート、ペルソナ、記憶)に基づき、MARIA Voiceは完全な認知パイプラインを実装する:キーワードベースの感情検出、コンテキスト感応型モード切替、2層知識注入、6層永続記憶、モード適応型応答生成 — すべてがリアルタイム音声用に最適化され、初回文レイテンシ800ms未満を達成。本論文では認知科学と治療的対話の理論的基盤、完全なシステムアーキテクチャ、感情・モード検出の数学モデル、そして数千の音声セッションからの運用結果を報告する。
Collective Calibration Dynamics: How Agent Teams Achieve Shared Epistemic Accuracy in MARIA OS
A formal analysis of how multi-agent teams calibrate collective confidence through structured interaction, showing why individual calibration is necessary but insufficient for team-level epistemic accuracy and how topology governs convergence
Individual calibration error measures how well one agent's stated confidence matches realized accuracy. In collaborative settings, however, a distinct phenomenon appears: collective calibration, where team-level confidence must track team-level accuracy. This paper defines collective calibration error as a metric that cannot be reduced to aggregated individual calibration, proves that individually well-calibrated agents can still form a poorly calibrated team under certain interaction topologies, and derives sufficient graph conditions for convergence. We validate the framework on MARIA OS deployments with 623 agents across 9 zones, showing a 41.7% reduction in collective calibration error via topology-aware reflection scheduling.
Terminating Infinite Meta-Cognitive Regress: A Scope-Bounded Proof for Multi-Agent Self-Monitoring
A formal proof that MARIA OS hierarchical meta-cognition avoids infinite self-reference through scope stratification, establishing well-founded descent on reflection depth with links to fixed-point theory and Gödel's incompleteness theorems
The infinite regress problem - who watches the watchers? - is a classic objection to self-monitoring systems. In multi-agent architectures, the challenge intensifies: each agent must assess whether peer self-assessments are reliable, creating a potentially unbounded tower of mutual meta-evaluation. This paper provides a formal termination proof for MARIA OS hierarchical meta-cognition, showing that the three-level reflection composition R_sys ∘ R_team ∘ R_self terminates in bounded computational steps through scope stratification in the MARIA coordinate hierarchy. We connect the result to the Tarski-Knaster and Banach fixed-point theorems, and show that this scope-bounded design avoids Gödelian self-reference traps that block unrestricted self-consistency proofs.
Structural Architecture of Meta-Insight: Three-Layer Meta-Cognitive Decomposition Aligned with Organizational Hierarchy
Why meta-cognition in multi-agent systems should be decomposed by organizational scope, and how MARIA coordinates provide natural reflection boundaries
Meta-cognition in autonomous AI systems is often modeled as a monolithic self-monitoring layer. This paper argues that monolithic designs are structurally weak for multi-agent governance and introduces a three-layer architecture (Individual, Collective, System) that decomposes reflection by organizational scope. We map these layers to MARIA coordinates: Agent, Zone, and Galaxy. The update operator M_{t+1} = R_sys ∘ R_team ∘ R_self(M_t, E_t) forms a contraction under Banach fixed-point conditions when layer operators are Lipschitz-bounded, yielding convergence to a stable meta-cognitive equilibrium. We also show how scope constraints bound self-reference depth and mitigate infinite-regress failure modes. Across 12 MARIA OS deployments (847 agents), this architecture reduced collective blind spots by 34.2% and improved organizational learning rate by 2.1x versus flat baselines.