REQ-SELF-IO-002 — Spec.from_file(path) shall auto-detect format by f

REQ-SELF-IO-002 inconclusive high since 0.3.1

Statement: Spec.from_file(path) shall auto-detect format by file extension and delegate to the appropriate from_yaml/from_json/from_toml method.

Rationale: A single entry point simplifies callers and prevents format-detection bugs.

Verification Method: test

Last Checked: Never

Acceptance Criteria

Evidence

No evidence collected for this requirement.