Technical Specifications - AXIS AI-Ready Template v1.0

AXIS AI-Ready Template v1.0

Technical Specification

Release: v1.0-GA Date: July 22, 2025 Size: β‰ˆ95 KB uncompressed | β‰ˆ46 KB gzip
SHA-256: 8f692710f8f0166cfc50bc48c6a052af61f16093bde698f28768ae13e744f31e
Download PDF
1
HTML File
0
Required Dependencies
37
Config Fields
97
Documentation Pages

Package Contents

πŸ“ Documentation/
β”œβ”€β”€ Quick_Start_Guide.pdf - Step-by-step setup instructions
β”œβ”€β”€ User_Guide.pdf - Comprehensive 97-page reference manual
β”œβ”€β”€ Welcome.txt - Getting started overview
└── LICENSE.txt - Single-site license terms

πŸ“ Smart Prompts/
β”œβ”€β”€ 01_Brand_Setup.txt - AI prompt for one-time company configuration
β”œβ”€β”€ 02_Content_Optimizer.txt - AI prompt for article optimization
└── README.txt - Smart prompts usage guide

πŸ“ Template/
└── axis-template-v1.0.html - Self-contained AI-ready template (all CSS/JS inline)

πŸ“ Platform Extras/
└── squarespace-site-css.txt - Required CSS for Squarespace blogs

Technical Architecture

Component Specification
Architecture Single self-contained HTML file with inline CSS/JS
External Dependencies None required (both GA4 and DOMPurify are optional)
Build Process Zero - copy, paste, publish
JavaScript ECMAScript 2022, minified inline, no transpilation
CSS Framework Custom utility classes, ~35KB minified inline
Schema Support BlogPosting, BreadcrumbList, Person, Organization

AI Discovery Features

Feature Implementation & Purpose
Agentic Paths Auto-generated ItemList JSON-LD for multi-hop AI retrieval. Enables autonomous navigation by ChatGPT Browse, Perplexity, Arc Search.
Memory Hints <meta name="agentic-memory-hint"> signals persistence/freshness cues for LLM memory caches.
ARIA Upgrade Optional enableAgenticARIA=true adds explicit roles and aria-levels for AI comprehension.
Semantic Blocks data-module="agentic-block" enables paragraph-level embeddings and precise AI citations.
Smart Prompts Two AI prompts generate all HTML configuration. No manual schema writing required. (Sample output shown in PDF only)
Auto-FAQ Generation Content Optimizer Prompt creates relevant FAQs and Key Takeaways from article content.
Validation Gates Three inline warnings prevent publishing AI-invisible pages (config, alt-text, URLs).

Core Features

Category Features
User Interface
  • Dark mode with system preference detection
  • Article share button (copy link)
  • Automatic reading time calculation
  • Table of contents with smooth scrolling
  • Copy buttons for all code blocks
  • Author bio with social links
  • Related posts section
  • Footer CTA button
Performance
  • All CSS/JS inline (no render-blocking)
  • Lazy loading for images
  • Hero image fetchpriority="high"
  • Cumulative Layout Shift ≀ 0.05
  • Lighthouse score: 97 (desktop), 94 (mobile)
Accessibility
  • WCAG 2.1 AA compliant
  • Focus-visible outlines
  • ARIA labels and live regions
  • Skip-to-content link
  • Screen reader announcements
SEO & Meta
  • Automatic Open Graph generation
  • Twitter Card meta tags
  • Canonical URL management
  • Google Analytics 4 support (loads without SRIβ€”industry norm)
  • Structured breadcrumbs

Configuration Reference

Zone Fields
Zone 1: Brand Config
(18 fields)
Company: publisherName, publisherLogoUrl, blogUrl
Footer: footerCtaText, footerCtaUrl, footerTagline, footerLegalPrefix, copyrightHolder
Settings: readingWpm (defaults to 225, overrideable), googleAnalyticsId
Author: authorName, authorUrl, authorImageUrl, authorBio, authorTwitter, authorLinkedIn
Display: showAuthorBio, showDarkModeToggle
Zone 2: Post Config
(16-19 fields)
Content: postTitle, headerTitle, metaDescription, articleAbstract, canonicalUrl
Media: heroImageUrl, heroAltText, ogImageUrl, heroCaption
Dates: datePublishedIso, dateModifiedIso
Generated: keyTakeaways, faqs, relatedPosts, showRelatedPosts
Agentic (optional): agenticPaths, enableAgenticARIA, agenticMemoryHint
Required: __postConfigMarker (must begin with "v1")

Platform Compatibility

Status Platforms
βœ… Fully Supported WordPress, Ghost, Carrd, Static hosting, Netlify, Vercel, GitHub Pages, Any platform supporting custom HTML
βœ… Supported* Squarespace (requires site-wide CSS from Platform Extras folder)
⚠️ Requires CDN Webflow (host HTML file on CDN, embed via iframe)
❌ Not Supported Wix, Framer (no custom JavaScript support)

Browser Support

Browser Minimum Version
Chrome/Chromium Evergreen (auto-updating)
Firefox β‰₯ v120
Safari β‰₯ v17
Safari iOS β‰₯ 17
Microsoft Edge β‰₯ v120

Performance Benchmarks*

Metric Desktop Score Mobile Score
Lighthouse Performance 97 94
First Contentful Paint 1.2s 1.9s
Largest Contentful Paint 1.8s 2.4s
Total Blocking Time 78ms 95ms
Cumulative Layout Shift 0.03 0.04

*Measured on Chrome 125, 4Γ— CPU throttling, 1.6 Mbps