Skip to content

Leapfrog 2030 architecture

← All revisions

a4fa0f5e · PointSav Digital Systems ·

topic(architecture): leapfrog-2030-architecture — five shifts table, thesis clarification, Doctrine-claim scrub, Foundry→PointSav

View the full record as of this revision →

@@ -6,267 +6,158 @@ category: architecture
type: concept
quality: complete
status: active
audience: vendor-public
bcsc_class: public-disclosure-safe
last_edited: 2026-05-06
language_protocol: PROSE-TOPIC
last_edited: 2026-05-15
editor: pointsav-engineering
cites: []
paired_with: leapfrog-2030-architecture.es.md
cites:
  - ni-51-102
  - osc-sn-51-721
references:
  - id: 1
    text: "IDC. 'The SMB 2026 Digital Landscape: How AI is Redefining Growth.' IDC Research, 2026."
    url: "https://www.idc.com/resource-center/blog/the-smb-2026-digital-landscape-how-ai-is-redefining-growth/"
  - id: 2
    text: "Anthropic, Google, and contributors. 'Model Context Protocol Specification.' modelcontextprotocol.io, 2024."
    url: "https://modelcontextprotocol.io/"
---

Three market forces converging in 2026 — viable small language models on commodity hardware, the Model Context Protocol as the standard for AI-native service composition, and on-premises as the fastest-growing SMB deployment type — open a structural gap that hyperscaler vendors cannot close without dismantling their own business model. The Leapfrog 2030 architecture is PointSav's commitment to that gap: sovereign platform code, composable services, and transactional revenue rather than recurring license fees. The customer owns their hardware, their data, and their adapter weights; PointSav takes a transaction percentage when value flows.
Three market forces converging in 2026 — viable small language models on commodity hardware, the Model Context Protocol as the standard for AI-native service composition, and on-premises as the fastest-growing SMB deployment type — open a structural gap that hyperscaler vendors cannot close without dismantling their own business model. The Leapfrog 2030 architecture is PointSav's commitment to that gap: sovereign platform code, composable services, and transactional revenue rather than recurring license fees. The customer owns their hardware, their data, and their adapter weights; PointSav takes a transaction percentage when value flows. This article covers the five structural shifts the thesis describes, the substrate that realizes them, and the compounding loop that makes the commitment durable over time.

## The bet
## The five structural shifts

Three forces converge in 2026. First, small open-weight language models have
crossed the usability threshold for narrow-domain work: OLMo 2 1B Instruct
produces production-viable sysadmin output at five to fifteen tokens per second
on commodity 4-vCPU hardware. Second, the Model Context Protocol has become the
standard for AI-native service composition [mcp-spec]; 28% of Fortune 500
companies had shipped MCP servers by early 2026 (per CData industry survey).
Third, on-premises is the fastest-growing deployment type within the SMB
software market [idc-smb-2026].
| From (incumbent pattern) | To (PointSav pattern) |
|---|---|
| Rented SaaS interface | Owned operating system |
| Centralised vendor cloud database | Per-entity [[totebox-os\|Totebox]] archive |
| Username + password (RBAC) | Hardware-bound pairing ([[machine-based-auth\|MBA]]) |
| Single source of truth | Self-healing claims ledger |
| 50-page annual audit reports | Machine-readable continuous proof |

These three forces open a structural gap.
Each shift is a single architectural decision with downstream consequences. Each is enforced at the kernel or protocol layer, not by policy.

## What the thesis is not

The thesis is not anti-cloud. PointSav uses commercial cloud providers extensively. It is not anti-AI. PointSav embeds language models throughout the architecture. It is not a rejection of open source. PointSav's core operating systems are intended for release under Apache 2.0.

The hyperscaler vendors are committed to *concentrated compute + integrated
stack + recurring revenue*. Their SMB tier is a discounted enterprise tier.
Their AI features require ongoing data flow into their cloud. Their pricing
assumes the customer is renting capability, not owning it.
The thesis is structural: the asset the customer owns is the running instance, not a subscription seat.

The opening for a different commitment: *sovereign substrate + composable
services + transactional revenue*. The customer owns their hardware, their data,
their adapter weights, and their relationships. Foundry is the substrate
provider; the customer is the substrate operator; revenue flows when value
flows.
## Why now

This document describes the architecture that realizes that commitment.
Three institutional currents converge in 2026. First, small open-weight language models have crossed the usability threshold for narrow-domain work: OLMo 2 1B Instruct produces production-viable sysadmin output at five to fifteen tokens per second on commodity 4-vCPU hardware. Second, the Model Context Protocol has become the standard for AI-native service composition [^2]. Third, on-premises is the fastest-growing deployment type within the SMB software market [^1].

These three forces open a structural gap.

Hyperscaler vendors are committed to concentrated compute plus integrated stack plus recurring revenue. Their SMB tier is a discounted enterprise tier. Their AI features require ongoing data flow into their cloud. Their pricing assumes the customer is renting capability, not owning it.

The opening is for a different commitment: sovereign substrate plus composable services plus transactional revenue. The customer owns their hardware, their data, their adapter weights, and their relationships. PointSav Digital Systems is the substrate provider; the customer is the substrate operator; revenue flows when value flows.

## What "leapfrog 2030" means

Three structural distinctions from the hyperscaler stack:

**Sovereignty over service.** The customer's Totebox (the customer data vault — a compact on-premises appliance) is designed to boot, run, query, audit, and export without any Foundry-side dependency. If Foundry ceases
operations, the customer's substrate is intended to continue functioning. This
is not a backup feature; it is the designed default operational mode (per
Doctrine claim #54).

**Specialization over generalization.** Tier A — the always-on, customer-side
inference tier — is a 1-billion-parameter sysadmin specialist, not a
32-billion-parameter generalist. It runs on commodity CPU. It trains on the
customer's own engineering and IT-support corpus. Over time it becomes
specifically useful for that customer's environment. The generalist tier (Tier
B, 32B class on GPU) is opt-in and on-demand; the precision tier (Tier C,
external API) is rare and sovereignty-disclosed.

**Compounding over capture.** Foundry's intended revenue compounds with the
customer's revenue, not against it. The Direct-Payment Settlement substrate
(claim #53) is designed to route data marketplace and ad-exchange transactions
directly from buyer to customer; Foundry takes a transaction percentage at
settlement, not a subscription fee on access. The customer is intended to be a
revenue partner, not a license-payer.
**Sovereignty over service.** The customer's [[totebox-os|Totebox]] — the customer data vault, a compact on-premises appliance — is designed to boot, run, query, audit, and export without any PointSav-side dependency. If PointSav Digital Systems ceases operations, the customer's substrate is intended to continue functioning. This is not a backup feature; it is the designed default operational mode.

**Specialisation over generalisation.** The Tier A inference tier — always-on, customer-side — is a 1-billion-parameter sysadmin specialist, not a 32-billion-parameter generalist. It runs on commodity CPU. It trains on the customer's own engineering and IT-support corpus. Over time it becomes specifically useful for that customer's environment. The generalist tier (Tier B, 32B class on GPU) is opt-in and on-demand; the precision tier (Tier C, external API) is rare and sovereignty-disclosed.

**Compounding over capture.** PointSav Digital Systems's intended revenue compounds with the customer's revenue, not against it. The Direct-Payment Settlement substrate is designed to route data marketplace and ad-exchange transactions directly from buyer to customer; PointSav takes a transaction percentage at settlement, not a subscription fee on access. The customer is intended to be a revenue partner, not a license-payer.

## The substrate at a glance

A Foundry deployment is composed of three rings:
A deployment composes three rings:

**Ring 1 — Boundary Ingest.** Per-tenant MCP servers handling inbound data:
service-fs (WORM ledger), service-input (file, email, and voice), [[service-extraction]]
(entity extraction), [[service-people]] (CRM), [[service-email]]. Each is bounded;
each is auditable; each is deterministic at its baseline.
**Ring 1 — Boundary Ingest.** Per-tenant MCP servers handling inbound data: service-fs (WORM ledger), service-input (file, email, and voice), [[service-extraction]] (entity extraction), [[service-people]] (CRM), [[service-email]]. Each is bounded, auditable, and deterministic at its baseline.

**Ring 2 — Knowledge and Processing.** Multi-tenant via moduleId:
[[service-content]] (the per-tenant graph and vector store), [[service-egress]]
(outbound formatting), service-marketplace (data marketplace gateway),
service-ad-exchange (IAB OpenRTB 2.6+ gateway), service-settlement (Stripe
Connect and crypto rail).
**Ring 2 — Knowledge and Processing.** Multi-tenant via module identifier: [[service-content]] (the per-tenant graph and vector store), [[service-egress]] (outbound formatting), service-marketplace (data marketplace gateway), service-ad-exchange (IAB OpenRTB 2.6+ gateway), service-settlement (Stripe Connect and crypto rail).

**Ring 3 — Optional Intelligence.** [[service-slm]] Doorman as MCP gateway; Tier A
1B sysadmin specialist (always-on); Tier B 32B generalist (on-demand GPU pool or customer
GPU; on-demand); Tier C external API (rare; allowlist-gated).
**Ring 3 — Optional Intelligence.** [[service-slm]] Doorman as MCP gateway; Tier A 1B sysadmin specialist (always-on); Tier B 32B generalist (on-demand GPU pool or customer GPU, on-demand); Tier C external API (rare; allowlist-gated).

The Single-Boundary Compute Discipline (claim #43) makes the Doorman the only
path to inference compute. Bearer tokens, API keys, and endpoint URLs live
exclusively in the Doorman's configuration. Bypass is structurally prevented
(firewall, UID-owner iptables, and bearer-only-in-Doorman), not policy-only.
The Single-Boundary Compute Discipline makes the Doorman the only path to inference compute. Bearer tokens, API keys, and endpoint URLs live exclusively in the Doorman's configuration. Bypass is structurally prevented — by firewall, UID-owner iptables, and bearer-only-in-Doorman — not by policy alone.

## How it works for the small business

A 5-employee restaurant installs a Totebox: a $300–$500 mini-PC at the back of
the kitchen. The Totebox runs the Foundry stack: ledger, knowledge graph, ingest,
and the 1B sysadmin specialist. The owner selects a Vertical Seed Pack
(`pack-restaurant-smb`): 5 Archetypes, 6 Chart of Accounts profiles, 3 Domains,
4 starter Themes. They customize in approximately 30 minutes — the pack is their
starting point, not a vendor-imposed ontology.

From day one, the owner can ask the Tier A specialist operational questions:
"When did the freezer fail last?", "Show me last month's labor costs by shift",
"Which suppliers have not sent invoices in two weeks?". Responses arrive in
seconds. Every interaction is a potential training tuple for the customer's own
adapter (claim #45, TUI-as-Corpus-Producer); over weeks, the specialist is
intended to become tuned to their environment.

When the owner needs editorial or bilingual work — a customer newsletter, a
translation of menu items — they may enable Tier B on-demand. The on-demand GPU instance
wakes, processes the request, and idles back down. Cost is metered by the
minute, not by seat.

When the owner wants to monetize their first-party customer data — anonymized
order patterns sold to local CPG companies — they may enable the marketplace
(claim #52). A buyer queries the listing, transacts through the IAB-compliant
gateway, and pays directly to the owner's business bank account (Stripe Connect
rail) or crypto wallet. Foundry takes its transaction fee at settlement; the
owner sees payment in days for fiat or minutes for crypto.

When the owner sells the business, the new owner imports the Totebox bundle and
operates from day one without re-training, without SaaS migration, and without
vendor cooperation. The "freely transferable" property (claim #54) is the
customer's assurance that their substrate is genuinely theirs.

## How it works for the larger SMB

A 300-lawyer firm deploys a Totebox cluster: multiple Tier 0 units plus a Tier B
GPU box. Per-matter graph isolation (per-tenant moduleId at the matter
granularity) provides ethical walls that are native to the architecture, not
bolted on. Senior partners' reasoning captured as TUI verdicts is intended to
train the firm's adapter; the next associate-level question benefits from a
more partner-shaped response.

A regional hospital deploys a Totebox per service line. Patient graphs are
isolated; data sovereignty is the default (data does not egress without explicit
consent; Tier C is structurally disabled at this tenant). The clinical knowledge
graph builds via service-extraction from encounter notes. Ambient documentation
flows into the graph; the graph grounds the next clinical-decision question
(claim #44, Knowledge-Graph-Grounded Apprenticeship).

A real estate firm — Woodfine, the reference customer — builds a seed taxonomy
hand-tuned to their operations (Investor Relations, Capital Projects, Compliance,
Construction). Themes age in and out as initiatives close and new ones launch.
The graph is their property, growing with the business.

In each case the form is the same — substrate, graph, specialist, optional
generalist, audit, marketplace — and the substance differs per industry. This is
what the Vertical Seed Packs Marketplace (claim #50) is designed to support.

## What hyperscalers structurally cannot match

The hyperscaler vendors are committed to integrated recurring revenue. Their
model assumes:

- Compute concentrates in their cloud (so they can charge for compute)
- Data flows to their cloud (so they can charge for storage and processing)
- Subscription fees are charged regardless of customer usage
- Lock-in increases as data accumulates (multi-month migration projects to exit)

Foundry's intended model assumes:

- Compute distributes to customer hardware (Tier 0 sovereign specialist)
- Data stays at the customer (graph is customer IP per claim #48)
- Transaction fees are charged when value flows (per claim #53)
- Transfer is a single-command operation (per claim #54)

These are not minor configuration differences. They are structural inversions. A
hyperscaler vendor cannot adopt Foundry's commercial model without dismantling
its existing revenue base. This is the window in which Foundry may be the only
realistic answer for the SMB that wants AI-native operations without lock-in.
A 5-employee business installs a [[totebox-os|Totebox]]: a $300–$500 mini-PC on site. The Totebox runs the substrate stack — ledger, knowledge graph, ingest, and the 1B sysadmin specialist. The operator selects a Vertical Seed Pack: a set of archetypes, Chart of Accounts profiles, domains, and starter themes. They customise in approximately 30 minutes — the pack is their starting point, not a vendor-imposed ontology.

From day one, the operator can ask the Tier A specialist operational questions. Responses arrive in seconds. Every interaction is a potential training example for the customer's own adapter; over weeks, the specialist is intended to become tuned to their environment.

When the operator needs editorial or bilingual work they may enable Tier B on-demand. The GPU instance wakes, processes the request, and idles back down. Cost is metered by the minute, not by seat.

When the operator wants to monetise their first-party data they may enable the marketplace. A buyer queries the listing, transacts through the gateway, and pays directly to the operator's bank account or crypto wallet. PointSav takes its transaction fee at settlement.

When the operator sells the business, the new owner imports the Totebox bundle and operates from day one without re-training, without data migration, and without vendor cooperation.

## How it works for the larger institution

A 300-lawyer firm deploys a Totebox cluster: multiple units plus a Tier B GPU box. Per-matter graph isolation — per-tenant module identifier at the matter granularity — provides ethical walls native to the architecture. Senior partners' reasoning captured as interface verdicts is intended to train the firm's adapter; the next associate-level question benefits from a more partner-shaped response.

A regional hospital deploys a Totebox per service line. Patient graphs are isolated; data sovereignty is the default. Data does not egress without explicit consent; Tier C is structurally disabled at this tenant. The clinical knowledge graph builds from encounter notes; the graph grounds the next clinical-decision question.

A real-property firm builds a seed taxonomy hand-tuned to their operations — Investor Relations, Capital Projects, Compliance, Construction. Themes age in and out as initiatives close and new ones launch. The graph is their property, growing with the business.

In each case the form is the same: substrate, graph, specialist, optional generalist, audit, marketplace. The substance differs per industry.

## What centralised platforms cannot match

Centralised platform vendors are committed to integrated recurring revenue. Their model assumes compute concentrates in their cloud, data flows to their cloud, subscription fees are charged regardless of customer usage, and lock-in increases as data accumulates.

PointSav's intended model assumes compute distributes to customer hardware, data stays at the customer, transaction fees are charged when value flows, and transfer is a single-command operation.

These are not minor configuration differences. They are structural inversions. A centralised platform vendor cannot adopt PointSav's commercial model without dismantling its existing revenue base. This is the structural window in which PointSav may be the only realistic answer for the institution that wants AI-native operations without lock-in.

## The compounding loop

The leapfrog architecture has a positive-feedback loop:

1. The customer's Totebox runs deterministic operations on their data (the
   substrate-without-inference base case; claim #54)
2. The Tier A specialist trains on their engineering corpus and TUI verdicts
   (claim #45)
3. The specialist becomes more useful → operator uses it more → more verdicts →
   improved specialist (the apprenticeship loop)
4. The graph grows from accepted inferences (claim #44, graph-grounded
   apprenticeship) → more grounding for the next inference → fewer hallucinations
   → more accepted inferences
5. The customer's data accumulates value as the graph grows; reverse flows
   (claim #52) may begin generating revenue
6. Direct-payment settlement (claim #53) is intended to send revenue directly to
   the customer; Foundry takes a transaction fee
7. Pack contributions back to the marketplace (claim #50) may make the next
   vertical-customer onboarding faster

Every loop iteration is a marginal improvement. The compounding runs in customer
time, not vendor time. Foundry's commercial incentive is to keep the loops
running well.

## The first reference implementation

The PointSav development environment is the first reference implementation. The workspace VM at
`~/Foundry/` is `vault-privategit-source-1`, a Tier 0 instance of the platform stack
(per `MANIFEST.md`). PointSav Digital Systems operates this instance as their
production deployment; Woodfine Management Corp. is the first customer. The
platform composes the same shape for both.

This is the structural realization of the customer-first-ordering convention:
PointSav builds what Woodfine will install, on the same substrate Woodfine will
use, in the same order Woodfine will install it.
The architecture has a positive-feedback loop:

1. The customer's Totebox runs deterministic operations on their data — the substrate-without-inference base case
2. The Tier A specialist trains on their engineering corpus and interface verdicts
3. The specialist becomes more useful → the operator uses it more → more verdicts → improved specialist
4. The graph grows from accepted inferences → more grounding for the next inference → fewer hallucinations → more accepted inferences
5. The customer's data accumulates value as the graph grows; marketplace flows may begin generating revenue
6. Direct-payment settlement routes revenue directly to the customer; PointSav takes a transaction fee
7. Pack contributions back to the marketplace may make the next sector-customer onboarding faster

Every loop iteration is a marginal improvement. The compounding runs in customer time, not vendor time. PointSav Digital Systems's commercial incentive is to keep the loops running well.

## The first reference deployment

The PointSav development environment is the first reference deployment of the substrate. PointSav Digital Systems operates this instance as their own production environment; Woodfine Management Corp. is the first customer. The platform composes the same shape for both.

This is the structural realization of the customer-first-ordering principle: PointSav builds what Woodfine will install, on the same substrate Woodfine will use, in the same order Woodfine will install it.

## What ships when (planned)

The leapfrog architecture ratifies at workspace doctrine v0.1.0. The intended
implementation rolls out over 2026:

- Phase 1 (May 2026): doctrine and conventions ratified; Tier A 1B swap
  empirically validated
- Phase 2 (May 2026): rebuild blueprints staged at engineering monorepo;
  cluster Tasks begin
- Phase 3 (May–June 2026): service-content, service-extraction, service-input
  rebuilt as MCP servers
- Phase 4 (June 2026): Doorman MCP gateway; brief shape v2; slm-cli TUI Phase 1
- Phase 5 (July–August 2026): service-marketplace, service-ad-exchange,
  service-settlement; first marketplace transactions
- Phase 6 (Q3 2026): first customer Totebox provisioned (Woodfine); first
  IT-support adapter trained
- Phase 7 (Q4 2026): community Vertical Seed Pack contributions begin
- Phase 8+ (2027): PointSav-SLM continued pretraining; second customer Totebox;
  federated marketplace launch

These phases are planned targets, not commitments. Material assumptions include:
project-data and project-slm cluster Tasks executing on the rebuild scope; operator
ratification of doctrine v0.1.0; and Woodfine's readiness to participate as the
Phase 6 reference customer.
All phases are planned targets, not commitments. Forward-looking statements apply throughout per Canadian securities continuous-disclosure requirements [ni-51-102] [osc-sn-51-721].

The intended implementation rolls out over 2026:

- **Phase 1 (May 2026):** Architecture ratified; Tier A 1B model swap empirically validated
- **Phase 2 (May 2026):** Rebuild blueprints staged at engineering monorepo; cluster tasks begin
- **Phase 3 (May–June 2026):** service-content, service-extraction, service-input rebuilt as MCP servers
- **Phase 4 (June 2026):** Doorman MCP gateway; slm-cli TUI Phase 1
- **Phase 5 (July–August 2026):** service-marketplace, service-ad-exchange, service-settlement; first marketplace transactions
- **Phase 6 (Q3 2026):** First customer Totebox provisioned; first IT-support adapter trained
- **Phase 7 (Q4 2026):** Community Vertical Seed Pack contributions begin
- **Phase 8+ (2027):** Continued model improvement; second customer Totebox; federated marketplace launch

Material assumptions: engineering cluster tasks executing on the rebuild scope; operator ratification of the architecture specification; Woodfine's readiness to participate as the Phase 6 reference customer.

## What this is, and what it is not

This is **a structural commitment** to sovereignty, composability, and SMB-first
design.

This is **not** a hyperscaler-replacement product. PointSav is not designed to
serve enterprises with $1B+ revenue that want vendor-managed compute with
recurring license fees. That is a well-served market. The platform is designed for
the market that is not well served.

This is **not** a niche or experimental architecture. The 2026 industry research
[idc-smb-2026] and [mcp-spec] consistently point toward the structural shape
PointSav is building. The platform is deliberately positioned at the intersection
where hyperscaler vendors are structurally unable to follow.

The platform is in place. The architecture is ratified. The first customer is
in deployment. The next chapter is operational scale.

## See Also

- [[compounding-substrate]]
- [[service-slm-yoyo-operational]]
- [[source-of-truth-inversion]]
- [[four-tier-slm-substrate]]

## References

- `DOCTRINE.md` v0.1.0 (constitutional source)
- `conventions/*.md` (one operational form per claim #43–#54)
- `vendor/pointsav-monorepo/INVENTIONS.md` (engineering-side summary)
- [ni-51-102]: https://www.bcsc.bc.ca/securities-law/law-and-policy/instruments-and-policies/5-ongoing-requirements-for-issuers-insiders/current/51-102
- [idc-smb-2026]: https://www.idc.com/resource-center/blog/the-smb-2026-digital-landscape-how-ai-is-redefining-growth/
- [mcp-spec]: https://modelcontextprotocol.io/
- Companion topics:
  - `topic-mcp-substrate-protocol.md`
  - `topic-graph-grounded-llm-apprenticeship.md`
  - `topic-tier-zero-customer-totebox.md`
  - `topic-purpose-routed-tier-discipline.md`
  - `topic-seed-taxonomy-smb-bootstrap.md`
  - `topic-cross-industry-leapfrog-evidence.md`
This is **a structural commitment** to sovereignty, composability, and SMB-first design.

This is **not** a centralised-platform-replacement product. PointSav is not designed to serve enterprises that want vendor-managed compute with recurring license fees. That is a well-served market. The platform is designed for the market that is not well served.

This is **not** a niche or experimental architecture. The 2026 industry research consistently points toward the structural shape PointSav is building. The platform is deliberately positioned at the intersection where centralised platform vendors are structurally unable to follow.

The platform is in place. The architecture is ratified. The first deployment is operational. The next chapter is scale.

## See also

- [[compounding-substrate]] — the compounding ownership model underlying the thesis
- [[service-slm-yoyo-operational]] — the Yo-Yo relay and Doorman operational state
- [[source-of-truth-inversion]] — the canonical/view/ephemeral pattern underpinning the substrate
- [[four-tier-slm-substrate]] — the four-tier inference model (Tier 0/A/B/C)
- [[machine-based-auth]] — the hardware-bound pairing model underlying the MBA shift
- [[compliance-and-continuous-disclosure]] — the continuous-proof posture that replaces annual audit cycles
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 →