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.

Customer hostability

Customer hostability is the architectural commitment that every artefact a customer adopts can be run on the customer's own hardware, with the customer's own data, against the customer's own keys, with the customer's own audit ledger. The customer can fork it on day one.

This is not a pricing tier or a deployment option. It is the shape of the substrate. A platform variant that requires hosted-by-vendor infrastructure to function is not customer-hostable by construction. See also customer-first ordering, the six-tier sovereignty matrix, and the economic model.

What self-ownership means

Three concrete commitments, each operationally testable:

  1. Self-hostable bootstrap. A platform service runs on the customer's own machine via a systemd unit — no SaaS dependency, no provider login, no metered API. Per-service unit files are organised by function (inference routing, the three wiki surfaces, the fleet controller, and others) rather than one directory per service. A standalone install script that sets up the unit and fetches the binary exists for one service today — a consistent, uniform install script plus a manifest across every service is the intended shape, not yet the shipped state.
  2. Per-tenant adapters in the customer's filesystem. When the customer's adapter trains on the customer's corpus, the resulting .lora lives at data/adapters/ inside the customer's substrate. It never traverses the vendor's network. Loss-of-adapter risk falls on the customer's backup discipline, not on the vendor's continued operation.
  3. Customer-anchored audit ledger. The apprenticeship corpus that records every editorial action and verdict lives at data/training-corpus/apprenticeship/<task-type>/<tenant>/ inside the customer's substrate. Tenant-private records never leave the customer's infrastructure.

Why hyperscaler economics preclude this

Hyperscaler economics depend on central training, shared trust roots, and provider-rooted attestation. Per-customer continued pretraining does not pencil at SMB scale on those economics:

  • Central training requires central data; customer-on-metal training requires the opposite.
  • Shared trust roots concentrate the regulatory burden at the provider; customer-anchored attestation distributes it to the customer.
  • Provider-rooted attestation makes a customer audit a vendor audit; customer-anchored attestation lets the customer audit themselves.

The platform is built so the customer's regulatory posture does not depend on the vendor's. A BCSC reporting issuer per [ni-51-102] who deploys the platform inside their own substrate can satisfy continuous-disclosure obligations against records they own and control. A vendor outage does not impair their ability to respond to a regulator's request.

What actually ships today

infrastructure/ organises service installation by function, not by one bootstrap directory per service:

Group What it covers
Wiki surfaces One unit per wiki — documentation, corporate, and projects — plus the marketing site and proofreader.
Orchestration and fleet The fleet controller, VM host agent, tenant proxy, and inference-routing units.
Command surface The one service today with a full install script — sets up the systemd unit and fetches the binary from the release server, a local build path, or a pinned default.

The intended shape — every service self-installable from a single script, in the customer's own language, with a manifest declaring what it provides — is real intent, not yet uniform practice. Most services today are brought up by hand-applying a systemd unit file rather than running a per-service install script.

What customer hostability is not

It is not "open source under a permissive licence." Permissive licensing is necessary but not sufficient. A permissively-licensed service that requires a hosted control plane to function does not satisfy customer hostability — the customer cannot fork it without forking the control plane.

It is not "the vendor will host it for you." Vendor-hosted deployment is one operational option among several. PointSav runs documentation.pointsav.com because PointSav itself is the canonical-tier customer of every package it ships. Customer-hosted deployment is the canonical pattern; vendor hosting is a convenience.

It is not "you can export your data." Data export is a feature. Customer hostability is structural — the substrate does not have a data-export feature because the data was already on the customer's hardware from the moment it was written.

Forward-looking — federated continued pretraining

Per [np-51-201], the language describing the federated continued-pretraining trajectory is forward-looking. The shape is in place; the operational throughput matures over time.

The trajectory: a customer's adapter trains on the customer's corpus inside the customer's substrate (Tier B Yo-Yo or the customer's own GPU host). Aggregated improvements may feed back to a shared base model when the customer chooses to contribute, under explicit consent. Customers who do not contribute continue to benefit from base-model improvements driven by customers who do, with no leakage of corpus contents either direction.

This is the federated-LoRA pattern adapted to per-customer data ownership. Reasonable basis: the federated-learning literature 2024–2026 and the LoRA-aggregation research surveyed in the Language-protocol substrate article.

Operational test for customer hostability

A new platform service is customer-hostable if a customer can:

  1. Clone the relevant repos.
  2. Run bootstrap.sh on a machine they own.
  3. Generate, store, and serve adapters from local disk.
  4. Operate the service against the customer's data without ever contacting a vendor endpoint.
  5. Audit every request, response, and adapter-update locally.

Each of these is testable in CI. A service that fails any test is, by definition, not customer-hostable yet — and the gap is treated as a defect, not a feature.

See also

Cite this record: /wiki/customer-hostability — revision 6fd838d6, last updated 24 August 2026.

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 →