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

WORM ledger substrate: four-layer architecture

service-fs provides the per-tenant Write-Once-Read-Many (WORM) immutable ledger that serves as the durable backbone for all Ring 1 boundary-ingest services, including service-people and service-email. By enforcing a strict append-only invariant through cryptographic hash-chaining and structural isolation per the WORM ledger design, the platform ensures that identity, communications, and document records remain tamper-evident and permanently accessible.

Architectural integration

The WORM ledger sits at the critical boundary between the per-tenant data plane and the multi-tenant knowledge plane. Every ingest service—including service-people and service-email—writes through this substrate, while Ring 2 services access data via cursor-paged MCP queries.

  • Current Posture: Isolation is achieved through separate daemon processes per tenant moduleId and rigorous filesystem permissioning.
  • Intended Trajectory: Migration to seL4 microkernel-level capability enforcement is planned to provide formally verified tenant isolation.

Multi-tier protocol stack

The architecture uses a layered design to ensure that individual components remain swappable without disrupting the core durability contract.

Layer 4: Cryptographic Anchoring

Checkpoints are intended to be anchored monthly to the public Sigstore Rekor transparency log (per the fundamental physics of 2030 hyperscaler infrastructure). This provides external verifiability without exposing raw tenant data.

Layer 3: Wire-Level Abstraction

Today, services communicate via axum-based HTTP with mandatory X-Module-ID headers. Long-term, this is intended to transition to a native MCP-server interface across both Linux and seL4 targets.

Layer 2: Core State API

The stable core contract defining methods for append, read_since, and checkpoint. This target-independent layer ensures consistency regardless of the underlying storage engine.

Layer 1: Storage Primitives

  • Linux/BSD (Current): POSIX files using atomic write-then-rename discipline. The current implementation persists a per-tenant newline-delimited JSON log (log.jsonl) with a per-payload SHA-256 digest.
  • seL4 (Intended): Capability-addressed objects mediated by moonshot-database.
  • Format: C2SP tlog-tiles (matching RFC 9162 v2 / Rekor v2) is the target format for 100-year readability; the tile backend is planned and not yet implemented.

Regulatory compliance and durability

The design is engineered to align with SEC Rule 17a-4(f) WORM requirements and EU eIDAS qualified preservation standards. By adopting the plain-text C2SP tile format, the platform guarantees that a forensic analyst in the year 2126 could decode the storage using only basic Unix utilities and a SHA-256 implementation.

Cross-target synthesis

The platform’s implementation is unique in its dual-target Rust strategy, allowing the same binary to serve as a Linux daemon today and an seL4 unikernel tomorrow. This ensures that the storage substrate is portable from a virtual machine to a future ToteboxOS hardware appliance without a core rewrite.

What WORM guarantees — and what it does not

The following describes the integrity model the ledger is designed to provide. Tile-format storage, hash-chaining, and third-party anchoring are planned; today the service records a per-payload SHA-256 digest per entry. The guarantees below distinguish current behaviour from the intended model.

The WORM guarantee covers (current):

  • Immutability after write. A record written to the ledger cannot be modified or deleted by any actor — including the platform itself. This is structural, not policy.
  • Tamper evidence at the record level. Each appended record carries a per-payload SHA-256 digest. Modification of any stored record is detectable by recomputing the digest.

The WORM guarantee is designed to cover (planned):

  • Chain-level tamper evidence. An auditor with the C2SP tile files and a SHA-256 implementation will be able to verify the full hash chain without a live service once the tile backend is implemented.
  • External verifiability. Recurring Sigstore Rekor anchoring is intended to create a public timestamp chain that persists independently of the platform instance. No anchoring runs today.
  • Readability across decades. The plain-text C2SP tlog-tiles format (planned) will require only basic Unix utilities to decode. No proprietary tooling is needed.

The WORM guarantee does not cover:

  • Correctness of what was written. WORM cannot detect or prevent an incorrect record from entering the ledger. Correctness is the responsibility of the human-in-the-loop verification gate at F12, not the storage layer.
  • Availability. WORM guarantees durability; it does not guarantee that the ledger is always reachable. Uptime is an infrastructure concern.
  • Search or query access. The ledger stores records; it does not index them. Full-text search and entity queries are provided by service-search and service-content.
  • Cross-tenant isolation above the storage layer. The WORM invariant is per-tenant. Cross-tenant access control is enforced by the wire protocol (X-Module-ID boundaries) and intended to be enforced by seL4 capability mediation in Envelope B.

Key takeaways

  • The WORM ledger is a structural guarantee: the append operation is enforced at the API layer, not by convention. The read_since and checkpoint operations are planned.
  • Immutability protects the audit trail after a record lands; the F12 Input Machine is the quality gate before it lands.
  • The C2SP tlog-tiles format and Sigstore anchoring are the intended model for third-party verifiability without access to the live service; the tile backend and anchoring operation are planned.
  • The four-layer architecture is designed to allow the storage engine (Envelope A: POSIX; Envelope B: seL4 capability) to change without altering the API contract or the wire protocol.

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 →