рабочий вариант, но скороть 10 МБит
This commit is contained in:
@@ -124,9 +124,21 @@ SDK (флаг `-InstallMissing`) и соберет APK. После этого а
|
||||
9. `docs/architecture/CLUSTER_NODE_ADMIN_FOUNDATION.md`
|
||||
10. `docs/codex/NEXT_STEP_PROMPT.md`
|
||||
|
||||
Do not use `docs/_legacy_v1` for implementation decisions. Legacy files are
|
||||
Do not use `docs/_archive_v1` for implementation decisions. Archived files are
|
||||
historical reference only.
|
||||
|
||||
## Fabric Standard Boundary Check
|
||||
|
||||
When changing farm/runtime/update code, run the fabric standard audit before
|
||||
finishing:
|
||||
|
||||
```powershell
|
||||
pwsh -NoProfile -ExecutionPolicy Bypass -File scripts\check-fabric-standard-boundary.ps1
|
||||
```
|
||||
|
||||
It verifies that removed pre-fabric keys and updater flags do not leak back
|
||||
into the repository.
|
||||
|
||||
## Current Next Step
|
||||
|
||||
RDP work is paused. Platform-core stages C1-C9 are implemented and verified:
|
||||
|
||||
Reference in New Issue
Block a user