Fallout-build / Fallout-build/Fallout
[SDK-6d] Extension point: IToolWrapperContribution
Open
enhancement
target/vNext
- Dominant language
- C#
- Stars
- 154
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 15
Description
Expose `IToolWrapperContribution` as a public extension point for third-party tool wrappers. Maps to surface 4 in [RFC #2](https://github.com/ChrisonSimtian/Fallout/issues/98).
## Scope
- Plugins register a new `*Tasks` static facade.
- The 62 first-party wrappers in `Fallout.Common.Tools.*` continue to ship in-box but become the reference shape.
- Pairs with #72 (per-tool packages) — once a contribution model exists, the in-box wrappers become a candidate to extract.
## Depends on
SDK-1.
Contributor guide
Assessment
This issue has not been assessed yet.