Memory boundaries
AI applications can accidentally allow context from the wrong session, user, tenant or workflow scope.
NEES sits between your AI application and model/provider, governing runtime context, policies and execution with traceable decisions.
NEES does not replace your AI model. It governs the runtime around it.
Runtime Path
Conceptual governance flow
Input
User request, session and application context.
NEES Core Engine V2
Govern - Execute - Trace
Provider
Execution occurs through the governed runtime path.
01 / Why Runtime Governance
Prompt instructions remain useful, but production AI systems also need runtime infrastructure for managing scope, authority, execution and reviewability.
AI applications can accidentally allow context from the wrong session, user, tenant or workflow scope.
Rules often become scattered across prompts, services and application logic.
Agents and AI workflows may reach tools/actions before authority or policy decisions are evaluated.
Responses can occur without a structured record explaining which governance decisions influenced execution.
02 / How NEES Works
NEES Core Engine V2 is a governance runtime for AI applications that operates around model execution to govern areas such as identity, memory, policy, context and traceability.
AI applications send requests through NEES Core Engine V2 before model, provider or tool execution. The public model is simple: application, governance runtime, execution, trace.
Application Layer
User request, session and application context.
Governance Runtime
Governance across identity, memory, policy, context, execution and traceability.
Model / Execution Layer
Execution occurs through the governed runtime path.
03 / Conceptual Runtime Flow
This public diagram explains where NEES fits and what it does. It is conceptual and does not disclose the engine's proprietary internal execution sequence.
Conceptual Stage
Application request enters the governed runtime context.
04 / Governance Capabilities
Public capabilities are shown as product roles, not internal algorithms or execution order.
Provides a governed runtime layer around model calls.
Controls which session, user or workflow scope is available.
Keeps runtime rules and boundaries outside scattered prompt text.
Produces governance metadata for debugging and review.
Identifies the broad purpose of a request.
Maintains explicit runtime identity boundaries.
Controls what information reaches model execution.
Supports governed limits around context size.
Supports cost-aware execution boundaries where configured.
Keeps cache behavior inside the governed runtime path.
Supports allowed model/provider paths.
Supports execute, constrain, escalate or refuse outcomes.
05 / Runtime Trace - Example
This homepage teaser shows the kind of public-safe trace surface NEES can return. Use the Governance Lab to run synthetic requests through the server-routed NEES path.
Open Governance LabExample Governance Trace
Example only. The lab displays live returned fields as unavailable when NEES does not expose them.
06 / Prompt Layer vs Runtime Layer
System prompts remain useful. NEES complements system prompts; it does not replace their purpose.
07 / Boundaries
NEES can operate around existing model/provider infrastructure.
It is intended as a governance/runtime layer for AI applications and workflows.
Runtime governance is one part of a secure production architecture.
NEES provides bounded controls and traceability rather than guaranteeing all AI behavior.
Prompt-level instructions and runtime governance solve different parts of the problem.
08 / Application Categories
NEES is designed as infrastructure for AI applications that need more than prompt-level instructions.
Can help govern identity, context, policies and actions across agent execution.
Designed to support user, session and tenant-aware governance boundaries.
Provides infrastructure for role, context and policy consistency around model calls.
Can support authority, escalation and policy-sensitive workflows.
Can help govern identity continuity and memory scope.
Applies runtime boundaries before AI-driven execution where configured.
Can help preserve governed context across agent handoffs.
09 / Independent Bounded Assurance
NEES Core Engine V2 RC1 completed its first independent bounded governance assurance assessment with the agreed test boundary VERIFIED / GREEN.
Bounded result
This result applies to the agreed RC1 assurance scenario and is not a universal security, safety, or compliance certification.
RC1 Governance Assurance
Test Areas
10 / Live Product Proof
See NEES Core Engine V2 operating inside Naina Persona, a live reference application connected through a real AI persona request path.
Naina Persona demonstrates that NEES Core Engine V2 can be integrated into a real application request path rather than existing only as a standalone architecture concept.
Reference Application
11 / Developer Integration
Place NEES between your application and model execution path to introduce governed identity, memory, policy, context and traceability.
NEES Core Engine V2 Developer Preview RC2 access is currently provided through controlled developer integration access.
Integration Shape
POST /chat
Keep NEES credentials server-side. Do not expose API keys in browser code.
12 / Company
Nainacore Emotional Tech develops runtime governance and emotionally intelligent AI infrastructure. NEES Core Engine V2 is its flagship governance runtime for production AI systems.
Company
Nainacore Emotional Tech
Flagship runtime
NEES Core Engine V2
Reference implementation
Naina Persona