Skip to content
Historical revision — this record as it stood on 17 May 2026, not the current version. View the current record →

Deployment patterns

Deployment patterns describes the six canonical configurations in which the PointSav substrate is deployed across different institutional contexts. Each configuration rests on the same five primitives — People, Communications, Drafts, Records, Money — and the same Command Ledger surface; what changes per configuration is the Chart of Accounts and the compliance surface. The substrate does not fork across segments; it adapts. By the end of this article, a reader will understand the Companion positioning, the six canonical patterns, and the micro-frontend isolation model that makes independent-versioning practical across all six.

Five primitives that span every institutional context [^2]

Every context in which institutional users operate maps to the same five primitive categories of records. A regulated professional managing patient files, a litigator managing case discovery, and a household managing tax receipts each maintain documents that fall into exactly these categories:

Primitive What it covers
People Contacts, personnel records, identity relationships
Communications Email, correspondence, meeting records
Drafts Work in progress — documents under active authorship
Records Signed, sealed, or executed documents
Money Financial records, invoices, ledger entries

The Command Ledger exposes each primitive as a dedicated F-key surface. The operator presses a key; the chassis loads the relevant plugin; the plugin displays the records for that primitive within the current Totebox context. No context switch between segments requires a different architecture — the five primitives are universal.

How the platform operates alongside incumbent tools

The platform is positioned as a complementary engine, not a replacement for existing operational tools. Customers continue to use the professional and productivity applications they already operate; the substrate runs alongside, routing records from those applications into sovereign Totebox archives.

Incumbent tool category What the substrate adds
Professional email client service-email ingests each message into a WORM Maildir; the cloud copy may rotate while the sovereign copy remains sealed
Spreadsheet applications The intended sovereign spreadsheet surface stores executed financial models in the WORM ledger
Word-processing applications The intended sovereign word-processing surface uses Typst for print-fidelity output; F4 in the Command Ledger synthesises content from structured records
Professional networking platforms service-people is intended to harvest verified contact data into the Totebox identity ledger
Corporate document repositories service-minutebook cryptographically seals signed records against the WORM ledger substrate

The customer is not asked to abandon any working tool. The substrate operates in the background; the Command Ledger provides a sovereign view over the records the incumbent tools produce.

Six canonical deployment configurations

The six configurations represent distinct GUIDE families in the fleet-deployment catalogue. Each is a configuration, not a separate product; the underlying totebox-os, os-console, and services are identical across all six.

Configuration Primary records Chart of Accounts adaptation
Real-property asset manager Lease documents, building information models, tenant communications, permits Real Estate / Leasing / Tenants / Municipalities anchors
Public-company Reporting Issuer Press releases, regulatory filings, board minutes, executive commentary Investor Relations / Finance / Media anchors
Medical or surgical practice Patient records, diagnostic files, clinical billing Compliance and Local Administration anchors
Law firm Case files, discovery materials, signed court filings Compliance / Counsel anchor
Family office Tax records, estate documents, household contracts Adapted Personnel and Local Administration anchors
Household Receipts, warranties, family correspondence Simplified single-Profile Chart

Each row is a configuration, provisioned from a named template in the fleet-deployment catalogue. The pattern for a real-property deployment differs from the pattern for a law firm only in its Chart of Accounts configuration and compliance surface — the underlying substrate components are identical.

Micro-frontend isolation inside the Command Ledger [^1]

The Command Ledger is not a monolithic HTML application. It is an empty chassis that loads small, isolated plugins on demand. When the operator presses F2, the chassis requests the /app-console-people/ view; when they press F3, it destroys that view and loads /app-console-email/.

Isolation property Effect
Mathematical disk isolation The People plugin cannot read the Email plugin's state; they occupy separate directory trees
Independent versioning An update to the Bookkeeper plugin does not require an update to the Content plugin
Bandwidth efficiency Only the active plugin's HTML, CSS, and JS is loaded; the rest remains on disk
No external dependency No CDN, no third-party UI library, no telemetry; plugins ship inside the same binary as the chassis

The isolation model is derived from the micro-frontend architectural pattern[^1] applied with sovereign discipline: the entire surface ships as a single Rust binary, no plugin fetches assets from an external host, and no plugin can observe another plugin's state. The isolation is mathematical — a property of the directory structure — not a security policy that must be enforced at runtime.

How deployment templates map to the fleet catalogue

Each canonical configuration has a corresponding subdirectory under the fleet-deployment catalogue. The customer-facing catalogue is the public record of how the substrate is operated for each configuration type.

Template Function Status
vault-privategit-source-1 Internal source-control deployment; the workspace is an instance of this template Active
Real-property asset-management The reference operational deployment for a real-property firm Planned
Reporting Issuer An mediakit-os and totebox-os pair for public-company disclosure Planned

Templates in the Showcase Layer correspond to numbered instances in the Instance Layer — private to the operator, gitignored from all public repositories. See three-layer-architecture for the three-layer model.

The visible-operational-first deployment cadence

Deployment patterns are launched with a visible-operational-first cadence: the URL resolves and a recognisable surface answers before any polish or hardening work begins. A pattern that has not yet been provisioned as a working deployment is described in planning terms, not as live infrastructure.

This cadence prevents two common failure modes: designs that are specced but never built, and builds that are technically complete but never publicly visible. The definition of "operational" is strict — the URL must resolve to a surface a human can use — and that bar is cleared before any configuration is described as deployed.

See also

Important Information

Important Information

Corporate structure. PointSav Digital Systems ("PointSav") is a trade name of Woodfine Capital Projects Inc. ("Woodfine"). 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. See TRADEMARK.md in this repository for the full trademark notice.

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 →