Forward-Deployed Engineering05
We connect the workflow to the systems it needs, model the data as the system will read it and build retrieval that shows a person only what they are allowed to see. Each system is scoped and priced on its own.
FDE / 01What we connect
Every workflow touches some of these. Each connector is scoped on its own, because each is a different amount of work.
ERP, CRM, HR, finance and the line-of-business systems that hold the truth. Read live through their APIs or their database, written back to through the same path a person would use, with the action attributed.
Shared drives, document stores, mailboxes, scanned PDFs. Parsed with their structure kept, indexed with the permissions of the folder they came from, and traceable back to the page.
Internal services and third-party APIs the workflow has to call. Wrapped as tools the system can use, each with its own permission scope, rate limit and log line.
Your identity provider. The system acts as the person it works for, no more; every read and write carries their identity, and revoking the person revokes the system's access on their behalf.
FDE / 02The data
The connectors are the smaller half. The larger half is making the data mean one thing across systems, and knowing where each value came from.
FDE / 03What you keep
6 ITEMS
Six things, in your accounts, for every system connected.
One per system, in your repository, with its permission scope, rate limits and tests against the live system.
Entities resolved across systems, documented, with the rules for each join written down.
Documents and records indexed with their permissions, so a query returns only what its reader may see.
Every value the system uses traceable to a system, a record and a time; every answer traceable to its sources.
How the system writes to the record: as whom, with what approval, logged where, reversed how.
The faults found in the data, their cause where known, and what the system does when it meets each.
FDE / 04Specified
10 FIELDS
The terms as they stand before the first call. The systems move the detail; they do not move the rules.
FDE / 05Fit
FDE / 06Proof
1 ROWS
Illustrative engagements written end to end, chapter by chapter.
FDE / 07Questions
6 QUESTIONS
Whichever your stack and the system support. Where a system has a maintained server or SDK, we use it and wrap the permissions; where it does not, we write a connector in your repository. In both cases the code is yours.
Documents and records are indexed with the permissions of where they came from, and every query is made as the person asking, through your identity provider. A person cannot retrieve through the system what they could not open themselves.
We do not clean the data before starting; we read it as it is and write down what we find. The register lists each fault, its cause where known and what the system does when it meets it. Fixes at the source are yours to schedule.
No. Connectors, indexes and models run in your cloud account and your region. Where the requirement is stricter, the environment is scoped with Regulated & Secure Deployment.
Both, if the workflow needs it. Write-back goes through the same path a person would use, as that person, with an approval step where the record needs one, and every write is logged and reversible.
Per system, as a fixed fee per connector, model or index, agreed before the work starts. A system whose access does not arrive is paused, not invoiced.
FDE / ENDStart
Book a scoping call and bring the list of systems; you leave knowing what each would take.