Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Canonical platform-spec frontmatter templates

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

Hand-written frontmatter drifted from platformSpecNodeSchema and layout scanners, causing PR failures late in CI.

New nodes must use the canonical templates on the parent feature hub: specLevel discriminates domain, area, feature, or article; status is required on feature and article only; owner and submitter must include non-empty name and valid email; every domain/area/feature hub directory must ship layout.json.

verify:platform-spec-frontmatter blocks invalid shapes before build.

packages/trudoc/src/schema/content.ts; packages/trudoc/src/verify/platform-spec-frontmatter.ts.