Skip to content

Commit 30c3cf8

Browse files
committed
docs(adr): annotate the two ADR-0025 References paths the record-level note did not reach
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012zGPuVVX3deAx9LdjK8jCk
1 parent c78a3a1 commit 30c3cf8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/adr/0025-plugin-package-distribution.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,9 @@ the developers and operators who compose Apps and provision runtimes.
513513
- `packages/runtime/src/sandbox/quickjs-runner.ts` — QuickJS-WASM sandbox (T1)
514514
- `packages/runtime/src/cloud/marketplace-install-local-plugin.ts` — local inline install (ADR-0016 §9)
515515
- `packages/runtime/src/cloud/marketplace-proxy-plugin.ts` — marketplace browse proxy
516+
*(Path note, 2026-09: both `marketplace-install-local-plugin.ts` and `marketplace-proxy-plugin.ts`
517+
are historical and deliberately unlinked — `packages/runtime/src/cloud/` was removed by ADR-0006
518+
Phase 4, `15fcd360d`, 2026-06-11.)*
516519
- `packages/runtime/src/package-state-store.ts` — per-environment disable-state persistence
517520
- `packages/cli/src/commands/package/publish.ts` — existing package publish pipeline
518521
- `packages/drivers/driver-memory/objectstack.config.ts` — example plugin manifest (`ObjectStackManifest`)

0 commit comments

Comments
 (0)