From c86e490954a16f0adc1fd40b95dc000937a0e72b Mon Sep 17 00:00:00 2001 From: Afolabi Date: Mon, 20 Jul 2026 13:08:17 -0700 Subject: [PATCH 1/2] chore: weekly profile refresh (2026-W30) Refresh the recently-shipped and team-shipping marker blocks in profile/README.md. Now-building left byte-identical (still accurate). Sources: Linear (five teams, ~last 14 days) and GitHub (releases + merged PRs, 2026-07-13 to 2026-07-20). --- profile/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/profile/README.md b/profile/README.md index 3c8712d..1a70d98 100644 --- a/profile/README.md +++ b/profile/README.md @@ -32,8 +32,8 @@ This profile focuses on guild-owned GitHub projects and earlier guild artifacts. ## Recently shipped -- **Green Goods**: shipped [v1.2.0](https://github.com/greenpill-dev-guild/green-goods/releases/tag/v1.2.0) in July — a monthly release hardening the PWA and passkey recovery, overhauling the admin dialog system, polishing the funding flows, and migrating signup to Resend. -- **Greenpill Network website**: merged public-map improvements this week — steward profiles now project from the CMS, moderators are alerted to pending map submissions, and map location handling was hardened. See [merged work](https://github.com/greenpill-dev-guild/network-website/pulls?q=is%3Apr+is%3Amerged). +- **Greenpill Network website**: merged an [Astro 5.x modernization](https://github.com/greenpill-dev-guild/network/pull/16) — absolute canonical and Open Graph URLs so link previews resolve correctly, a migration to Astro's Content Layer API, and retiring the unused Tailwind stack. +- **Guild org repo**: restructured how the guild runs, in the open — a [five-team operating model](https://github.com/greenpill-dev-guild/.github/pull/42) with per-team charters, a [monthly stipend model](https://github.com/greenpill-dev-guild/.github/pull/43) backed by Linear-tracked work, and the [strategy canon](https://github.com/greenpill-dev-guild/.github/pull/47) moved into the repo. ## Across the guild @@ -41,11 +41,11 @@ This profile focuses on guild-owned GitHub projects and earlier guild artifacts. How work is organized: five teams — Product, Research, Community, Growth, and Marketing — tracked in Linear ([how we run them](https://github.com/greenpill-dev-guild/.github/blob/main/docs/teams/README.md)). What each is on right now: -- **Product** — hardening Green Goods through the v1.3.0 QA and release cycle, with commitment pooling as the July focus. -- **Research** — aligning impact methodologies and commitments for the Greenpill Impact Framework refresh. -- **Community** — onboarding operators and gardens for the commitment-pooling dry run and the PGSP first cohort. -- **Growth** — stewarding the Octant Epoch 12 partnership and the open grant pipeline. -- **Marketing** — shipping Green Goods onboarding video guides and campaign content. +- **Product** — driving Green Goods to the August v1.3.0 release after shipping v1.2.0 in July, and building per-garden commitment pooling. +- **Research** — refreshing the Greenpill Impact Framework to v0.1 and reconciling the impact-domain and assessment taxonomy. +- **Community** — activating the Season Two pilot cohort and onboarding the first PGSP operator cohort, kicked off at Builder Space #23. +- **Growth** — running the funding pipeline: the active Octant Epoch 12 partnership, the opening Artizen Season 7 raise, and a live grant queue. +- **Marketing** — producing the Green Goods PWA onboarding how-to videos and the docs demo-video batch. ## Past work From f01e7e45f38bff51df33b1d56583814131295626 Mon Sep 17 00:00:00 2001 From: Afolabi Date: Mon, 20 Jul 2026 13:13:09 -0700 Subject: [PATCH 2/2] chore: drop guild-wide Season framing from Community line Per AGENTS.md and README.md contributor guidance ("No guild-wide Season framing"), reword the team-shipping Community bullet from "Season Two pilot cohort" to neutral "next cohort of pilot gardens". Still scoped to the team-shipping marker block only. --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 1a70d98..28882da 100644 --- a/profile/README.md +++ b/profile/README.md @@ -43,7 +43,7 @@ How work is organized: five teams — Product, Research, Community, Growth, and - **Product** — driving Green Goods to the August v1.3.0 release after shipping v1.2.0 in July, and building per-garden commitment pooling. - **Research** — refreshing the Greenpill Impact Framework to v0.1 and reconciling the impact-domain and assessment taxonomy. -- **Community** — activating the Season Two pilot cohort and onboarding the first PGSP operator cohort, kicked off at Builder Space #23. +- **Community** — bringing on the next cohort of pilot gardens and onboarding the first PGSP operator cohort, kicked off at Builder Space #23. - **Growth** — running the funding pipeline: the active Octant Epoch 12 partnership, the opening Artizen Season 7 raise, and a live grant queue. - **Marketing** — producing the Green Goods PWA onboarding how-to videos and the docs demo-video batch.