Skip to content

chore: add SPDX headers to framework Python scripts #7

@mmilanez

Description

@mmilanez

Problem

The repository is Apache-2.0 licensed, but framework Python scripts should carry explicit SPDX headers for downstream reuse and automated license scanning.

Scope

Add SPDX-License-Identifier: Apache-2.0 comments to framework Python scripts and verify tests still pass.

Acceptance criteria

  • Python scripts under .agents/scripts/ include SPDX headers.
  • Tests continue to pass.
  • No generated files or private operational state are changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestroadmapTracked work item on the project roadmap

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions