/** * Blueprint Constants */ // Standard blueprint ID - this should match the ID in the database // This blueprint is used as the default when no specific blueprint is selected export const STANDARD_BLUEPRINT_ID = '11111111-2222-3333-4444-555555555555';