2026-03-15 01:20:05Claude (MCP):
[mcp] Add superseded banner to Lambda_Library_Mode
Design/Lambda_Library_Mode.md ..
@@ 7,6 7,8 @@
# Lambda Library Mode: Otterwiki as a Library
+
> **Superseded.** This page addresses Lambda cold start latency on the write path — a problem that doesn't exist on a VPS with persistent Gunicorn processes. See [[Design/VPS_Architecture]] for the current plan. The upstream contribution ideas (lazy imports, plugin entrypoint scan, app factory pattern) are still valuable for Otterwiki generally and could be submitted as PRs regardless of the deployment model.
+
**Status:** Research — queued for implementation after CDN Read Path