Skip to content

PointSav Documentation

The engineering library for the PointSav platform — operating systems and services for regulated businesses that own their data, their AI, and their record-keeping outright. Where the monorepo holds the code, this wiki holds the reasoning: architecture, services, security, and the governance commitments that bind future development.

Building Design System

← All revisions

fe574e54 · PointSav Digital Systems ·

docs(architecture,patterns,substrate): ingest 8 more PointSav platform-architecture articles migrated from media-knowledge-projects (consolidated into 4)

View the full record as of this revision →

@@ -0,0 +1,51 @@
---
schema: foundry-doc-v1
title: "Building Design System"
slug: building-design-system
language: en
category: architecture
index_group: location-intelligence-and-domain
type: topic
content_type: topic
quality: complete
status: active
audience: vendor-public
bcsc_class: public-disclosure-safe
language_protocol: PROSE-TOPIC
last_edited: 2026-08-26
editor: pointsav-engineering
short_description: "A planned coordination layer for the built environment: a canonical, machine-readable library of building-element specifications that independent BIM authoring surfaces consume by reference, the way a software design system keeps independent product teams consistent."
cites: [ifc-4-3, uniclass-2015, bsdd-v1]
paired_with: building-design-system.es.md
---

Major software design systems solve a coordination problem at scale: when independent teams build interfaces in parallel, consistency breaks down unless design decisions are encoded in a shared layer that every surface consumes by reference. No equivalent has existed for the built environment. Building Information Modelling production is coordinated through shared standards (IFC, Uniclass, bSDD) and shared authoring tools, but there has been no common specification layer — no canonical, machine-readable library of building-element specifications that independent authoring surfaces consume by reference. The Building Design System is intended to fill that gap.

**Why it matters:** without this layer, every BIM authoring surface re-derives the same code and performance requirements independently, and two surfaces working on the same building can drift out of agreement without either one being wrong on its own terms.

## Why the space has been empty

Three structural factors have kept it empty. Proprietary BIM authoring tools have historically stored element specifications in formats locked to a single tool, not designed to carry normative regulatory data across tools. IFC is a neutral exchange format — it expresses what a model contains, not what a specification requires — so it was never designed to be a design system on its own. And the wider built-environment standards stack evolved in parallel across jurisdictions, with no single standard providing a composable specification layer that ties the others together.

**Why it matters:** each factor is a reason no single vendor filled this gap already, not a reason it can't be filled — the standards it would compose on top of are already open and already mature (see [[flat-file-bim-leapfrog]]).

## What it is made of

The Building Design System is organized into two layers: a library of [[bim-object-specification|BIM Object primitive categories]] — the specification units for spatial elements, physical elements, materials, systems, and more — and a set of [[aec-interface-conventions|shared interface components]] that any BIM-capable surface can build on. Together they are intended to give independent authoring surfaces a common vocabulary to coordinate around, without a practitioner moving between them needing to learn a new interface each time.

## An owned archive, not a hosted service

The Building Design System is not planned as a hosted service — it is a set of files in a git repository that an organization clones and extends with its own jurisdiction-specific and site-specific data. This is the same sovereignty model that underlies [[asset-anchored-bim-vault|the flat-file BIM archive]] more broadly. Nothing is required to flow back to a central vendor for an organization to keep using its own copy.

**Why it matters:** the coordination layer is a design-time convenience, not a runtime dependency — a customer that stops paying for support keeps every file that makes their BIM archive work.

## Where the specification lives

The full object category catalog, interface component library, and current implementation status are maintained directly at [bim.woodfinegroup.com](https://bim.woodfinegroup.com), the reference deployment this article describes the architecture of.

## See also

- [[bim-object-specification]] — the BIM Object primitive categories and three-layer composition structure
- [[aec-interface-conventions]] — the shared interface vocabulary the design system builds its own components on
- [[asset-anchored-bim-vault]] — the archive structure this design system is intended to organize
- [[flat-file-bim-leapfrog]] — the architectural constraints the whole BIM substrate is built on
Important Information

Corporate structure. PointSav Digital Systems ("PointSav") is currently a trade name of Woodfine Capital Projects Inc. ("Woodfine"), planned to become a wholly-owned Woodfine subsidiary upon incorporation. PointSav does not itself offer, sell, or solicit any security. Any securities offering associated with Woodfine's real-property direct-hold solutions is made exclusively by Woodfine, and only by means of the applicable Private Placement Memorandum.

No investment advice. This wiki's content is provided for engineering, operational, research, and development purposes. Nothing on this wiki constitutes investment advice or a solicitation to invest in any Woodfine partnership or direct-hold solution.

Intellectual property. The PointSav name, trade name, wordmark, and marks, together with all current and future PointSav- and Totebox-branded products, services, and offerings — and the software, source code, documentation, design system, and all related materials — are proprietary to Woodfine and its affiliates, except for components identified as open source. No rights are granted except as expressly set out in a written license or agreement. The full trademark notice appears in the footer of every page on this site.

Open source components. Portions of the platform are made available under permissive open-source licenses identified in the accompanying repository. Use of those components is governed by their respective license terms.

No warranty; informational use. Content on this wiki is provided for general informational purposes only and does not constitute a representation, warranty, or commitment with respect to product functionality, availability, pricing, or roadmap. Some articles describe planned or intended features, capabilities, and milestones — language such as "planned," "intended," "targeted," "may," and "expected" marks this forward-looking content, which is subject to change and does not constitute a commitment regarding future performance.

Confidentiality. Where an article describes an operational or deployment detail that is not intended for public disclosure, that article is not published on this wiki. Content here is general-purpose engineering documentation, not customer-specific configuration.

Jurisdiction. Woodfine Capital Projects Inc. is organized in British Columbia, Canada. References to the Sovereign Data Foundation on this wiki describe a planned or intended initiative only, not a current equity holder or active governance body.

Changes to this notice. PointSav may update this notice from time to time; the version posted on this page governs.

Not a filing system. This wiki is not a securities filing system, an electronic disclosure repository, or a substitute for SEDAR+ or any other regulatory filing system. Formal securities filings are made through the applicable regulatory filing system, not through this wiki.

Full disclaimer. This notice supplements, and does not replace, the full Disclaimers article. In the event of any conflict, the full Disclaimers article governs.

Read the full disclaimer →