v2.1.0 — first lean-master cut (SEED-002)
First release that exercises the new branch-based minimal-strip distribution. Marketplace install footprint dropped from ~152 files to ~50.
Added
- Branch-based minimal-strip distribution (SEED-002): published
masterbranch — what marketplace users install — now ships without.planning/,test/,scripts/,package.json,yarn.lock,.yarnrc.yml, and root-level*FEEDBACK*.md/HANDOVER*.mdfiles. Install footprint is dramatically smaller. - Landing page: 8 coming-soon cards previewing upcoming skills.
Changed
- Documented
dev(full repo) /master(derived clean tree) branch model inREADME.mdandCLAUDE.md. All PRs targetdev;masteris regenerated by.github/workflows/sync-master.ymlon release-tag push.
Notes
- No skill content changes — both
kleros-ipfs-uploadandkleros-curateSKILL.md files are byte-identical to their per-skill tags. marketplace.jsonmetadata.versionintentionally stays at2.0.0— no catalog restructure.
Full Changelog: https://github.com/kleros/kleros-skills/compare/kleros-curate@v1.0.0...v2.1.0