Mod projects exempt from host injection
Platform spec ADR
Mod projects exempt from host injection
Spec standingStandard
- Contracts and edge cases Corelib injection guarantees and edge cases.
- Design model How the compiler injects and resolves the corelib package into host compilations.
- Examples Observable corelib injection scenarios.
- FAQ and troubleshooting Corelib injection and resolution FAQ.
- Flow and algorithm End-to-end flow for corelib injection during project graph resolution.
- Verification and traceability Tests and traceability for corelib injection and resolution.
0 revisions (git unavailable at build; counts may be empty)
No commits recorded for this path.
| Section id | Required | Found |
|---|---|---|
what-this-feature-specifies | yes | yes |
implementation-anchors | yes | yes |
Full tree: run pnpm verify:platform-spec-layout (writes src/generated/platform-spec-layout-report.json).
Context
Section titled “Context”Mods are not end-user hosts; injecting corelib would distort mod graphs.
Decision
Section titled “Decision”| Rule | Detail |
|---|---|
Mod | Does not receive implicit host injection |
Host | Receives implicit corelib per D-CORE-COMP-0005 |
Consequences
Section titled “Consequences”Mod SDK projects declare their own dependency closure.
Verification anchors
Section titled “Verification anchors”Mod project tests in beskid_tests.