|
11 | 11 | <meta property="og:title" content="Mission Studio — Claude, Inc."> |
12 | 12 | <meta property="og:description" content="Plan a mission with selected Claude, Inc. manuals, ordered handoffs, and requested review checks. Export a complete prompt. Works offline; no agents run here."> |
13 | 13 | <meta property="og:url" content="https://alebgl77.github.io/claude-inc/missions.html"> |
14 | | - <meta property="og:image" content="https://alebgl77.github.io/claude-inc/social-preview.png"> |
| 14 | + <meta property="og:image" content="https://alebgl77.github.io/claude-inc/company-team.png"> |
15 | 15 | <meta property="og:image:type" content="image/png"> |
16 | | - <meta property="og:image:width" content="1200"> |
17 | | - <meta property="og:image:height" content="630"> |
18 | | - <meta property="og:image:alt" content="Claude, Inc. Your project. An entire company. A founder and CEO above eight departments, with fifty specialist skills."> |
| 16 | + <meta property="og:image:width" content="1774"> |
| 17 | + <meta property="og:image:height" content="887"> |
| 18 | + <meta property="og:image:alt" content="Claude, Inc. robot teams with the CEO and CTO above eight business departments."> |
19 | 19 | <meta name="twitter:card" content="summary_large_image"> |
20 | 20 | <meta name="twitter:title" content="Mission Studio — Claude, Inc."> |
21 | 21 | <meta name="twitter:description" content="Plan a mission with selected Claude, Inc. manuals, ordered handoffs, and requested review checks. Export a complete prompt. Works offline; no agents run here."> |
22 | | - <meta name="twitter:image" content="https://alebgl77.github.io/claude-inc/social-preview.png"> |
23 | | - <meta name="twitter:image:alt" content="Claude, Inc. Your project. An entire company. A founder and CEO above eight departments, with fifty specialist skills."> |
| 22 | + <meta name="twitter:image" content="https://alebgl77.github.io/claude-inc/company-team.png"> |
| 23 | + <meta name="twitter:image:alt" content="Claude, Inc. robot teams with the CEO and CTO above eight business departments."> |
24 | 24 | <link rel="icon" type="image/svg+xml" href="favicon.svg"> |
25 | 25 | <link rel="stylesheet" href="studio.css"> |
26 | 26 | <script src="missions.js" defer></script> |
|
39 | 39 | <div class="index-top"><p class="eyebrow">A FOCUSED JOB WITHIN YOUR COMPANY</p><p class="index-title">Good work starts<br>with a clear mission.</p><p class="index-intro">Choose the job. Shape the brief.<br>Give your assistant a plan.</p></div> |
40 | 40 | <nav id="mission-nav" aria-label="Choose a mission"></nav> |
41 | 41 | <div class="index-note"><span class="index-symbol" aria-hidden="true">↗</span><p>A focused crew.<br>A visible hand-off.<br>A definition of done.</p></div> |
42 | | - <div class="index-footer"><span>50 EMPLOYEES</span><span>8 DEPARTMENTS</span><a href="https://github.com/alebgl77/claude-inc#hire-everyone-in-60-seconds">Install the company <span aria-hidden="true">↗</span></a></div> |
| 42 | + <div class="index-footer"><span id="company-count">54 EMPLOYEES</span><span>8 DEPARTMENTS</span><a href="https://github.com/alebgl77/claude-inc#hire-everyone-in-60-seconds">Install the company <span aria-hidden="true">↗</span></a></div> |
43 | 43 | </aside> |
44 | 44 |
|
45 | 45 | <main id="workspace" tabindex="-1"> |
|
52 | 52 | </section> |
53 | 53 |
|
54 | 54 | <section class="mission-facts" aria-label="Mission scope"> |
55 | | - <div class="fact"><span class="fact-value"><span id="crew-count"></span><span class="fact-denominator"> / 50</span></span><span class="fact-label">employees in this crew</span></div> |
| 55 | + <div class="fact"><span class="fact-value"><span id="crew-count"></span><span id="crew-total" class="fact-denominator"> / 54</span></span><span class="fact-label">employees in this crew</span></div> |
56 | 56 | <div class="fact"><span class="fact-value" id="stage-count"></span><span class="fact-label">stages with hand-offs</span></div> |
57 | 57 | <div class="fact reading-fact"><span class="fact-value" id="reading-reduction"></span><span class="fact-label">smaller skill reading set <a href="#reading-manifest" aria-label="See how the skill reading set is calculated">↘</a></span></div> |
58 | 58 | <p class="fact-note">The right people for the job.<br>Everyone else stays on the bench.</p> |
|
62 | 62 | <section class="workflow" aria-labelledby="workflow-title"> |
63 | 63 | <div class="section-heading"><div><p class="eyebrow">01 / THE RUN OF SHOW</p><h2 id="workflow-title">A team. A sequence.<br>A way through.</h2></div><span class="section-caption">Open a stage<br>for the details <span aria-hidden="true">↙</span></span></div> |
64 | 64 | <ol id="stage-list" class="stage-list"></ol> |
65 | | - <details id="reading-manifest" class="reading-manifest"><summary>The crew & its reading set <span aria-hidden="true">+</span></summary><div class="manifest-body"><p id="reading-explanation"></p><ul id="crew-list"></ul><p class="fine-print">Measured from the UTF-8 bytes of the selected skill manuals versus all 50 unique manuals. This is a source-size comparison, not a token, cost, speed, or runtime estimate.</p></div></details> |
| 65 | + <details id="reading-manifest" class="reading-manifest"><summary>The crew & its reading set <span aria-hidden="true">+</span></summary><div class="manifest-body"><p id="reading-explanation"></p><ul id="crew-list"></ul><p class="fine-print">Measured from the UTF-8 bytes of the selected skill manuals versus all <span id="manual-count">54</span> unique manuals. This is a source-size comparison, not a token, cost, speed, or runtime estimate.</p></div></details> |
66 | 66 | </section> |
67 | 67 |
|
68 | 68 | <section class="composer" aria-labelledby="composer-title"> |
|
0 commit comments