Tune The Framework For Your Team

This guide is about making the framework fit your team without turning it into a one-off fork.

The easiest mistake is to change code every time something feels off.

Do this instead:

  1. keep the framework structure stable
  2. tune behavior through team-owned settings
  3. use live-eval outcomes to decide what should change

The Two Things To Adjust

Most teams only need to adjust two things:

That gives you flexibility without losing auditability.

What A Team Profile Should Control

A team profile is where you capture how your team likes to work.

Good examples:

Bad examples:

Those belong somewhere else.

The Easiest Rollout

If you want the shortest path:

  1. keep your existing adapter
  2. keep your existing policy pack
  3. add one team profile
  4. start collecting eval records in shadow mode

That gives you feedback before it gives you friction.

How To Decide What To Change

Use a simple decision loop:

If a rule keeps getting waived

If humans keep catching the same issue

If the AI output is usually accepted but review still feels slow

What Not To Tune First

Do not start with model fine-tuning.

Start with:

That is lower risk and usually gives better signal sooner.

What Success Looks Like

You know the framework is tuned well when:

That is the practical goal. The framework should feel easier to trust, not harder to use.