Skip to content

Diff: about.es

From 1c02ec1 to 1c02ec1

+0 / −0 lines
BeforeAfter
--- ---
schema: foundry-doc-v1 schema: foundry-doc-v1
title: "About PointSav Knowledge" title: "About PointSav Knowledge"
slug: about slug: about
category: governance category: governance
type: governance type: governance
content_type: topic content_type: topic
quality: complete quality: complete
short_description: "PointSav Knowledge is the engineering documentation wiki for the PointSav platform, serving engineers, architects, and institutional readers." short_description: "PointSav Knowledge is the engineering documentation wiki for the PointSav platform, serving engineers, architects, and institutional readers."
status: active status: active
bcsc_class: public-disclosure-safe bcsc_class: public-disclosure-safe
last_edited: 2026-05-27 last_edited: 2026-05-27
editor: pointsav-engineering editor: pointsav-engineering
--- ---
PointSav Knowledge is the engineering documentation wiki for the PointSav platform. It serves engineers, architects, compliance reviewers, and institutional readers who need precise technical reference material. PointSav Knowledge is the engineering documentation wiki for the PointSav platform. It serves engineers, architects, compliance reviewers, and institutional readers who need precise technical reference material.
## What this wiki covers ## What this wiki covers
The wiki documents the PointSav platform as it is designed and built: The wiki documents the PointSav platform as it is designed and built:
- Platform architecture and the design decisions that constrain it - Platform architecture and the design decisions that constrain it
- Substrate concepts — the foundational mechanisms that compose the platform - Substrate concepts — the foundational mechanisms that compose the platform
- Named design patterns recurring across services, applications, and deployments - Named design patterns recurring across services, applications, and deployments
- Operating systems (`os-*`), autonomous services (`service-*`), and applications (`app-*`) - Operating systems (`os-*`), autonomous services (`service-*`), and applications (`app-*`)
- Governance — architecture decision records, licensing, contributor model, compliance posture - Governance — architecture decision records, licensing, contributor model, compliance posture
- Infrastructure — fleet deployment topology, storage, network, telemetry - Infrastructure — fleet deployment topology, storage, network, telemetry
- Reference material — nomenclature, style guide, glossary - Reference material — nomenclature, style guide, glossary
## How it is built ## How it is built
PointSav Knowledge runs on `app-mediakit-knowledge`, a sovereign wiki engine written in Rust. Content is stored as flat Markdown files in a Git repository. The engine provides BM25 full-text search, bilingual routing (English and Spanish), claim-layer citation verification, and a Git-native revision history. PointSav Knowledge runs on `app-mediakit-knowledge`, a sovereign wiki engine written in Rust. Content is stored as flat Markdown files in a Git repository. The engine provides BM25 full-text search, bilingual routing (English and Spanish), claim-layer citation verification, and a Git-native revision history.
The engine runs on customer hardware under Woodfine Management Corp. It has no dependency on third-party cloud infrastructure for content storage or retrieval. The engine runs on customer hardware under Woodfine Management Corp. It has no dependency on third-party cloud infrastructure for content storage or retrieval.
## Licence ## Licence
All content in this wiki is licensed under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). All content in this wiki is licensed under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
## Contributing ## Contributing
Contributions to this wiki are welcome. See [[contribute]] for how to propose additions or corrections. Contributions to this wiki are welcome. See [[contribute]] for how to propose additions or corrections.
## Contact ## Contact
[open.source@pointsav.com](mailto:open.source@pointsav.com) [open.source@pointsav.com](mailto:open.source@pointsav.com)