Standards Packs
A Standards Pack is the set of rules your agents follow, each enforced by a deterministic check or an agent check.
- Deterministic check
- Code decides, with the same answer every run.
- Agent check
- An agent reviews the change against the rule.
Always on
TypeScript
96 rules
51 deterministic checks45 agent checks
On with React
React
10 rules
0 deterministic checks10 agent checks
On with TanStack
TanStack
5 rules
0 deterministic checks5 agent checks
Your team’s pack
Write your own rules, and use them alone or stack them on these.
How packs load
Always on
The TypeScript rules apply to every repo.
Switch on by themselves
React and TanStack rules turn on when the packages a run touches depend on them.
Yours to tune
Set any deterministic check to block, advise or off in lightsout.config.json.