You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- architecture, security, integration, and release details under `docs/`.
25
+
- quick commands: `QUICKSTART.md`;
26
+
- architecture, security, integration, and release details under `docs/`;
27
+
- keep Russian public documentation limited to `README.ru.md` unless a new mirror is explicitly approved.
27
28
28
29
Do not recreate removed long-form docs such as `docs/MCP.md`, `docs/SDK.md`, `docs/BENCHMARKS.md`, `docs/ROADMAP.md`, `examples/basic_usage.md`, or `examples/agent_workflow.md`.
@@ -58,7 +58,7 @@ cargo run -p mge-cli -- seal --passphrase-env MGE_PASSPHRASE
58
58
cargo run -p mge-cli -- validate --deep --passphrase-env MGE_PASSPHRASE
59
59
```
60
60
61
-
Payload encryption защищает hot records, snapshots и sealed page payloads. Metadata вроде marker dictionary, indexes, catalog summaries, Markdown export и process memory while unlocked остаётся plaintext by design. Подробнее: [Security](docs/SECURITY.ru.md).
61
+
Payload encryption защищает hot records, snapshots и sealed page payloads. Metadata вроде marker dictionary, indexes, catalog summaries, Markdown export и process memory while unlocked остаётся plaintext by design. Подробнее: [Security](docs/SECURITY.md).
0 commit comments