[{"data":1,"prerenderedAt":553},["ShallowReactive",2],{"navigation":3,"/examples/foundation-example":93,"/examples/foundation-example-surround":548},[4,64,83,89],{"title":5,"path":6,"stem":7,"children":8},"Spec","/spec","1.spec",[9,12,16,20,24,28,32,36,40,44,48,52,56,60],{"title":10,"path":6,"stem":11},"StratMD v0.1 Specification","1.spec/index",{"title":13,"path":14,"stem":15},"Introduction","/spec/introduction","1.spec/1.introduction",{"title":17,"path":18,"stem":19},"Export/Import Guidelines","/spec/export-import","1.spec/10.export-import",{"title":21,"path":22,"stem":23},"AI Parsing Rules","/spec/ai-parsing","1.spec/11.ai-parsing",{"title":25,"path":26,"stem":27},"Glossary","/spec/glossary","1.spec/12.glossary",{"title":29,"path":30,"stem":31},"Version History","/spec/version-history","1.spec/13.version-history",{"title":33,"path":34,"stem":35},"Format Overview","/spec/format-overview","1.spec/2.format-overview",{"title":37,"path":38,"stem":39},"Design Principles","/spec/design-principles","1.spec/3.design-principles",{"title":41,"path":42,"stem":43},"Link Syntax","/spec/link-syntax","1.spec/4.link-syntax",{"title":45,"path":46,"stem":47},"Diagrams","/spec/diagrams","1.spec/5.diagrams",{"title":49,"path":50,"stem":51},"Foundation Format","/spec/foundation-format","1.spec/6.foundation-format",{"title":53,"path":54,"stem":55},"Strategy Format","/spec/strategy-format","1.spec/7.strategy-format",{"title":57,"path":58,"stem":59},"Other Formats","/spec/other-formats","1.spec/8.other-formats",{"title":61,"path":62,"stem":63},"File Organization","/spec/file-organization","1.spec/9.file-organization",{"title":65,"path":66,"stem":67,"children":68},"Examples","/examples","2.examples",[69,71,75,79],{"title":65,"path":66,"stem":70},"2.examples/index",{"title":72,"path":73,"stem":74},"Foundation Example","/examples/foundation-example","2.examples/1.foundation-example",{"title":76,"path":77,"stem":78},"Strategy Example","/examples/strategy-example","2.examples/2.strategy-example",{"title":80,"path":81,"stem":82},"Insight Example","/examples/insight-example","2.examples/3.insight-example",{"title":84,"path":85,"stem":86,"children":87},"About StratMD","/about","3.about/index",[88],{"title":84,"path":85,"stem":86},{"title":90,"path":91,"stem":92},"StratMD","/","index",{"id":94,"title":72,"body":95,"description":542,"extension":543,"links":544,"meta":545,"navigation":207,"path":73,"seo":546,"stem":74,"__hash__":547},"docs/2.examples/1.foundation-example.md",{"type":96,"value":97,"toc":540},"minimark",[98,102,106,191,536],[99,100,72],"h1",{"id":101},"foundation-example",[103,104,105],"p",{},"This example shows a complete Foundation document for a fictional company.",[107,108,113],"pre",{"className":109,"code":110,"language":111,"meta":112,"style":112},"language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","---\ntype: foundation\nversion: 0.1\nschema: stratmd\nlast_updated: 2026-02-04\nowner: Leadership Team\n---\n","yaml","",[114,115,116,125,140,152,163,175,186],"code",{"__ignoreMap":112},[117,118,121],"span",{"class":119,"line":120},"line",1,[117,122,124],{"class":123},"sBMFI","---\n",[117,126,128,132,136],{"class":119,"line":127},2,[117,129,131],{"class":130},"swJcz","type",[117,133,135],{"class":134},"sMK4o",":",[117,137,139],{"class":138},"sfazB"," foundation\n",[117,141,143,146,148],{"class":119,"line":142},3,[117,144,145],{"class":130},"version",[117,147,135],{"class":134},[117,149,151],{"class":150},"sbssI"," 0.1\n",[117,153,155,158,160],{"class":119,"line":154},4,[117,156,157],{"class":130},"schema",[117,159,135],{"class":134},[117,161,162],{"class":138}," stratmd\n",[117,164,166,169,171],{"class":119,"line":165},5,[117,167,168],{"class":130},"last_updated",[117,170,135],{"class":134},[117,172,174],{"class":173},"sTEyZ"," 2026-02-04\n",[117,176,178,181,183],{"class":119,"line":177},6,[117,179,180],{"class":130},"owner",[117,182,135],{"class":134},[117,184,185],{"class":138}," Leadership Team\n",[117,187,189],{"class":119,"line":188},7,[117,190,124],{"class":123},[107,192,196],{"className":193,"code":194,"language":195,"meta":112,"style":112},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Foundation: Acme Corp\n\n## Mission\n\nWe empower small businesses to compete with enterprise solutions through accessible, powerful software.\n\n## Vision\n\nA world where business size doesn't limit business potential.\n\n## Values\n\n### [V1] Customer Obsession\n\nWe put customers at the center of every decision.\n\n#### Beliefs\n\n| ID | Belief                                          | Confidence | Validation Method           |\n|----|-------------------------------------------------|------------|-----------------------------|\n| B1 | Small businesses are underserved by software    | 90%        | Market research, churn data |\n| B2 | Simplicity drives adoption                      | 85%        | A/B testing, user feedback  |\n\n#### Principles\n\n| ID | Principle                                | Derived From |\n|----|------------------------------------------|--------------|\n| P1 | We ship features that 80% of users need  | B1, B2       |\n| P2 | We don't add complexity for edge cases   | B2           |\n\n### [V2] Transparency\n\nWe operate openly with customers, partners, and each other.\n\n#### Beliefs\n\n| ID | Belief                                    | Confidence | Validation Method    |\n|----|-------------------------------------------|------------|----------------------|\n| B3 | Trust is built through honest communication | 95%      | Customer surveys     |\n| B4 | Bad news early is better than bad news late | 90%      | Project retrospectives |\n\n#### Principles\n\n| ID | Principle                                      | Derived From |\n|----|------------------------------------------------|--------------|\n| P3 | We share our roadmap publicly                  | B3           |\n| P4 | We communicate issues before customers ask     | B3, B4       |\n\n## Foundation Health\n\n| Metric                  | Current | Target | Status |\n|-------------------------|---------|--------|--------|\n| Values count            | 2       | 3-5    | OK     |\n| Beliefs per value       | 2       | 2-4    | OK     |\n| Days since last update  | 0       | \u003C30    | OK     |\n\n## Changelog\n\n| Date       | Element | Change                    | Reason                  |\n|------------|---------|---------------------------|-------------------------|\n| 2026-02-04 | V1, V2  | Initial foundation created | Company launch          |\n","markdown",[114,197,198,203,209,214,218,223,227,232,237,243,248,254,259,265,270,276,281,287,292,298,304,310,316,321,327,332,338,344,350,356,361,367,372,378,383,388,393,399,405,411,417,422,427,432,438,444,450,456,461,467,472,478,484,490,496,502,507,513,518,524,530],{"__ignoreMap":112},[117,199,200],{"class":119,"line":120},[117,201,202],{},"# Foundation: Acme Corp\n",[117,204,205],{"class":119,"line":127},[117,206,208],{"emptyLinePlaceholder":207},true,"\n",[117,210,211],{"class":119,"line":142},[117,212,213],{},"## Mission\n",[117,215,216],{"class":119,"line":154},[117,217,208],{"emptyLinePlaceholder":207},[117,219,220],{"class":119,"line":165},[117,221,222],{},"We empower small businesses to compete with enterprise solutions through accessible, powerful software.\n",[117,224,225],{"class":119,"line":177},[117,226,208],{"emptyLinePlaceholder":207},[117,228,229],{"class":119,"line":188},[117,230,231],{},"## Vision\n",[117,233,235],{"class":119,"line":234},8,[117,236,208],{"emptyLinePlaceholder":207},[117,238,240],{"class":119,"line":239},9,[117,241,242],{},"A world where business size doesn't limit business potential.\n",[117,244,246],{"class":119,"line":245},10,[117,247,208],{"emptyLinePlaceholder":207},[117,249,251],{"class":119,"line":250},11,[117,252,253],{},"## Values\n",[117,255,257],{"class":119,"line":256},12,[117,258,208],{"emptyLinePlaceholder":207},[117,260,262],{"class":119,"line":261},13,[117,263,264],{},"### [V1] Customer Obsession\n",[117,266,268],{"class":119,"line":267},14,[117,269,208],{"emptyLinePlaceholder":207},[117,271,273],{"class":119,"line":272},15,[117,274,275],{},"We put customers at the center of every decision.\n",[117,277,279],{"class":119,"line":278},16,[117,280,208],{"emptyLinePlaceholder":207},[117,282,284],{"class":119,"line":283},17,[117,285,286],{},"#### Beliefs\n",[117,288,290],{"class":119,"line":289},18,[117,291,208],{"emptyLinePlaceholder":207},[117,293,295],{"class":119,"line":294},19,[117,296,297],{},"| ID | Belief                                          | Confidence | Validation Method           |\n",[117,299,301],{"class":119,"line":300},20,[117,302,303],{},"|----|-------------------------------------------------|------------|-----------------------------|\n",[117,305,307],{"class":119,"line":306},21,[117,308,309],{},"| B1 | Small businesses are underserved by software    | 90%        | Market research, churn data |\n",[117,311,313],{"class":119,"line":312},22,[117,314,315],{},"| B2 | Simplicity drives adoption                      | 85%        | A/B testing, user feedback  |\n",[117,317,319],{"class":119,"line":318},23,[117,320,208],{"emptyLinePlaceholder":207},[117,322,324],{"class":119,"line":323},24,[117,325,326],{},"#### Principles\n",[117,328,330],{"class":119,"line":329},25,[117,331,208],{"emptyLinePlaceholder":207},[117,333,335],{"class":119,"line":334},26,[117,336,337],{},"| ID | Principle                                | Derived From |\n",[117,339,341],{"class":119,"line":340},27,[117,342,343],{},"|----|------------------------------------------|--------------|\n",[117,345,347],{"class":119,"line":346},28,[117,348,349],{},"| P1 | We ship features that 80% of users need  | B1, B2       |\n",[117,351,353],{"class":119,"line":352},29,[117,354,355],{},"| P2 | We don't add complexity for edge cases   | B2           |\n",[117,357,359],{"class":119,"line":358},30,[117,360,208],{"emptyLinePlaceholder":207},[117,362,364],{"class":119,"line":363},31,[117,365,366],{},"### [V2] Transparency\n",[117,368,370],{"class":119,"line":369},32,[117,371,208],{"emptyLinePlaceholder":207},[117,373,375],{"class":119,"line":374},33,[117,376,377],{},"We operate openly with customers, partners, and each other.\n",[117,379,381],{"class":119,"line":380},34,[117,382,208],{"emptyLinePlaceholder":207},[117,384,386],{"class":119,"line":385},35,[117,387,286],{},[117,389,391],{"class":119,"line":390},36,[117,392,208],{"emptyLinePlaceholder":207},[117,394,396],{"class":119,"line":395},37,[117,397,398],{},"| ID | Belief                                    | Confidence | Validation Method    |\n",[117,400,402],{"class":119,"line":401},38,[117,403,404],{},"|----|-------------------------------------------|------------|----------------------|\n",[117,406,408],{"class":119,"line":407},39,[117,409,410],{},"| B3 | Trust is built through honest communication | 95%      | Customer surveys     |\n",[117,412,414],{"class":119,"line":413},40,[117,415,416],{},"| B4 | Bad news early is better than bad news late | 90%      | Project retrospectives |\n",[117,418,420],{"class":119,"line":419},41,[117,421,208],{"emptyLinePlaceholder":207},[117,423,425],{"class":119,"line":424},42,[117,426,326],{},[117,428,430],{"class":119,"line":429},43,[117,431,208],{"emptyLinePlaceholder":207},[117,433,435],{"class":119,"line":434},44,[117,436,437],{},"| ID | Principle                                      | Derived From |\n",[117,439,441],{"class":119,"line":440},45,[117,442,443],{},"|----|------------------------------------------------|--------------|\n",[117,445,447],{"class":119,"line":446},46,[117,448,449],{},"| P3 | We share our roadmap publicly                  | B3           |\n",[117,451,453],{"class":119,"line":452},47,[117,454,455],{},"| P4 | We communicate issues before customers ask     | B3, B4       |\n",[117,457,459],{"class":119,"line":458},48,[117,460,208],{"emptyLinePlaceholder":207},[117,462,464],{"class":119,"line":463},49,[117,465,466],{},"## Foundation Health\n",[117,468,470],{"class":119,"line":469},50,[117,471,208],{"emptyLinePlaceholder":207},[117,473,475],{"class":119,"line":474},51,[117,476,477],{},"| Metric                  | Current | Target | Status |\n",[117,479,481],{"class":119,"line":480},52,[117,482,483],{},"|-------------------------|---------|--------|--------|\n",[117,485,487],{"class":119,"line":486},53,[117,488,489],{},"| Values count            | 2       | 3-5    | OK     |\n",[117,491,493],{"class":119,"line":492},54,[117,494,495],{},"| Beliefs per value       | 2       | 2-4    | OK     |\n",[117,497,499],{"class":119,"line":498},55,[117,500,501],{},"| Days since last update  | 0       | \u003C30    | OK     |\n",[117,503,505],{"class":119,"line":504},56,[117,506,208],{"emptyLinePlaceholder":207},[117,508,510],{"class":119,"line":509},57,[117,511,512],{},"## Changelog\n",[117,514,516],{"class":119,"line":515},58,[117,517,208],{"emptyLinePlaceholder":207},[117,519,521],{"class":119,"line":520},59,[117,522,523],{},"| Date       | Element | Change                    | Reason                  |\n",[117,525,527],{"class":119,"line":526},60,[117,528,529],{},"|------------|---------|---------------------------|-------------------------|\n",[117,531,533],{"class":119,"line":532},61,[117,534,535],{},"| 2026-02-04 | V1, V2  | Initial foundation created | Company launch          |\n",[537,538,539],"style",{},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .swJcz, html code.shiki .swJcz{--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sbssI, html code.shiki .sbssI{--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}",{"title":112,"searchDepth":127,"depth":127,"links":541},[],"Example Foundation document for a fictional company","md",null,{},{"title":72,"description":542},"xDppVmYVHSnH_6fNgZSb2t9qgd5cZwKenHF2xvooYyE",[549,551],{"title":65,"path":66,"stem":70,"description":550,"children":-1},"Real-world examples of StratMD documents",{"title":76,"path":77,"stem":78,"description":552,"children":-1},"Example Strategy document for product-market fit",1770239830861]