Fallout-build / Fallout-build/Fallout
[SDK-6c] Extension point: IParameterSource
Open
enhancement
target/vNext
- Dominant language
- C#
- Stars
- 154
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 15
Description
Expose `IParameterSource` as a public extension point for `[Parameter]` value resolution. Maps to surface 3 in [RFC #2](https://github.com/ChrisonSimtian/Fallout/issues/98).
## Scope
- Plugins resolve parameter values from custom sources (Vault, 1Password, env, args, parameter files).
- Refactor `ParameterService` reflection logic into the chain-of-sources model.
- Define resolution order and conflict semantics (SDK-4 hook).
## Depends on
SDK-1, v11 #92 (FalloutBuild split).
Contributor guide
Assessment
This issue has not been assessed yet.