Skip to Main Content
Economicsecon-011P2

Token economy improves via JSON property minification.

Shortening JSON keys from descriptive…Shortening JSON keys from descriptive names ('customer_satisfaction_score') to abbreviations ('css') saves 5-8% on output tokens across schema-heavy responses.

Context & Methodology

Without key minification, every response pays for verbose property names that add zero value to the downstream parser but consume thousands of output tokens at 3x input cost.

Applicable Use Cases

extraction

Applies To

openaianthropicgoogle

Primary Impact

cost

Confidence Level

Medium

Platform Status

Built

Implementation Effort

low

Recommendation

test

Execution Priority

P2

Dependencies & Conflicts

Depends on:

Put This Evidence to Work

Use the STCO framework to implement findings like this in structured, testable prompts.

Constitutional AI models matched RLHF-trained models on helpfulness while reducing harmful outputs by 50%, using only 16.Bai et al., 'Constitutional AI: Harmlessness from …