Loading…
OpenCentric's AI scans businesses across the Catalog, detects capability gaps, and surfaces ranked solutions scored by SLA, SOW terms, trust signals, and business fit. The match comes to you, ranked by merit, not by who spent more on ads.
Capability Cards replace vague listings with structured, verifiable resource data. Mesh can only route demand responsibly when suppliers expose what they do, who they serve, how they price, how they deliver, and what proof supports the claim.
Supplier or internal team publishes a structured capability with scope, terms, constraints, and proof.
The card is scored for completeness, trust, commercial clarity, operational readiness, and verification.
Mesh compares customer needs against card signals and ranks resources by fit, not ad spend.
Contracts, SOW terms, evidence, milestones, and customer outcomes remain attached to the card record.
Cards can appear in Catalog before they are fully verified, but Mesh ranking favors completeness, terms, evidence, and operational clarity.
Legal entity, category, owner, contact path, profile slug, and basic operating geography.
Structured service scope, pricing model, delivery capacity, exclusions, intake requirements, and proof points.
SLA posture, delivery model, support window, security baseline, minimum commitment, and acceptance criteria.
Certifications, customer outcomes, compliance posture, evidence links, team verification, and public references.
OpenCentric-reviewed completeness, source validation, business fit, and routing eligibility.
| Field | Type | Required | Description |
|---|---|---|---|
| id | string | Yes | Unique Capability Card identifier. Generated by OpenCentric. |
| displayName | string | Yes | Supplier, product, service, or resource name shown in Catalog and match results. |
| entityType | enum | Yes | One of: company, service, product, expert, studio, factory, apollo_campaign, internal_resource. |
| summary | string | Yes | One-sentence description used by Mesh for initial routing and human review. |
| capability | object | Yes | Structured category, services, outcomes, exclusions, requirements, and delivery model. |
| commercial | object | Yes | Pricing range, billing model, minimum term, SOW requirements, payment terms, and currency. |
| availability | object | Yes | Capacity, regions, response time, start window, support hours, and current status. |
| sla | object | No | Service level targets, response commitments, uptime, escalation path, and remediation terms. |
| compliance | object | No | Frameworks, evidence, certifications, control mappings, expiration dates, and readiness posture. |
| trustSignals | object[] | No | Case studies, testimonials, verified customers, references, security reviews, and audit artifacts. |
| routingSignals | object | Yes | Mesh scoring inputs: fit tags, industries, buyer stages, constraints, risk flags, and match rules. |
| verification | object | No | Completeness tier, reviewer, timestamps, evidence state, and OpenCentric verification status. |
| embed | object | No | Controls for external embeds, public visibility, approved domains, and analytics. |
| createdAt | ISO 8601 | Yes | Timestamp for initial card creation. |
| updatedAt | ISO 8601 | Yes | Timestamp for the latest supplier, system, or verification update. |
{
"displayName": "Veltro",
"entityType": "service",
"summary": "SOC 2 DevSecOps support for healthcare SaaS teams.",
"capability": {
"category": "devsecops",
"services": ["SOC 2 readiness", "secure CI/CD", "cloud controls"],
"industries": ["healthcare", "B2B SaaS"],
"deliveryModel": "managed_service"
},
"commercial": {
"pricingModel": "retainer",
"range": { "min": 1500, "max": 3500, "currency": "USD", "unit": "month" },
"minimumCommitment": "6 months",
"sowRequired": true
},
"compliance": {
"frameworks": ["SOC 2", "HIPAA-ready"],
"evidenceStatus": "available_under_nda"
},
"routingSignals": {
"fitTags": ["under-3k", "soc2", "healthcare", "devsecops"],
"responseWindow": "1 business day",
"completenessScore": 94
}
}Public cards can be self-declared. Verified cards require evidence review, current commercial terms, and enough operating data for Mesh to compare them against customer constraints.