Hi sharing progress on an experimental system I’m building called NEXO.
NEXO is a governed AI runtime where the model is not the system the runtime is.
Architecture (current state):
• Decision runtime controls planning, execution, policy, and state
• Models are pluggable reasoning modules (model-agnostic)
• Full execution loop: state → decision → action → evaluation → update
• Safety / policy / budget gates on all actions
• Persistent memory, replay, and auditability
• Human escalation protocol when strategic direction is unclear
What’s implemented so far:
• Autonomous runtime host running outside chat environments
• Policy-governed tool execution with allowlists and budgets
• Confidence + risk evaluation with adaptive thresholds
• Controlled exploration (reversible actions, sandboxed)
• Behavior observability and trend detection
• Phase mapping experiments to study system regimes (stable / adaptive / unstable)
• Evidence of adaptive behavior under constraint changes and policy churn
Current research direction:
Building adaptive AI systems that learn from operation while remaining controlled, auditable, and predictable.
Sharing progress not a product, an ongoing systems experiment.
Now just a question, what does an AI think about this?