Blame

e23584 Dan Alexander 2026-09-14 10:46:55
Add company wiki standards and VoxelCore docs This change establishes the shared company knowledge structure, governance, engineering, security, and incident/change standards. It also adds the VoxelHorizons product tree with a complete VoxelCore documentation set covering architecture, operations, authoring, version support, resource pack compilation, runtime reloads, and testing/release workflows.
1
# Company Knowledge System
2
3
The **Company** tree contains rules and shared knowledge that apply across Soatrix products. It should remain stable even as individual products are created, renamed or retired.
4
5
## Core pages
6
7
- [[Company/Wiki-Governance]] — ownership, lifecycle and source-of-truth rules.
8
- [[Company/Documentation-Standards]] — writing and page-structure conventions.
9
- [[Company/Engineering-Standards]] — baseline engineering expectations.
10
- [[Company/Security-and-Access]] — safe handling of credentials, access and sensitive material.
11
- [[Company/Change-Management]] — how production-affecting changes should be planned and verified.
12
- [[Company/Incident-Response]] — incident lifecycle and post-incident documentation.
13
- [[Company/Architecture-Decisions]] — when and how to record ADRs.
14
- [[Company/Service-Catalogue]] — how products, services and dependencies should be indexed.
15
16
## Boundary
17
18
This section defines **shared practice**, not product behaviour. VoxelCore implementation details, for example, belong under [[Products/Voxel-Horizons/VoxelCore/Index]].