TS SDK ships examples/bun/, examples/express/, examples/fastify/ as transport/integration demos. These are Node-specific and have no direct C# analog (the .NET equivalent is ASP.NET Core, already covered by samples/AspNetCore).
In samples/README.md, add a short note explaining which TS examples are intentionally not ported and why. This closes a parity-check gap when auditors compare example lists.
Audit reference: ARCP SDK Audit v1.1 (2026-05-19)
TS SDK ships
examples/bun/,examples/express/,examples/fastify/as transport/integration demos. These are Node-specific and have no direct C# analog (the .NET equivalent is ASP.NET Core, already covered bysamples/AspNetCore).In
samples/README.md, add a short note explaining which TS examples are intentionally not ported and why. This closes a parity-check gap when auditors compare example lists.Audit reference: ARCP SDK Audit v1.1 (2026-05-19)