Skip to main content

PLANS

Constant PLANS 

Source
pub const PLANS: &[&str];
Expand description

The plan table, ONCE. GET /1.3/plan renders this list and POST /1.3/server refuses anything not in it, so the endpoint can never advertise a plan the create would then call INVALID_PLAN.

DEV-2xCPU-4GB is here because holger’s APPLIANCE is that plan (private-holger-ops/estate.toml, server_plan). It was missing while DEV-1xCPU-1GB was present, so the mock would have refused the one machine the whole estate is about — a refusal that reads as an estate defect and is the mock’s.