Skip to content

Broken ref: module create continue step references non-existent ../workflow.md #18

@arcaven

Description

@arcaven

Found by

File reference validator (PR #8)

Description

The module create continuation step references ../workflow.md in its frontmatter, but no bare workflow.md exists in the module workflow directory. The named workflow files are workflow-create-module.md, workflow-create-module-brief.md, workflow-edit-module.md, and workflow-validate-module.md.

Affected files

File Line Current ref Frontmatter key
src/workflows/module/steps-c/step-01b-continue.md 5 ../workflow.md workflowFile

Proposed fix

Change ../workflow.md../workflow-create-module.md (since this is the create flow's continuation step).

Confidence: HIGH — the step is in steps-c/ (create) and workflowFile is a self-reference to the parent workflow.

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