Skip to content

Decide public repo licensing and visibility #110

Description

@sergstack

Goal

Make an explicit decision about the repository being PUBLIC without a license.

Why

Audit: repo is public, licenseInfo: null — legally 'all rights reserved', while content is personal operational documentation (name, workflows, decision patterns). Current state is likely unintentional.

Options

  1. Keep public as a reference for others → add a license (e.g. MIT for scripts + CC BY-SA or CC0 for docs) and strip anything too personal.
  2. Make private → one click, no license needed.
  3. Split: private main repo + public sanitized template repo.

Done when

Decision recorded (e.g. in MASTER_STATUS.md or a short ADR), and either LICENSE added or visibility changed.

Notes

Human decision required; no agent should flip visibility autonomously.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions