← Qiki · all runs · 📊 leaderboard

r-1786941152635-t9xsf
Write an investor one pager for a company selling refurbished laptops to schools, covering problem, solution, traction, market and the ask.
model /nix/store/w8fajwih8isx2rl94rb8ggc1knmnf8x9-Qwen3.6-35B-A3B-MTP-GGUF upstream http://127.0.0.1:8080 harness 127.0.0.1 score 20 / 10
2026-08-17 04:32:32 UTC · total 18s · 1 step
manifest-skill · done · 18s
Investor One-Pager
0 / 10
model /nix/store/w8fajwih8isx2rl94rb8ggc1knmnf8x9-Qwen3.6-35B-A3B-MTP-GGUF harness 127.0.0.1:8080
validity 0/2 fidelity 0/2 structure 0/2 depth 0/2 cleanliness 0/2
why (1 notes)
  • unknown kind
1 LLM call on this step
ok · 17664 ms · prompt 1661c → resp 1302c · t=0.5 max=2600 ·
→ /nix/store/w8fajwih8isx2rl94rb8ggc1knmnf8x9-Qwen3.6-35B-A3B-MTP-GGUF @ http://127.0.0.1:8080
raw JSON
{
  "id": "r-1786941152635-t9xsf",
  "prompt": "Write an investor one pager for a company selling refurbished laptops to schools, covering problem, solution, traction, market and the ask.",
  "project": {
    "name": "EduCycle",
    "tagline": "Bridging the digital divide with certified refurbished laptops for schools.",
    "theme": "trustworthy, sustainable, and accessible, clean modern design with green accents on white background",
    "brandColors": [
      "#2E7D32",
      "#FFFFFF",
      "#F5F5F5",
      "#212121"
    ],
    "audience": "school administrators, educational NGOs, and impact-focused investors",
    "vibe": "responsible, scalable, community-driven, transparent"
  },
  "steps": [
    {
      "id": "s1-62xn2",
      "kind": "manifest-skill",
      "params": {
        "brief": "Create an investor one-pager for a company selling refurbished laptops to schools. Structure: Problem (schools lack budget for new tech), Solution (affordable, certified refurbished laptops with warranty), Traction (current pilot schools, units sold, retention), Market (K-12 edtech market size, sustainability trend), Ask (funding amount, use of funds). Tone: professional, impact-driven, data-focused.",
        "manifestId": "investor-one-pager",
        "project": {
          "name": "EduCycle",
          "tagline": "Bridging the digital divide with certified refurbished laptops for schools.",
          "theme": "trustworthy, sustainable, and accessible, clean modern design with green accents on white background",
          "brandColors": [
            "#2E7D32",
            "#FFFFFF",
            "#F5F5F5",
            "#212121"
          ],
          "audience": "school administrators, educational NGOs, and impact-focused investors",
          "vibe": "responsible, scalable, community-driven, transparent"
        },
        "heroPlanned": false
      },
      "label": "Investor One-Pager"
    }
  ],
  "results": {
    "s1-62xn2": {
      "status": "done",
      "startedAt": 1786941152636,
      "attempt": 1,
      "output": {
        "html": "<!doctype html><html lang=\"en\"><head><meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><title>Refurbished Laptops for Schools</title>\n<style>\n:root{\n  --bg:#fdf8f1;--surface:#ffffff;--elevated:#f6ece0;\n  --text:#241a12;--muted:#6b5847;--border:rgba(36,26,18,.13);\n  --accent:#2E7D32;--accent-btn:#2E7D32;--accent-text:#2E7D32;--ink:#ffffff;--glow:rgba(46,125,50,0.20);--soft:rgba(46,125,50,0.13);\n  /* Foreground for anything painted on --soft. See the derivation above: a token\n     computed against --bg is not valid on a tinted surface. */\n  --soft-ink:#2a732e;\n  /* Minimum comfortable hit area. Referenced by every interactive rule so a\n     tap target can never regress below the 44px WCAG/iOS floor. */\n  --tap:44px;\n  /* Translucent chrome derived from the direction's own background. Hardcoding\n     rgba(10,10,11,.62) here put dark text on a dark nav (1.08:1) the moment a\n     light direction shipped. */\n  --nav-bg:rgba(253,248,241,0.72);--hairline:rgba(0,0,0,.14);\n  --font:Optima,Candara,'Segoe UI','Trebuchet MS',system-ui,sans-serif;\n  --font-display:Charter,'Bitstream Charter','Sitka Text',Cambria,Georgia,serif;\n  --w-display:700;--w-body:400;\n  --track-display:-.02em;\n  --texture:radial-gradient(820px 420px at 88% 0%, rgba(181,84,31,.10), transparent 62%);\n  --maxw:1200px;--r:16px;--r-lg:28px;--ease:cubic-bezier(.4,0,.2,1);\n  color-scheme:light;\n}\nbody{background:var(--bg);background-image:var(--texture);color:var(--text);\nfont-family:var(--font);font-weight:var(--w-body);line-height:1.6;margin:0;padding:clamp(24px,4vw,64px)}\nmain{max-width:820px;margin:0 auto}\n/* Document chrome. Without these a manifest deliverable is a column of bullets\n   under the JSON field names — technically styled, visibly a data dump. A\n   business document needs a masthead, a measure, and a visible hierarchy\n   between \"section\" and \"point within a section\". */\n/* .doctype was .72rem = 11.52px at a 16px root, which is UNDER the gate's 12px\n   floor (sitecheck check 6, 'no unreadably small text'). It failed all six\n   manifest skills at 13/14 — the only check any of them missed. .8rem = 12.8px\n   clears it and the uppercase letter-spaced label still reads as a small label. */\n.masthead{border-top:3px solid var(--accent);padding-top:18px;margin-bottom:6px}\n.doctype{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent-text);\nmargin:0 0 10px;font-weight:600}\nsection{margin:0 0 30px}\nsection+section{border-top:1px solid var(--hairline);padding-top:26px}\nh2{font-family:var(--font-display);font-weight:var(--w-display);letter-spacing:var(--track-display);\nfont-size:1.05rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 16px}\nh3{font-family:var(--font-display);font-weight:var(--w-display);letter-spacing:var(--track-display);\nfont-size:1.28rem;margin:22px 0 6px;line-height:1.25}\nsection h3:first-of-type{margin-top:0}\np{margin:0 0 14px;max-width:68ch}\n.fact{background:var(--soft);border-left:3px solid var(--accent);border-radius:0 var(--r) var(--r) 0;\npadding:12px 16px;margin:0 0 14px}\n.fact strong{color:var(--soft-ink);margin-right:8px}\nul{margin:0 0 14px;padding-left:1.15rem}li{margin:0 0 9px;max-width:68ch}\n.foot{margin-top:44px;padding-top:16px;border-top:1px solid var(--hairline);\ncolor:var(--muted);font-size:.8rem}\nh1{font-family:var(--font-display);font-weight:var(--w-display);letter-spacing:var(--track-display);\nfont-size:clamp(1.9rem,4.6vw,2.9rem);margin:0 0 8px}\n.sub{color:var(--muted);font-size:1.08rem;margin:0 0 32px;max-width:60ch}\n/* h2 / section / ul are defined ABOVE with the document chrome. The originals\n   lived here and, being later in the sheet, silently won — so the new rules\n   changed nothing until these were removed. */\ndl{margin:0}\ndl{padding:0;display:grid;grid-template-columns:minmax(140px,auto) 1fr;gap:8px 20px}\ndt{color:var(--muted)}\n/* A wide table must scroll INSIDE ITSELF. Letting it push the document sideways\n   fails the horizontal-overflow check and, more to the point, makes every other\n   line on the page drift off a phone screen. Measured on quote-sheet: 14/14\n   except for exactly this. */\n.tw{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}\ntable{width:100%;border-collapse:collapse;font-size:.95rem;min-width:32rem}\nth{text-align:left;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;\nborder-bottom:1px solid var(--border);padding:8px 10px 8px 0}\ntd{padding:10px 10px 10px 0;border-bottom:1px solid var(--border);vertical-align:top}\n.check{list-style:none;padding:0}\n.check li{display:flex;gap:12px;align-items:flex-start;min-height:var(--tap);padding:8px 0;border-bottom:1px solid var(--border)}\n.box{width:18px;height:18px;border:2px solid var(--accent-text);border-radius:4px;flex:none;margin-top:3px}\n.check p{margin:2px 0 0;color:var(--muted);font-size:.92rem}\n.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}\n.card{border:1px solid var(--border);border-radius:var(--r);padding:16px}\n.card h3{margin:0 0 6px;font-size:1rem}\n.warn{background:var(--soft);border-left:3px solid var(--accent-text);padding:14px 18px;margin-top:34px;font-size:.92rem}\n.prov{color:var(--muted);font-size:.8rem;margin-top:30px;border-top:1px solid var(--border);padding-top:12px}\n:focus-visible{outline:2px solid var(--accent-text);outline-offset:3px}</style></head>\n<body><main>\n<div class=\"masthead\"><p class=\"doctype\">Investor one-pager</p>\n<h1>Refurbished Laptops for Schools</h1><p class=\"sub\">Provides affordable, certified refurbished laptops with warranties to K-12 schools to bridge the digital divide.</p></div>\n<section><h3>Problem</h3><p>Schools face significant budget constraints that prevent them from purchasing new technology for students, creating a digital divide in education.</p><h3>Solution</h3><p>The company supplies affordable, certified refurbished laptops that come with a warranty, ensuring reliable access to technology for educational institutions.</p><h3>Market</h3><p>The target market is the K-12 edtech sector, which is increasingly influenced by sustainability trends driving demand for circular economy solutions in school procurement.</p><h3>Team</h3><p>The brief does not provide specific details regarding the founding team or their backgrounds.</p></section><section><h2>Traction</h2><ul><li>The company has pilot schools.</li><li>Units have been sold.</li><li>There is retention among clients.</li></ul></section><section><h2>Ask</h2><p>Raising funding to support operations, though the specific amount and detailed use of funds are not specified in the brief.</p></section><p class=\"fact\"><strong>Contact</strong> Not provided in the brief</p>\n\n<p class=\"prov\">Skill: Investor one-pager (investor-one-pager) — first-party, declarative — matrix row 56 (2026-08-15)</p>\n</main></body></html>",
        "manifestId": "investor-one-pager",
        "label": "Investor one-pager",
        "data": {
          "company": "Refurbished Laptops for Schools",
          "oneLine": "Provides affordable, certified refurbished laptops with warranties to K-12 schools to bridge the digital divide.",
          "sections": [
            {
              "heading": "Problem",
              "body": "Schools face significant budget constraints that prevent them from purchasing new technology for students, creating a digital divide in education."
            },
            {
              "heading": "Solution",
              "body": "The company supplies affordable, certified refurbished laptops that come with a warranty, ensuring reliable access to technology for educational institutions."
            },
            {
              "heading": "Market",
              "body": "The target market is the K-12 edtech sector, which is increasingly influenced by sustainability trends driving demand for circular economy solutions in school procurement."
            },
            {
              "heading": "Team",
              "body": "The brief does not provide specific details regarding the founding team or their backgrounds."
            }
          ],
          "traction": [
            "The company has pilot schools.",
            "Units have been sold.",
            "There is retention among clients."
          ],
          "ask": "Raising funding to support operations, though the specific amount and detailed use of funds are not specified in the brief.",
          "contact": "Not provided in the brief"
        },
        "warnings": []
      },
      "produces": {
        "siteHtml": "<!doctype html><html lang=\"en\"><head><meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><title>Refurbished Laptops for Schools</title>\n<style>\n:root{\n  --bg:#fdf8f1;--surface:#ffffff;--elevated:#f6ece0;\n  --text:#241a12;--muted:#6b5847;--border:rgba(36,26,18,.13);\n  --accent:#2E7D32;--accent-btn:#2E7D32;--accent-text:#2E7D32;--ink:#ffffff;--glow:rgba(46,125,50,0.20);--soft:rgba(46,125,50,0.13);\n  /* Foreground for anything painted on --soft. See the derivation above: a token\n     computed against --bg is not valid on a tinted surface. */\n  --soft-ink:#2a732e;\n  /* Minimum comfortable hit area. Referenced by every interactive rule so a\n     tap target can never regress below the 44px WCAG/iOS floor. */\n  --tap:44px;\n  /* Translucent chrome derived from the direction's own background. Hardcoding\n     rgba(10,10,11,.62) here put dark text on a dark nav (1.08:1) the moment a\n     light direction shipped. */\n  --nav-bg:rgba(253,248,241,0.72);--hairline:rgba(0,0,0,.14);\n  --font:Optima,Candara,'Segoe UI','Trebuchet MS',system-ui,sans-serif;\n  --font-display:Charter,'Bitstream Charter','Sitka Text',Cambria,Georgia,serif;\n  --w-display:700;--w-body:400;\n  --track-display:-.02em;\n  --texture:radial-gradient(820px 420px at 88% 0%, rgba(181,84,31,.10), transparent 62%);\n  --maxw:1200px;--r:16px;--r-lg:28px;--ease:cubic-bezier(.4,0,.2,1);\n  color-scheme:light;\n}\nbody{background:var(--bg);background-image:var(--texture);color:var(--text);\nfont-family:var(--font);font-weight:var(--w-body);line-height:1.6;margin:0;padding:clamp(24px,4vw,64px)}\nmain{max-width:820px;margin:0 auto}\n/* Document chrome. Without these a manifest deliverable is a column of bullets\n   under the JSON field names — technically styled, visibly a data dump. A\n   business document needs a masthead, a measure, and a visible hierarchy\n   between \"section\" and \"point within a section\". */\n/* .doctype was .72rem = 11.52px at a 16px root, which is UNDER the gate's 12px\n   floor (sitecheck check 6, 'no unreadably small text'). It failed all six\n   manifest skills at 13/14 — the only check any of them missed. .8rem = 12.8px\n   clears it and the uppercase letter-spaced label still reads as a small label. */\n.masthead{border-top:3px solid var(--accent);padding-top:18px;margin-bottom:6px}\n.doctype{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent-text);\nmargin:0 0 10px;font-weight:600}\nsection{margin:0 0 30px}\nsection+section{border-top:1px solid var(--hairline);padding-top:26px}\nh2{font-family:var(--font-display);font-weight:var(--w-display);letter-spacing:var(--track-display);\nfont-size:1.05rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 16px}\nh3{font-family:var(--font-display);font-weight:var(--w-display);letter-spacing:var(--track-display);\nfont-size:1.28rem;margin:22px 0 6px;line-height:1.25}\nsection h3:first-of-type{margin-top:0}\np{margin:0 0 14px;max-width:68ch}\n.fact{background:var(--soft);border-left:3px solid var(--accent);border-radius:0 var(--r) var(--r) 0;\npadding:12px 16px;margin:0 0 14px}\n.fact strong{color:var(--soft-ink);margin-right:8px}\nul{margin:0 0 14px;padding-left:1.15rem}li{margin:0 0 9px;max-width:68ch}\n.foot{margin-top:44px;padding-top:16px;border-top:1px solid var(--hairline);\ncolor:var(--muted);font-size:.8rem}\nh1{font-family:var(--font-display);font-weight:var(--w-display);letter-spacing:var(--track-display);\nfont-size:clamp(1.9rem,4.6vw,2.9rem);margin:0 0 8px}\n.sub{color:var(--muted);font-size:1.08rem;margin:0 0 32px;max-width:60ch}\n/* h2 / section / ul are defined ABOVE with the document chrome. The originals\n   lived here and, being later in the sheet, silently won — so the new rules\n   changed nothing until these were removed. */\ndl{margin:0}\ndl{padding:0;display:grid;grid-template-columns:minmax(140px,auto) 1fr;gap:8px 20px}\ndt{color:var(--muted)}\n/* A wide table must scroll INSIDE ITSELF. Letting it push the document sideways\n   fails the horizontal-overflow check and, more to the point, makes every other\n   line on the page drift off a phone screen. Measured on quote-sheet: 14/14\n   except for exactly this. */\n.tw{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}\ntable{width:100%;border-collapse:collapse;font-size:.95rem;min-width:32rem}\nth{text-align:left;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;\nborder-bottom:1px solid var(--border);padding:8px 10px 8px 0}\ntd{padding:10px 10px 10px 0;border-bottom:1px solid var(--border);vertical-align:top}\n.check{list-style:none;padding:0}\n.check li{display:flex;gap:12px;align-items:flex-start;min-height:var(--tap);padding:8px 0;border-bottom:1px solid var(--border)}\n.box{width:18px;height:18px;border:2px solid var(--accent-text);border-radius:4px;flex:none;margin-top:3px}\n.check p{margin:2px 0 0;color:var(--muted);font-size:.92rem}\n.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}\n.card{border:1px solid var(--border);border-radius:var(--r);padding:16px}\n.card h3{margin:0 0 6px;font-size:1rem}\n.warn{background:var(--soft);border-left:3px solid var(--accent-text);padding:14px 18px;margin-top:34px;font-size:.92rem}\n.prov{color:var(--muted);font-size:.8rem;margin-top:30px;border-top:1px solid var(--border);padding-top:12px}\n:focus-visible{outline:2px solid var(--accent-text);outline-offset:3px}</style></head>\n<body><main>\n<div class=\"masthead\"><p class=\"doctype\">Investor one-pager</p>\n<h1>Refurbished Laptops for Schools</h1><p class=\"sub\">Provides affordable, certified refurbished laptops with warranties to K-12 schools to bridge the digital divide.</p></div>\n<section><h3>Problem</h3><p>Schools face significant budget constraints that prevent them from purchasing new technology for students, creating a digital divide in education.</p><h3>Solution</h3><p>The company supplies affordable, certified refurbished laptops that come with a warranty, ensuring reliable access to technology for educational institutions.</p><h3>Market</h3><p>The target market is the K-12 edtech sector, which is increasingly influenced by sustainability trends driving demand for circular economy solutions in school procurement.</p><h3>Team</h3><p>The brief does not provide specific details regarding the founding team or their backgrounds.</p></section><section><h2>Traction</h2><ul><li>The company has pilot schools.</li><li>Units have been sold.</li><li>There is retention among clients.</li></ul></section><section><h2>Ask</h2><p>Raising funding to support operations, though the specific amount and detailed use of funds are not specified in the brief.</p></section><p class=\"fact\"><strong>Contact</strong> Not provided in the brief</p>\n\n<p class=\"prov\">Skill: Investor one-pager (investor-one-pager) — first-party, declarative — matrix row 56 (2026-08-15)</p>\n</main></body></html>"
      },
      "finishedAt": 1786941170301,
      "llmCalls": [
        {
          "upstream": "http://127.0.0.1:8080",
          "modelRequested": "txt2txt",
          "temperature": 0.5,
          "maxTokens": 2600,
          "timeoutMs": 240000,
          "startedAt": 1786941152636,
          "finishedAt": 1786941170300,
          "ok": true,
          "promptChars": 1661,
          "responseChars": 1302,
          "modelServed": "/nix/store/w8fajwih8isx2rl94rb8ggc1knmnf8x9-Qwen3.6-35B-A3B-MTP-GGUF"
        }
      ]
    }
  },
  "startedAt": 1786941152635,
  "fingerprint": {
    "ownAiUrl": "http://127.0.0.1:8080",
    "harnessHost": "127.0.0.1",
    "modelServed": "qwen-image",
    "nodeVersion": "v24.18.1",
    "capturedAt": 1786941152635
  },
  "finishedAt": 1786941170302,
  "scores": {
    "perStep": {
      "s1-62xn2": {
        "validity": 0,
        "fidelity": 0,
        "structure": 0,
        "depth": 0,
        "cleanliness": 0,
        "total": 0,
        "notes": [
          "unknown kind"
        ]
      }
    },
    "total": 20,
    "perKind": {
      "manifest-skill": 0
    },
    "axes": [
      "validity",
      "fidelity",
      "structure",
      "depth",
      "cleanliness"
    ],
    "markupTotal": 0,
    "scoreSource": "execution",
    "scoreNote": "14/14 execution checks passed"
  },
  "verdict": {
    "gate": "sitecheck",
    "passed": 14,
    "total": 14,
    "clean": true,
    "failures": [],
    "gradedAt": 1786942455837,
    "gateVersion": "2026-08-15"
  }
}