Skip to content

feat(xlang): normalized provides/consumes facts across languages #224

Description

@rahlk

Normalize provides/consumes facts across languages: server routes ("provides http GET /api/users") and client callsites ("consumes http GET /api/users") as symmetric canonical facts, extracted from the existing entry-point/decorator machinery per language.

Framework coverage v1: Spring annotations (Java), Flask/FastAPI decorators (Python), Express/NestJS (TypeScript — depends on the TS entry-point issue in Epic D).

Part of #196. Branch: feat/issue-<n>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions