Skip to content

Adhoc: meta programming#37

Merged
JackHowa merged 5 commits into
mainfrom
adhoc-meta-programming
May 9, 2026
Merged

Adhoc: meta programming#37
JackHowa merged 5 commits into
mainfrom
adhoc-meta-programming

Conversation

@JackHowa
Copy link
Copy Markdown
Owner

  • Working on Ember-specific and general metaprogramming principles I've learned.
  • This is from work on design system, React, and backend migration

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 22, 2025

Deploy Preview for ember-to-react ready!

Name Link
🔨 Latest commit 6378f14
🔍 Latest deploy log https://app.netlify.com/projects/ember-to-react/deploys/68a8caf8b027b000084d7937
😎 Deploy Preview https://deploy-preview-37--ember-to-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96
Accessibility: 100
Best Practices: 100
SEO: 100
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread docs/automation/intro.mdx Outdated

## Rules

- Do not do manual tasks like formatting strings. For example, use functions to camelCase, kebab-case, snake_case, etc. If you do an action like this once, it may feel like progress. But doing manual string manipulation weekly is not a sustainable practice and is subject to typos.
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

todo ... make this all positive like 'do this'. can still include the negative what not to do. but lead with positive

@JackHowa
Copy link
Copy Markdown
Owner Author

todo: document monitoring as well as changing things

@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for ember-to-react ready!

Name Link
🔨 Latest commit bef5147
🔍 Latest deploy log https://app.netlify.com/projects/ember-to-react/deploys/69fe81041b368c0008815fbd
😎 Deploy Preview https://deploy-preview-37--ember-to-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95
Accessibility: 100
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JackHowa JackHowa force-pushed the adhoc-meta-programming branch from 209457a to 99de6bc Compare May 9, 2026 00:27
JackHowa and others added 2 commits May 8, 2026 17:29
- Add robots.txt with AI crawler rules and Content-Signal directives
- Add /.well-known/agent-skills/index.json for skill discovery
- Add Netlify _headers with Link headers for agent discovery
- Add skill tip callout to automation playbook

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JackHowa
Copy link
Copy Markdown
Owner Author

JackHowa commented May 9, 2026

JackHowa and others added 2 commits May 8, 2026 17:33
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JackHowa JackHowa marked this pull request as ready for review May 9, 2026 00:35
@JackHowa JackHowa merged commit 8948668 into main May 9, 2026
6 checks passed
@JackHowa JackHowa deleted the adhoc-meta-programming branch May 9, 2026 00:35
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.

1 participant