Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width,initial-scale=1" /> | |
| <title>AIVO Standard™ — Methodology v3.5</title> | |
| <style> | |
| body { | |
| font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; | |
| max-width: 880px; | |
| margin: 40px auto; | |
| padding: 0 16px; | |
| line-height: 1.6; | |
| } | |
| h1, h2, h3 { color: #1b3b87; } | |
| a { color: #1b3b87; text-decoration: none; } | |
| a:hover { text-decoration: underline; } | |
| .header { margin-bottom: 1rem; } | |
| .links { margin-top: 1rem; } | |
| </style> | |
| </head> | |
| <body> | |
| <div class="header"> | |
| <h1>🧭 AIVO Standard™ — Methodology v3.5</h1> | |
| <p><strong>AI Visibility Optimization (AIVO) Framework</strong></p> | |
| </div> | |
| <p> | |
| 📥 <a href="./AIVO%20Methodology%20Version%203.5.pdf">Download AIVO Methodology v3.5 (PDF)</a> | |
| 🔖 <a href="https://doi.org/10.5281/zenodo.17428098">DOI: 10.5281/zenodo.17428098</a><br> | |
| 🐙 <a href="https://github.com/pjsheals/aivo-standard/releases/tag/v3.5">GitHub Release v3.5</a> | |
| </p> | |
| <h2>✨ What’s New in v3.5</h2> | |
| <ul> | |
| <li><strong>Two-Dimensional Prompt Measurement (2D-PSOS)</strong> — Awareness vs Transactional prompt presence.</li> | |
| <li><strong>Predictive Conversational Models (PCM)</strong> — CDR, VRR & PVI predictive metrics.</li> | |
| <li><strong>Entropy & Stability Layer (Annex 15-T)</strong> — Stability Index (SI) and PSOS-E, aligned with ISO 42001 & NIST AI RMF.</li> | |
| </ul> | |
| <h2>📚 Version History</h2> | |
| <ul> | |
| <li><strong>v3.5 (Oct 2025)</strong> — Predictive governance layer added (2D-PSOS, PCM, Entropy & Stability).</li> | |
| <li>v3.0 (Aug 2025) — Quantification layer with PSOS™ and governance reporting.</li> | |
| <li>v2.x — Visual search, GPT-5 enhancements, regulated industries section.</li> | |
| </ul> | |
| <h2>🔗 Key Links</h2> | |
| <ul> | |
| <li>🌐 <a href="https://aivostandard.org">AIVO Standard Website</a></li> | |
| <li>📰 <a href="https://aivojournal.org">AIVO Journal</a></li> | |
| <li>🐙 <a href="https://github.com/pjsheals/aivo-standard">GitHub Repository</a></li> | |
| <li>🔖 <a href="https://doi.org/10.5281/zenodo.17428098">Zenodo DOI Record</a></li> | |
| </ul> | |
| <p>© 2025 AIVO Standard™ — MIT License</p> | |
| </body> | |
| </html> | |