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.

Knowledge wiki leapfrog architecture

← All revisions

b60c180f · PointSav Digital Systems ·

docs(documentation): add Totebox Archives as the Asset TOPIC + Why Topics not pages section -- mined from real, fully-generic ingest source (design-slides Q&A response, no personal names/fee figures/firm relationships, per operator-directed conservative-extraction scope). Covers the data-portability-as-first-principle thesis (Solid/SolidOS parallel, FOSS-core-plus-commercial-layer economic model) and the library/encyclopedia/repository documentation-architecture rationale, complementing the existing engineering-focused knowledge-wiki-leapfrog-architecture.md with the platform's own why (EN+ES).

View the full record as of this revision →

@@ -33,10 +33,45 @@ references:
  - id: 5
    text: "comrak — ExtensionOptions."
    url: "https://docs.rs/comrak/latest/comrak/struct.ExtensionOptions.html"
  - id: 6
    text: "Library — Wikipedia."
    url: "https://en.wikipedia.org/wiki/Library"
  - id: 7
    text: "Encyclopedia — Wikipedia."
    url: "https://en.wikipedia.org/wiki/Encyclopedia"
  - id: 8
    text: "Content repository — Wikipedia."
    url: "https://en.wikipedia.org/wiki/Content_repository"
---

[[app-mediakit-knowledge|`app-mediakit-knowledge`]] is the PointSav knowledge platform engine, a Rust binary that serves three wiki instances — `documentation.pointsav.com`, `projects.woodfinegroup.com`, and `corporate.woodfinegroup.com` — from flat Markdown files stored in git repositories. The engine renders content with Wikipedia-shaped chrome: sticky table of contents, wikilink resolution with red-link signalling, category pages, edit history, and full-text search. **A reader comparing this wiki to Wikipedia feature-by-feature will find most of the reading experience already matches — the two clearly missing pieces are the infobox and the navbox**, the two highest-impact elements of Wikipedia's visual muscle memory. A planned multi-sprint roadmap is intended to close that gap before adding a Leapfrog 2030 differentiation layer that goes beyond what Wikipedia offers.

## Why Topics, not pages

The engine's Wikipedia-shaped chrome serves a specific content model: an article is a
**Topic** — a self-contained unit with its own table of contents — not a page in a
larger document, and not an email thread. Reaching for a wiki at all is a response to a
concrete, recognisable failure mode: distributing knowledge as a growing set of
standalone documents, each updated ad hoc and re-sent to whoever asks, eventually
collapses under its own volume. Every recipient ends up with a different, dated copy;
nobody can tell which version is current without asking.

Three older library-science concepts describe what a Topic-based wiki restores. A
**library** offers information services — someone or something that helps a reader find
what they need, rather than a folder of files.[^6] An **encyclopedia** divides
knowledge into topics rather than chapters, each independently findable and
cross-linked.[^7] A **repository** adds version control and access discipline on top —
a document's current state and its history are both first-class, not just its current
state.[^8] A knowledge platform that is only one of the three is incomplete: a pure
library with no topic structure sprawls; a pure encyclopedia with no version discipline
loses its history; a pure repository with no topic structure is a file server with
better auditing.

This is why the engine's baseline target is Wikipedia's reading and editing muscle
memory specifically, rather than a generic content-management system: Wikipedia is the
clearest existing example of a platform that is a library, an encyclopedia, and a
repository at once, at a scale that proves the model holds.

## Why not port MediaWiki

MediaWiki is the software that runs Wikipedia. Porting it to Rust would not serve the platform's goals.
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 →