What it is
Per-tenant procurement configuration — the tuning knobs behind the demand and ordering math: demand-window weights, cutoffs, seasonality damping, watch factors, the family-derivation rule, and similar. One row per config key, with a JSONvalue and a plain-text description explaining what the key controls (shown next to the value in the app).
Changes here shift what Product Demand and the Procurement Queue compute — edit deliberately, via an admin or the procurement agent.
How it gets data
No ingest endpoint. Rows are edited in the app (Data → Procurement Config) or over MCP withdata_row_update / data_row_create. Both key and value are writable; description is maintained with the schema.
Fields
Like every workspace table, the config also carries the system columns
tenant_id, workspace_id, and created_at — set automatically. Keys are unique per tenant.