chore(guides): live-verified guide-pool corrections (21 files)#346
Open
krls2020 wants to merge 1 commit into
Open
chore(guides): live-verified guide-pool corrections (21 files)#346krls2020 wants to merge 1 commit into
krls2020 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Guide content sync from ZCP (live-verified)
Updates 21 files in the
guides/content pool with platform-fact corrections — each live-verified against the real platform (eval-zcp) + the live import/zerops.yml JSON schemas, then reviewed by Codex (2 rounds). These guides feed ZCP's agent knowledge andllms-full.txt.Highest-impact corrections
envIsolation=none) with the current defaultserviceisolation: siblings are isolated, reference them explicitly via${hostname_var}inrun.envVariables. Live-proven (a default project isolates siblings; explicit refs required). Also corrected:${BUILD_x}(build var → runtime) does not resolve;PATHis hard-reserved (userDataUseOfSystemKey); a secret + yaml-baked var on the same key is rejected (userDataDuplicateKey); service hostnames are[a-z0-9]only (no dash→underscore case).initCommandsexit aborts the deploy (run.startnever runs; the new appVersion is not activated). This is the opposite of the current per-runtime build-pipeline wording — live-confirmed twice (platform logRUN.INIT COMMANDS FINISHED WITH ERROR, empty/var/www, no process).redis://hostname:6379, nouser/passwordvars (the prior${user}:${password}@connection string is fabricated).verticalAutoscalingblock; only object-storage rejects it.alpine/gleam@*in the live schema). The switch-to-Ubuntu trigger is glibc/musl (CGO, C-extensions), not "needs a package".5433is HA-only; the generatedconnectionStringomits the/dbpath (append/${dbName}if your driver needs it).zsc cdn purge <domain> [path](domain required first; Static-Mode CDN only).zcli service log -S <id>(not a positional name) and--show-build-logs(kebab-case).[ci skip]/[skip ci].envVariables:snippets (envVariablesis valid only underbuild/run).--auto-disconnectdisconnects an already-active VPN first (not "on terminal close").Generated via
zcp sync push guides.