Market pillar · v0.7.1

services-pricing ServicesPricing

Professional services pricing.

$id · https://corpospec.com/schemas/v0.7.1/services-pricing.schema.json

Fields

Field Type Required Description
id PathRef yes Path-based cross-reference relative to .corpospec/ root. Pattern: `^[a-z0-9_-]+(/[a-z0-9_.-]+)+$`
name string yes
capacity_constraints CapacityConstraints?
custom any
description string?
nrr_classification string?
related_decisions PathRef[]
services ServiceDefinition[]

Definitions

Shared types referenced within this schema.

CapacityConstraints
Capacity constraints for professional services.
type: object
DayRate
Day rate range for a professional service.
type: object
IsoCurrency
ISO 4217 currency code.
pattern: ^[A-Z]{3}$
PathRef
Path-based cross-reference relative to .corpospec/ root. Pattern: `^[a-z0-9_-]+(/[a-z0-9_.-]+)+$`
pattern: ^[a-z0-9_-]+(/[a-z0-9_.-]+)+$
ServiceDefinition
A professional service offering.
type: object

Reference in your YAML

# yaml-language-server: $schema=https://corpospec.com/schemas/v0.7.1/services-pricing.schema.json