Skip to content

MDL cannot distinguish free microflow notes from activity-bound annotations #318

@hjotha

Description

@hjotha

Problem:

Standalone annotation notes that describe emits near an activity can be parsed as if they are bound to that activity. On exec, the note is attached to the activity metadata and no longer roundtrips as a free note.

Expected:

MDL should preserve a free annotation note separately from activity-bound annotation metadata when order makes the distinction visible.

Impact:

Describe/exec/describe can move or reclassify user-visible notes in microflow output.

Proposed fix:

Add explicit AST support for free annotations and document the order-based discrimination rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions