Settlement files are derived financial products whose lineage must remain visible.

01

What the public implementation shows

Guevara models net settlement headers and details, implements NSIGeneratorService, and exposes settlement summary, detail, file, and manual creation queries.

The generator transforms switch-adjacent transaction data into institutionally controlled settlement artifacts. This is the implementation fact behind the note; the architectural reading begins from that visible boundary rather than from an assumed production story.

Operating principleSettlement files are derived financial products whose lineage must remain visible.
02

The decision behind the mechanism

Header, detail, and file operations are explicit so totals, participant obligations, and distribution can be reconciled.

A spreadsheet produced outside the platform can lose source period, generation version, participant detail, and authorization history. The mechanism matters because it gives that failure a named boundary, durable evidence, and a controlled response instead of leaving the outcome to timing or operator guesswork.

  • Freeze a defined settlement input window.
  • Reconcile header totals to participant details.
  • Version and identify every generated artifact.
  • Control manual creation and download permissions.
03

How the control should be operated

Every NSI run should identify source window, included records, exclusions, generated totals, artifact hash, creator, and distribution record.

The institution can explain how each participant obligation was produced. The reusable lesson is not to copy a class or endpoint in isolation, but to preserve the relationship between identity, state, authority, evidence, and operational ownership.

Field conclusion

Treat NSI generation as a reproducible financial process with lineage from source transactions to delivered participant evidence.

Public evidence ledger

Inspect the basis for this note.

These links point to public implementation evidence or authoritative documentation used for the claims above. The interpretation is mine; institutional code and ownership remain with their respective owners.

  1. 01
    NSI generator service

    The service produces settlement headers, details, and artifacts.

    Open source evidence
  2. 02
    Settlement summary query

    The query exposes the governed summary artifact.

    Open source evidence