Overstaffing verdict
Whether a project's actual crew exceeds its tendered labour schedule.
Part of Opportunities in the register catalog.
- Register ID
overstaffing_verdictUse this name to ask for the register. The API calls it a shelf ID.- Each record is
- A stateThe current value of something, replaced when it changes.
- Status
- DeclaredDefined, and fills when a source produces its first record.
- Data
- OrganisationPrivate to each organisation's own workspace.
- Version
- v1Current version.
Standards
This register holds records these standards and laws ask for. Holding them does not by itself certify compliance.
- ISO 30414Human capital reporting
Connectors
Connected today
Demiton keeps this register current from these systems now.
No system fills this register yet.
On the roadmap
Systems in the planned connector rollout that can fill this register. Partial means the system holds only some of its fields.
None planned yet.
Fields
12 fields: 8 required, 3 optional, 1 defined by each organisation.
Required
Every record carries these fields.
- verdictText
The outcome:
OVERSTAFFED,ON_TRACKorUNDERSTAFFED.BUDGET_ONLYis *not* a stored value — the writer returns without writing (:410-411).Example:
ON_TRACK- assessed_atDate and time
When the judgement was taken.
Example:
2026-06-30T18:00:00- project_refText
The Demiton project the verdict is about (the
project_codethe writer already keys on).Example:
BWG-2025-001- actual_hoursNumber
Labour hours actually charged to the project at assessment time.
Example:
4120- burn_pctNumber
actual_hours / budget_hours.Example:
0.568- run_rate_pctNumber
burn_pct / elapsed_pct— headcount run-rate against expected pace; the value the verdict thresholds are applied to.Example:
1.02- elapsed_pctNumber
Fraction of project duration elapsed at assessment time.
Example:
0.557- budget_hoursNumber
Tendered labour hours the actual is measured against (parsed schedule total or override).
Example:
7254
Optional
Present when the source system records them.
- confidenceNumber
Producer confidence in the judgement.
Example:
0.82- source_fileText
Name of the resource-schedule workbook the budget side came from.
- source_uriText
Canonical URI of the verdict fact (
demiton://project/{code}/overstaffing-verdict).
Defined by each organisation
Their contents come from the organisation's own forms or systems, so they differ between organisations.
- verdict_thresholdsGroup of fields
The
overstaffed_at/understaffed_atcut-offs used for this assessment.
Example record
A sample from Bridgeworks Group, Demiton's demonstration company. The values are illustrative; the shape is exactly what the contract describes.
{ "actual_hours": 4120, "assessed_at": "2026-06-30T18:00:00", "budget_hours": 7254, "burn_pct": 0.568, "confidence": 0.82, "elapsed_pct": 0.557, "project_ref": "BWG-2025-001", "run_rate_pct": 1.02, "verdict": "ON_TRACK"}Use this contract
The contract is a standard JSON Schema (draft 2020-12) document, so any JSON Schema validator can check a record against it. Keywords starting with x-demiton- add Demiton's own meaning, such as units and requiredness, and validators ignore them.
https://docs.demiton.io/registers/overstaffing_verdict/v1.jsonShow the full JSON Schema
Loading the schema…
Talk to the team
Tell us what you run - your ERP, field, payroll and document systems - and we will show you the registers Demiton would keep current from them, on your data, in a 30-minute call.