Schema compiler
YAML models become stable-identity Go code. Field IDs are generated once and pinned in lock files — names are metadata, IDs are identity.
Schema compiler
YAML models become stable-identity Go code. Field IDs are generated once and pinned in lock files — names are metadata, IDs are identity.
Backend SDK
Registry, CSV/XLSX adapters, execution plans, and a plain net/http API.
Your code owns persistence via ImportProcessor.
Frontend SDK
API client, portable MappingSpec state, and a React mapping editor. The
graph is derived UI — the spec is the source of truth.
Uploads
Multipart convenience plus TUS resumable uploads. Every protocol converges
on a completed FileID.
mapper-gen