feat(example-harmony-sso): example aligned to AGENTS.md minimalism bar #311

Open
stremblay wants to merge 1 commits from pr/harmony-sso-example into master

1 Commits

Author SHA1 Message Date
4eee06a1f2 feat(example-harmony-sso): example aligned to AGENTS.md minimalism bar
All checks were successful
Run Check Script / check (pull_request) Successful in 2m37s
Ports examples/harmony_sso/ onto current master, trimmed to the new bar:
- main.rs: drop multi-paragraph docstrings, WHAT-narration, ASCII
  section dividers; factor the duplicated OpenbaoSetupScore literal
  into openbao_setup(jwt: Option<OpenbaoJwtAuth>); add SAFETY note on
  the second unsafe set_var block
- README.md: drop doc-rotted --demo / --sso-demo sections (flags don't
  exist), drop duplicated HMAC/identity Notes section, tighten audit
  prose
- harmony_sso_plan.md unchanged (Lessons Learned are real institutional
  knowledge not derivable from code)

Same end-to-end runtime behaviour as the validated integration branch.
PR 4 of 4 splitting feat/unified-config-and-secrets.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 15:44:27 -04:00