Skip to content

bug: review-cycle artifacts can be written without required YAML frontmatter #963

@robertDouglass

Description

@robertDouglass

Observed

During mission release-320-workflow-reliability-01KQKV85, a WP06 rejection artifact existed as review-cycle-1.md but lacked YAML frontmatter. The subsequent fix-mode prompt warned that it could not read the expected structured artifact metadata and fell through to the full prompt path.

Expected

Every review-cycle-N.md artifact should be schema-valid and include required frontmatter such as verdict, cycle, mission/WP identity, and feedback metadata. If artifact generation fails validation, the rejection command should fail before committing or persisting the pointer.

Impact

Focused fix-mode becomes unreliable: implementers may not receive the review-specific rejection context, and stale/malformed artifacts can also confuse status and merge gates.

Related

This is distinct from stale rejected verdict tracking (#904): this issue is about missing or malformed review artifact metadata at write time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleaseRelease tracking and coordinationworkflowWorkflow/UX improvements

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions