Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,42 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
tags:
|
| 5 |
+
- ai-visibility
|
| 6 |
+
- seo
|
| 7 |
+
- geo
|
| 8 |
+
- aeo
|
| 9 |
+
- xeo
|
| 10 |
+
- citation-intelligence
|
| 11 |
+
- llm
|
| 12 |
+
- rag
|
| 13 |
+
- contextual-audit
|
| 14 |
---
|
| 15 |
+
|
| 16 |
+
# CFAF — Context-First Audit Framework
|
| 17 |
+
|
| 18 |
+
CFAF (Context-First Audit Framework) is the core methodology powering the IndexMesh platform.
|
| 19 |
+
|
| 20 |
+
Unlike traditional SEO and technical auditing systems that apply generic checks to every page, CFAF evaluates pages relative to:
|
| 21 |
+
|
| 22 |
+
- declared intent
|
| 23 |
+
- audience type
|
| 24 |
+
- search context
|
| 25 |
+
- entity relationships
|
| 26 |
+
- AI retrieval readiness
|
| 27 |
+
- citation probability
|
| 28 |
+
- multi-engine discoverability
|
| 29 |
+
|
| 30 |
+
The framework is designed for AI-native visibility analysis across:
|
| 31 |
+
|
| 32 |
+
- SEO
|
| 33 |
+
- GEO
|
| 34 |
+
- AEO
|
| 35 |
+
- AI citation systems
|
| 36 |
+
- agent retrieval systems
|
| 37 |
+
- RAG environments
|
| 38 |
+
- structured search ecosystems
|
| 39 |
+
|
| 40 |
+
Built by IndexMesh.
|
| 41 |
+
|
| 42 |
+
https://indexmesh.ai
|