You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,20 @@
2
2
3
3
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/).
4
4
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`, 사람이 읽는 요약은 이 파일.
6
6
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`).
8
8
9
9
---
10
10
11
11
## [Unreleased]
12
12
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
+
13
19
### Added (2026-05-14)
14
20
-`bedrock/deodeumi` component mounted (4th component, public extraction) — substrate retrieval + path orchestration 함수의 자리 ([`jun0-ds/deodeumi`](https://github.com/jun0-ds/deodeumi))
0 commit comments