Tags: usefolklore/folklore
Tags
v3.0 Folklore Launch Delivered: akashik renamed Folklore, made launch-ready under a clean, public repo. - Cleanup & repo restructure (claude-flow cruft stripped, bench/ consolidated, akashikprotocol-clean layout, 942 tests green) - Honest BENCHMARKS page + RFC-0002 + org-profile README - Folk-pop site: Guidebook + Culture + real Store, mobile-swept, Cloudflare-ready - Merch mockups + autonomous Twitter meme-agent (dry-run) + memes.json site integration - New collective-voice logo See .planning/MILESTONES.md for full details.
phase 10: CI/CD + Dockerfile + v1.0.0 DIST-01..07: Distribution and CI/CD pipeline. .github/workflows/ci.yml — tests on push + PR (Node 20/22 matrix, Python 3.12, submodule checkout, bootstrap + test). .github/workflows/release.yml — on version tag (v*): npm publish with provenance, Docker build + push to ghcr.io. Dockerfile — Node 22-slim + Python 3 + graphify venv. Data volume at /data. Entrypoint: wellinformed daemon start. package.json version bumped to 1.0.0. npm test → 27 tests, 27 pass