Skip to content

Add production QA analyzer view - #27

Merged
CryptoJones merged 1 commit into
mainfrom
feat/production-qa-view
Jul 8, 2026
Merged

Add production QA analyzer view#27
CryptoJones merged 1 commit into
mainfrom
feat/production-qa-view

Conversation

@CryptoJones

Copy link
Copy Markdown
Owner

Summary

  • add the PROD/production analyzer layout with playbook-derived mix QA panels
  • add pure production helper math and unit coverage
  • document the new tab, options, and next roadmap items

Tests

  • /usr/bin/gcc -O2 -std=c99 -Wall -o /tmp/test_pitch tests/test_pitch.c -lm && /tmp/test_pitch
  • /usr/bin/gcc -O2 -std=c99 -Wall -o /tmp/test_lufs tests/test_lufs.c -lm && /tmp/test_lufs
  • /usr/bin/gcc -O2 -std=c99 -Wall -o /tmp/test_prod tests/test_prod.c -lm && /tmp/test_prod
  • git diff --check
  • ./build-linux.sh

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

@CryptoJones
CryptoJones merged commit c4daefb into main Jul 8, 2026
7 checks passed
@CryptoJones
CryptoJones deleted the feat/production-qa-view branch July 8, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant