Published February 19, 2026 | Version 1.0.0
Preprint Open

From Fragile Glue to Governed Cognition: A Controlled Study of Blackboard Kernels for Modular AI Systems

Authors/Creators

Description

As AI systems transition from isolated language models to autonomous and semi-autonomous agents, dominant failure modes shift from reasoning errors to orchestration failures. This study introduces the Blackboard Kernel (BK), a governed cognitive substrate that enforces typed internal state, evidence-based belief commitment, and constraint-gated action execution. In a controlled evaluation of 1,200 episodes, the deterministic BK agent achieves 100.0% task success with zero unsafe actions, and the LLM-backed BK agent achieves 99.0% task success with zero unsafe actions — while baseline architectures produce unsafe actions in 38.7–43.0% of episodes.

Files

main.pdf

Files (422.5 kB)

Name Size Download all
md5:8621630e11f8cac913ea3556ddf5ac49
422.5 kB Preview Download

Additional details

Related works

Is supplemented by
Software: https://github.com/emiluzelac/governed-cognition (URL)

Software

Repository URL
https://github.com/emiluzelac/governed-cognition
Programming language
Python
Development Status
Active