DATA
Model inference stays inside the agency's approved local system.
Models perform inference locally. The implementation documents which sources the system can read, what it can retain, and where outputs are written.
Technical overview
This page outlines how the local system is intended to handle data, connect to existing software, control employee access, increase agent independence, and stay maintainable over time.
Architecture first. Final hardware, models, integrations, and capacity are selected after the agency workflow and environment are assessed.
AGENCY NETWORK BOUNDARY
System boundary
The system runs on equipment at the agency. Connections, update paths, remote support, and permitted actions are documented before live use.
DATA
Models perform inference locally. The implementation documents which sources the system can read, what it can retain, and where outputs are written.
INTEGRATIONS
Agents connect to the approved inboxes, files, agency software, CRM, and procedures required for a specific workflow rather than replacing the entire stack.
IDENTITY
As the rollout expands, individual profiles can limit which information an employee sees and which actions the employee or agent may perform.
Controls
Agent autonomy is not a single switch. Each process advances only after testing, human review, and agency approval.
Understand instructions, exceptions, sources, handoffs, and decisions before building.
The agent prepares work while a person checks every output and correction is captured.
The agent completes only the actions and handoffs explicitly permitted for that workflow.
Review can be reduced only after results meet the agreed standard and the agency approves the change.
Operations
Local does not mean unmanaged. The operating layer should make health, versions, permissions, workflow changes, and support activity visible.
MONITORING
Track service availability, resource use, failures, and the operational signals chosen for each approved workflow.
MODEL UPDATES
New local models are evaluated against the agency’s real tasks before they replace a known configuration.
CHANGE CONTROL
Integrations, permissions, instructions, and autonomy levels should change deliberately rather than drift silently.
REMOTE SUPPORT
Support access and update paths are selected with the agency and documented as part of the deployment boundary.
LOWER-LEVEL COMPONENTS
The management and monitoring layer is being developed as sparkDash. The local agent runtime is Hermes Agent. The agency-facing design remains based on functions, permissions, and verified behavior rather than requiring buyers to learn product names.
Decided during assessment
First administrative workflow and success standard
Required integrations, permissions, and human checkpoints
Hardware capacity, resilience, network, power, and physical location
Local model baseline and evaluation set
Employee access plan and staged rollout
Monitoring, update, recovery, and support procedures
Technical fit starts with the workflow
We will identify the data boundary, integration points, controls, and open questions before discussing a final configuration.