REQ-SELF-IO-001 — The Spec YAML and TOML serialization shall be loss

REQ-SELF-IO-001 pass high since 0.2.0

Statement: The Spec YAML and TOML serialization shall be lossless — from_yaml(to_yaml()) and from_toml(to_toml()) shall produce identical Spec objects.

Rationale: Users must be able to hand-edit serialized specs without data loss.

Verification Method: test

Last Checked: 2026-04-17 20:01 UTC

Acceptance Criteria

Evidence

IDKindVerdictObservedDetails
EV-AUTO-0019testpass2026-04-17 20:01message: yaml_rt=True, toml_rt=True