01 · Load
Bring in authorised signals from systems you already run
Context Engine starts with data items the customer has approved: not a free crawl of the estate, and not an unbounded paste into a model context window.
- Connectors, APIs, files, and approved one-off imports map emails, cookies, browser events, CRM rows, tickets, usage, billing, documents, and outcome records into a consistent item shape.
- Each item keeps identity hooks (account, email, cookie, object id), event type, timestamps, and source system — enough structure to join later without copying the whole source database into the product.
- Load is purpose-scoped: only fields and systems agreed for the workflow enter the path. Credentials and bulk raw extracts stay under customer control.
Technical note. Load produces structured data items, not prose dumps. The system is preparing operational memory, not stuffing a prompt.