Skip to content

Repository files navigation

lex-react

Reaction engine for LegionIO. Subscribes to Legion::Events and fires configurable reaction chains in response to events, with Synapse autonomy gating and loop prevention.

Configuration

react:
rules:
ci_failure:
enabled: truesource: "github.check_run.completed"condition: "conclusion == 'failure'"autonomy: FILTERchain:
- lex-github.runners.fetch_check_logs
- lex-transformer.runners.analyzemax_depth: 3cooldown_seconds: 60max_reactions_per_hour: 100

Usage

lex-react auto-subscribes to Legion::Events on extension load. Rules are evaluated against every event. Matching rules dispatch task chains respecting Synapse autonomy levels.

License

MIT

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages