{"templateId":"markdown","sharedDataIds":{},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Using the New Positioning Docs - Implementation Guide","siteUrl":"https://platform.papr.ai","description":"Papr Memory is an AI-native memory layer that lets developers add production-ready memory to their AI agents and apps with just a few lines of code."},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"using-the-new-positioning-docs---implementation-guide"},"children":["Using the New Positioning Docs - Implementation Guide"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide shows how different user personas should navigate the updated documentation."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"user-personas--their-journeys"},"children":["User Personas & Their Journeys"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"persona-1-evaluator-cto-tech-lead"},"children":["Persona 1: \"Evaluator\" (CTO, Tech Lead)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Goal"]},": Decide whether to build or buy memory infrastructure"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Journey"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Start: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["Comparison Cheat Sheet"]}," (3 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["One-page overview of features, costs, timelines"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Quick ROI calculation ($180K+/year savings)"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Next: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["When Do You Need Papr"]}," (5 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Decision tree with clear branching"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Honest assessment of when DIY is fine"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Deep dive: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/why-papr"},"children":["Why Papr"]}," (15 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Detailed comparison with code examples"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Failure modes and solutions"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Technical validation: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/reddit-to-papr"},"children":["Reddit to Papr"]}," (10 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Component-by-component mapping"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Migration path if already building DIY"]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Outcome"]},": Clear build vs. buy decision with concrete cost/benefit analysis"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"persona-2-builder-engineer-assigned-to-implement-memory"},"children":["Persona 2: \"Builder\" (Engineer assigned to implement memory)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Goal"]},": Get prototype working quickly, understand scaling path"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Journey"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Start: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/quickstart"},"children":["Quick Start"]}," (15 min hands-on)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Working prototype with real API calls"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Sees simplicity: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v1/messages"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["search()"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Context: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/why-papr"},"children":["Why Papr"]}," - \"What You'd Build Yourself\" section (5 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Validates that Papr covers what they'd implement"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Understands what Papr prevents"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Implementation: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/golden-paths"},"children":["Golden Paths"]}," (10 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Choose relevant path (Chat, Document, Structured, Agent)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["See DIY example + Papr equivalent for chosen path"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Deep dive: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/concepts/architecture"},"children":["Architecture"]}," (20 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Understand how Papr implements hybrid stack"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["See \"What breaks\" comparison table"]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Outcome"]},": Prototype running, clear path to production"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"persona-3-skeptic-engineer-who-wants-to-build-diy"},"children":["Persona 3: \"Skeptic\" (Engineer who wants to build DIY)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Goal"]},": Understand why buying is better than building"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Journey"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Start: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/reddit-to-papr"},"children":["Reddit to Papr"]}," (15 min read)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Validates that they understand the problem correctly"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Sees exact stack they'd build (8 components)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Realizes complexity of production system"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Reality check: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/why-papr"},"children":["Why Papr"]}," - \"Failure Modes\" section (10 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Memory drift (contradictory facts)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Context explosion (200K tokens)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cross-session incoherence"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["\"Oh, I'd hit these issues\""]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Cost analysis: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["Comparison Cheat Sheet"]}," (3 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["$15,775/month (DIY) vs. $99/month (Papr)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["2-3 months to build vs. 15 minutes"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["0.75 FTE maintenance vs. zero"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Validation: Try ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/quickstart"},"children":["Quick Start"]}," (15 min hands-on)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Proves it's actually that simple"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Working in 15 minutes vs. 2-3 months"]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Outcome"]},": Convinced to try Papr, even if they prototype DIY in parallel"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"persona-4-lurker-reddit/hn-community-member"},"children":["Persona 4: \"Lurker\" (Reddit/HN community member)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Goal"]},": Learn about memory systems, evaluate options"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Journey"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Discovery: Land on ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/reddit-to-papr"},"children":["Reddit to Papr"]}," from Reddit link"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Recognizes the discussion (BM25 + vector + graph)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["\"Oh, this maps to the stack people are building\""]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Curiosity: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["Comparison Cheat Sheet"]}," (3 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Feature comparison matrix"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Code comparison (4 approaches)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["\"This is cleaner than what we're building\""]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Validation: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/why-papr"},"children":["Why Papr"]}," - \"Failure Modes\" (10 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Recognizes problems from Reddit threads"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Memory drift, context explosion, etc."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Action: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/quickstart"},"children":["Quick Start"]}," (15 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Gets API key"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Working prototype"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Shares back to Reddit community"]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Outcome"]},": Community validation, potential advocate"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"persona-5-researcher-product-manager-founder"},"children":["Persona 5: \"Researcher\" (Product Manager, Founder)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Goal"]},": Understand market, competitive landscape"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Journey"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Market context: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["When Do You Need Papr"]}," (5 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Decision tree"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Clear use case boundaries"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Competitive analysis: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["Comparison Cheat Sheet"]}," (5 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Feature matrix (vs. DIY, vs. competitors)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cost structure"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Technical depth: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/reddit-to-papr"},"children":["Reddit to Papr"]}," (15 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Understands what community is building"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Papr's positioning in ecosystem"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use cases: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/concepts/architecture"},"children":["Architecture"]}," + ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/use-cases"},"children":["Use Cases"]}," (20 min)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["What's possible"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Customer examples"]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Outcome"]},": Clear market positioning, competitive advantage understanding"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-to-share-these-docs"},"children":["How to Share These Docs"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"for-sales/marketing"},"children":["For Sales/Marketing"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Recommended flow"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["First touch: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["Comparison Cheat Sheet"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Shareable infographic"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["ROI calculator"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Follow-up: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["When Do You Need Papr"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Decision guide"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Qualification questions"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Demo prep: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/golden-paths"},"children":["Golden Paths"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Show relevant path for their use case"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Post-demo: ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/quickstart"},"children":["Quick Start"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Let them try it themselves"]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"for-community-engagement-reddit-hn-discord"},"children":["For Community Engagement (Reddit, HN, Discord)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Recommended approach"]},":"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Reddit thread"]},": \"I studied memory systems for 2 years...\""," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Comment"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Great breakdown! We built Papr after seeing this exact pattern emerge.\n\nThe \"serious stack\" you describe (vector + BM25 + graph + consolidation) is \nexactly what we packaged into one API. Here's the component-by-component mapping:\n[link to reddit-to-papr.md]\n\nWe also created a decision guide for when DIY makes sense vs. using a platform:\n[link to when-do-you-need-papr.md]\n\nHappy to answer questions about any of the components!\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Hacker News"]},": \"Show HN: Built a hybrid memory system\""," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Comment"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Nice! The hybrid approach (vector + keyword + graph) is the right architecture.\n\nFor others exploring this: here's a comparison of different memory stacks and \nwhat breaks at each level: [link to why-papr.md]\n\nAlso created a cheat sheet mapping the Reddit/community \"consensus stack\" to \nspecific implementations: [link to comparison-cheat-sheet.md]\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"for-blog-posts"},"children":["For Blog Posts"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Recommended topics"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["\"We Built the Memory System Reddit Wants (So You Don't Have To)\""]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use Reddit consensus as framework"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Show Phase 1, 2, 3 progression"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Link to ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/reddit-to-papr"},"children":["reddit-to-papr.md"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["\"The Real Cost of DIY AI Memory: $180K+/Year\""]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cost breakdown from cheat sheet"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Engineering time vs. infrastructure cost"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Link to ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["comparison-cheat-sheet.md"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["\"5 Production Failures We Prevent (That Simple Memory Doesn't)\""]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Memory drift, context explosion, etc."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Real customer examples"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Link to ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/overview/why-papr"},"children":["why-papr.md"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["\"When Should You Build Your Own Memory System?\""]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Honest assessment"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Decision framework"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Link to ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#"},"children":["when-do-you-need-papr.md"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"for-documentation-site"},"children":["For Documentation Site"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Navigation recommendations"]},":"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Homepage hero"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Papr Memory API\nThe memory layer that doesn't break in production\n\n[Compare Approaches →] [Quick Start →] [See Examples →]\n              ↓\n    comparison-cheat-sheet.md\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sidebar navigation"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Getting Started\n├─ Comparison Cheat Sheet ⭐\n├─ When Do You Need Papr? ⭐\n├─ Quick Start\n└─ Golden Paths\n\nUnderstanding Papr\n├─ Why Papr ⭐\n├─ Reddit to Papr ⭐\n├─ Architecture\n└─ Use Cases\n\n...rest of docs...\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Footer CTA"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Still evaluating?\n• [Comparison Cheat Sheet] (1 min)\n• [DIY vs. Papr Calculator] (interactive)\n• [Talk to Us] (30 min call)\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"metrics-to-track"},"children":["Metrics to Track"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"engagement-metrics"},"children":["Engagement Metrics"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Views on comparison docs vs. other docs"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Time spent on each comparison page"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Click-through rate: comparison → quick start"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Conversion rate: comparison → signup"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"user-journey-metrics"},"children":["User Journey Metrics"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Most common entry point (which comparison doc)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Navigation path (which docs read in sequence)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Drop-off points (where users leave)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Success rate: docs → working prototype"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"quality-metrics"},"children":["Quality Metrics"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Feedback: \"Was this helpful?\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Support questions: Before/after positioning update"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Community sentiment: Reddit/HN comment analysis"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Sales cycle: Time from first touch → decision"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"a/b-testing-recommendations"},"children":["A/B Testing Recommendations"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"test-1-entry-point"},"children":["Test 1: Entry Point"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["A"]},": Land directly on Quick Start",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["B"]},": Land on Comparison Cheat Sheet → Quick Start"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Hypothesis"]},": Comparison first increases conversion by validating choice"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"test-2-messaging"},"children":["Test 2: Messaging"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["A"]},": \"Predictive Memory Graph\" (current technical messaging)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["B"]},": \"Simple API that doesn't break in production\" (new positioning)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Hypothesis"]},": Simplicity messaging increases trial signups"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"test-3-social-proof"},"children":["Test 3: Social Proof"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["A"]},": Stanford benchmark, technical specs",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["B"]},": \"Reddit community converges on this stack\" + cost savings"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Hypothesis"]},": Community validation resonates more than benchmarks"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-actions"},"children":["Next Actions"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"immediate-this-week"},"children":["Immediate (This Week)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Review new docs for accuracy"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Add to main navigation"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Create comparison infographic from cheat sheet"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Update homepage hero to include comparison link"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"short-term-this-month"},"children":["Short-term (This Month)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Write blog post: \"We Built the Reddit Memory Stack\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Post on Reddit/HN with comparison docs"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Create interactive cost calculator"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Add customer testimonials to comparison pages"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"long-term-this-quarter"},"children":["Long-term (This Quarter)"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Create video walkthrough of comparison"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Build interactive decision tree tool"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Collect case studies: DIY → Papr migrations"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"input","attributes":{"checked":false,"type":"checkbox","readOnly":true},"children":[]}," Launch comparison landing page A/B test"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"success-criteria"},"children":["Success Criteria"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Documentation is successful when"]},":"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Users say \"This explains exactly what I was trying to build\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Conversion rate increases (comparison view → signup)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Support questions decrease (\"Is this overkill?\")"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Community shares docs as reference"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Sales cycle shortens (faster evaluation → decision)"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Target metrics (3 months)"]},":"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["50% of new users view comparison docs before signup"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["30% increase in trial → paid conversion"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["25% decrease in \"is this right for me?\" support questions"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["10+ community references to comparison docs"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["20% shorter sales cycle for enterprise"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"conclusion"},"children":["Conclusion"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The new positioning docs create a clear narrative:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Acknowledge reality"]},": Simple approaches (SQLite + BM25) work for demos"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Show what breaks"]},": Specific failure modes in production"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Position Papr"]},": Simplicity of Phase 1 + sophistication of Phase 3"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Enable decision"]},": Clear criteria for build vs. buy"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This addresses the Reddit consensus: developers want simple solutions that handle the hard parts without manual orchestration. Papr is exactly that — but the old docs didn't communicate it clearly."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The new docs do."]}]},"headings":[{"value":"Using the New Positioning Docs - Implementation Guide","id":"using-the-new-positioning-docs---implementation-guide","depth":1},{"value":"User Personas & Their Journeys","id":"user-personas--their-journeys","depth":2},{"value":"Persona 1: \"Evaluator\" (CTO, Tech Lead)","id":"persona-1-evaluator-cto-tech-lead","depth":3},{"value":"Persona 2: \"Builder\" (Engineer assigned to implement memory)","id":"persona-2-builder-engineer-assigned-to-implement-memory","depth":3},{"value":"Persona 3: \"Skeptic\" (Engineer who wants to build DIY)","id":"persona-3-skeptic-engineer-who-wants-to-build-diy","depth":3},{"value":"Persona 4: \"Lurker\" (Reddit/HN community member)","id":"persona-4-lurker-reddit/hn-community-member","depth":3},{"value":"Persona 5: \"Researcher\" (Product Manager, Founder)","id":"persona-5-researcher-product-manager-founder","depth":3},{"value":"How to Share These Docs","id":"how-to-share-these-docs","depth":2},{"value":"For Sales/Marketing","id":"for-sales/marketing","depth":3},{"value":"For Community Engagement (Reddit, HN, Discord)","id":"for-community-engagement-reddit-hn-discord","depth":3},{"value":"For Blog Posts","id":"for-blog-posts","depth":3},{"value":"For Documentation Site","id":"for-documentation-site","depth":3},{"value":"Metrics to Track","id":"metrics-to-track","depth":2},{"value":"Engagement Metrics","id":"engagement-metrics","depth":3},{"value":"User Journey Metrics","id":"user-journey-metrics","depth":3},{"value":"Quality Metrics","id":"quality-metrics","depth":3},{"value":"A/B Testing Recommendations","id":"a/b-testing-recommendations","depth":2},{"value":"Test 1: Entry Point","id":"test-1-entry-point","depth":3},{"value":"Test 2: Messaging","id":"test-2-messaging","depth":3},{"value":"Test 3: Social Proof","id":"test-3-social-proof","depth":3},{"value":"Next Actions","id":"next-actions","depth":2},{"value":"Immediate (This Week)","id":"immediate-this-week","depth":3},{"value":"Short-term (This Month)","id":"short-term-this-month","depth":3},{"value":"Long-term (This Quarter)","id":"long-term-this-quarter","depth":3},{"value":"Success Criteria","id":"success-criteria","depth":2},{"value":"Conclusion","id":"conclusion","depth":2}],"frontmatter":{"seo":{"title":"Using the New Positioning Docs - Implementation Guide"}},"lastModified":"2026-04-22T01:40:48.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/new-docs-implementation-guide","userData":{"isAuthenticated":false,"teams":["anonymous"]}}