@karmaniverous/smoz
    Preparing search index...
    SecurityContextHttpEventMap: Record<
        HttpContext,
        Partial<
            PropFromUnion<
                PropFromUnion<
                    PropFromUnion<AWS["functions"], string>["events"],
                    number,
                >,
                "http",
            >,
        >,
    >

    Opaque Serverless event fragments keyed by security context.

    Shape is intentionally platform‑specific; used by the App to decorate generated HTTP events based on 'my' | 'private' | 'public' contexts.