| Authority | PROJECT |
|---|---|
| Date | 2026-03-05 |
| Author | Sebastian (Architect) + Codex (Implementation) |
| Decision-Owner | Sebastian (Architect) |
| Status | CLOSED |
| Gap-ID | GW-EI8-1 |
| Unblocks | feat/ergo-init (EI-8) |
Which v0 mechanism is canonical for workspace custom implementation loading in ergo-init?
Candidates:
- Path-to-crate/in-process build flow
- Dynamic library loading
- WASM-based loading
This decision gates EI-8 scope, test design, and security/operability constraints.
Decided. In-process Rust crate compilation selected as the v1 loading mechanism. See custom-implementation-loading.md.
| ID | Task | Closure Condition | Owner | Status |
|---|---|---|---|---|
| GW-EI8-1 | Select v0 loading mechanism | Decision recorded with rationale, explicit non-goals, and required tests | Sebastian | DECIDED |