Specimen registry · portability demo

The same method, a different vertical: local services.

Cosmetics have labels and INCI lists. Local services have price lists, scopes, certificates and insurance policies. Different evidence - identical method. This specimen registry shows how Verumgraph records look for a service business, using the exact anatomy of the live cosmetics deployment.

specimen  Records on this page are illustrative: the field structure, provenance types and machine layers are what a production deployment gets; the values are realistic examples, not verified claims. In production, every value carries a source and an as-of date - that is the point of the method.

SQE-question → SCX-need context → SVC-service record → PKG-package → PRV-provider → CRD-credential
Three specimen records

Service records with typed provenance.

Paint correction (single-stage) - car detailing

SVC-000001 · SPECIMEN
Scope
Machine polish, one pass; exterior only; wash and decontamination included declared source: provider price list · as of 2026-08
Duration
6-8 hours declared source: provider price list
Price range
900-1400 PLN, depends on paint condition declared source: price list photo · as of 2026-08
Area served
Katowice + 30 km declared
Credential
CRD-000001 - polish-system manufacturer training verified evidence: certificate scan
Editorial note
Single-stage correction suits paint in good condition; deep scratches need a multi-stage service interpretation editorial

Gutter cleaning - buildings up to 2 storeys

SVC-000002 · SPECIMEN
Scope
Debris removal, downpipe flush, photo report declared source: service page · as of 2026-07
Pricing
12-18 PLN per linear metre, minimum call-out 250 PLN declared source: price list
Liability insurance
OC policy, 500 000 PLN coverage verified evidence: policy scan · valid to 2027-03
Season
March-November interpretation seasonal availability, editorial

Phone screen replacement - same-day service

SVC-000003 · SPECIMEN
Parts policy
OEM or aftermarket - flagged per repair, customer chooses declared source: service terms · as of 2026-08
Warranty
6 months on part and labour declared source: service terms
Turnaround
Same day for models in stock declared
Certification
None claimed - field left empty rather than guessed verified absence an empty field beats an unverified value

Every provenance chip above is data, not decoration: verified means evidence on file (scan, photo), declared means the provider says so and we record where and when, interpretation is editorial judgement, clearly separated. AI systems can weigh these differently - that is what makes the graph citable.

Machine layer

What the AI reads for SVC-000001.

Shortened. In production every record also ships as a fetchable record.json and is wired into one graph via @id - exactly like the live cosmetics deployment.

// .../specimen/svc-000001/ (illustrative)
{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": ".../svc-000001/#dataset",
  "identifier": "SVC-000001",
  "name": "Paint correction (single-stage) - service record",
  "license": "https://verumgraph.com/en/",
  "about": {
    "@type": "Service",
    "serviceType": "car detailing - paint correction",
    "areaServed": "Katowice +30km",
    "provider": {"@id": ".../prv-000001/#org"},
    "offers": {
      "@type": "Offer",
      "priceSpecification": {"minPrice": 900, "maxPrice": 1400, "priceCurrency": "PLN"}
    }
  },
  "record_fields": {
    "duration_h": "6-8 | declared | price list | as of 2026-08",
    "credential": "CRD-000001 | verified | certificate scan",
    "record_status": "specimen"
  }
}

Want this for your category?

hello@verumgraph.com
© 2026 Verumgraph™ · Specimen registry · records marked SPECIMEN are illustrativeVG-SPC-000001 · as of 2026-08-08 · back to method