Skip to content

proposal.yml #13

Description

@kiyoshisasano

name: 📐 Proposal (Spec / Architecture)
description: Propose changes affecting semantics, rules, or governance layers.
title: "[Proposal]: "
labels: ["proposal", "architecture", "discussion-needed"]
body:

  • type: textarea
    id: summary
    attributes:
    label: Summary
    placeholder: Short sentence describing the proposed change.
    validations:
    required: true

  • type: dropdown
    id: impact_level
    attributes:
    label: Affected PLD Level(s)
    description: See docs/architecture/PLD_Runtime_Architecture_Principles.md
    options:
    - Level 1 — Schema (Breaking)
    - Level 2 — Semantics / Taxonomy (Extensions)
    - Level 3 — Runtime Standard (Enforcement)
    - Level 5 — Implementation Strategy
    - Not sure
    multiple: true

  • type: textarea
    id: motivation
    attributes:
    label: Why is this needed?
    placeholder: Field experience, ambiguity, inconsistency, or missing clarity.

  • type: textarea
    id: alternatives
    attributes:
    label: Considered alternatives
    placeholder: Optional — list rejected approaches.

  • type: textarea
    id: evidence
    attributes:
    label: Supporting evidence / traces / research

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions