Skip to content

Commit 12f9f34

Browse files
jun0-dsclaude
andcommitted
release: v0.1.0 — 첫 framework baseline + 컴포넌트 pointer v0.1.0 bump + stale(vstabs/sonmat) 정정 (LAPTOP-3BO9CJH0 2026-05-26 16:29:24)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b91dece commit 12f9f34

4 files changed

Lines changed: 16 additions & 10 deletions

File tree

CHANGELOG.md

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

33
All notable changes to the **munteok framework** itself (zone definitions, scaffold structure, component selection) are documented here. Format loosely follows [Keep a Changelog](https://keepachangelog.com/).
44

5-
**Versioning policy**: SemVer tag is held back until external fork·breaking change·sustained API surface triggers it. Until then, changes accumulate under *Unreleased* — read `git log` for SHA-level granularity, this file for human-readable summary.
5+
**Versioning policy**: SemVer 태그는 *기록·마일스톤* 목적으로 단다 — 외부 사용자/트리거를 기다리지 않는다 (2026-05-26 stance 정정: sonmat도 사용자가 아닌 메커니즘·기록으로 태깅을 시작했다). 0.x는 API 안정 전 baseline 스냅샷. SHA 단위는 `git log`, 사람이 읽는 요약은 이 파일.
66

7-
**Scope**: framework-side changes only (zone READMEs, top-level README, scaffold, component selection, .gitignore). Component internals are tracked in their own CHANGELOG (e.g. `jun0-ds/sonmat`·`jun0-ds/bobusang`·`jun0-ds/deodeumi`·`jun0-ds/vstabs`).
7+
**Scope**: framework-side changes only (zone READMEs, top-level README, scaffold, component selection, .gitignore). Component internals are tracked in their own CHANGELOG (e.g. `jun0-ds/sonmat`·`jun0-ds/bobusang`·`jun0-ds/deodeumi`·`jun0-ds/sarangchae`).
88

99
---
1010

1111
## [Unreleased]
1212

13+
_(다음 변경 누적)_
14+
15+
## [0.1.0] - 2026-05-26
16+
17+
첫 SemVer baseline — 기록·마일스톤 도장. **4-zone scaffold + 컴포넌트 4개 submodule mount + distribution(scaffold + marker block) 모델**이 표면. 같은 날 컴포넌트들도 각자 v0.1.0 baseline (sonmat은 v0.14.0).
18+
1319
### Added (2026-05-14)
1420
- `bedrock/deodeumi` component mounted (4th component, public extraction) — substrate retrieval + path orchestration 함수의 자리 ([`jun0-ds/deodeumi`](https://github.com/jun0-ds/deodeumi))
1521
- `madang/README.md` § "만남의 두 surface" — 에디터/IDE 안쪽·바깥쪽 surface 카테고리 명시화
@@ -19,11 +25,11 @@ All notable changes to the **munteok framework** itself (zone definitions, scaff
1925
### Changed (2026-05-14)
2026
- `bedrock/deodeumi` submodule pointer: `8b11f8b` (initial) → `6cfccf9` (skills/requery/SKILL.md 반영)
2127

22-
### Component pointers (current)
23-
- `bedrock/sonmat``231a0e1d` (v0.13.1)
24-
- `bedrock/bobusang``41207096`
25-
- `bedrock/deodeumi``6cfccf9` 🆕
26-
- `madang/vstabs``2299ce92`
28+
### Component pointers (v0.1.0 기준, 2026-05-26)
29+
- `bedrock/sonmat``161955d` (v0.14.0)
30+
- `bedrock/bobusang``dd97714` (v0.1.0)
31+
- `bedrock/deodeumi``c723e76` (v0.1.0)
32+
- `madang/sarangchae``f6df178` (v0.1.0) _(이전 stale 표기: `madang/vstabs``231a0e1d`/`41207096`/`6cfccf9`/`2299ce92` — 5/19 rename + 컴포넌트 v0.1.0 cut 반영)_
2733

2834
---
2935

bedrock/bobusang

bedrock/deodeumi

madang/sarangchae

0 commit comments

Comments
 (0)