Skip to content

Add Compostable AI webinar event#18287

Merged
adamgordonbell merged 3 commits intomasterfrom
compostable_webinar
Apr 1, 2026
Merged

Add Compostable AI webinar event#18287
adamgordonbell merged 3 commits intomasterfrom
compostable_webinar

Conversation

@adamgordonbell
Copy link
Copy Markdown
Contributor

No description provided.

@claude
Copy link
Copy Markdown
Contributor

claude bot commented Mar 31, 2026

Docs Review — PR #18287

Scope: 2 files added (event page + presenter photo)

Overview

This PR adds a new webinar event page for "How AI Agents Turned 5 Engineers Into 50" featuring Compostable AI's CTO. The event is well-structured and follows existing event page conventions.

Issues

1. Ambiguous list phrasing in description (line 60, content/events/how-ai-agents-turned-5-engineers-into-50/index.md)

The sentence "...what actually changed: the move toward a 'software factory,' why infrastructure had to become real, typed code, and what it takes to safely run a system..." is hard to parse. In this comma-separated list, "real, typed code" creates ambiguity — it's unclear whether "typed code" is a separate list item or modifies "real." Consider rewording for clarity, e.g.:

    In this live conversation, CTO Ewan Dawson walks through what actually changed: the move toward a "software factory," why infrastructure had to be real typed code, and what it takes to safely run a system where most of the work is done by agents.

2. Empty hubspot_form_id and salesforce_campaign_id (lines 70–71)

The event is marked gated: true, which means a registration form is required. Both hubspot_form_id and salesforce_campaign_id are empty. These will need to be populated before the event page goes live, or the gated form won't function. If these IDs aren't available yet, consider adding a note or merging them in a follow-up.

Looks Good

  • Title is 46 characters (under the 60-char limit) ✓
  • meta_desc is appropriate length and descriptive ✓
  • Event date (2026-04-28) is in the future ✓
  • Presenter photo added at correct path (static/images/people/ewan-dawson.jpg, ~121 KB — reasonable size) ✓
  • Event structure matches existing conventions ✓
  • Description content is clear and engaging ✓
  • Empty meta_image is consistent with other event pages ✓

Verdict

Minor issues only. The description phrasing is a readability nit, and the empty form IDs just need to be filled before launch. Otherwise this is ready to merge.


Mention @claude if you'd like additional reviews or fixes.

@pulumi-bot
Copy link
Copy Markdown
Collaborator

@calon-pulumi
Copy link
Copy Markdown

calon-pulumi commented Mar 31, 2026

@adamgordonbell

`<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>

<script> hbspt.forms.create({ portalId: "4429525", formId: "24f909f8-15b4-4ba2-b2c4-988169b39fde", region: "na1", sfdcCampaignId: "701PQ00000spGlEYAU" }); </script>`

Copy link
Copy Markdown
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Clean event page — frontmatter follows the template, description is well-written, and speaker photo is solid. 👍

@adamgordonbell adamgordonbell merged commit 36c79fa into master Apr 1, 2026
5 checks passed
@adamgordonbell adamgordonbell deleted the compostable_webinar branch April 1, 2026 19:21
@pulumi-bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants