Skip to content

Commit d19ae88

Browse files
0.1.0: rename community-course plan to 0.1.x + changelog entries
FP-1012: docs/repo-plan-0.1.0.md -> docs/repo-plan-0.1.x.md (community courses are a post-launch 0.1.x track, not the launch version); CHANGELOG gains the 0.0.9 and 0.1.0 sections recording FP-983/FP-984 and the rename. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 61bccae commit d19ae88

2 files changed

Lines changed: 31 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ This file records notable catalog-contract and maintenance changes.
44

55
## [Unreleased]
66

7+
0.1.0 — companion-repository half of the public launch (website
8+
`docs/product-and-growth-plan-0.1.0.md`; see the website `CHANGELOG.md`
9+
for the platform half).
10+
11+
### Changed
12+
13+
- FP-1012: `docs/repo-plan-0.1.0.md` renamed to `docs/repo-plan-0.1.x.md`
14+
— community courses are a 0.1.x track that starts after 0.1.0 ships,
15+
not part of the launch version.
16+
17+
0.0.9 — optional entry points (companion-repository half; see the
18+
website plan `docs/product-and-growth-plan-0.0.9.md`).
19+
20+
### Changed
21+
22+
- FP-983: all six agent-tool courses' lesson 1 (EN+ZH) makes the
23+
FlyPython Skill install step optional-but-recommended, and the named
24+
failure count is unified as "five categories plus two end-to-end —
25+
seven named failures" everywhere.
26+
- FP-984: the foundation path's M0 orientation module is optional
27+
extra credit (`paths/foundation/path.json`, `tools/verify_paths.py`
28+
badge math updated); the route challenge moved off repository files
29+
onto the site's `/tracks/<slug>/<module>` pages.
30+
731
0.0.8 — Skill as the main entry (companion-repository half; see the
832
website plan `docs/product-and-growth-plan-0.0.8.md`).
933

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
# FlyPython 仓库 0.1.0 规划:社区贡献课程
1+
# FlyPython 仓库 0.1.x 规划:社区贡献课程
22

3-
版本:0.1.0(规划,第 1 稿)
4-
更新日期:2026-09-13
5-
状态:**规划,0.1.0 之前不实施。**
3+
版本:0.1.x(规划,第 3 稿;2026-09-14 从 `repo-plan-0.1.0.md` 改名,避免与已发布标签混淆)
4+
更新日期:2026-09-14
5+
状态:**规划,网站 0.1.0 实际发布之后再立项;当前目标日为 2026-09-19,若发布闸门导致
6+
顺延,本计划同样顺延,发布前不实施。**
67
关联:网站仓库 `docs/product-and-growth-plan-0.0.9.md`(附录 B 记录了移出决定)·
78
网站仓库 `docs/courses/README.md`(课程标准)· 本仓库 `CONTRIBUTING.md`
89
`docs/CURATION_POLICY.md``LICENSE`
910

1011
## 决定
1112

1213
- 所有者 2026-09-13:支持网友通过本仓库提交课程;**社区贡献课程永久免费**
13-
- 同日决定:**0.1.0 之前不考虑社区课程**先把规划写在本仓库,届时再立项、分配
14+
- 同日决定:**0.1.0 之前不考虑社区课程**;随后决定放到 **0.1.x**(0.1.0 发布之后)。先把规划写在本仓库,届时再立项、分配
1415
工作项编号。
1516
- 官方示范(视频、终端回放、文字稿)是 Pro 专属;社区课是否配官方示范、如何开放,
1617
届时按网站当时的 Pro 规则另行决定。本规划不承诺社区课有示范。
@@ -27,7 +28,7 @@
2728
- 网站的课程数据与认领契约目前是手工镜像本仓库,每加一门课都要改网站代码——
2829
社区课一多就成为瓶颈(见第 6 项)。
2930

30-
## 待办(0.1.0 立项时细化)
31+
## 待办(0.1.x 立项时细化)
3132

3233
## 1. 贡献流程与课程模板 []
3334

0 commit comments

Comments
 (0)