Site revision: public-facing language, SFD updates, uv lock check

Summary

Public-facing site cleanup based on review feedback: softer language, clearer call-to-action, SFD proposal updates, and a pre-commit hook to catch stale uv.lock. Bumps site version to 0.3.1.

What changed

  • docs/index.md — removed internal jargon, added call-to-action with contact link, added OpenCollective rationale (why we chose it, oc-opsdevnz module), reworded "community enablement" to "spin-out model"
  • docs/events/sfd-2026/proposal.md — date firmed up (no longer tentative), venue scoped to Victoria University of Wellington (Te Herenga Waka) campus, GPG key signing session added
  • .pre-commit-config.yaml — added uv lock --check hook to catch stale lockfiles at commit time
  • pyproject.toml / uv.lock — version bump 0.3.0 → 0.3.1

Key decisions

Decision Detail
Version the site on docs-only changes PATCH bumps help track which branch is current and surface stale branches

Merge request reports

Loading