All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m51s
Signed-off-by: flemming-it <sf@flemming.it>
21 lines
498 B
Markdown
21 lines
498 B
Markdown
# law.benefit_score
|
||
|
||
7-dimensional regulatory benefit score
|
||
|
||
## What it does
|
||
|
||
Seven-dimensional benefit score (protection / market / legal-certainty / EU-single-market / safety / environment / revenue), each 0–5. Domain-bound: the dimensions are legally-politically conventioned.
|
||
|
||
## How to use
|
||
|
||
```yaml
|
||
steps:
|
||
- id: step
|
||
use: law.benefit_score@^0
|
||
with:
|
||
# see inputs in module.yaml
|
||
```
|
||
|
||
## License
|
||
|
||
Apache-2.0 — part of the Recl∆Im module set (Flemming.AI), built on Ch∆In.
|