From 46ddba97685456bf9be0309f876fb397c3e521af Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Sat, 25 Jul 2026 09:31:33 +0300 Subject: [PATCH] docs(roadmap): mark the canonical-example on-ramp per integration as shipped --- ROADMAP.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index f2ec057..99a434d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -49,7 +49,10 @@ Strawberry, Quart, RQ, APScheduler, Jobify, Flet, ag2. - **Optional OpenTelemetry instrumentation** of resolution and finalization. ### Docs & ecosystem -- More recipes and example apps; comparison and migration guides. +- **Canonical on-ramp per integration** — every official integration ships a + runnable `examples/` app plus a normalized README `Usage example:` link, so a + newcomer can adopt it in one sitting; **shipped**. +- More recipes; comparison and migration guides. ## Explicitly not planned