What to build
Define and implement safe env/config Materialization from Secret references so env readiness becomes actionable without CodeMesh storing raw secret values. This is HITL until the automated secret-reference fixture and allowed backend shape are chosen.
Acceptance criteria
Required proof
- Fake/local gate:
make test, make e2e, and make docs:list must pass.
- Real gate: an automatic configured secret-reference fixture must pass in CI or Crabbox without manual Bram steps; skipped, missing, or fake-only proof fails this issue.
- Merge rule: if the required real gate is skipped, missing, incomplete, or replaced by fake-only proof, this issue is not complete.
Blocked by
What to build
Define and implement safe env/config Materialization from Secret references so env readiness becomes actionable without CodeMesh storing raw secret values. This is HITL until the automated secret-reference fixture and allowed backend shape are chosen.
Acceptance criteria
Required proof
make test,make e2e, andmake docs:listmust pass.Blocked by