Generate machine-specific LLM prompt package #92

Open
opened 2026-05-23 01:03:38 -04:00 by JackFrostbyte · 0 comments

Objective

Generate a machine-specific prompt package using the user’s generated device profile, aura profile, physical layout mapping, and animation-pack schema.

Scope

The generated prompt package should include:

  • Device profile.
  • Aura profile.
  • Physical layout data.
  • JSON animation-pack schema.
  • Safety rules.
  • Output requirements.
  • Clear instruction to generate JSON/data only.
  • Clear instruction not to generate Python code.
  • Clear instruction to avoid reserved zones.
  • Clear instruction to respect LED counts and ranges.

Acceptance criteria

  • Prompt package can be generated for a configured machine.
  • Prompt package is ready to copy into another LLM.
  • Prompt package includes all required safety rules.
  • Prompt package remains data-only and schema-focused.
# Objective Generate a machine-specific prompt package using the user’s generated device profile, aura profile, physical layout mapping, and animation-pack schema. # Scope The generated prompt package should include: - Device profile. - Aura profile. - Physical layout data. - JSON animation-pack schema. - Safety rules. - Output requirements. - Clear instruction to generate JSON/data only. - Clear instruction not to generate Python code. - Clear instruction to avoid reserved zones. - Clear instruction to respect LED counts and ranges. # Acceptance criteria - Prompt package can be generated for a configured machine. - Prompt package is ready to copy into another LLM. - Prompt package includes all required safety rules. - Prompt package remains data-only and schema-focused.
JackFrostbyte added reference develop 2026-05-23 01:03:41 -04:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
JackFrostbyte/rgb-aura#92
No description provided.