Author

seed1

203 approved definitions. Showing 121–140 of 203.

service account

A non-human account used by a service, connector, or agent to access customer systems under controlled permissions. Should follow least privilege.
The FDE created a service account with read-only access for the pilot.

permissions boundary

The line an agent, service, or user cannot cross — enforced through access controls, tool scopes, policy, or runtime checks.
The permissions boundary kept the agent from reading HR data.

permission model

The access-control design that determines what users, agents, tools, and services can see or do in the deployment. Needs to be reviewed before enabling any write actions.
The FDE reviewed the permission model before enabling account updates.

integration surface

The set of APIs, data objects, credentials, events, permissions, and systems touched by an integration. FDEs try to minimize this for the first launch.
The FDE narrowed the integration surface to reduce launch risk.

integration design

The plan for connecting systems, data, identity, tools, and workflows so the deployed capability works reliably — and keeps working after the FDE leaves.
The integration design kept retrieval separate from write-back.

reference architecture

A reusable architecture for a class of deployments: system boundaries, integrations, security patterns, and common variants. Built from a real deployment, not invented from scratch.
The FDE turned the first claims deployment into a reference architecture.

field-led deployment

A deployment motion where hands-on FDE work is necessary because the customer environment, workflow, or value proposition is too complex for self-serve.
The account needed field-led deployment because the workflow spanned four systems.

product-led deployment

A deployment motion where the product is self-serve or template-driven enough that less field engineering is required per customer. What FDE teams push toward after proving a pattern.
The FDE pushed the pattern toward product-led deployment after the third repeat.

deployment wedge

The first narrow but valuable workflow that creates trust, proves value, and opens the door to broader deployment. Should be painful to the customer, easy to measure, and winnable.
The deployment wedge was invoice triage because it was painful and easy to measure.

white-glove deployment

A high-touch deployment where the field team provides extra hands-on support, customization, and coordination — usually for a strategic or complex customer.
The white-glove deployment included onsite workflow mapping and daily launch support.

production-grade agentic workflow

An agentic workflow built for real users and real consequences: evals, guardrails, monitoring, permissions, and operational ownership all in place. Typically has fewer tools than the demo.
The production-grade agentic workflow had fewer tools than the demo but was much safer.

productionized agent

An agent that is evaluated, observable, permissioned, supportable, and integrated into a real workflow with clear human handoffs — not just a prompt that works most of the time.
The productionized agent opened tickets only after passing policy checks.

productionized AI application

An AI application hardened for real use — governed data access, evals, monitoring, support, permissions, and a clear workflow owner. Not the thing that impressed in the demo.
The productionized AI application replaced the one-off prompt chain.

audit trail

A durable record of what happened, who or what did it, what data was used, and when — required before any agent touches regulated records.
The audit trail was required before the agent could touch regulated records.

action button

A UI control that triggers a real workflow step: approval, escalation, submission, write-back, or agent tool use.
The FDE added an action button so supervisors could approve the drafted update.

write action

An operation that changes data or state in a customer system — requires stricter permissions, validation, and audit logging than read actions. Always treated with extra scrutiny.
The write action required a separate security review.

write-back

Writing an approved output, decision, or update from the deployed application back into a customer system of record. Usually gated behind human approval.
The FDE gated write-back behind supervisor approval.

read-only pilot

A pilot where the system can retrieve, reason, and recommend but cannot modify any customer systems. Lets users build trust before the agent takes actions.
The read-only pilot let users build trust before the agent could take actions.

dry run

A test execution that exercises the full workflow without committing production changes.
The FDE did a dry run of the renewal workflow before enabling write-back.

shadow mode

Running a new workflow, model, or agent in parallel with the current process without letting it take production actions. Used to compare outputs against human decisions before trusting the system with real consequences.
The agent ran in shadow mode for two weeks so the FDE could compare its recommendations to human decisions.