@comity/seo
v0.9.0
Published
Reusable SEO abstractions for Comity domain modules.
Downloads
109
Readme
@comity/seo
Reusable SEO abstractions for Comity domain modules.
Purpose
Defines structured SEO metadata models shared by Comity modules. Provides models for metadata formats including Open Graph, Twitter Cards, and Structured Data in a framework-independent way.
Scope
This package:
- ✅ defines OpenGraph, Twitter Card, and structured data models
- ✅ provides a consolidated SeoModel contract
This package does NOT:
- ❌ generate SEO metadata
- ❌ render HTML tags
- ❌ own page or content-level SEO decisions
Public API
SeoModel— generic SEO value modelOpenGraphModel— Open Graph metadata modelTwitterCardModel— Twitter Card metadata modelStructuredDataModel— structured data contract
No exhaustive reference; see docs for constraints.
Documentation
- docs/overview.md
- docs/conventions.md
Related Packages
- @comity/content — page content models
- @comity/html — HTML rendering pipeline
Status
Stable
Review Completed: 2026-07-25 Reviewer: Hobiri MAGI (DeepSeek v4 Pro) Compliance Score: 99.5% (Green)
