Rules
Model enforcer
A framework for defining and enforcing constraints on models to avoid technical debt.
Rules is a small model of rules that a model should not violate. It is able to compute the technical debt for a set of violations.
3 stars
3 watching
2 forks
Language: Smalltalk
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
samverschueren/clinton | A tool to enforce coding standards and best practices in JavaScript projects. | 122 |
melevir/flake8-obey-import-goat | An extension for flake8 to enforce import rules across Python projects | 16 |
ircmaxell/password-policy | A tool for enforcing password policies in PHP and JavaScript. | 77 |
siderolabs/conform | Enforces policies on build pipelines to ensure consistency and quality in software development | 436 |
strongdm/comply | A tool for automating compliance and generating policy documents | 1,319 |
declare-lab/instruct-eval | An evaluation framework for large language models trained with instruction tuning methods | 528 |
clips/interpret_with_rules | This project provides tools to induce rules from trained neural networks to explain model predictions and data patterns. | 21 |
tobmatth/rack-ssl-enforcer | A middleware to enforce SSL connections in web applications | 591 |
wikimedia/eslint-plugin-no-jquery | A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. | 31 |
modeloriented/ibreakdown | A tool for explaining predictions from machine learning models by attributing them to specific input variables and their interactions. | 81 |
hashrocket/decent_exposure | A helper for creating declarative interfaces in controllers by exposing models and defining how to resolve exposure in Rails applications. | 1,808 |
elastic/detection-rules | Provides a set of reusable code components for developing and testing security rules | 1,966 |
nkt/eslint-plugin-es5 | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
confuser/graphql-constraint-directive | A package to validate input data in GraphQL queries using constraints and directives. | 569 |
mdiep/logician | A logic programming library for Swift that uses constraints to solve problems | 195 |