Skip to content

AI Page Manifest (AIPM) v1.2.0

Latest

Choose a tag to compare

@aagedik aagedik released this 18 Jul 21:31

Highlights
AI Page Manifest (AIPM) v1.2.0 is the current stable open specification for per-page .ai.json sidecars — machine-readable page metadata for AI crawlers, RAG pipelines, and GEO (Generative Engine Optimization).

What shipped in 1.2.0
mainEntity[].importance: primary | secondary | mentioned
relatedPages[].anchor: suggested link text for AI citation
Editorial keyFacts (schema-validated; implementations may suggest facts)
audience as a free-text array (enum removed)
JSON Schema: https://aigeoradar.com/schemas/aipm/1.2/page-manifest.schema.json
Reference implementations:
AigeoRadar.com (Laravel CMS, live sidecars)
WordPress via AigeoRadar Connector v0.2.2+
Repo packaging for contributors (this release cut)
Expanded README.md (why AIPM, GEO fit, mini example, 5-minute adopt)
CONTRIBUTING.md
Production discovery seeds: llms.txt, entity.json pointer
Ready good first issues listed in .github/GOOD_FIRST_ISSUES.md
Upgrade from 1.1.x
See MIGRATION.md.

Links
Spec hub: https://aigeoradar.com/specifications/aipm
Schema: https://aigeoradar.com/schemas/aipm/1.2/page-manifest.schema.json
Changelog: CHANGELOG.md
Contribute: CONTRIBUTING.md