Less stack-centric and location-centric model.

This commit is contained in:
2026-06-13 17:26:49 -07:00
parent 7bf98c17b7
commit 400e0b253b
33 changed files with 1112 additions and 408 deletions

View File

@@ -5,7 +5,7 @@ from castle_core.manifest import ( # noqa: F401 — explicit re-exports for typ
BuildSpec,
CaddySpec,
Capability,
ProgramSpec,
CommandsSpec,
DefaultsSpec,
EnvMap,
ExposeSpec,
@@ -14,6 +14,7 @@ from castle_core.manifest import ( # noqa: F401 — explicit re-exports for typ
HttpPublic,
JobSpec,
ManageSpec,
ProgramSpec,
ProxySpec,
ReadinessHttpGet,
RestartPolicy,