# open_feature_rulestead v1.0.0 - Table of Contents

## Pages

- [OpenFeatureRulestead](readme.md)
- [Changelog](changelog.md)

## Modules

- [OpenFeatureRulestead](OpenFeatureRulestead.md): OpenFeature provider for Rulestead — evaluate feature flags through the
standard [OpenFeature](https://openfeature.dev/) SDK backed by
`Rulestead.Runtime`'s deterministic, auditable evaluation engine.

- OpenFeature Provider
  - [OpenFeatureRulestead.ContextMapper](OpenFeatureRulestead.ContextMapper.md): Translates an OpenFeature evaluation context map into a `Rulestead.Context` struct.

  - [OpenFeatureRulestead.Provider](OpenFeatureRulestead.Provider.md): OpenFeature provider implementation backed by `Rulestead.Runtime`.

