Lumorabuild

lumorabuild.com
AI Software Development StudioBasic Web Presence190 pages in sitemapScanned August 14, 2026

Despite building advanced AI agents and SaaS products, the site itself lacks basic machine-readable protocols and content negotiation needed for agent interoperability.

Overview

18

Overall

100

SEO

72

Performance

100

Accessibility

100

Best practices

Performance

Core Web Vitals

0.9 sLCP
0.023CLS
690 msTBT
0.7 sFCP
1.3 sSpeed Index

Lighthouse failed audits

  • Total Blocking Timeweight 30

    Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).

  • Largest Contentful Paintweight 25

    Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)

  • First Contentful Paintweight 10

    First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).

  • Speed Indexweight 10

    Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).

On-page SEO

Homepage SEO

Page titleLumora Build — In-House AI Project Studio & Products
Meta descriptionNot found
H1 headingWe build digitalexperiences
H2 headingsProjects we'vebrought to life · Not just building.Architecting solutions. · How things come together · Latest articles
Canonicalhttps://www.lumorabuild.com/

Meta health

Meta descriptionMissingnot detected
Canonical tagSetpassed
H1 heading1 foundpassed
Viewport metaMissingnot detected

Meta completeness — 100/100

Title TagOptimal length (52 chars)passed
Meta DescriptionOptimal length (137 chars)passed
Canonical URLpassed
OG Titlepassed
OG Descriptionpassed
OG Imagepassed
Twitter Cardpassed
Viewport Metapassed
Robots MetaIndexablepassed
Charset Declarationpassed
Hreflang Tagspassed
Structured Data (JSON-LD)passed

Content on the homepage

1,214Words
1H1 tags
4H2 tags
15H3 tags
  • Projects we'vebrought to life
  • Not just building.Architecting solutions.
  • How things come together
  • Latest articles

Technical

At a glance

  • HTTPS enabled — passed
  • robots.txt present — passed
  • XML sitemap found — passed
  • Structured data (schema.org) — passed
  • Meta description set — passed
  • Title tag set — passed
  • Open Graph tags — passed
  • Canonical URL set — passed
  • Mobile friendly — not detected
  • Security headers — not detected

Security headers — 50/100

Strict-Transport-SecurityEnforces HTTPS connectionsnot detected
Content-Security-PolicyPrevents XSS and code injection attacksnot detected
X-Frame-OptionsPrevents clickjacking attackspassed
X-Content-Type-OptionsPrevents MIME-type sniffingpassed
Referrer-PolicyControls referrer information leakagepassed
Permissions-PolicyControls browser feature accesspassed
X-XSS-ProtectionLegacy XSS filter (deprecated but still used)passed
Cross-Origin-Resource-PolicyPrevents cross-origin resource loadingnot detected
Cross-Origin-Opener-PolicyIsolates browsing contextnot detected
Cross-Origin-Embedder-PolicyControls cross-origin embeddingnot detected

robots.txt

robots.txt foundPresentpassed
Sitemaps declared
  • https://www.lumorabuild.com/sitemap.xml
AI crawler access
GPTBot — allowedCCBot — allowedGoogle-Extended — allowedanthropic-ai — allowedClaude-Web — allowedApplebot-Extended — allowedPerplexityBot — allowedmeta-externalagent — allowedcohere-ai — allowedBytespider — allowed

Structured data (JSON-LD)

3Blocks found
3Valid
Organization
ItemList
WebSite

Mobile friendliness — 40/100

Mobile friendlyIssues foundnot detected
No Horizontal OverflowOverflow detected on DIV.orb (doc: 375px > win: 375px)not detected
Viewport Meta TagContent: "width=device-width, initial-scale=1.0"passed
Readable Font SizesSmall text found: SPAN: 11px — "In-house project studio..."not detected
Tap Targets ≥ 44px50/57 too small — A: 122×32px — "LumoraBuild"not detected
No Horizontal Scrolling RequiredContent fits within 375px viewportpassed
  • → Fix horizontal overflow — element extends beyond viewport on mobile.
  • → Increase font sizes to at least 14px for body text on mobile.
  • → Enlarge tap targets — 50 elements are smaller than 44×44px.

XML sitemap

190URLs listed

https://www.lumorabuild.com/sitemap.xml

Sample URLs
  • https://www.lumorabuild.com/
  • https://www.lumorabuild.com/es/
  • https://www.lumorabuild.com/de/
  • https://www.lumorabuild.com/ja/
  • https://www.lumorabuild.com/fr/
  • https://www.lumorabuild.com/pt/

AI readiness

Discoverability2/3
  • robots.txt
  • Sitemap
  • Link response headers

Top fix: Add Link headers to HTTP responses with rel=canonical and rel=service-desc to improve agent discoverability.

Content Accessibility0/1
  • Markdown content negotiation

Top fix: Enable markdown content negotiation so agents requesting text/markdown receive a clean, parseable version of the content.

Bot Access Control1/3
  • AI bot rules in robots.txt
  • Content Signals
  • Web Bot Auth

Top fix: Add Content-Signal directives to robots.txt to explicitly communicate AI content licensing preferences.

Protocol Discovery0/6
  • MCP Server Card
  • Agent Skills index
  • API Catalog
  • OAuth / OIDC Discovery
  • OAuth Protected Resource

Top fix: Implement .well-known/mcp.json and agentskills.json to allow AI agents to discover Lumora's capabilities and protocols.

Commerce0/4
  • x402 Payment
  • MPP
  • UCP
  • ACP

Top fix: Adopt x402 or ACP standards to enable native agentic payments for the Vekrn token ecosystem and SaaS subscriptions.

Biggest opportunities

  • 1Implement Markdown content negotiation (Accept: text/markdown)high impact · small effort
  • 2Create .well-known/mcp.json for Model Context Protocol discoveryhigh impact · medium effort
  • 3Add Content-Signal directives to robots.txtmedium impact · small effort
  • 4Publish agentskills.json describing available AI agent capabilitieshigh impact · medium effort
  • 5Add Link headers with rel=canonical to all page responseslow impact · small effort

Critical issues

  • No machine-readable protocol discovery endpoints (MCP, Agent Skills, API Catalog) exist despite the business being an AI product studio.
  • Server does not support Markdown content negotiation, forcing agents to parse complex HTML for product details.
  • Zero agentic commerce protocols implemented for a business that relies on a cross-product token economy (Vekrn).

What's working

  • Explicitly allows major AI crawlers (GPTBot, ClaudeBot, PerplexityBot) in robots.txt, showing awareness of AI indexing.
  • Rich structured data (JSON-LD) present including Organization, Product, and WebApplication types.
  • Comprehensive multi-language support (10 languages) enhances global discoverability for international agents.

Content & links

Key pages crawled

  • Page not found — Lumora Build

    Page not found — Lumora Build 404 That page isn't here. The page you're looking for doesn't exist or has moved. Head back to the project hub, or browse everything we've shipped. Back to Lumora Build A

  • Page not found — Lumora Build

    Page not found — Lumora Build 404 That page isn't here. The page you're looking for doesn't exist or has moved. Head back to the project hub, or browse everything we've shipped. Back to Lumora Build A

  • Page not found — Lumora Build

    Page not found — Lumora Build 404 That page isn't here. The page you're looking for doesn't exist or has moved. Head back to the project hub, or browse everything we've shipped. Back to Lumora Build A

  • Page not found — Lumora Build

    Page not found — Lumora Build 404 That page isn't here. The page you're looking for doesn't exist or has moved. Head back to the project hub, or browse everything we've shipped. Back to Lumora Build A

Top internal pages

Internal links found

  • Projects
  • About
  • Timeline
  • Blog
  • English
  • Español
  • Deutsch
  • 日本語
  • Français
  • Português
  • Русский
  • 简体中文

Business profile

Business profile

Lumora Build is an in-house AI studio shipping products like InfluQa (creator marketplace), AiMeetOS (multi-agent meeting platform), and CryptoAgentMail (email API for agents). All projects are built end-to-end on Cloudflare Workers and tied together by the Vekrn Solana SPL token ecosystem.

CategoryAI Software Development Studio
AudienceDevelopers, digital creators, and forward-thinking operators looking for integrated AI tools and autonomous agent infrastructure.
Tone of voiceTechnical, minimalist, and builder-centric; emphasizes 'architecting solutions' and 'obsessive attention to detail' over marketing fluff.
Products & servicesInfluQa Creator Marketplace · AiMeetOS AI Meeting Platform · RankBloom SEO Publishing Tool · ForgeHome AI 3D Designer · FlyBio Link-in-Bio Service · CryptoAgentMail Email API · Vekrn Ecosystem Token · THCOS AI Orchestration Canvas

Keywords

AI Project StudioCloudflare WorkersMulti-Agent SystemsSaaS ProductsVekrn TokenInfluencer MarketplaceSEO AutomationAgentic Email

Content themes

AI AgentsProduct EngineeringEdge ComputingCreator EconomyGenerative DesignTokenomicsAutonomous MeetingsWeb3 Infrastructure

See this report for your own site

RankBloom runs the same 40+ checks, Lighthouse scores and AI profile on any domain — free to start.

Scan a site free

How this listing was made. Everything above was generated automatically from a public crawl of lumorabuild.com on August 14, 2026, scored with Google Lighthouse and summarised by AI. It is a snapshot, not an endorsement, and it can be out of date — re-scan the site in RankBloom to refresh it. Links to lumorabuild.com are nofollow. Own this site? A paid RankBloom plan lets you hide the listing from the directory, or write to support@getrankbloom.com to request removal.

← All listed sites