Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness assessment
Automagik Suite Documentation was independently reviewed for the international directory. At the time of the audit, docs.namastex.ai received an AI-readiness score of 72/100. Its llms.txt file was available during verification. An llms-full.txt file was also available. This page is based on the website and its publicly accessible technical files.
llms.txt is accessible and contains 1,937 tokens. An expanded llms-full.txt is also available with 177,420 tokens, giving agents more direct context. No separate ai.txt policy was detected; it is optional, but can clarify training, retrieval, and attribution preferences.
robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 1. No Schema.org type was detected on the homepage. 0 OpenGraph tags were found and markup completeness is 0%, leaving more entity interpretation to crawlers.
The mobile Lighthouse profile adds Performance 64/100, Accessibility 92/100, Best Practices 96/100, SEO 100/100, and experimental Agentic Browsing 67/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.
A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.
Performance
Accessibility
Best Practices
Technical SEO
Agentic Browsing
Mobile performance is 64/100, with the largest visible content block appearing in 8.3 s and the browser main thread blocked for 370 ms. Layout shift was 0.002. The main thread is where the browser runs JavaScript, calculates layout, and paints the page; long work there delays both user input and browser-agent actions.
Accessibility scored 92/100, Best Practices 96/100, and technical SEO 100/100. The experimental Agentic Browsing category scored 67/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.
Split long JavaScript tasks, defer non-critical scripts and styles, and shorten blocking request chains. This helps the primary content appear sooner and makes controls usable earlier.
Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.
Serve correctly sized modern formats, prioritise the primary visual, and lazy-load content below the first viewport.
Give buttons and links accessible names, associate labels with fields, and use ordered headings and semantic regions. The same structure helps screen readers and software agents understand actions.
First content
Main content
Layout stability
Blocking time
Visual speed
Machine-readable files, crawler policy, discovery, and homepage markup.
ai.txt file was not found
1 sitemap found
Schema.org markup was not found on the homepage
OpenGraph tags were not found on the homepage
Based on robots.txt analysis
Declared discovery routes for crawlers and agents.
# Automagik Suite Documentation ## Docs - [Custom Executors](https://docs.namastex.ai/forge/advanced/custom-executors.md): Build your own AI agent executors for Forge - [Parallel Execution](https://docs.namastex.ai/forge/advanced/parallel-execution.md): Run multiple AI agents simultaneously - [Specialized Agents](https://docs.namastex.ai/forge/advanced/specialized-agents.md): Create custom agent personas for specific tasks - [Task Templates](https://docs.namastex.ai/forge/advanced/task-templates.md): Reusable task patterns and templates - [Webhooks & Events](https://docs.namastex.ai/forge/advanced/webhooks-events.md): Automate workflows with webhooks and event listeners - [Claude Code](https://docs.namastex.ai/forge/agents/claude-code.md): Setup and use Anthropic's Claude with Forge - [Cursor CLI](https://docs.namastex.ai/forge/agents/cursor-cli.md): Setup and use Cursor's command-line agent with Forge - [Gemini](https://docs.namastex.ai/forge/agents/gemini.md): Setup and use Google's Gemini with Forge - [Open Source Agents](https://docs.namastex.ai/forge/agents/open-source.md): Run AI coding agents locally with OpenCode and Qwen - [OpenAI Codex](https://docs.namastex.ai/forge/agents/openai-codex.md): Setup and use OpenAI's GPT models with Forge - [AI Agents Overview](https://docs.namastex.ai/forge/agents/overview.md): Understanding the 8 coding agents supported by Forge - [Approvals](https://docs.namastex.ai/forge/api/approvals.md): Manage approval workflows for task attempts - [Attempts](https://docs.namastex.ai/forge/api/attempts.md): Execute and manage task attempts - [Containers](https://docs.namastex.ai/forge/api/containers.md): Get information about worktree containers - [Drafts](https://docs.namastex.ai/forge/api/drafts.md): Manage draft prompts and follow-up queues - [Filesystem](https://docs.namastex.ai/forge/api/filesystem.md): Browse repository files and discover git repositories - [GitHub Integration](https://docs.namastex.ai/forge/api/github.md): GitHub integration for PRs and repository management - [MCP Tools](https://docs.namastex.ai/forge/api/mcp-tools.md): Control Forge from AI coding agents via MCP - [Processes](https://docs.namastex.ai/forge/api/processes.md): Monitor and control running processes - [Projects](https://docs.namastex.ai/forge/api/projects.md): Manage Forge projects via REST API - [REST Overview](https://docs.namastex.ai/forge/api/rest-overview.md): Complete reference for Forge's REST API - [Tasks](https://docs.namastex.ai/forge/api/tasks.md): Create and manage tasks via REST API - [Task Templates](https://docs.namastex.ai/forge/api/templates.md): Manage reusable task templates - [WebSocket](https://docs.namastex.ai/forge/api/websockets.md): Real-time updates via WebSocket connections - [Configuration Commands](https://docs.namastex.ai/forge/cli/config-commands.md): Configuring Automagik Forge - [CLI Overview](https://docs.namastex.ai/forge/cli/overview.md): Command-line interface for Automagik Forge - [Project Commands](https://docs.namastex.ai/forge/cli/project-commands.md): Managing projects and repositories in Forge - [Task Commands](https://docs.namastex.ai/forge/cli/task-commands.md): Managing tasks in Automagik Forge - [AI Agents & Executors](https://docs.namastex.ai/forge/concepts/agents-and-executors.md): Understanding the 8 AI coding agents and specialized agents - [Git Worktrees](https://docs.namastex.ai/forge/concepts/git-worktrees.md): Isolation strategy using git worktrees - [MCP Architecture](https://docs.namastex.ai/forge/concepts/mcp-architecture.md): Model Context Protocol integration and architecture - [Tasks & Attempts](https://docs.namastex.ai/forge/concepts/tasks-and-attempts.md): Understanding task lifecycle and multiple attempts strategy - [Vibe Coding++™](https://docs.namastex.ai/forge/concepts/vibe-coding-plus.md): The philosophy behind human-AI collaboration in Forge - [Environment Variables](https://docs.namastex.ai/forge/config/environment-variables.md): Configure Forge with environment variables - [GitHub OAuth](https://docs.namastex.ai/forge/config/github-oauth.md): Configure GitHub authentication for Forge - [LLM Configuration](https://docs.namastex.ai/forge/config/llm-configuration.md): Configure AI coding agents in Forge - [Project Structure](https://docs.namastex.ai/forge/config/project-structure.md): Understanding Forge's file organization - [Installation](https://docs.namastex.ai/forge/installation.md): Get Forge up and running - [Introduction to Forge](https://docs.namastex.ai/forge/introduction.md): Where Vibe Coding Meets Structure - [Claude Code Setup](https://docs.namastex.ai/forge/mcp/claude-code-setup.md): Configure MCP for Claude Desktop and Claude Code - [Cursor Setup](https://docs.namastex.ai/forge/mcp/cursor-setup.md): Configure MCP for Cursor IDE - [Custom MCP Clients](https://docs.namastex.ai/forge/mcp/custom-clients.md): Configure Forge MCP for any MCP-compatible client - [MCP Integration Overview](https://docs.namastex.ai/forge/mcp/overview.md): Control Forge from any MCP-compatible AI agent - [VSCode + Cline Setup](https://docs.namastex.ai/forge/mcp/vscode-cline-setup.md): Configure MCP for VSCode with Cline extension - [Quick Start](https://docs.namastex.ai/forge/quickstart.md): Create your first AI-powered task in Forge - [API Errors](https://docs.namastex.ai/forge/troubleshooting/api-errors.md): Troubleshooting REST API and MCP connection issues - [Common Issues](https://docs.namastex.ai/forge/troubleshooting/common-issues.md): Solutions to frequently encountered problems - [FAQ](https://docs.namastex.ai/forge/troubleshooting/faq.md): Frequently asked questions about Automagik Forge - [Git Worktree Errors](https://docs.namastex.ai/forge/troubleshooting/git-worktree-errors.md): Troubleshooting git worktree issues in Forge - [Bug Fixing Workflow](https://docs.namastex.ai/forge/workflows/bug-fixing.md): Systematic approach to finding and fixing bugs with AI agents - [Code Review Workflow](https://docs.namastex.ai/forge/workflows/code-review.md): Multi-agent PR review for comprehensive code quality - [Feature Development Workflow](https://docs.namastex.ai/forge/workflows/feature-development.md): End-to-end workflow for building new features with Forge - [Refactoring Workflow](https://docs.namastex.ai/forge/workflows/refactoring.md): Safe code improvements with AI-assisted refactoring - [Team Collaboration Workflow](https://docs.namastex.ai/forge/workflows/team-collaboration.md): Coordinating AI-assisted development across teams - [Comparing Results](https://docs.namastex.ai/forge/working/comparing-results.md): Compare outputs from different AI agents - [Creating Tasks](https://docs.namastex.ai/forge/working/creating-tasks.md): Learn how to create and configure tasks in Forge - [Kanban Interface](https://docs.namastex.ai/forge/working/kanban-interface.md): Master the Forge visual task board - [Managing Attempts](https://docs.namastex.ai/forge/working/managing-attempts.md): Work with multiple task attempts and AI agents - [Merging & Cleanup](https://docs.namastex.ai/forge/working/merging-cleanup.md): Merge approved changes and clean up worktrees - [Automagik Forge](https://docs.namastex.ai/index.md): AI Orchestration Kanban - Where Vibe Coding Meets Structure - [Quick Start](https://docs.namastex.ai/quickstart.md): Get started with Automagik Forge in 2 minutes - [Forge](https://docs.namastex.ai/suite/forge.md): AI Orchestration Kanban - Where Vibe Coding Meets Structure ## OpenAPI Specs - [openapi](https://docs.namastex.ai/openapi.yaml) ## Optional - [Discord Community](https://discord.gg/xcW8c7fF3R) - [GitHub](https://github.com/namastexlabs) - [Product Roadmap](https://github.com/orgs/namastexlabs/projects/9)