Skip to content

PointSav Knowledge

← All revisions

1fe3feb5 · PointSav Digital Systems ·

Promote refined documentation wiki home page: 9-category grid + ENGINE directives

View the full record as of this revision →

@@ -1,86 +1,151 @@
---
schema: foundry-doc-v1
title: "Welcome to Documentation Wiki"
title: "documentation.pointsav.com — Home"
slug: index
category: root
status: pre-build
last_edited: 2026-05-03
last_edited: 2026-05-05
editor: pointsav-engineering
---

<!-- ENGINE-SPEC: project-knowledge
     This index.md serves as the definitive Main Page for the wiki.
     The layout must replicate Wikipedia's muscle memory (Portals, Featured Article, Did You Know?) 
     while maintaining a high-contrast, institutional aesthetic suitable for a 65+ demographic.
     The dual-hyperlink architecture (blue links for topics, dashed underlines for glossary) 
     must be active on this page. -->

<div style="display: flex; justify-content: space-between; align-items: flex-end; padding-bottom: 1em; border-bottom: 1px solid #a2a9b1; margin-bottom: 1em;">
  <div>
    <h1 style="border: none; margin: 0; padding: 0;">Welcome to Documentation Wiki</h1>
    <p style="margin: 0.5em 0 0 0; font-size: 1.1em;">The definitive reference for PointSav Digital Systems' sovereign infrastructure.</p>
  </div>
  <div>
    <img src="/pointsav-media-assets/logos/PointSav Logo_Earth_Logo_Small.png" alt="PointSav Logo" height="50">
  </div>
</div>
<!-- ENGINE: render this file at the URL `/` — it is the wiki home,
     served as index.md per content-contract.md §1/§2/§7. -->

PointSav's platform documentation covers the architecture, services,
operating systems, and governance conventions of the PointSav substrate.
Articles are written for engineers, writers, designers, and readers with
a financial interest in the platform. All content is published under
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

PointSav Digital Systems builds the sovereign infrastructure for 2030. We provide regulated small and mid-size businesses with permanent, portable, and verifiable data ledgers on hardware they explicitly control. This encyclopedia serves as the definitive reference for the platform's architecture, services, operating systems, and regional deployment indices. 
<!-- ENGINE: insert live TOPIC count: "N articles across 9 categories,
     last updated YYYY-MM-DD." Derive N from count of *.md files in
     category directories (excluding _index.md). Derive date from
     max(last_edited:) across all articles. -->

---

## Knowledge portals
## Platform areas

<!-- ENGINE: render this section as a card grid — 3 columns × 3 rows.
     Each card: category name as heading, description paragraph, link
     to category landing (_index.md), and TOPIC count for that category.
     Category TOPIC counts derive from file count in each directory.
     If a category directory has 0 articles (infrastructure/, company/,
     help/ at launch), still render the card with count "0 articles —
     in preparation." -->

**Architecture**
Design principles, substrate patterns, and cross-cutting invariants that
govern how the platform is built. Covers the three-ring stack, compounding
substrate, AI routing, cryptographic audit, and the editorial pipeline.
→ [Browse architecture](/architecture/)

**Services**
Autonomous services implementing Ring 1 and Ring 2 of the three-ring
architecture: ingest, processing, search, egress, and the linguistic
air-lock.
→ [Browse services](/services/)

**Systems**
The operating systems at the foundation layer: ToteboxOS and its
seL4-based capability model, orchestration, and tenant isolation.
→ [Browse systems](/systems/)

**Applications**
User-facing and internal applications built on the platform substrate,
including the wiki engine that serves this site.
→ [Browse applications](/applications/)

**Governance**
Architecture decision records, licensing posture, contributor model,
and compliance conventions.
→ [Browse governance](/governance/)

**Infrastructure**
Fleet deployment, cloud topology, and operational runtime.
In preparation — articles are planned for this category.
→ [Browse infrastructure](/infrastructure/)

**Company**
<!-- BCSC: no forward-looking statements in the category description;
     company/ articles carry their own FLI labels per Rule 1 -->
Corporate entities, organisational structure, and public disclosures.
→ [Browse company](/company/)

**Reference**
Glossary, nomenclature matrix, and style guides for contributors across
all audiences.
→ [Browse reference](/reference/)

**Help**
Onboarding guides for engineers, writers, and designers contributing to
the platform and its documentation.
→ [Browse help](/help/)

<!-- ENGINE-SPEC: Render this section as a prominent 2-column grid. Each portal acts as a 
     macro-category gateway. Use the new {{gli|...}} syntax for hover-definitions if needed. -->
---

### [[architecture|Architecture & doctrine]]
The foundational laws of the PointSav system. Explores cross-cutting invariants, immutable record-keeping via WORM ledgers, the zero-execution routing discipline, and the structural separation of compute and data. 
→ **[[architecture|Enter the architecture portal]]**
## Featured article

### [[development-regions|Development regions (GIS indices)]]
Interactive indices of the Top 800 commercial nodes across North America and Europe. Fuses proprietary GIS data with curated macroeconomic indicators to establish Michelin-style co-location ratings.
→ **[[development-regions|Enter the regions portal]]**
<!-- ENGINE: read the file `featured-topic.yaml` from the repo root.
     Parse the pinned slug. Fetch that article's title and first
     paragraph. Render as a framed panel with the title, lead
     paragraph, and a "Read more →" link. If the pin file is absent,
     suppress this section entirely — do not render an empty frame.
     featured-topic.yaml schema: slug: (required), since: (optional
     YYYY-MM-DD), note: (optional one-liner; engine ignores). -->

### [[services|Core services]]
The autonomous functional components implementing the platform's capabilities, including cryptographic extraction, search indexing, linguistic air-locks, and {{gli|Doorman}} compute routing.
→ **[[services|Enter the services portal]]**
[[compounding-substrate]] — The Compounding Substrate describes how
PointSav's platform is designed so that each capability a customer installs
makes the next capability easier to operate. The substrate pattern is the
design philosophy behind the three-ring architecture and the leapfrog-2030
trajectory.

### [[governance|Governance & stewardship]]
The administrative models securing the ecosystem for the long term. Details the contributor model, licensing posture, and sovereign replacement initiatives.
→ **[[governance|Enter the governance portal]]**
[Read more →](/architecture/compounding-substrate)

---

## Featured article

<!-- ENGINE-SPEC: Read `featured-topic.yaml` from the repo root.
     Render as a framed, authoritative panel. Do not use promotional language.
     If the pin file is absent, render a fallback to [[compounding-substrate]]. -->
## Recent additions

**[[compounding-substrate|The Compounding Substrate]]**
<!-- ENGINE: sort all article files by last_edited: frontmatter date
     descending (fall back to git commit date if last_edited: is
     absent). Render the top 5 as an unordered list:
     "- [Title](/category/slug) — YYYY-MM-DD"
     If fewer than 5 articles exist, render however many there are.
     Do not render this section if the article count is 0.
     Per Q5.A operator ratification: dated-announcement TOPICs
     (filename pattern `topic-*-YYYY-MM-DD.md`) route here rather than
     to permanent category articles. -->

The **Compounding Substrate** is an AI-substrate architecture where the platform code is open and forkable, the deterministic data layer functions independently of any AI compute, and AI is added as an optional layer that any tenant can compose in or out. Every operational interaction generates a training signal that compounds across deployments. A curator — PointSav — periodically rolls accumulated signal into improved base models that flow back to all deployments without disrupting customer data ownership...
*Most recently added or updated articles:*

**[[compounding-substrate|Read the full analysis →]]**
<!-- ENGINE: dynamic list — 5 items, last_edited desc -->

---

## Did you know...
## Other areas

<!-- ENGINE-SPEC: This section replaces the standard "Recent Changes". 
     It should pull dynamic telemetry or GIS stats to show immediate, institutional scale.
     Fallback to static bullet points until the telemetry endpoint is wired. -->
Related resources outside this wiki:

*   **Sovereign infrastructure:** The platform enforces strict separation between data and compute, meaning no AI model can spontaneously execute logic over structured records (see [[zero-execution-routing]]).
*   **Regional scale:** The GIS Engine currently tracks over 3,500 active retail nodes in the United States and 400+ in Canada, categorized by our 5-tier co-location methodology.
*   **Immutable audit:** Every transaction on a PointSav appliance is cryptographically anchored to a [[worm-ledger-architecture|Write-Once, Read-Many (WORM) ledger]], ensuring compliance with institutional reporting standards.
- **[PointSav on GitHub](https://github.com/pointsav)** — canonical engineering source; `pointsav/*` organisations host the vendor-tier repositories.
- **[Woodfine Management Corp. on GitHub](https://github.com/woodfine)** — customer-tier mirror; `woodfine/*` organisations host the downstream consumer repositories.
- **[design-system](https://github.com/pointsav/pointsav-design-system)** — visual design tokens, component recipes, and brand conventions.
- **[factory-release-engineering](https://github.com/pointsav/factory-release-engineering)** — licensing matrix, contributor agreements, and governance policies.

<!-- EDITORIAL NOTE: a Woodfine customer-facing wiki is planned.
     Add the link here once the deployment is live. -->

---

## Other areas of documentation
## Contributing

This wiki is published under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
Content originates from the PointSav and Woodfine contributor flow.
See [[contributing-as-engineer]], [[contributing-as-writer]], and
[[contributing-as-designer]] for onboarding guides. These articles are
planned for the help/ category; they will render as red links until written.

For definitions of technical terminology (e.g., *Air-gapped*, *Hypervisor*, *Sovereign airlock*), please consult the central **[[glossary-documentation|Platform glossary]]**. Terms marked with a dashed underline throughout the encyclopedia can be hovered over for instant, inline definitions.
Corrections and additions follow the staging-tier commit flow described
in [[style-guide-topic]].

---

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 →