Parent: #34
Affected page: docs/cmp/zsoftly-cmp-architecture-guide.md
Issue type: Formatting inconsistency
Description:
The architecture guide starts with plain metadata lines (Status:, Owner:, Audience:, Delivery model:) directly under the H1. Other CMP docs generally start with prose or structured sections. In rendered public docs, these metadata lines can look like body text instead of document metadata.
Suggested fix:
Move the metadata into supported front matter, convert it to a small table, or introduce a consistent Document Status section.
Parent: #34
Affected page:
docs/cmp/zsoftly-cmp-architecture-guide.mdIssue type: Formatting inconsistency
Description:
The architecture guide starts with plain metadata lines (
Status:,Owner:,Audience:,Delivery model:) directly under the H1. Other CMP docs generally start with prose or structured sections. In rendered public docs, these metadata lines can look like body text instead of document metadata.Suggested fix:
Move the metadata into supported front matter, convert it to a small table, or introduce a consistent
Document Statussection.