Zeke’s Right

All report types, one /right/ namespace

Each report gets its own view route, edit route, preview route, save endpoint, and natural-language description endpoint.

Zeke’s Right • Room Usage

Route: /right/room_usage/

This endpoint renders the room_usage report using dataset /home/buty/right/datasets/room-usage-sample.csv. The saved title is 'Zeke’s Right • Room Usage', the selected theme is 'ceiFalcon', and the time grain is 'monthly'.

Dataset: room-usage-sample.csv

Zeke’s Right • PLLO Change

Route: /right/pllo_change/

This endpoint renders the pllo_change report using dataset /home/buty/right/datasets/generated/all-test-data.csv. The saved title is 'Zeke’s Right • PLLO Change', the selected theme is 'ceiFalcon', and the time grain is 'monthly'.

Dataset: all-test-data.csv

Zeke’s Right • Assessment Summary

Route: /right/assessment_summary/

This endpoint renders the assessment_summary report using dataset /home/buty/right/datasets/generated/all-test-data.csv. The saved title is 'Zeke’s Right • Assessment Summary', the selected theme is 'ceiFalcon', and the time grain is 'monthly'.

Dataset: all-test-data.csv

Zeke’s Right • Program Map

Route: /right/program_map/

This endpoint renders the program_map report using dataset /home/buty/right/datasets/generated/all-test-data.csv. The saved title is 'Zeke’s Right • Program Map', the selected theme is 'ceiFalcon', and the time grain is 'monthly'.

Dataset: all-test-data.csv

Zeke’s Right • CLLO Change

Route: /right/cllo_change/

This endpoint renders the cllo_change report using dataset /home/buty/right/datasets/generated/all-test-data.csv. The saved title is 'Zeke’s Right • CLLO Change', the selected theme is 'ceiFalcon', and the time grain is 'monthly'.

Dataset: all-test-data.csv

Zeke’s Right • CCC

Route: /right/ccc/

This endpoint renders the ccc report using dataset /home/buty/right/datasets/generated/all-test-data.csv. The saved title is 'Zeke’s Right • CCC', the selected theme is 'ceiFalcon', and the time grain is 'monthly'.

Dataset: all-test-data.csv
Default routes
- /right/                                  dashboard
- /right/<report_type>/                    saved static report view
- /right/edit/<report_type>/               live editor UI
- /right/preview/<report_type>/            latest unsaved preview
- /right/api/reports/<report_type>/state   get current config
- /right/api/reports/<report_type>/save    save config + rebuild
- /right/api/reports/<report_type>/preview preview with unsaved changes
- /right/api/reports/<report_type>/describe natural-language template analysis
- /right/api/nl/parse                      parse natural-language change text
- /right/api/audio/transcribe              optional local audio transcription