Перейти к содержимому

API: specs

Это содержимое пока не доступно на вашем языке.

List Specs

SPEC-001 §3.1.1: list all specs sorted by id descending.

Get Spec

SPEC-001 §3.1.2: detail with frontmatter, body, sections, tests_status.

ParameterInRequiredType
spec_idpathyesstring

Get Spec History

SPEC-001 §3.1.3: git log per file. Empty if .git not mounted.

ParameterInRequiredType
spec_idpathyesstring

Get Spec Progress

Implementation progress grouped by spec section — each leaf §-anchor with its label and whether a test covers it (SPEC-NNN §X.Y citation).

ParameterInRequiredType
spec_idpathyesstring

Patch Spec Status

SPEC-001 §3.1.5: status transition with validation.

ParameterInRequiredType
spec_idpathyesstring

Get Spec Tests

Return individual pytest test-cases for this spec from junit.xml.

ParameterInRequiredType
spec_idpathyesstring