Finding types catalog

Findings are specific issues detected by Field's automated scans or entered manually by operators. The WordPress template includes roughly 60 finding types organized across seven domains. Each type has a severity and a base time estimate.

Seven domains

Every finding belongs to one of seven domains. The domain determines its weight in the health score. All domains are available for every site — remediation work draws against the client's normal monthly budget, not a per-domain inclusion matrix.

Security

Outdated WordPress core, vulnerable plugins, weak file permissions, exposed wp-config, missing security headers, compromised admin accounts.

Performance

Unoptimized images, render-blocking scripts, missing browser caching, slow database queries, no CDN, excessive HTTP requests.

Technical debt

Outdated PHP version, deprecated plugin APIs, abandoned plugins, theme compatibility issues, mixed content warnings, failed auto-updates.

SEO

Missing meta descriptions, duplicate title tags, broken canonical URLs, missing sitemap, noindex on important pages, poor mobile usability.

Accessibility — labeling

Missing alt text on images, unlabeled form fields, empty link text, missing ARIA labels, poor color contrast, missing language attribute.

Accessibility — structural

Skipped heading levels, missing landmark regions, broken tab order, inaccessible dropdown menus, missing skip navigation link.

Content structure

Broken internal links, 404 pages, redirect chains, orphan pages, missing breadcrumbs, inconsistent URL patterns.

Severity levels

Each finding type has a default severity that affects its health score impact and queue priority:

  • Critical — immediate risk. Security breaches, site-down conditions, data exposure. Surfaces in the Urgent queue section.
  • High — should be addressed this cycle. Significant performance issues, vulnerable software with known exploits.
  • Medium — address when capacity allows. Optimization opportunities, non-critical accessibility gaps.
  • Low — improvement items. Best-practice recommendations, minor content structure issues.

Base time estimates

Every finding type includes a base_minutes estimate — the typical time to remediate that issue. This is used for budget forecasting and work planning, not billing. Actual time is tracked through the work pipeline. The estimate helps operators understand whether a finding fits within the client's remaining monthly budget or will likely push past it.

Detection

Finding types have an auto_detectable flag:

  • Auto-detectable — found by automated scans. The Field Agent or external scanner identifies these without operator input. Most security and performance findings are auto-detectable.
  • Operator-entered — require human judgment. Content structure issues, some accessibility findings, and context-dependent items are entered manually by the operator during review.

Cost & budget

Remediating a finding draws against the client's monthly budget — budget is per-client, not per-site, so work on any of a client's sites counts against the same envelope. The work is billed by the client's arrangement: at your hourly rate under time-and-materials, or covered by the flat fee with time beyond the budget billed as overage at your rate. There is no per-domain inclusion matrix; the client budget is the only gate. See Settlement & statements for the full pricing model.