Fallout-build / Fallout-build/Fallout

[SDK-3] Plugin discovery & load pipeline

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
enhancement target/vNext
Dominant language
C#
Stars
154
Forks
19
Avg merge
1d 22h
Merged PRs (30d)
15

Description

Implement runtime discovery + load model from [RFC #4](https://github.com/ChrisonSimtian/Fallout/issues/100).

## Scope

- Assembly enumeration at startup, read `[FalloutPlugin]` attributes.
- Broken-plugin handling: fail-fast with structured error, never silent skip.
- Trust posture: full-trust, in-process (no AssemblyLoadContext isolation in v1).
- Load order determinism per RFC.

## Depends on

SDK-2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.