Skip to content

Commit 90263ee

Browse files
Apply changelog policy cleanup
1 parent 0641c41 commit 90263ee

3 files changed

Lines changed: 5 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
3+
All notable changes to Setupr will be documented in this file. Setupr keeps a changelog because it is a versioned developer tool with user-facing CLI behavior.
44

55
## Unreleased
66

7-
## Repository Polish - 2026-06-08
8-
97
### Added
108
- Added real repository visual snapshot assets generated from the current file tree.
119
- Added public maintenance documentation updates: security policy, issue/PR templates, and repository snapshot notes.
1210

1311
### Validation
14-
- Re-ran the documented test suite during the polish pass and recorded the real test status in docs/project-snapshot.md.
15-
16-
17-
- Added repository polish: security policy, contribution workflow, CI baseline, and clearer documentation structure.
12+
- Re-ran the documented test suite during the polish pass and recorded the real test status in `docs/project-snapshot.md`.
1813

1914
## Initial Public Version
2015

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
> AI-powered CLI that detects project stacks, plans setup, installs dependencies, configures environments, and verifies local health.
44
5-
![Status](https://img.shields.io/badge/status-beta-6b7280) ![License](https://img.shields.io/github/license/Evan1108-Coder/Setupr) ![CI](https://img.shields.io/github/actions/workflow/status/Evan1108-Coder/Setupr/ci.yml?branch=main&label=CI)
5+
![Status](https://img.shields.io/badge/status-beta-6b7280) ![License](https://img.shields.io/github/license/Evan1108-Coder/Setupr)
66

77
**TypeScript CLI • stack detection • setup automation • project doctor**
88

99
## At a Glance
1010

11-
- Real project documentation now includes security, contribution, changelog, CI, and issue/PR workflows.
11+
- Real project documentation now includes security guidance, contribution notes, issue/PR templates, and real visual snapshots.
1212
- Maintenance snapshot: see [docs/project-snapshot.md](docs/project-snapshot.md) for a generated file-mix chart and repository checklist.
1313
- Public repo: https://github.com/Evan1108-Coder/Setupr
1414

docs/project-snapshot.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ pie title Source/documentation file mix
2222
## Maintenance Checklist
2323

2424
- README describes purpose, setup, and limitations.
25-
- CI runs baseline install/test/build checks where applicable.
2625
- SECURITY.md explains vulnerability and secret handling.
27-
- CHANGELOG.md tracks public changes.
26+
- CHANGELOG.md is maintained for this versioned tool.
2827
- Issue and PR templates are available.
2928

3029
## Real Test Snapshot

0 commit comments

Comments
 (0)