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
Stable `v0.1.1` contained the original five packages; v0.1.2 added `recap` and
23
23
`language-learning` for seven admitted first-party Skills; v0.1.3 kept the
24
24
same seven and migrated the test toolchain; v0.1.4 adds `light-kanban-worker`
25
25
for eight admitted packages; v0.1.5 adds the worker's non-overlapping-run and
26
-
first-registration identity contract. The current default branch additionally
27
-
admits unreleased `kb-init` as a ninth first-party Skill; no new stable tag
28
-
has been cut for it yet.
26
+
first-registration identity contract. v0.1.6 adds `kb-init` v1.0.0 as the
27
+
ninth admitted first-party Skill and publishes the collection as a nine-package
28
+
stable release.
29
29
30
30
No package in this table is an unmodified upstream copy. Direct upstream
31
31
dependencies and modified third-party variants are documented separately.
@@ -46,7 +46,7 @@ dependencies and modified third-party variants are documented separately.
46
46
-**Purpose:** Design and initialize a maintainable knowledge base through a knowledge-base-specific interview, then implement it only after the user ends the interview and approves the implementation SPEC.
47
47
-**Invocation:** User-invoked only; never triggers on its own from a generic mention of knowledge bases.
48
48
-**Package:**[skills/kb-init/](skills/kb-init/)
49
-
-**Status:** Admitted first-party via the full admission path (`review-loop agent-skill``PASS`); unreleased on the current branch.
49
+
-**Status:** Admitted first-party via the full admission path (`review-loop agent-skill``PASS`); released in v0.1.6 as the v1.0.0 package.
50
50
-**Evidence:** Contract tests under [skills/kb-init/tests/](skills/kb-init/tests/), [user guide](docs/skills/kb-init.md), and [admission evidence](docs/evidence/admissions/kb-init/README.md).
51
51
-**Installation path:**`skills/kb-init/` in a host-recognized Skills root.
0 commit comments