All checks were successful
CI / verify (push) Successful in 2m33s
Add canonical operations/security/access/feature docs and fix path integrity to improve onboarding and incident readiness.
45 lines
1.4 KiB
Markdown
Executable File
45 lines
1.4 KiB
Markdown
Executable File
---
|
|
layout: default
|
|
---
|
|
|
|
# CBDDC Documentation
|
|
|
|
Welcome to the CBDDC documentation site.
|
|
|
|
## Canonical Operational Docs
|
|
|
|
- [Architecture](architecture.md)
|
|
- [Deployment](deployment.md)
|
|
- [Runbook](runbook.md)
|
|
- [Security](security.md)
|
|
- [Access and Permissions](access.md)
|
|
- [Troubleshooting](troubleshooting.md)
|
|
|
|
## Feature Docs
|
|
|
|
- [Feature Inventory](features/README.md)
|
|
- [Selective Collection Sync](features/selective-collection-sync.md)
|
|
- [Peer-to-Peer Gossip Sync](features/peer-to-peer-gossip-sync.md)
|
|
- [Secure Peer Transport](features/secure-peer-transport.md)
|
|
- [Peer-Confirmed Pruning](features/peer-confirmed-pruning.md)
|
|
|
|
## Additional References
|
|
|
|
- [Getting Started](getting-started.md)
|
|
- [API Reference](api-reference.md)
|
|
- [Persistence Providers](persistence-providers.md)
|
|
- [Deployment Modes](deployment-modes.md)
|
|
- [Deployment (LAN)](deployment-lan.md)
|
|
- [Production Hardening](production-hardening.md)
|
|
- [Conflict Resolution](conflict-resolution.md)
|
|
- [Network Telemetry](network-telemetry.md)
|
|
- [Dynamic Reconfiguration](dynamic-reconfiguration.md)
|
|
- [Remote Peer Configuration](remote-peer-configuration.md)
|
|
- [Upgrade: Peer-Confirmed Pruning](upgrade-peer-confirmed-pruning.md)
|
|
- [Peer Deprecation and Removal Runbook](peer-deprecation-removal-runbook.md)
|
|
- [Database Sync Manager Design](database-sync-manager-design.md)
|
|
|
|
## Release History
|
|
|
|
See the [CHANGELOG](https://github.com/CBDDC/ZB.MOM.WW.CBDDC.Net/blob/main/CHANGELOG.md) for version-level changes.
|