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
- 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.
- Make private → one click, no license needed.
- 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.
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
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.