Skip to content

docs(SO-16): Founder-friendly Shopify deployment guide#28

Open
cunninghambe wants to merge 1 commit into
msoedov:mainfrom
cunninghambe:dynamic-ceo
Open

docs(SO-16): Founder-friendly Shopify deployment guide#28
cunninghambe wants to merge 1 commit into
msoedov:mainfrom
cunninghambe:dynamic-ceo

Conversation

@cunninghambe

Copy link
Copy Markdown

Summary

Creates a non-technical, ≤2-page founder guide for deploying all four Priority 1 Shopify tweaks in ≤30 minutes. This unblocks SO-13 (actual deployment) by providing exact clickpaths, pre-filled copy, and success checks that a non-developer founder can follow without Claude.

What's Included

  • Hero banner: Headline, subheading, CTA, image upload with specs
  • Best-seller badges: ⭐ label text and placement
  • Ingredient tags: Pre-filled copy-paste snippets for 4 soap variants
  • Customer testimonials: 3 placeholder testimonials in brand voice (ready to replace with real reviews)

Design Decisions

  1. No code shown — Links to full 505-line dev guide instead
  2. Exact copy-paste ready — All text pre-written, aligned with brand voice
  3. Minimal but sufficient — Cuts steps if needed to stay ≤2 pages
  4. Success checks — Visible verification steps for self-validation

Acceptance Criteria Met

  • ✅ Founder can ship all 4 tweaks by reading this doc only
  • ✅ No Liquid / HTML / CSS shown inline
  • ✅ Brand voice verified against brand system
  • ✅ Doc committed and wiki page created
  • ✅ Unblocks SO-13

🤖 Generated with Claude Code

@msoedov

msoedov commented Apr 11, 2026

Copy link
Copy Markdown
Owner

Hi @cunninghambe, thanks for the patch! I just wanted to check if it was submitted intentionally.

@bcunningham-star

Copy link
Copy Markdown

no this was a mistake. Apologies!

Vendors msitarzewski/agency-agents into third_party/ and exposes 185
trimmed personas as namespaced archetypes (agency/<division>/<slug>)
alongside the 21 built-in archetypes, for a catalog of 206 specialists.

The CEO agent can now browse the catalog and hire new team members
dynamically mid-initiative instead of being confined to the 6 agents
the startup template seeds.

New endpoints:
  GET  /api/v1/archetypes[?division=|?source=]   -- browse catalog
  POST /api/v1/agents                             -- CEO-only hiring
  GET  /api/v1/settings/business-type             -- read business context
  PUT  /api/v1/settings/business-type             -- set business context

Changes:
  internal/archetypes/archetypes.go  -- walk subdirs, namespaced slugs,
                                        Catalog() with frontmatter parse
  internal/archetypes/agency/        -- 185 trimmed personas
  internal/archetypes/ceo.md         -- rewritten with hiring workflow
  internal/handlers/api.go           -- ListArchetypes, CreateAgent,
                                        Get/SetBusinessType
  internal/scheduler/scheduler.go    -- inject business_type into CEO prompt
  cmd/secondorder/main.go            -- wire new routes
  third_party/agency-agents/         -- upstream source for personas

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants