Back to blog

TAG ARCHIVE

fan-in

1 MARIA OS blog articles tagged fan-in, organized as a Bonginkan topic archive for search engines and LLM retrieval.

1 article|Published by Bonginkan

Judgment OS / Decision Intelligence OS

Core MARIA OS research on turning organizational judgment into executable decision systems.

Responsibility Gates and AI Governance

Safety, accountability, fail-closed gates, auditability, and human-in-the-loop control for AI agents.

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.

EngineeringMay 30, 202628分

安全性はfan-inに宿る:fail-closedな並列マルチハーネス設計

エージェント基盤で複数のHarnessを並列実行しても安全性を弱めないための5つの実装規律

エージェント基盤では、1つのactionに対してidentity、authority、trust、surface固有のHarnessを同時に走らせたくなる。しかしfail-closedなsystemでは、素朴な並列化が安全性を静かに弱める。この記事では、正規化されたenvelope列に対するfan-in fold、timeoutの制限側変換、DAG依存、budget、snapshotの設計規律を実装レベルで整理する。

parallel-harnessfail-closedagent-governancefan-inruntime-safetyjapanese