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

Totebox Archive

A Totebox Archive is a sovereign data vault assigned to a single entity — a building, a company, a person, or any other unit the operator defines. It is the fundamental storage and identity unit of the PointSav stack. The archive is packaged as a bootable disk image and runs as a virtual machine on the PPN hypervisor layer. It is released under Apache 2.0 and available free of charge: one operator, one archive, is a free deployment.

The disk image is the archive

The most important property of a Totebox Archive is that the bootable disk image and the archive are the same thing. There is no external database, no cloud storage bucket, and no central registry that holds the archive's data. The disk image contains everything: the data, the identity keypair, and the operating system that serves queries.

This means an archive can be:

  • Stopped — the VM is shut down; no data is lost; nothing expires
  • Copied — the disk image is a file that can be duplicated like any other file
  • Relocated — the copy is started on a different PPN node; the destination node's hypervisor allocates resources from its own pool for the new VM
  • Resumed — the archive continues from exactly the state it was in when stopped

The receiving node's hypervisor knows nothing about the data inside the VM. It allocates CPU and RAM from its per-node pool to host the VM. The archive's identity, keys, and data travel with the disk image unchanged. This is the freely transferable property.

Storage model: WORM flat files

A Totebox Archive stores data as immutable flat files:

Format Content
JSONL Structured records (ledger entries, event logs, entity metadata)
GeoParquet Geospatial data (site boundaries, location records)
Markdown Human-readable documents (memos, notes, reports)

Every write appends; no record is ever modified or deleted. This is a Write Once, Read Many (WORM) ledger. The archive accumulates a complete, tamper-evident history of every entry ever recorded. There is no DELETE operation and no UPDATE operation — only append. An entry that must be superseded is followed by a correction entry; the original entry remains permanently visible in the log.

This design is intentional: the archive is a legal-grade record of what an entity knew and when it knew it. The immutability guarantee is structural, not a configuration option.

Access model: Diode + PSP only

A Totebox Archive does not expose a general-purpose API. It responds only to queries delivered via the Diode Standard — the unidirectional command flow that governs the PointSav stack:

os-console  ──┐
               ├──▶  os-orchestration  ──▶  os-totebox (inside the archive VM)
               │         (PSP)
               └──▶  os-totebox (direct, single-archive)

Queries arrive as signed capability objects delivered over the PointSav Protocol (PSP), a capability-based binary protocol that tunnels over TLS. A capability object grants permission to read a specific row or set of rows — nothing more. The archive verifies the object's signature against its MBA keypair, executes the query, and returns only the matching result rows. It never returns raw records in bulk. It never accepts commands from a direction outside the Diode flow.

No VM can issue commands back up the Diode to the control plane. No archive can instruct the PPN mesh to add or remove a node. The flow is structurally unidirectional.

Machine-Based Authorization keypair

Each Totebox Archive holds an Ed25519 keypair. This keypair is the archive's identity on the PointSav mesh. It is registered in pairings.yaml, the file that governs which operators and orchestrators are authorised to query the archive.

The pairing types are:

Type Access level
ADMIN Full administrative authority over this archive
INPUT Read-write; default pairing for active data entry
USER Read-only
INTERFACE Metadata-only; no record content

An operator with no entry in pairings.yaml cannot query the archive, regardless of whether they are on the same PPN mesh. Network reachability and data access are separate planes with no shared authority.

Cluster naming convention

Archives are named with the cluster-totebox- prefix followed by the data domain and an instance number:

Instance name Domain
cluster-totebox-corporate-1 Corporate entity records
cluster-totebox-personnel-1 Personnel records
cluster-totebox-property-1 Real property records

The prefix cluster- indicates a VM instance managed by the PPN hypervisor layer. The number suffix allows multiple archives of the same domain to coexist on the same fleet.

Relationship to the OS family

Component Role
os-totebox The operating system that runs inside the archive VM; manages the WORM ledger and the PSP query surface
os-console A keyboard-native terminal that connects to one archive at a time; free tier
os-orchestration A stateless multi-archive aggregator that fans queries across many archives via PSP; paid tier
os-infrastructure The Type I hypervisor that hosts archive VMs and manages the per-node resource pool

os-totebox and os-console are Apache 2.0 — free. os-orchestration introduces the commercial boundary: querying a single archive directly via os-console is free; routing queries across multiple archives through os-orchestration is the paid tier.

What a Totebox Archive is not

  • Not a database. There is no query planner, no index, no transaction log in the relational-database sense. The archive is an append-only ledger that returns rows matching a signed capability object.
  • Not cloud storage. There is no S3 bucket, no object storage API, no presigned URL. Data exits the archive only via the Diode + PSP path.
  • Not a file share. There is no SMB share, no NFS mount, no SFTP endpoint. Operators access data through os-console or os-orchestration, not through filesystem protocols.
  • Not a VM in the general sense. The VM is the packaging medium. The archive is the data, identity, and history it contains. When someone refers to "the Totebox Archive", they mean the disk image and its contents — not the hypervisor instance that happens to be running it at this moment.

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 →