Skip to content

Diff: architecture/architecture-overview

From 1c02ec1 to 1c02ec1

+0 / −0 lines
BeforeAfter
--- ---
schema: foundry-doc-v1 schema: foundry-doc-v1
title: "Architecture Overview — PointSav Platform" title: "Architecture Overview — PointSav Platform"
slug: architecture-overview slug: architecture-overview
category: architecture category: architecture
type: concept type: concept
content_type: topic content_type: topic
quality: stub quality: stub
status: active status: active
audience: vendor-public audience: vendor-public
bcsc_class: public-disclosure-safe bcsc_class: public-disclosure-safe
language_protocol: PROSE-TOPIC language_protocol: PROSE-TOPIC
last_edited: 2026-06-15 last_edited: 2026-06-15
editor: pointsav-engineering editor: pointsav-engineering
paired_with: architecture-overview.es.md paired_with: architecture-overview.es.md
short_description: "A map of the PointSav platform's major architectural surfaces: compute substrate, software distribution, GIS intelligence, and the editorial pipeline." short_description: "A map of the PointSav platform's major architectural surfaces: compute substrate, software distribution, GIS intelligence, and the editorial pipeline."
cites: [] cites: []
--- ---
The PointSav platform is composed of several architectural surfaces that operate independently but share a common substrate. This article serves as a map to the detailed architecture articles. The PointSav platform is composed of several architectural surfaces that operate independently but share a common substrate. This article serves as a map to the detailed architecture articles.
## Compute substrate — PointSav Private Network (PPN) ## Compute substrate — PointSav Private Network (PPN)
The PPN is the multi-tenant VM resource pool that forms the runtime floor of the platform. It is a three-service stack (fleet controller, host agent, tenant proxy) sitting over a WireGuard mesh. The PPN is the multi-tenant VM resource pool that forms the runtime floor of the platform. It is a three-service stack (fleet controller, host agent, tenant proxy) sitting over a WireGuard mesh.
- [[ppn-small-business-compute|PPN Small-Business Compute]] — product overview and three-node stack - [[ppn-small-business-compute|PPN Small-Business Compute]] — product overview and three-node stack
- [[ppn-vm-resource-pool|PPN VM Resource Pool Architecture]] — placement algorithm, host agent, inference broker - [[ppn-vm-resource-pool|PPN VM Resource Pool Architecture]] — placement algorithm, host agent, inference broker
- [[ppn-tenant-vm-isolation|PPN Tenant VM Isolation]] — namespace isolation, bearer tokens, WORM audit - [[ppn-tenant-vm-isolation|PPN Tenant VM Isolation]] — namespace isolation, bearer tokens, WORM audit
## Software distribution ## Software distribution
Commercial software built on the platform is distributed through a signed binary pipeline with license verification at install and at runtime. Commercial software built on the platform is distributed through a signed binary pipeline with license verification at install and at runtime.
- [[software-distribution-substrate|Software Distribution Substrate]] — binary signing, Ed25519 license tokens, private Git server - [[software-distribution-substrate|Software Distribution Substrate]] — binary signing, Ed25519 license tokens, private Git server
## Location intelligence and GIS ## Location intelligence and GIS
The GIS orchestration platform produces commercial co-location cluster data covering the PRO, VWH, and PKS archetypes. The GIS orchestration platform produces commercial co-location cluster data covering the PRO, VWH, and PKS archetypes.
- [[data-overview|Data Overview]] — data layers and GIS tile pipeline - [[data-overview|Data Overview]] — data layers and GIS tile pipeline
- [[ppn-small-business-compute|Location Intelligence Co-location Archetypes]] — PRO/VWH/PKS overview - [[ppn-small-business-compute|Location Intelligence Co-location Archetypes]] — PRO/VWH/PKS overview
- [[colocation-tier-nomenclature|Co-location Tier Nomenclature]] — T1/T2/T3 vocabulary - [[colocation-tier-nomenclature|Co-location Tier Nomenclature]] — T1/T2/T3 vocabulary
## OS Console and desktop surfaces ## OS Console and desktop surfaces
The OS Console is the terminal-based interface for platform management. Workplace-surface applications target AEC professionals. The OS Console is the terminal-based interface for platform management. Workplace-surface applications target AEC professionals.
- [[os-console-architecture|OS Console Architecture]] — cartridge model, Ratatui surface, Doorman health dashboard - [[os-console-architecture|OS Console Architecture]] — cartridge model, Ratatui surface, Doorman health dashboard
*This article is a stub. Full content is planned for a future session.* *This article is a stub. Full content is planned for a future session.*