Agent Manifest is designed to remain minimal and structurally stable.
manifest_version)The normative contract is defined by:
A manifest that declares:
{
"manifest_version": "0.1.0"
}
MUST validate against the 0.1.0 schema.
The specification version changes only when the schema and normative specification change.
See: VERSIONING_POLICY.md
The repository may evolve via:
These do not imply a specification version bump unless the schema or normative specification changes.
The core principles are defined in:
Changes to core principles should be treated as major-level changes in spirit, even if the specification remains pre-1.0.
Stability in Agent Manifest means:
Capability evolves.
Principles remain constrained.
Authority is declared before autonomy.