SAMPLE REPORT · V2
AI EXPLANATION + MEASURED

VERUNEL · Cutoff 26 Aug 2026, 11:42 UTC

A sound baseline with a small number of clear priorities

The assessment shows a well-structured technical baseline. The most direct improvements are a faster mobile render and an explicit executable-source policy; the remaining findings are contained and practical.

71/ 100
Verunel index71/100
Usable coverage93%
Issue groups4
Curated evidence3

Assessment scope

https://primer.test/

Example Ltd.

Plan and profile
snapshot · full-v1
Assessed pages
3 / 10
Duration
6 min
Tools
3
Assessed pages (3)
  • https://primer.test/
  • https://primer.test/storitve
  • https://primer.test/kontakt

Skipped or constrained: Signed-in account pages were not included.

01 · VERUNEL ACTION PACK

From decision to implementation ticket.

The same frozen report version becomes a concise approval brief and a developer backlog without manually rewriting findings.

What to approve now

Decision brief

The most important decisions, suggested owners, coverage and limitations on one page.

  1. Speed up the largest mobile elementdevelopment · M
  2. Introduce Content-Security-Policydevelopment · M
  3. Make page titles distinctmarketing/SEO · S
Developer handoff

4 ready tickets

Every ticket includes the measured signal, impact, URLs, evidence, recommendation and re-verification criteria.

ready tickets
4
affected URLs
4
evidence-bound tickets
4

Every export carries the same report ID, version and checksum. Measured facts remain unchanged.sha256:9d798f1b83a9bba4

02 · Seven pillars

How to read the index

The index is a prioritization signal, not a certificate. A pass contributes 100%, a warning 50% and a failure 0% of weighted points. Unavailable data reduces coverage, not the score; severity orders action and is not a separate deduction.

22% weight

Security and privacy

Protection of transport, users, data and legal transparency.

96% usable coverage · 1 contribution
67/100
Show metrics, weights and contribution
Content Security Policy (CSP)security.cspwarning10.67 / 1.00Inspect evidence
20% weight

Experience and accessibility

How reliably and inclusively people can use the site and its key journeys.

96% usable coverage · 1 contribution
72/100
Show metrics, weights and contribution
ARIAaccessibility.ariawarning10.72 / 1.00
20% weight

Performance and reliability

Availability, speed, responsiveness and errors during real execution.

96% usable coverage · 1 contribution
58/100
Show metrics, weights and contribution
Largest Contentful Paint (LCP)lab_performance.lcpfailed10.58 / 1.00Inspect evidence
15% weight

SEO and discoverability

Technical signals that help search and answer systems understand the site.

96% usable coverage · 1 contribution
81/100
Show metrics, weights and contribution
Titleseo.titlepassed10.81 / 1.00
10% weight

Content and business utility

Offer clarity, trust and the site’s ability to guide a user to an outcome.

96% usable coverage · 1 contribution
76/100
Show metrics, weights and contribution
Offer claritycontent_trust.offer_claritypassed10.76 / 1.00
8% weight

Technical foundations

Valid structure, maintainable technologies and platform capabilities.

96% usable coverage · 1 contribution
92/100
Show metrics, weights and contribution
Doctypehtml_compatibility.doctypepassed10.92 / 1.00
5% weight

Environment and change

Environmental estimates and meaningful changes from a comparable prior measurement.

71% usable coverage · 1 contribution
69/100
Show metrics, weights and contribution
Transferred Bytesenvironmental.transferred_byteswarning10.69 / 1.00

03 · Changes over time

Comparable measurements

REPORT ID: fixture-baseline

Improvements7
Regressions1
New findings1
Resolved findings2
Persistent findings3
Comparable measurements481

04 · Findings

Issue groups

4 / 4

01
Performance and reliability

The main content appears too slowly

Desktop viewMobile view
high1 root cause · 3 affected pages · 1 linked evidence item
Developer handoffevidence-bound tickets · development · M

What the measurement found

DIRECT MEASUREMENT

The largest element appears after 4.1 seconds on mobile; the recommended threshold is 2.5 seconds.

Desktop viewMobile view

Result interpretation

AI INTERPRETATION

Počasen prvi vtis poveča možnost, da obiskovalec zapusti stran pred ogledom vsebine.

Affected pages and elements

/https://primer.test/
95%
/o-nashttps://primer.test/o-nas
95%
/projektihttps://primer.test/projekti
95%
Technical detailslab_performance.lcp · 1
[
  {
    "subject": {
      "kind": "page",
      "id": "page-1",
      "url": "https://primer.test/"
    },
    "dimensions": {
      "viewport": "desktop"
    },
    "value": 4.1,
    "unit": "s",
    "evidenceIds": [
      "ev-home"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-home",
        "relation": "page_context",
        "quality": "context"
      }
    ],
    "rootCauseKeys": [
      "rule:lab_performance.lcp"
    ]
  },
  {
    "subject": {
      "kind": "page",
      "id": "page-2",
      "url": "https://primer.test/o-nas"
    },
    "dimensions": {
      "viewport": "mobile"
    },
    "value": 4.199999999999999,
    "unit": "s",
    "evidenceIds": [
      "ev-home"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-home",
        "relation": "page_context",
        "quality": "context"
      }
    ],
    "rootCauseKeys": [
      "rule:lab_performance.lcp"
    ]
  },
  {
    "subject": {
      "kind": "page",
      "id": "page-3",
      "url": "https://primer.test/projekti"
    },
    "dimensions": {
      "viewport": "mobile"
    },
    "value": 4.3,
    "unit": "s",
    "evidenceIds": [
      "ev-home"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-home",
        "relation": "page_context",
        "quality": "context"
      }
    ],
    "rootCauseKeys": [
      "rule:lab_performance.lcp"
    ]
  }
]
02
Security and privacy

The executable-source policy is missing

Desktop view
high1 root cause · 1 affected page · 1 linked evidence item
Developer handoffevidence-bound tickets · development · M

What the measurement found

DIRECT MEASUREMENT

The home-page response does not include a Content-Security-Policy header.

Desktop view

Result interpretation

AI INTERPRETATION

Brez te omejitve ima morebitna vrinjena skripta več prostora za izvajanje.

AI editorial review

The additional review connects related evidence, checks repetition and highlights decision context. Direct measurements remain clearly presented in their own section.

Confirmed · 98%The measured header and the redacted network evidence are consistent.

Exact network evidence

Affected pages and elements

/https://primer.test/
95%
Technical detailssecurity.csp · 1
[
  {
    "subject": {
      "kind": "page",
      "id": "page-1",
      "url": "https://primer.test/"
    },
    "dimensions": {
      "viewport": "desktop"
    },
    "value": false,
    "evidenceIds": [
      "ev-headers"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-headers",
        "relation": "exact_resource",
        "quality": "primary",
        "resourceUrl": "https://primer.test/"
      }
    ],
    "rootCauseKeys": [
      "resource:https://primer.test/"
    ]
  }
]
03
SEO and discoverability

Two page titles are not distinct enough

Desktop viewMobile view
medium1 root cause · 2 affected pages · 1 linked evidence item
Developer handoffevidence-bound tickets · marketing/SEO · S

What the measurement found

DIRECT MEASUREMENT

Two assessed pages use the same generic title.

Desktop viewMobile view

Result interpretation

AI INTERPRETATION

Naslov je pomemben orientacijski in iskalni signal.

Affected pages and elements

/o-nashttps://primer.test/o-nas
Exact evidence
Element location
head > title
Text
Storitve | Primer
HTML excerpt
<title>Storitve | Primer</title>
95%
/storitvehttps://primer.test/storitve
Exact evidence
Element location
head > title
Text
Storitve | Primer
HTML excerpt
<title>Storitve | Primer</title>
95%
Technical detailsseo.title · 1
[
  {
    "subject": {
      "kind": "page",
      "id": "page-1",
      "url": "https://primer.test/o-nas"
    },
    "dimensions": {
      "viewport": "desktop"
    },
    "value": {
      "elements": [
        {
          "evidenceId": "ev-titles",
          "selector": "head > title",
          "elementFingerprint": "fixture-duplicate-title",
          "text": "Storitve | Primer",
          "html": "<title>Storitve | Primer</title>"
        }
      ]
    },
    "evidenceIds": [
      "ev-titles"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-titles",
        "relation": "exact_element",
        "quality": "primary",
        "selector": "head > title",
        "elementFingerprint": "fixture-duplicate-title"
      }
    ],
    "rootCauseKeys": [
      "element:fixture-duplicate-title"
    ]
  },
  {
    "subject": {
      "kind": "page",
      "id": "page-2",
      "url": "https://primer.test/storitve"
    },
    "dimensions": {
      "viewport": "mobile"
    },
    "value": {
      "elements": [
        {
          "evidenceId": "ev-titles",
          "selector": "head > title",
          "elementFingerprint": "fixture-duplicate-title",
          "text": "Storitve | Primer",
          "html": "<title>Storitve | Primer</title>"
        }
      ]
    },
    "evidenceIds": [
      "ev-titles"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-titles",
        "relation": "exact_element",
        "quality": "primary",
        "selector": "head > title",
        "elementFingerprint": "fixture-duplicate-title"
      }
    ],
    "rootCauseKeys": [
      "element:fixture-duplicate-title"
    ]
  }
]
04
Experience and accessibility

A decorative image has an unsuitable description

Desktop viewMobile view · 390 px
low1 root cause · 1 affected page · 1 linked evidence item
Developer handoffevidence-bound tickets · development · S

What the measurement found

DIRECT MEASUREMENT

The description repeats nearby text without adding meaning.

Desktop viewMobile view · 390 px

Result interpretation

AI INTERPRETATION

Bralnik zaslona isto informacijo prebere dvakrat.

Home page · mobile view

Exact evidence

Home page · mobile view

Full-page capture from the performance and accessibility measurement.

URL
https://primer.test/
View
Mobile view · 390 px
Element location
#hero-decoration
Text
Dekorativni vzorec
HTML excerpt
<img id="hero-decoration" src="/vzorec.svg" alt="Dekorativni vzorec">
Open evidence

Affected pages and elements

/https://primer.test/
Exact evidence
View
Mobile view · 390 px
Element location
#hero-decoration
Text
Dekorativni vzorec
HTML excerpt
<img id="hero-decoration" src="/vzorec.svg" alt="Dekorativni vzorec">
95%
Technical detailsaccessibility.image_alt · 1
[
  {
    "subject": {
      "kind": "page",
      "id": "page-1",
      "url": "https://primer.test/"
    },
    "dimensions": {
      "viewport": "desktop"
    },
    "value": {
      "elements": [
        {
          "evidenceId": "ev-home",
          "selector": "#hero-decoration",
          "elementFingerprint": "fixture-alt-decoration",
          "text": "Dekorativni vzorec",
          "html": "<img id=\"hero-decoration\" src=\"/vzorec.svg\" alt=\"Dekorativni vzorec\">"
        }
      ]
    },
    "evidenceIds": [
      "ev-home"
    ],
    "evidenceBindings": [
      {
        "evidenceId": "ev-home",
        "relation": "exact_element",
        "quality": "primary",
        "profile": "mobile-390-light",
        "selector": "#hero-decoration",
        "elementFingerprint": "fixture-alt-decoration"
      }
    ],
    "rootCauseKeys": [
      "element:fixture-alt-decoration"
    ]
  }
]
DIRECT MEASUREMENT

What already works well

6
DIRECT MEASUREMENT

Technical foundations

92/100 · 96% usable coverage

DIRECT MEASUREMENT

SEO and discoverability

81/100 · 96% usable coverage

AI INTERPRETATION

The document structure is dependable.

AI INTERPRETATION

Key content remains available without JavaScript.

AI INTERPRETATION

TLS is valid and correctly bound to the domain.

AI INTERPRETATION

The site does not load content over insecure HTTP.

05 · Action plan

Now · Next · Later

3 recommendations

Now1
M · development

Speed up the largest mobile element

The main visual currently delays the first useful impression.

Steps
  1. Serve a correctly sized modern image.
  2. Preload only the critical asset.
  3. Repeat the same mobile measurement.
Next1
M · development

Introduce Content-Security-Policy

The browser currently has no explicit allow-list for executable sources.

Steps
  1. Start with a report-only policy.
  2. Resolve unexpected sources.
  3. Enforce the verified policy.
Later1
S · marketing/SEO

Make page titles distinct

Clear titles help people and search engines distinguish each page.

Steps
  1. Define a title template.
  2. Correct the detected duplicates.

06 · Evidence

Files and screenshots

3 / 100

Home page · mobile view
screenshot · 1.9 kB

Home page · mobile view

Full-page capture from the performance and accessibility measurement.

sha256:dd6567e2946315396a53
{}
document · 0.3 kB

Page-title comparison

Two assessed pages expose the same document title.

sha256:9ee4e2cf2c145ccd9c20
{}
document · 0.6 kB

Redacted HTTP headers

Technical evidence with cookies, tokens and other secrets removed.

sha256:3709f789ace46bb10b41

07 · Methodology

Version integrity

Methodology limitations

  • This evidence-backed technical assessment is not a legal compliance certificate; where formal certification is required, the relevant accredited process applies.
  • Unavailable data reduces coverage; it is never converted into a zero score.

Method versions

Rule catalogue
2026-08-26
Scoring model
verunel-risk-v2
Copy and presentation
2026-08-26-v1
REPORT IDVER-26-0084 · v2Cutoff26 Aug 2026, 11:42 UTCsha256:9d798f1b83a9bba49e7413a8ff79d7de9f2badfb7f5e51dc9d199a9838f5b1a2