Skip to content

Make Auto flagger configurable - #878

Open
16francej wants to merge 2 commits into
mainfrom
feature/auto-flagger-config
Open

Make Auto flagger configurable#878
16francej wants to merge 2 commits into
mainfrom
feature/auto-flagger-config

Conversation

@16francej

@16francej 16francej commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an org-level Auto flagger harness, model, and rubric setting
  • keep the untrusted-data boundary and verdict contract platform-owned
  • route model screening through the configured harness without changing proxy shadow/enforce behavior
  • add governance controls with reset-to-default support

Testing

  • npm run typecheck
  • npm run format:check
  • npm run lint
  • npm run lint:knip
  • npm run lint:ox
  • focused Auto flagger persistence, routing, classifier, and admin API tests
  • npm test --prefix plugins/admin (80 passed)
  • broad root suite (4,055 passed, 159 skipped; the host-injected-token scratch fixture passed when rerun without host capability variables)
  • live core/admin save and read-back round trip

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@16francej
16francej force-pushed the feature/auto-flagger-config branch from ab9e590 to 84a5f99 Compare August 31, 2026 19:56
Co-Authored-By: Josh <josh@ycombinator.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant