Skip to content

chore: resolve merge conflict markers in convention pack files #69

Description

@sonupreetam

Problem

Multiple convention pack files on main contain unresolved merge conflict markers (<<<<<<< Updated upstream / >>>>>>> Stashed changes):

  • .opencode/uf/packs/severity.md:4-8
  • Other pack files likely affected

These don't break the build (packs are read by agents, not compiled) but they corrupt the convention pack content that agents consume during reviews.

Fix

Resolve the conflict markers by choosing the correct version (likely the scaffolded-by comment line).

Context

Identified during review council run on 2026-08-10. Pre-existing on main, not introduced by any PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions