Elia – Governed hybrid architecture (LLM is capability, not authority)
LLM governance framework, but early-stage spec with no working code—Phase 0 skeleton promised.
Hierarchical Mission Authority Architecture (HMAA) — deterministic authority-control model for autonomous systems with reproducible simulations and safety assurance report.
Authority gating for autonomous systems with reproducible safety evidence and formal assurance report.
Roboticists, autonomous systems engineers, safety-critical systems designers
ROS security frameworks · Defense-in-depth autonomous system architectures
I built a small architecture exploring how autonomous systems can manage operational authority when sensor trust degrades or environmental threats increase.
The model computes a continuous authority value A ∈ [0,1] based on four inputs:
• operator quality • mission context confidence • environmental threat • sensor trust
The authority value maps to operational tiers that determine what actions an autonomous system is allowed to perform.
I included:
– deterministic simulation engine – reproducible Monte Carlo experiments – interactive demo – technical report with DOI
Demo: https://burakoktenli-ai.github.io/hmaa
Technical report: https://doi.org/10.5281/zenodo.18861653
I'd love feedback from engineers working on robotics, safety-critical systems, or AI autonomy.
LLM governance framework, but early-stage spec with no working code—Phase 0 skeleton promised.
Neuromorphic engine on a deterministic rhythm, but v0.2 design-freeze with no working demo yet.
Deterministic agent governance with capability tokens beats probabilistic guardrails.
Doctor gate returns exit codes for CI when decisions contradict or tests are missing.
Curated agent list, but it's an awesome-list with CI gates, not a product.
The idea of inserting a deterministic 'gate' between proposed tool calls and execution is smart and practical: precomputed classification plus an agent-unreachable vault means destructive operations become reversible by default. The README calls out clear mechanics (envelope checks, vault backup, tiered responses and structured denials) which suggests this is more than a thought experiment — it's a focused infra piece for teams that actually let agents touch production.