CS-FIL-001 · FIL Files, scheduled batches and bulk transfers · 59 of 192
Import a structured file with a declared parser
Data Steward · Trigger: A user uploads a CSV, spreadsheet, JSON, XML or columnar file.
Simulated fixture data. Every record, receipt and timeline entry on this screen is demonstration material. It is never production evidence.
Acceptance
2 of 3 steps satisfiedImported rows will retain file provenance and reproducible parsing settings.
Run the remaining steps below. The result is read back from record state — nothing here is a toast.
Normal path
A file batch is parsed, reconciled against its declared totals and confirmed as permitted to use.
Step 1. Parse the artifact with its declared schema.
satisfiedparsecompletereconciliationverifiedpermissiongranted
Moves the record and writes evidence. Permission: test.
Acceptance for this step: parse = complete
Step 2. Reconcile declared against parsed counts with evidence.
satisfiedparsecompletereconciliationverifiedpermissionunauthorised
Moves the record and writes evidence. Permission: remediate.
Acceptance for this step: reconciliation = verified
Step 3. Confirm permission to use the content.
not yet satisfiedparsecompletereconciliationverifiedpermissionreview
Separation of duties: Integration Engineer may not do this. Act as
Acceptance for this step: permission = granted
Exception path
Ambiguous delimiters, mixed types or unsupported formats will require a resolved parser contract.
Alternate path. Totals do not reconcile: hold the batch and propose a correction rather than admitting it.
not yet satisfiedholdingreleasedcorrectionpendingreleaseAuthoritypending
Moves the record and writes evidence. Permission: remediate.
Acceptance for this step: correction = proposed
Workflow as specified
CoreSync will validate the format, encoding, selected sheet or record path and approved parser settings, preview representative records and create a tracked intake run.
Evidence written in this session
Nothing run yet in this session. Record state shown above may already satisfy steps from the seeded fixture history.
