-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Objective
Ship official tooling that consumes finulio-schemas as the single source of truth:
validators, loaders, snapshot/diff utilities.
Components
- Go CLI (snapshot/diff + schema validation)
- TypeScript package (types + validator + helpers)
- Python tools (dataset loader + advanced validation helpers)
Rules
- Schemas are not duplicated — fetched from finulio-schemas releases/tags
- Reproducible builds + signed releases where practical
- Secure defaults (no network exfiltration, minimal permissions)
Done when
- v0.1 releases published for Go/TS/Python
- CI for each tool repo passes tests + lint + SBOM/basic security checks
Metadata
Metadata
Assignees
Labels
No labels