ta-changeset
The universal "staged mutation" data model for Trusted Autonomy.
A [ChangeSet] represents any pending change — a file patch, email draft,
DB mutation, or social media post. All changes are collected (staged) by
default and bundled into a [DraftPackage] for human review.
The data model aligns with schema/draft_package.schema.json.