JLongshore commited on
Commit
aaa2ff6
·
1 Parent(s): d64b9a8

Deploy intentsolutions.io from CI — 7911d1e5e7bb70816ca09d07f8b52223a4d4e824

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +3 -3
  2. 404.html +8 -0
  3. a2a/index.html +8 -0
  4. about/index.html +8 -0
  5. agents/index.html +8 -0
  6. ai-agents/index.html +8 -0
  7. ai-models/index.html +8 -0
  8. applications/index.html +8 -0
  9. automation/index.html +8 -0
  10. cloud/index.html +8 -0
  11. colab/index.html +8 -0
  12. contact/index.html +8 -0
  13. field-notes/adversarial-review-before-team-rollout/index.html +8 -0
  14. field-notes/architecting-production-multi-agent-ai-platform-technical-leadership/index.html +8 -0
  15. field-notes/audit-harness-v010-enforcement-travels-with-code/index.html +8 -0
  16. field-notes/braves-booth-dashboard-ui-refactor-ai-pitcher-narrative/index.html +8 -0
  17. field-notes/braves-booth-v1-release-player-drilldown/index.html +8 -0
  18. field-notes/braves-postgame-expansion-and-two-ai-lessons/index.html +8 -0
  19. field-notes/broadcast-day-llm-fallback-jchads-challenge/index.html +8 -0
  20. field-notes/building-254-table-bigquery-schema-72-hours/index.html +8 -0
  21. field-notes/building-idempotent-stripe-billing-enforcement-firestore/index.html +8 -0
  22. field-notes/building-multi-platform-developer-tools/index.html +8 -0
  23. field-notes/building-production-ci-cd-documentation-to-deployment/index.html +8 -0
  24. field-notes/building-production-grade-testing-infrastructure-playwright-case-study/index.html +8 -0
  25. field-notes/building-production-multi-agent-ai-brightstream-vertex-ai/index.html +8 -0
  26. field-notes/cap-drop-all-broke-the-gate-socket/index.html +8 -0
  27. field-notes/ccsc-five-releases-one-day-security-sprint/index.html +8 -0
  28. field-notes/coasean-singularity-ai-agents-market-transformation/index.html +8 -0
  29. field-notes/coppa-compliance-youth-sports-app-real-implementation-process/index.html +8 -0
  30. field-notes/deploying-nextjs-15-google-cloud-run-custom-domain-ssl/index.html +8 -0
  31. field-notes/designing-local-first-resume-parser-architecture-edge-ai/index.html +8 -0
  32. field-notes/diagnosticpro-case-study/index.html +8 -0
  33. field-notes/do-not-blindly-restart/index.html +8 -0
  34. field-notes/empty-is-not-clean/index.html +8 -0
  35. field-notes/engine-to-product-three-interfaces-one-codebase/index.html +8 -0
  36. field-notes/enterprise-documentation-transformation-git-native-taskwarrior-workflows/index.html +8 -0
  37. field-notes/enterprise-software-transformation-waygate-mcp-case-study/index.html +8 -0
  38. field-notes/enterprise-workflow-transformation-n8n-tech-intelligence-platform/index.html +8 -0
  39. field-notes/exit-0-is-not-success/index.html +8 -0
  40. field-notes/february-2026-state-of-affairs-255-commits-12-projects/index.html +8 -0
  41. field-notes/fine-tuning-iam1-hierarchical-multi-agent-vertex-ai/index.html +8 -0
  42. field-notes/flops-correction-unchecked-derivation-peer-review/index.html +8 -0
  43. field-notes/gate-the-statement-not-the-tool-name/index.html +8 -0
  44. field-notes/gemini-pr-review-silent-fail-cross-repo-triangulation/index.html +8 -0
  45. field-notes/honest-perf-benchmarks-paid-api-compiler/index.html +8 -0
  46. field-notes/how-to-get-adk-agent-into-google-community-showcase/index.html +8 -0
  47. field-notes/hybrid-ai-stack-reduce-costs-60-80-percent-intelligent-routing/index.html +8 -0
  48. field-notes/index.html +22 -14
  49. field-notes/intent-solutions-october-2025-state-of-affairs/index.html +8 -0
  50. field-notes/intent-solutions-portfolio-2025-production-deployment-velocity/index.html +8 -0
.gitattributes CHANGED
@@ -1,14 +1,14 @@
1
- *.mp4 filter=lfs diff=lfs merge=lfs -text
2
  *.woff filter=lfs diff=lfs merge=lfs -text
3
- *.otf filter=lfs diff=lfs merge=lfs -text
4
  *.png filter=lfs diff=lfs merge=lfs -text
5
  *.gif filter=lfs diff=lfs merge=lfs -text
6
  *.avif filter=lfs diff=lfs merge=lfs -text
7
- *.mov filter=lfs diff=lfs merge=lfs -text
8
  *.webm filter=lfs diff=lfs merge=lfs -text
9
  *.woff2 filter=lfs diff=lfs merge=lfs -text
10
  *.ttf filter=lfs diff=lfs merge=lfs -text
 
11
  *.jpg filter=lfs diff=lfs merge=lfs -text
12
  *.jpeg filter=lfs diff=lfs merge=lfs -text
13
  *.webp filter=lfs diff=lfs merge=lfs -text
14
  *.ico filter=lfs diff=lfs merge=lfs -text
 
 
 
 
1
  *.woff filter=lfs diff=lfs merge=lfs -text
 
2
  *.png filter=lfs diff=lfs merge=lfs -text
3
  *.gif filter=lfs diff=lfs merge=lfs -text
4
  *.avif filter=lfs diff=lfs merge=lfs -text
 
5
  *.webm filter=lfs diff=lfs merge=lfs -text
6
  *.woff2 filter=lfs diff=lfs merge=lfs -text
7
  *.ttf filter=lfs diff=lfs merge=lfs -text
8
+ *.otf filter=lfs diff=lfs merge=lfs -text
9
  *.jpg filter=lfs diff=lfs merge=lfs -text
10
  *.jpeg filter=lfs diff=lfs merge=lfs -text
11
  *.webp filter=lfs diff=lfs merge=lfs -text
12
  *.ico filter=lfs diff=lfs merge=lfs -text
13
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
14
+ *.mov filter=lfs diff=lfs merge=lfs -text
404.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
a2a/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
about/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
agents/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
ai-agents/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
ai-models/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
applications/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
automation/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
cloud/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
colab/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
contact/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/adversarial-review-before-team-rollout/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/architecting-production-multi-agent-ai-platform-technical-leadership/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/audit-harness-v010-enforcement-travels-with-code/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/braves-booth-dashboard-ui-refactor-ai-pitcher-narrative/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/braves-booth-v1-release-player-drilldown/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/braves-postgame-expansion-and-two-ai-lessons/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/broadcast-day-llm-fallback-jchads-challenge/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/building-254-table-bigquery-schema-72-hours/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/building-idempotent-stripe-billing-enforcement-firestore/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/building-multi-platform-developer-tools/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/building-production-ci-cd-documentation-to-deployment/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/building-production-grade-testing-infrastructure-playwright-case-study/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/building-production-multi-agent-ai-brightstream-vertex-ai/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/cap-drop-all-broke-the-gate-socket/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/ccsc-five-releases-one-day-security-sprint/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/coasean-singularity-ai-agents-market-transformation/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/coppa-compliance-youth-sports-app-real-implementation-process/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/deploying-nextjs-15-google-cloud-run-custom-domain-ssl/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/designing-local-first-resume-parser-architecture-edge-ai/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/diagnosticpro-case-study/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/do-not-blindly-restart/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/empty-is-not-clean/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/engine-to-product-three-interfaces-one-codebase/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/enterprise-documentation-transformation-git-native-taskwarrior-workflows/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/enterprise-software-transformation-waygate-mcp-case-study/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/enterprise-workflow-transformation-n8n-tech-intelligence-platform/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/exit-0-is-not-success/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/february-2026-state-of-affairs-255-commits-12-projects/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/fine-tuning-iam1-hierarchical-multi-agent-vertex-ai/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/flops-correction-unchecked-derivation-peer-review/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/gate-the-statement-not-the-tool-name/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/gemini-pr-review-silent-fail-cross-repo-triangulation/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/honest-perf-benchmarks-paid-api-compiler/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/how-to-get-adk-agent-into-google-community-showcase/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/hybrid-ai-stack-reduce-costs-60-80-percent-intelligent-routing/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
@@ -1470,46 +1478,46 @@
1470
  ssl-certificates
1471
  </span>
1472
  </div>
1473
- </a><a href="/field-notes/coppa-compliance-youth-sports-app-real-implementation-process/" class="card-slate block group">
1474
  <div class="flex flex-col sm:flex-row sm:items-start sm:justify-between gap-2 mb-2">
1475
  <h2 class="text-lg font-semibold text-zinc-100 group-hover:text-zinc-50 transition-smooth">
1476
- Making a Youth Sports App COPPA-Compliant: The Real Process From Question to Production
1477
  </h2>
1478
  <time datetime="2025-10-08" class="text-sm text-zinc-500 shrink-0">
1479
  Oct 8, 2025
1480
  </time>
1481
  </div>
1482
- <p class="text-sm text-zinc-400 mb-3 line-clamp-2">A complete walkthrough of implementing COPPA-compliant legal framework for a youth athlete tracking app, including the questions asked, solutions tried, failures encountered, and the final production release.</p>
1483
  <div class="flex flex-wrap gap-2">
1484
  <span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1485
- compliance
1486
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1487
- coppa
1488
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1489
- legal
1490
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1491
- nextjs
1492
  </span>
1493
  </div>
1494
- </a><a href="/field-notes/building-production-grade-testing-infrastructure-playwright-case-study/" class="card-slate block group">
1495
  <div class="flex flex-col sm:flex-row sm:items-start sm:justify-between gap-2 mb-2">
1496
  <h2 class="text-lg font-semibold text-zinc-100 group-hover:text-zinc-50 transition-smooth">
1497
- Building Production-Grade Testing Infrastructure: A Playwright + GitHub Actions Case Study
1498
  </h2>
1499
  <time datetime="2025-10-08" class="text-sm text-zinc-500 shrink-0">
1500
  Oct 8, 2025
1501
  </time>
1502
  </div>
1503
- <p class="text-sm text-zinc-400 mb-3 line-clamp-2">How I implemented enterprise-grade testing infrastructure with Playwright, GitHub Actions CI/CD, and automated quality gates for a production survey system - complete with debugging journey and lessons learned.</p>
1504
  <div class="flex flex-wrap gap-2">
1505
  <span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1506
- portfolio
1507
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1508
- testing
1509
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1510
- playwright
1511
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1512
- ci-cd
1513
  </span>
1514
  </div>
1515
  </a><a href="/field-notes/hybrid-ai-stack-reduce-costs-60-80-percent-intelligent-routing/" class="card-slate block group">
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
 
1478
  ssl-certificates
1479
  </span>
1480
  </div>
1481
+ </a><a href="/field-notes/building-production-grade-testing-infrastructure-playwright-case-study/" class="card-slate block group">
1482
  <div class="flex flex-col sm:flex-row sm:items-start sm:justify-between gap-2 mb-2">
1483
  <h2 class="text-lg font-semibold text-zinc-100 group-hover:text-zinc-50 transition-smooth">
1484
+ Building Production-Grade Testing Infrastructure: A Playwright + GitHub Actions Case Study
1485
  </h2>
1486
  <time datetime="2025-10-08" class="text-sm text-zinc-500 shrink-0">
1487
  Oct 8, 2025
1488
  </time>
1489
  </div>
1490
+ <p class="text-sm text-zinc-400 mb-3 line-clamp-2">How I implemented enterprise-grade testing infrastructure with Playwright, GitHub Actions CI/CD, and automated quality gates for a production survey system - complete with debugging journey and lessons learned.</p>
1491
  <div class="flex flex-wrap gap-2">
1492
  <span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1493
+ portfolio
1494
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1495
+ testing
1496
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1497
+ playwright
1498
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1499
+ ci-cd
1500
  </span>
1501
  </div>
1502
+ </a><a href="/field-notes/coppa-compliance-youth-sports-app-real-implementation-process/" class="card-slate block group">
1503
  <div class="flex flex-col sm:flex-row sm:items-start sm:justify-between gap-2 mb-2">
1504
  <h2 class="text-lg font-semibold text-zinc-100 group-hover:text-zinc-50 transition-smooth">
1505
+ Making a Youth Sports App COPPA-Compliant: The Real Process From Question to Production
1506
  </h2>
1507
  <time datetime="2025-10-08" class="text-sm text-zinc-500 shrink-0">
1508
  Oct 8, 2025
1509
  </time>
1510
  </div>
1511
+ <p class="text-sm text-zinc-400 mb-3 line-clamp-2">A complete walkthrough of implementing COPPA-compliant legal framework for a youth athlete tracking app, including the questions asked, solutions tried, failures encountered, and the final production release.</p>
1512
  <div class="flex flex-wrap gap-2">
1513
  <span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1514
+ compliance
1515
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1516
+ coppa
1517
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1518
+ legal
1519
  </span><span class="text-xs px-2 py-0.5 rounded-full bg-zinc-800/60 text-zinc-500 border border-zinc-700/30">
1520
+ nextjs
1521
  </span>
1522
  </div>
1523
  </a><a href="/field-notes/hybrid-ai-stack-reduce-costs-60-80-percent-intelligent-routing/" class="card-slate block group">
field-notes/intent-solutions-october-2025-state-of-affairs/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>
field-notes/intent-solutions-portfolio-2025-production-deployment-velocity/index.html CHANGED
@@ -136,6 +136,12 @@
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
 
 
 
 
 
 
139
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
  Plugin Marketplace
@@ -234,6 +240,8 @@
234
  Field Notes
235
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
236
  Projects
 
 
237
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
238
  Plugin Marketplace ↗
239
  </a>
 
136
 
137
  </span>
138
  <span class="nav-item-desc" data-astro-cid-4lunwx2e>Shipped work &amp; case studies</span>
139
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
140
+ <span class="nav-item-label" data-astro-cid-4lunwx2e>
141
+ Demos
142
+ <span class="nav-ext" aria-hidden="true" data-astro-cid-4lunwx2e>↗</span>
143
+ </span>
144
+ <span class="nav-item-desc" data-astro-cid-4lunwx2e>Click through working systems</span>
145
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="nav-item" role="menuitem" data-astro-cid-4lunwx2e>
146
  <span class="nav-item-label" data-astro-cid-4lunwx2e>
147
  Plugin Marketplace
 
240
  Field Notes
241
  </a><a href="/projects" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
242
  Projects
243
+ </a><a href="https://demos.intentsolutions.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
244
+ Demos ↗
245
  </a><a href="https://claudecodeplugins.io" target="_blank" rel="noopener noreferrer" class="py-2 text-sm text-zinc-300 hover:text-zinc-50 transition-smooth" data-astro-cid-4lunwx2e>
246
  Plugin Marketplace ↗
247
  </a>