Eric Xu commited on
Commit
5c12db7
·
unverified ·
1 Parent(s): c5a1119

Add realistic example templates: product, resume, pitch, policy, listing, blog

Browse files

Each template has synthetic but plausible content so users see what a real
SGO input looks like — specific numbers, names, tradeoffs, and limitations.
Added 3 new categories: Policy, Listing, Blog Post.

Files changed (1) hide show
  1. web/static/index.html +140 -23
web/static/index.html CHANGED
@@ -385,6 +385,9 @@
385
  <span class="template-chip" onclick="loadTemplate('product')">Product</span>
386
  <span class="template-chip" onclick="loadTemplate('resume')">Resume</span>
387
  <span class="template-chip" onclick="loadTemplate('pitch')">Pitch</span>
 
 
 
388
  </div>
389
 
390
  <div class="field">
@@ -539,63 +542,177 @@
539
 
540
  <script>
541
  const TEMPLATES = {
542
- product: `# [Product Name]
543
 
544
  ## One-liner
545
- <!-- What it does in one sentence -->
546
 
547
  ## Key features
548
- - Feature 1
549
- - Feature 2
550
- - Feature 3
 
551
 
552
  ## Pricing
553
- <!-- Tiers, free plan, usage-based, etc. -->
 
 
554
 
555
  ## Trust signals
556
- <!-- SOC2, customer count, funding, team size, etc. -->
 
 
 
557
 
558
  ## Target user
559
- <!-- Who is this for? -->
560
 
561
  ## What's NOT included
562
- <!-- Known limitations, missing features, roadmap items -->`,
563
- resume: `# [Your Name]
 
 
 
 
564
 
565
  ## Target role
566
- <!-- What position you're applying for -->
567
 
568
  ## Summary
569
- <!-- 2-3 sentence professional summary -->
570
 
571
  ## Experience
572
- - **[Company]** — [Role] (dates)
573
- Key achievements...
 
 
 
 
 
 
574
 
575
  ## Education
576
- - [Degree], [School], [Year]
 
577
 
578
  ## Skills
579
- - Skill 1, Skill 2, Skill 3`,
580
- pitch: `# [Company Name]
 
 
581
 
582
  ## Problem
583
- <!-- What pain point do you solve? -->
584
 
585
  ## Solution
586
- <!-- Your product/approach in 2-3 sentences -->
587
 
588
  ## Market
589
- <!-- TAM/SAM/SOM or market description -->
 
 
590
 
591
  ## Traction
592
- <!-- Revenue, users, growth rate -->
 
 
 
593
 
594
  ## Team
595
- <!-- Key founders and their backgrounds -->
 
 
596
 
597
  ## Ask
598
- <!-- Funding amount and use of funds -->`
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
599
  };
600
 
601
  let sessionId = null;
 
385
  <span class="template-chip" onclick="loadTemplate('product')">Product</span>
386
  <span class="template-chip" onclick="loadTemplate('resume')">Resume</span>
387
  <span class="template-chip" onclick="loadTemplate('pitch')">Pitch</span>
388
+ <span class="template-chip" onclick="loadTemplate('policy')">Policy</span>
389
+ <span class="template-chip" onclick="loadTemplate('listing')">Listing</span>
390
+ <span class="template-chip" onclick="loadTemplate('blog')">Blog Post</span>
391
  </div>
392
 
393
  <div class="field">
 
542
 
543
  <script>
544
  const TEMPLATES = {
545
+ product: `# Beacon — Infrastructure Monitoring for Growing Teams
546
 
547
  ## One-liner
548
+ Beacon watches your servers, databases, and APIs so your on-call engineer doesn't have to stare at dashboards at 3am.
549
 
550
  ## Key features
551
+ - Anomaly detection that learns your traffic patterns — no manual threshold tuning
552
+ - Incident timelines that auto-correlate logs, metrics, and deploys
553
+ - PagerDuty, Slack, and Opsgenie integrations out of the box
554
+ - 5-minute setup: one-line agent install, auto-discovers services
555
 
556
  ## Pricing
557
+ - Starter: $49/mo — 10 hosts, 7-day retention, email alerts
558
+ - Team: $149/mo — 50 hosts, 30-day retention, all integrations
559
+ - Enterprise: Custom — unlimited hosts, SSO, SLA, dedicated support
560
 
561
  ## Trust signals
562
+ - Used by 820 engineering teams
563
+ - 99.97% uptime over the past 12 months
564
+ - SOC 2 Type II certified
565
+ - Founded by ex-Datadog and ex-AWS engineers
566
 
567
  ## Target user
568
+ Engineering teams of 5-50 who've outgrown free tools but don't need (or want to pay for) enterprise observability platforms.
569
 
570
  ## What's NOT included
571
+ - No APM / distributed tracing (planned Q4)
572
+ - No log management (we integrate with your existing log provider)
573
+ - No free tier
574
+ - No on-premise deployment option`,
575
+
576
+ resume: `# Jordan Nakamura
577
 
578
  ## Target role
579
+ Senior Product Manager B2B SaaS, growth stage
580
 
581
  ## Summary
582
+ Product manager with 7 years of experience shipping B2B tools that grow revenue. Led the payments platform at Brex from $2M to $18M ARR. I care about talking to users, shipping fast, and measuring what matters.
583
 
584
  ## Experience
585
+ - **Brex** — Senior Product Manager (2021–2025)
586
+ Owned the payments platform. Launched instant payouts (drove 34% activation lift), redesigned onboarding (cut time-to-value from 14 days to 3), and ran pricing experiments that increased ARPU 22%.
587
+
588
+ - **Figma** — Product Manager (2019–2021)
589
+ Shipped the plugin marketplace and developer API. Grew plugin ecosystem from 200 to 4,000+ plugins. Managed 2 engineers and 1 designer.
590
+
591
+ - **Deloitte Digital** — Business Analyst (2017–2019)
592
+ Client-facing consulting for Fortune 500 digital transformations. Led requirements gathering and stakeholder alignment for a $4M CRM migration.
593
 
594
  ## Education
595
+ - MBA, Kellogg School of Management, 2021
596
+ - BS Computer Science, UC San Diego, 2017
597
 
598
  ## Skills
599
+ - Product strategy, A/B testing, SQL, user research, pricing
600
+ - Tools: Amplitude, Mixpanel, Linear, Figma, dbt`,
601
+
602
+ pitch: `# Archway — AI Compliance for Regulated Industries
603
 
604
  ## Problem
605
+ Financial services firms spend $12B/year on compliance staff manually reviewing documents, flagging risks, and filing reports. A single missed filing costs $50K-$5M in fines. The work is repetitive, error-prone, and doesn't scale.
606
 
607
  ## Solution
608
+ Archway uses LLMs fine-tuned on regulatory filings to automate compliance review. Upload a document, get a risk assessment in seconds with citations to specific regulations. Integrates with existing GRC platforms.
609
 
610
  ## Market
611
+ - TAM: $28B (global RegTech)
612
+ - SAM: $4.2B (US financial services compliance automation)
613
+ - SOM: $180M (mid-market banks and fintech, our beachhead)
614
 
615
  ## Traction
616
+ - $840K ARR, growing 28% month-over-month
617
+ - 14 paying customers (3 banks, 11 fintech companies)
618
+ - 92% gross retention, 118% net retention
619
+ - Processing 45,000 documents/month
620
 
621
  ## Team
622
+ - **Maya Torres** (CEO) — 10 years at Goldman Sachs compliance, built their internal ML screening tool
623
+ - **Raj Patel** (CTO) — Former Palantir, led NLP team. Published 8 papers on document understanding
624
+ - **Lisa Chang** (Head of Sales) — Scaled Plaid's financial services GTM from $5M to $40M
625
 
626
  ## Ask
627
+ Raising $6M Series A to hire 5 engineers, 3 enterprise sales reps, and expand to insurance vertical.`,
628
+
629
+ policy: `# Proposed Remote Work Policy — Meridian Technologies
630
+
631
+ ## Summary
632
+ Effective Q3, Meridian Technologies will transition from a hybrid (3 days in-office) model to a flexible-first policy where employees choose their work location, with 4 required in-person days per month for team collaboration.
633
+
634
+ ## Key Changes
635
+ - No default in-office days. Employees choose where to work daily.
636
+ - 4 "collaboration days" per month — the team picks the dates together
637
+ - $1,500/year home office stipend for all remote-eligible employees
638
+ - Core hours: 10am-3pm local time (for meetings and availability)
639
+ - Managers cannot require in-office presence beyond the 4 collaboration days
640
+
641
+ ## Who This Affects
642
+ - All full-time employees in engineering, product, design, marketing, and operations (approx. 340 people)
643
+ - Customer support and facilities teams remain on existing schedules
644
+ - New hires in their first 90 days will have 8 collaboration days/month
645
+
646
+ ## What We Expect
647
+ - Maintained or improved sprint velocity and shipping cadence
648
+ - Employee satisfaction scores above 7.5/10 on quarterly surveys
649
+ - No degradation in cross-team collaboration metrics
650
+
651
+ ## What We're NOT Changing
652
+ - Compensation bands remain location-based
653
+ - Performance review criteria unchanged
654
+ - Existing PTO and benefits policies unchanged`,
655
+
656
+ listing: `# Sunny 2BR Condo in Logan Square — $1,850/mo
657
+
658
+ Prime location on Milwaukee Ave, 2 blocks from the Blue Line. This updated 2-bedroom, 1-bath unit features hardwood floors throughout, in-unit washer/dryer, and a private balcony overlooking a tree-lined street.
659
+
660
+ ## Unit Details
661
+ - 2 bedrooms, 1 bathroom, ~950 sq ft
662
+ - 3rd floor of a walk-up (no elevator)
663
+ - In-unit washer/dryer
664
+ - Central AC and gas heat
665
+ - Updated kitchen with dishwasher, gas stove, granite counters
666
+ - Private south-facing balcony
667
+ - One parking spot included ($75 value)
668
+
669
+ ## Building & Neighborhood
670
+ - 6-unit building, quiet and well-maintained
671
+ - 2-minute walk to Logan Square Blue Line
672
+ - Walkable to Longman & Eagle, Lost Lake, Gaslight Coffee
673
+ - Whole Foods 4 blocks north
674
+
675
+ ## Lease Terms
676
+ - 12-month lease, available August 1
677
+ - $1,850/month, $1,850 security deposit
678
+ - Pets allowed (dogs under 40 lbs, $250 pet deposit)
679
+ - Credit check and proof of income required (2.5x rent)
680
+
681
+ ## What's NOT included
682
+ - Utilities (electric, gas, internet) — tenant responsibility
683
+ - Storage unit — available for $50/mo
684
+ - No doorman or package room`,
685
+
686
+ blog: `# Why We Stopped Doing Sprint Planning
687
+
688
+ After 3 years of two-week sprints, our team of 8 engineers quietly stopped doing sprint planning. Here's what happened and what we do instead.
689
+
690
+ ## The Problem
691
+
692
+ Sprint planning took 2 hours every other Monday. We'd estimate stories, negotiate scope, and commit to a sprint goal. Then reality would hit: a production incident on Tuesday, a customer escalation on Wednesday, a "quick favor" from the CEO on Thursday.
693
+
694
+ By Friday, the sprint backlog was fiction. We'd hit maybe 60% of our committed stories, feel bad about it, and repeat.
695
+
696
+ The problem wasn't discipline. It was that our planning horizon didn't match our reality. Two weeks is too long when your priorities shift daily.
697
+
698
+ ## What We Do Instead
699
+
700
+ **Daily priorities, weekly themes.** Each Monday, the team picks a theme for the week — usually one large initiative or problem area. Each morning in standup, people pull from a prioritized backlog. No commitments, no estimates, no sprint goals.
701
+
702
+ **Ship when ready.** We deploy 3-4 times per day. There's no "end of sprint" release. Features go out when they're done, behind feature flags.
703
+
704
+ **Weekly retro, not sprint review.** Every Friday we ask: what shipped this week? What blocked us? What should we do differently? No velocity charts. No burndown.
705
+
706
+ ## Results After 6 Months
707
+
708
+ - Deploy frequency: 2x/sprint → 15x/week
709
+ - Engineer satisfaction (internal survey): 6.2 → 8.1
710
+ - Customer-reported bugs: down 40%
711
+ - Time spent in planning meetings: 4 hrs/month → 30 min/month
712
+
713
+ ## The Catch
714
+
715
+ This only works because we have a strong product manager who keeps the backlog prioritized and a team that communicates well async. If your team struggles with alignment, removing sprint structure might make things worse, not better.`
716
  };
717
 
718
  let sessionId = null;