Platform Features
A complete walkthrough of DWSS capabilities for DEVB TC(W) No. 8/2025 compliance, including SCM, SDM, and iCWP data exchange.
Component I — Workflow Management
DWSS digitises all six workflow modules required by TC(W) 8/2025 § 7, with sequential approval routing, rejection/resubmission cycles, and statistical dashboards.
Approval Lifecycle (all 6 modules)
Every state transition writes an append-only ApprovalRecord with actor + timestamp.
Request for Inspection & Survey Check. Implements PAH 2024 Appendix 7.82A (GCC) and 7.82B (NEC) form references with three-part contractor/supervisor/acknowledgement workflow.
G.F. 536 Contractor Diary and Supervisor Site Record Book. Records daily progress, weather, plant/labour resources, site conditions, and occurrences.
Weekly safety walk inspections and environmental inspections with structured checklists. Captures non-compliance items through a full correction cycle.
Daily Cleansing Inspection Checklist (DCI) and Weekly Cleansing Inspection Checklist (WCI). Tracks cleanliness compliance, offences, and non-compliance counts.
G.F. 527 monthly labour return — both the 2003 and 2017 revised formats. Auto-calculates project-specific fields and cross-references Site Diary labour data.
Full NEC contract administration: Compensation Events, Early Warnings, Project Manager's Instructions, Payment Certificates, Programme, and NEC Health Check per TC(W) 8/2025 § 6(b).
Workflow Management Dashboard
Main Dashboard
Data Insights — DSR v1.2 § 3
Interactive, drill-down dashboards present statistical data collected from all six supervision modules — providing real-time project management insights to executives, as defined in the Data Standardisation Report (DSR) Version 1.2, December 2025 § 3.
DSR v1.2 § 3 — Baseline Visualisation Framework
The Data Standardisation Report v1.2 defines baseline dashboard requirements for all six workflow modules. DWSS dashboards are fully drill-down enabled — clicking any chart element surfaces the underlying project-level records, sorted by the selected metric. Daily, weekly, monthly and yearly views are available via mouse-wheel zoom.
NC RISC distribution by works category (pie), failure rate of 1st inspection trend (bar), and outstanding RISC count (bar) — all filterable by quarter with drill-down to project level.
Distribution of overdue Site Diary by responsible party, completed/in-completed/outstanding statistics, top 4 overdue projects ranking, and labour & plant deployment trends.
NC and near-miss report counts, top 4 non-compliance trend lines, completed/in-completed statistics, and accident rate per 100,000 man-hours by project.
Completed/in-completed/outstanding cleansing records distribution, top 4 NC cleansing inspection projects by count, and average elapsed time trends.
Top 4 wage increase trends by labour type/trade, labour deployment by trade code, and group-by trade/trade-division view. Cross-referenced with Site Diary resource data.
Top 4 Early Warning count trends, contract key dates and completion date timeline, CE/PMI classification breakdown, and NEC Health Check performance indicators.
RISC Statistical Dashboard
RISC Dashboard
Component II — Smart Construction Management
DWSS acts as the mandatory SCM hub under TC(W) 8/2025 § 8, collecting and consolidating telemetry from all smart site applications and raising real-time alerts to responsible officers.
Mandatory SSSS Amalgamation — TC(W) 8/2025 Footnote
TC(W) 3/2023 permitted SSSS to be amalgamated into DWSS. TC(W) 8/2025 upgraded this to mandatory ("shall") for all contracts tendered on or after 1 April 2026. DWSS SCM is the designated hub — any SSSS vendor connects via the standard ingest API.
| Device Category | TC(W) 3/2023 Component |
|---|---|
| AI Safety Camera | AI Safety Monitoring (CCTV) |
| Smart Worker Wearable | Smart Worker Wearable |
| Access Control (E-lock) | E-lock Access Control |
| Mobile Plant Danger Zone | Mobile Plant Zone Alert |
| Tower Crane Lifting Zone | Tower Crane Zone Alert |
| Digital Permit-to-Work | PTW System |
| Plant / Tool Tracking | Plant & Tool Tracking |
| Confined Space Gas Monitor | Confined Space Monitor |
| Deformation / Settlement | Environmental / Deformation |
| SSSS CMP Gateway | Centralised Mgmt Platform |
Telemetry within normal range. Logged for audit — no alert raised.
Value exceeds threshold × 1.0. Alert raised. Assigned officer notified by in-app + email.
Value exceeds threshold × 1.5 (AAA level). Supervisor + CRE also notified immediately.
SCM Real-Time Dashboard
SCM Dashboard
Component III — Smart Document Management
Full lifecycle management of all formal project documentation — correspondence, submissions, drawings, reports — with OCR, version control, and external reviewer access.
DocumentVersion with version number, uploader, and change note. Frozen documents reject new uploads until admin unfreezes.DocumentEvent audit timeline.
SDM Cabinet / Drawer / Folder Tree
SDM Cabinet Tree
Contract Management — DSR v1.2 § 4.8
Full NEC contract lifecycle management — real-time financial status, programme tracking, Early Warning register, and Compensation Event administration. All data standardised for iCWP reporting per DSR v1.2 § 4.8, including the new NEC Health Check data model added in v1.2.
First standardised in DSR Version 1.2 (December 2025), the NEC Health Check data model provides a structured six-dimension performance assessment transmitted to iCWP for portfolio-level governance across all NEC contracts.
Contract Management — CE & Early Warning Dashboard
CE Dashboard
System Design — Data Standardisation Report v1.2, December 2025
DWSS is architected from the ground up against the DEVB Data Standardisation Report (DSR) Version 1.2, December 2025 — ensuring every data module, XML schema, file naming convention, and transport protocol meets the Government's standardisation requirements for iCWP integration across all capital works contracts.
Data Exchange
All five mandatory data modules are available via a DSR-compliant RESTful API. Data is automatically exportable to iCWP within 24 hours of capture.
TLS 1.2+, OAuth 2.0 Bearer Token or API Key authentication. JSON body, ISO 8601 timestamps in UTC+8.
DEVB Data Standardisation Report. All five mandatory modules: RISC, SITE_DIARY, SAFETY_INSP, CLEAN_INSP, LABOUR_RETURN.
DSR-compliant XML builders with SFTP push transport. Incremental sync via last_sync_time parameter.
| Endpoint | Method | Description |
|---|---|---|
| /api/v1/{module}/records | GET | Incremental sync — filter by contract, status, date range |
| /api/v1/attachments/{file_id} | GET | Pre-signed attachment URL (30-min expiry) |
| /scm/api/ingest/events/ | POST | SSSS vendor telemetry ingest — token authenticated |
| /scm/api/events/ | GET | Paginated telemetry event list for iCWP |
| /scm/api/alerts/ | GET | Paginated safety alert list |