Track payload sizing & spec presets (frontend/API-driven) #1

Open
opened 2025-12-14 18:45:19 +00:00 by jester · 0 comments
Owner

We need a project-level TODO to track how container sizing (CPU/RAM/Disk) is handled alongside payloads.

Current decision:

  • Do NOT add spec profiles to the DB yet
  • Use frontend/API preset payloads for sizing (Small/Medium/Large, etc.)
  • Apply sizing via Proxmox API at creation time
  • Agent remains unaware of sizing; payload focuses on behavior (game/dev, runtime, addons)

Future considerations:

  • Persist sizing intent/profile key in DB if billing, audit, or per-customer defaults are needed
  • Ensure preset definitions are centralized and documented

This belongs in zlh-grind as project architecture guidance, not zlh-agent-specific work.

We need a project-level TODO to track how container sizing (CPU/RAM/Disk) is handled alongside payloads. Current decision: - Do NOT add spec profiles to the DB yet - Use frontend/API preset payloads for sizing (Small/Medium/Large, etc.) - Apply sizing via Proxmox API at creation time - Agent remains unaware of sizing; payload focuses on behavior (game/dev, runtime, addons) Future considerations: - Persist sizing intent/profile key in DB if billing, audit, or per-customer defaults are needed - Ensure preset definitions are centralized and documented This belongs in zlh-grind as project architecture guidance, not zlh-agent-specific work.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jester/zlh-grind#1
No description provided.