[{"data":1,"prerenderedAt":960},["ShallowReactive",2],{"{\"query\":\"\\n  query ($locale: SiteLocale!) {\\n    site: _site {\\n      favicon: faviconMetaTags(\\n        variants: [icon, appleTouchIcon, msApplication]\\n      ) {\\n        attributes\\n        content\\n        tag\\n      }\\n      globalSeo {\\n        fallbackSeo {\\n          title\\n          description\\n        }\\n      }\\n    }\\n    global(locale: $locale) {\\n      headerCta {\\n        ...LinkFragment\\n      }\\n      topBanner {\\n        showBanner\\n        bannerText\\n        bgColor\\n        variant\\n        headline\\n        cta {\\n          ...LinkFragment\\n        }\\n        badgeImage {\\n          url\\n          alt\\n          width\\n          height\\n          focalPoint {\\n            x\\n            y\\n          }\\n        }\\n      }\\n      signIn\\n      investors {\\n        title\\n        logos {\\n          url\\n        }\\n      }\\n      description\\n      footerCta {\\n        ...LinkFragment\\n      }\\n      socialMedia {\\n        platform\\n        url\\n      }\\n      locations {\\n        location\\n        address\\n        coords\\n      }\\n      emailAddress\\n      badges {\\n        url\\n      }\\n      footerCallout {\\n        image {\\n          url\\n          width\\n          height\\n          alt\\n          responsiveImage {\\n            srcSet\\n            webpSrcSet\\n            sizes\\n            src\\n            width\\n            height\\n            aspectRatio\\n            alt\\n            title\\n            base64\\n          }\\n        }\\n      }\\n      gatedHeadline\\n      gatedIntro\\n      gatedFormId\\n      signupForm {\\n        headline\\n        intro\\n        hubspotId\\n        consentText\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":3,"{\"query\":\"\\n  query {\\n    menu {\\n      main {\\n        ... on MenuGroupRecord {\\n          __typename\\n          label\\n          id\\n          submenu {\\n            ... on MenuItemRecord {\\n              __typename\\n              label\\n              description\\n              ...InternalFragment\\n              external\\n              icon {\\n                url\\n              }\\n            }\\n            ... on MenuGroupRecord {\\n              __typename\\n              label\\n              submenu {\\n                ... on MenuItemRecord {\\n                  __typename\\n                  label\\n                  ...InternalFragment\\n                  external\\n                }\\n              }\\n            }\\n          }\\n        }\\n        ... on MenuItemRecord {\\n          __typename\\n          label\\n          id\\n          ...InternalFragment\\n          external\\n        }\\n      }\\n    }\\n  }\\n  \\n  fragment InternalFragment on MenuItemRecord {\\n    internal {\\n      ... on HomeRecord {\\n        __typename\\n      }\\n      ... on PostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on ProductRecord {\\n        __typename\\n        slug\\n      }\\n      ... on WhyMainRecord {\\n        __typename\\n      }\\n      ... on WhySubpageRecord {\\n        __typename\\n        slug\\n      }\\n      ... on AiFirstRecord {\\n        __typename\\n      }\\n      ... on ClientSuccessRecord {\\n        __typename\\n      }\\n      ... on BookDemoRecord {\\n        __typename\\n      }\\n      ... on BlogLandingRecord {\\n        __typename\\n      }\\n      ... on AboutRecord {\\n        __typename\\n      }\\n      ... on LeadershipRecord {\\n        __typename\\n      }\\n      ... on MediaCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on NewsCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on CasestudyLandingRecord {\\n        __typename\\n      }\\n      ... on CaseStudyRecord {\\n        __typename\\n        slug\\n      }\\n      ... on PaidLandingRecord {\\n        __typename\\n        slug\\n      }\\n    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":179,"{\"query\":\"\\n  query ($slug: String) {\\n    post(filter: { slug: { eq: $slug } }) {\\n      _updatedAt\\n      structuredData\\n      seo: _seoMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      ...PostFragment\\n      content {\\n        value\\n        blocks {\\n          __typename\\n          ... on RecordInterface {\\n            __typename\\n          }\\n          ... on FaqRecord {\\n            id\\n            ...FaqFragment\\n          }\\n          ... on BlogQuoteRecord {\\n            id\\n            __typename\\n            text\\n          }\\n          ... on BlogImageRecord {\\n            id\\n            __typename\\n            image {\\n              url\\n              alt\\n            }\\n            caption\\n            link {\\n              ...SingleLinkFragment\\n            }\\n          }\\n          ... on BlogTableRecord {\\n            id\\n            __typename\\n            colLeft\\n            colRight\\n            tableRows {\\n              colLeft\\n              colRight\\n            }\\n            bgColor {\\n              bgColor\\n            }\\n          }\\n          ... on DownloadRecord {\\n            id\\n            __typename\\n            text\\n            file {\\n              url\\n              filename\\n            }\\n          }\\n          ... on EmbedVideoRecord {\\n            id\\n            __typename\\n            video {\\n              height\\n              provider\\n              providerUid\\n              thumbnailUrl\\n              title\\n              url\\n              width\\n            }\\n          }\\n          ... on NewsletterCtaRecord {\\n            id\\n            __typename\\n            headline\\n            headlineAccent\\n            subline\\n            proofLine\\n            emailPlaceholder\\n            buttonLabel\\n            successMessage\\n            errorMessage\\n            mockupImage {\\n              url\\n              alt\\n              width\\n              height\\n            }\\n            photo {\\n              url\\n              alt\\n              width\\n              height\\n            }\\n          }\\n        }\\n      }\\n    }\\n    blogLanding {\\n      footerCallout {\\n        ...FooterFragment\\n      }\\n    }\\n  }\\n  \\n  fragment PostFragment on PostRecord {\\n    __typename\\n    id\\n    title\\n    slug\\n    publishDate\\n    category {\\n      id\\n      name\\n      slug\\n    }\\n    author {\\n      name\\n      photo {\\n        url\\n      }\\n    }\\n    image {\\n      responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n        src\\n        width\\n        height\\n        alt\\n        base64\\n      }\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    intro\\n  }\\n\\n  \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n  \\n  fragment SingleLinkFragment on LinkRecord {\\n    internal {\\n      ... on HomeRecord {\\n        __typename\\n      }\\n      ... on PostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on ProductRecord {\\n        __typename\\n        slug\\n      }\\n      ... on WhyMainRecord {\\n        __typename\\n      }\\n      ... on WhySubpageRecord {\\n        __typename\\n        slug\\n      }\\n      ... on AiFirstRecord {\\n        __typename\\n      }\\n      ... on ClientSuccessRecord {\\n        __typename\\n      }\\n      ... on BookDemoRecord {\\n        __typename\\n      }\\n      ... on BlogLandingRecord {\\n        __typename\\n      }\\n      ... on AboutRecord {\\n        __typename\\n      }\\n      ... on LeadershipRecord {\\n        __typename\\n      }\\n      ... on MediaCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on MediaPostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on CaseStudyRecord {\\n        __typename\\n        slug\\n      }\\n      ... on CasestudyLandingRecord {\\n        __typename\\n      }\\n      ... on PaidLandingRecord {\\n        __typename\\n        slug\\n      }\\n    }\\n    external\\n  }\\n\\n  \\n  fragment FaqFragment on FaqRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    items {\\n      question\\n      answer\\n    }\\n  }\\n\\n  \\n  fragment HeaderFragment on SectionHeaderRecord {\\n    eyebrow\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment ResponsiveImageFragment on FileField {\\n    url\\n    width\\n    height\\n    alt\\n    title\\n    responsiveImage {\\n      srcSet\\n      webpSrcSet\\n      sizes\\n      src\\n      width\\n      height\\n      aspectRatio\\n      alt\\n      title\\n      base64\\n    }\\n  }\\n\\n\",\"variables\":{\"slug\":\"what-f500-cios-want-from-ai\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-08-03\\\" }, id: {neq: \\\"KfaSowP6Q6GZsEU0lqNZuw\\\"} }\\n      first: 3\\n    ) {\\n      ...PostFragment\\n    }\\n  }\\n  \\n  fragment PostFragment on PostRecord {\\n    __typename\\n    id\\n    title\\n    slug\\n    publishDate\\n    category {\\n      id\\n      name\\n      slug\\n    }\\n    author {\\n      name\\n      photo {\\n        url\\n      }\\n    }\\n    image {\\n      responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n        src\\n        width\\n        height\\n        alt\\n        base64\\n      }\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    intro\\n  }\\n\\n\",\"variables\":{}}":804,"{\"query\":\"\\n    query {\\n      global {\\n        footerCallout {\\n          ...FooterFragment\\n        }\\n      }\\n    }\\n    \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n    \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n    \\n  fragment ResponsiveImageFragment on FileField {\\n    url\\n    width\\n    height\\n    alt\\n    title\\n    responsiveImage {\\n      srcSet\\n      webpSrcSet\\n      sizes\\n      src\\n      width\\n      height\\n      aspectRatio\\n      alt\\n      title\\n      base64\\n    }\\n  }\\n\\n  \",\"variables\":{}}":870,"{\"query\":\"\\n  query {\\n    articleSidebar {\\n      cta {\\n        ...LinkFragment\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{}}":882,"{\"query\":\"\\n  query {\\n    allNewsPosts(orderBy: publishDate_DESC, first: 3) {\\n      __typename\\n      title\\n      slug\\n      publishDate\\n      tag {\\n        name\\n        slug\\n      }\\n      image {\\n        responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n          src\\n          width\\n          height\\n          alt\\n          base64\\n        }\\n      }\\n      logo {\\n        url\\n      }\\n      accentColor {\\n        bgColor\\n      }\\n      intro\\n      externalLink\\n      media {\\n        ... on MediaVideoRecord {\\n          __typename\\n          video {\\n            ...VideoFragment\\n          }\\n        }\\n      }\\n    }\\n  }\\n  \\n  fragment VideoFragment on VideoRecord {\\n    file {\\n      video {\\n        muxPlaybackId\\n        title\\n        width\\n        height\\n        thumbhash\\n        blurUpThumb\\n        thumbnailUrl\\n      }\\n    }\\n    external {\\n      height\\n      provider\\n      providerUid\\n      thumbnailUrl\\n      title\\n      url\\n      width\\n    }\\n    loopClip {\\n      url\\n    }\\n    thumbnail {\\n      url\\n      alt\\n      width\\n      height\\n    }\\n  }\\n\\n\",\"variables\":{}}":889,"vimeo-embed:347565673":943},{"site":4,"global":84},{"favicon":5,"globalSeo":80},[6,14,18,22,26,31,35,39,43,47,51,55,59,63,68,72,76],{"attributes":7,"content":12,"tag":13},{"sizes":8,"type":9,"rel":10,"href":11},"16x16","image/png","icon","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=16&w=16",null,"link",{"attributes":15,"content":12,"tag":13},{"sizes":16,"type":9,"rel":10,"href":17},"32x32","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=32&w=32",{"attributes":19,"content":12,"tag":13},{"sizes":20,"type":9,"rel":10,"href":21},"96x96","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=96&w=96",{"attributes":23,"content":12,"tag":13},{"sizes":24,"type":9,"rel":10,"href":25},"192x192","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=192&w=192",{"attributes":27,"content":12,"tag":13},{"sizes":28,"rel":29,"href":30},"57x57","apple-touch-icon","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=57&w=57",{"attributes":32,"content":12,"tag":13},{"sizes":33,"rel":29,"href":34},"60x60","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=60&w=60",{"attributes":36,"content":12,"tag":13},{"sizes":37,"rel":29,"href":38},"72x72","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=72&w=72",{"attributes":40,"content":12,"tag":13},{"sizes":41,"rel":29,"href":42},"76x76","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=76&w=76",{"attributes":44,"content":12,"tag":13},{"sizes":45,"rel":29,"href":46},"114x114","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=114&w=114",{"attributes":48,"content":12,"tag":13},{"sizes":49,"rel":29,"href":50},"120x120","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=120&w=120",{"attributes":52,"content":12,"tag":13},{"sizes":53,"rel":29,"href":54},"144x144","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=144&w=144",{"attributes":56,"content":12,"tag":13},{"sizes":57,"rel":29,"href":58},"152x152","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=152&w=152",{"attributes":60,"content":12,"tag":13},{"sizes":61,"rel":29,"href":62},"180x180","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=180&w=180",{"attributes":64,"content":12,"tag":67},{"name":65,"content":66},"msapplication-square70x70logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=70&w=70","meta",{"attributes":69,"content":12,"tag":67},{"name":70,"content":71},"msapplication-square150x150logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=150&w=150",{"attributes":73,"content":12,"tag":67},{"name":74,"content":75},"msapplication-square310x310logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=310&w=310",{"attributes":77,"content":12,"tag":67},{"name":78,"content":79},"msapplication-square310x150logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=150&w=310",{"fallbackSeo":81},{"title":82,"description":83},"Lensing | ERP Reinvented for the AI Era","Lensing is an AI-native ERP platform that replaces outdated systems, streamlines operations, cuts costs, and enables rapid adaptations for faster, smarter growth.",{"headerCta":85,"topBanner":93,"signIn":91,"investors":113,"description":124,"footerCta":125,"socialMedia":130,"locations":137,"emailAddress":154,"badges":155,"footerCallout":160,"gatedHeadline":171,"gatedIntro":172,"gatedFormId":173,"signupForm":174},{"buttons":86},[87],{"label":88,"internal":89,"external":91,"style":92},"Get a Demo",{"__typename":90},"BookDemoRecord","","button",{"showBanner":94,"bannerText":95,"bgColor":96,"variant":97,"headline":98,"cta":99,"badgeImage":106},true,"\u003Cp>Everest is now&nbsp;Lensing. Read the \u003Ca href=\"https://lensing.ai/blog/everest-is-now-lensing/\">announcement from our founders\u003C/a>.&nbsp;\u003C/p>","accent","big","Everest is now Lensing. Read the announcement from our founders. ",{"buttons":100},[101],{"label":102,"internal":103,"external":91,"style":92},"Read why",{"__typename":104,"slug":105},"PostRecord","everest-is-now-lensing",{"url":107,"alt":108,"width":109,"height":110,"focalPoint":111},"https://www.datocms-assets.com/160976/1785453684-erp-article-everest-is-now-lensing.png","Everest is Now Lensing",1040,800,{"x":112,"y":112},0.5,{"title":114,"logos":115},"Investors",[116,118,120,122],{"url":117},"https://www.datocms-assets.com/160976/1749761147-sutter-hill.svg",{"url":119},"https://www.datocms-assets.com/160976/1749761146-altimeter.png",{"url":121},"https://www.datocms-assets.com/160976/1749761146-redpoint.png",{"url":123},"https://www.datocms-assets.com/160976/1750290368-dl.png","Lensing is an intelligent, AI-powered platform that replaces outdated systems, streamlines operations, cuts costs, and unlocks real-time insights for faster, smarter growth.",{"buttons":126},[127],{"label":128,"internal":129,"external":91,"style":92},"Contact",{"__typename":90},[131,134],{"platform":132,"url":133},"linkedin","https://www.linkedin.com/company/lensing-ai/",{"platform":135,"url":136},"youtube","https://www.youtube.com/@lensingai",[138,142,146,150],{"location":139,"address":140,"coords":141},"North America","280 Hope Street\nMountain View, CA 94041","130,290",{"location":143,"address":144,"coords":145},"Germany","Max-Jarecki-Straße 21, 69115\nHeidelberg, Germany","650,252",{"location":147,"address":148,"coords":149},"Brazil","Mostardeiro, 800 - room 702\nPorto Alegre - RS, 90430-000","384,636",{"location":151,"address":152,"coords":153},"South Africa","The Foundry, 74 Cardiff Street, Green Point, Cape Town, 8005, South Africa","680,624","info@lensing.ai",[156,158],{"url":157},"https://www.datocms-assets.com/160976/1749761602-aws.png",{"url":159},"https://www.datocms-assets.com/160976/1749761602-aicpa.png",{"image":161},{"url":162,"width":163,"height":164,"alt":12,"responsiveImage":165},"https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png",754,592,{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},"https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.25 188w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.5 377w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.75 565w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png 754w","https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.25&fm=webp 188w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.5&fm=webp 377w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.75&fm=webp 565w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?fm=webp 754w","(max-width: 754px) 100vw, 754px",1.2736486486486487,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCgoWGiMVDg0YGhobHRYYFxwZHh4XFxUdHzclGikoHRYdJTUlKDkvMjIyHS44PTcwPCsxNS8BCgsLDg0OHBAPHDslHSg7NS8vLzs7Ly8vLy8vLy8vLy8vLy81Ly8vLy8vLy8vLy8vLy8vNS8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAAAwUBBAf/xAAeEAACAwACAwEAAAAAAAAAAAABAgADBBNBBSExEf/EABcBAAMBAAAAAAAAAAAAAAAAAAECAwD/xAAYEQEBAQEBAAAAAAAAAAAAAAABABESAv/aAAwDAQACEQMRAD8A5Cab+QAfZs24tjqvcgXmF6gtLPSNKVIVeW88yA0Wvxu2vChb2vYiS77trePUF/XcxEednzKntZuUn9Mn0XWGlAXMRJkSXXWNkQFyRERMRb//2Q==","Gated Content Headline","Please fill out this form to gain access to exclusive content","c9f28857-105a-4932-a211-4f63c780866b",{"headline":175,"intro":176,"hubspotId":177,"consentText":178},"Get the latest Lensing","Some nice copy here about what you get when you sign up.","d5c0893f-5d91-45b0-844d-7f242b0c5c44","By submitting this form, you agree to receive the Aperture newsletter from Lensing and to the processing of your personal data as described in our \u003Ca href=\"/legal/privacy-policy/\">Privacy Policy\u003C/a>. You can unsubscribe at any time.",{"menu":180},{"main":181},[182,220,302,307,340],{"__typename":183,"label":184,"id":185,"submenu":186},"MenuGroupRecord","Why Lensing","PFK4MTMsSGyvr0kIIbiuWg",[187,193,199,204,209,214],{"__typename":188,"label":189,"description":190,"external":91,"icon":12,"internal":191},"MenuItemRecord","Why Lensing ","Lensing is built for businesses with complex revenue, global operations, and rapid change.",{"__typename":192},"WhyMainRecord",{"__typename":188,"label":194,"description":195,"external":91,"icon":12,"internal":196},"Lensing vs. Legacy ERP","Legacy ERP systems weren’t built for the speed, scale, or complexity of modern businesses.",{"__typename":197,"slug":198},"WhySubpageRecord","lensing-vs-legacy-erp",{"__typename":188,"label":200,"description":201,"external":91,"icon":12,"internal":202},"Lensing vs. Bolt-ons","Patchwork solutions slow your business down with manual work, system silos, and reporting gaps. ",{"__typename":197,"slug":203},"lensing-vs-bolt-ons",{"__typename":188,"label":205,"description":206,"external":91,"icon":12,"internal":207},"AI-First Architecture","Lensing is ERP reinvented for the AI era.",{"__typename":208},"AiFirstRecord",{"__typename":188,"label":210,"description":211,"external":91,"icon":12,"internal":212},"Lensing Security","At Lensing, \u2028we understand that your business runs on trust.",{"__typename":197,"slug":213},"security",{"__typename":188,"label":215,"description":216,"external":91,"icon":12,"internal":217},"Integrations","Deep integrations that unite your stack.",{"__typename":218,"slug":219},"PaidLandingRecord","integrations",{"__typename":183,"label":221,"id":222,"submenu":223},"Product","ZpWZSBQDQti1xbn9l2cD_Q",[224,232,239,246,253,260,267,274,281,288,295],{"__typename":188,"label":225,"description":226,"external":91,"icon":227,"internal":229},"Order to Cash ","Streamline every step from order to cash.",{"url":228},"https://www.datocms-assets.com/160976/1749656388-quotetocash.svg",{"__typename":230,"slug":231},"ProductRecord","order-to-cash",{"__typename":188,"label":233,"description":234,"external":91,"icon":235,"internal":237},"Record to Report","Purpose-built record to report for scaling global operations.",{"url":236},"https://www.datocms-assets.com/160976/1750686191-recordtoreport.svg",{"__typename":230,"slug":238},"record-to-report",{"__typename":188,"label":240,"description":241,"external":91,"icon":242,"internal":244},"Revenue Recognition","Automate revenue recognition and simplify ASC 606 compliance.",{"url":243},"https://www.datocms-assets.com/160976/1749656415-revenuerec.svg",{"__typename":230,"slug":245},"revenue-recognition",{"__typename":188,"label":247,"description":248,"external":91,"icon":249,"internal":251},"Cloud Cost Management","Bring cloud spend into focus, directly in your ERP.",{"url":250},"https://www.datocms-assets.com/160976/1750686447-cloudcost.svg",{"__typename":230,"slug":252},"cloud-cost-management",{"__typename":188,"label":254,"description":255,"external":91,"icon":256,"internal":258},"HR Management","Understand and control people costs in one system.",{"url":257},"https://www.datocms-assets.com/160976/1749662760-hr-management.svg",{"__typename":230,"slug":259},"hr-management",{"__typename":188,"label":261,"description":262,"external":91,"icon":263,"internal":265},"Asset Management","Track and depreciate assets without extra modules.",{"url":264},"https://www.datocms-assets.com/160976/1749663705-assetman.svg",{"__typename":230,"slug":266},"asset-management",{"__typename":188,"label":268,"description":269,"external":91,"icon":270,"internal":272},"Multi-Book & Localization","Run global accounting without adding complexity.",{"url":271},"https://www.datocms-assets.com/160976/1749664554-internationalization.svg",{"__typename":230,"slug":273},"multi-book-localization",{"__typename":188,"label":275,"description":276,"external":91,"icon":277,"internal":279},"Native AI","Empower your users to develop features with AI.",{"url":278},"https://www.datocms-assets.com/160976/1755089953-native-ai.svg",{"__typename":230,"slug":280},"ai-automation",{"__typename":188,"label":282,"description":283,"external":91,"icon":284,"internal":286},"Live Sandbox","Make changes with zero risk.",{"url":285},"https://www.datocms-assets.com/160976/1750686956-lifesandboxing.svg",{"__typename":230,"slug":287},"live-sandbox",{"__typename":188,"label":289,"description":290,"external":91,"icon":291,"internal":293},"AiSpecify","Design and build applications faster with AI.",{"url":292},"https://www.datocms-assets.com/160976/1749667775-ai-automation.svg",{"__typename":218,"slug":294},"aispecify",{"__typename":188,"label":296,"description":297,"external":91,"icon":298,"internal":300},"Professional Services Automation","Manage projects from within your ERP that bill themselves.",{"url":299},"https://www.datocms-assets.com/160976/1778872637-psa_icon.svg",{"__typename":218,"slug":301},"professional-services-automation",{"__typename":188,"label":303,"id":304,"external":91,"internal":305},"Customers","Pk5Wl62WTG2Qk-pKikkiEQ",{"__typename":306},"ClientSuccessRecord",{"__typename":183,"label":308,"id":309,"submenu":310},"Learn","Sfyg47Z5TnamVqzdpjtZzw",[311,316],{"__typename":188,"label":312,"description":313,"external":91,"icon":12,"internal":314},"Blog","Insights and resources for finance and operational transformation.",{"__typename":315},"BlogLandingRecord",{"__typename":183,"label":317,"submenu":318},"Media",[319,325,330,335],{"__typename":188,"label":320,"external":91,"internal":321},"Product Demos",{"__typename":322,"tag":323},"MediaCollectionRecord",{"slug":324},"product-demos",{"__typename":188,"label":326,"external":91,"internal":327},"Product Releases",{"__typename":322,"tag":328},{"slug":329},"product-releases",{"__typename":188,"label":331,"external":91,"internal":332},"Video",{"__typename":322,"tag":333},{"slug":334},"video",{"__typename":188,"label":336,"external":91,"internal":337},"Podcasts",{"__typename":322,"tag":338},{"slug":339},"podcasts",{"__typename":183,"label":341,"id":342,"submenu":343},"About","QD9iJU7KSeaA_II0VbKWZw",[344,349,353],{"__typename":188,"label":345,"description":346,"external":91,"icon":12,"internal":347},"Our Leadership","Guiding Lensing with vision, expertise, and real-world experience.",{"__typename":348},"LeadershipRecord",{"__typename":188,"label":350,"description":351,"external":352,"icon":12,"internal":12},"Careers","Help us reinvent ERP.","https://everestruns.everest-systems.com/hook/fetch/jobs?file=index.html",{"__typename":188,"label":354,"description":355,"external":91,"icon":12,"internal":356},"News & Updates","Our latest Press and Collaboration updates.",{"__typename":357,"tag":358},"NewsCollectionRecord",{"slug":359},"press",{"post":361,"blogLanding":802},{"_updatedAt":362,"structuredData":94,"seo":363,"content":419,"__typename":104,"id":780,"title":365,"slug":781,"publishDate":782,"category":783,"author":787,"image":791,"accentColor":797,"intro":798,"tag":799},"2026-08-14T01:42:47+01:00",[364,367,370,373,376,379,382,386,390,394,397,401,405,408,412,415],{"attributes":12,"content":365,"tag":366},"Aperture Issue 001 | What F500 CIOs want from AI","title",{"attributes":368,"content":12,"tag":67},{"property":369,"content":365},"og:title",{"attributes":371,"content":12,"tag":67},{"name":372,"content":365},"twitter:title",{"attributes":374,"content":12,"tag":67},{"name":375,"content":83},"description",{"attributes":377,"content":12,"tag":67},{"property":378,"content":83},"og:description",{"attributes":380,"content":12,"tag":67},{"name":381,"content":83},"twitter:description",{"attributes":383,"content":12,"tag":67},{"property":384,"content":385},"og:image","https://www.datocms-assets.com/160976/1786667934-erp-blog-aperture-announcement-1.png?auto=format&fit=max&w=1200",{"attributes":387,"content":12,"tag":67},{"property":388,"content":389},"og:image:width","1200",{"attributes":391,"content":12,"tag":67},{"property":392,"content":393},"og:image:height","923",{"attributes":395,"content":12,"tag":67},{"name":396,"content":385},"twitter:image",{"attributes":398,"content":12,"tag":67},{"property":399,"content":400},"og:locale","en",{"attributes":402,"content":12,"tag":67},{"property":403,"content":404},"og:type","article",{"attributes":406,"content":12,"tag":67},{"property":407,"content":82},"og:site_name",{"attributes":409,"content":12,"tag":67},{"property":410,"content":411},"article:modified_time","2026-08-14T00:42:47Z",{"attributes":413,"content":12,"tag":67},{"property":414,"content":91},"article:publisher",{"attributes":416,"content":12,"tag":67},{"name":417,"content":418},"twitter:card","summary_large_image",{"value":420,"blocks":752},{"schema":421,"document":422},"dast",{"type":423,"children":424},"root",[425,431,442,446,450,456,460,464,468,472,478,482,487,491,495,498,503,507,509,513,517,522,526,530,535,545,550,554,558,563,567,569,574,578,581,583,588,592,596,600,604,608,637,639,643,647,651,655,659,663,676,689,702,715,717,733,737,747,749],{"type":426,"children":427},"paragraph",[428],{"type":429,"value":430},"span","At the Fortune 500 companies I am talking to, AI has already reached the core. That isn’t what I expected, but it’s what I’m finding.",{"type":426,"children":432},[433,435,440],{"type":429,"value":434},"I recently ",{"url":436,"type":13,"children":437},"https://everest-systems.com/blog/sam-yen-why-i-joined-everest/",[438],{"type":429,"value":439},"joined Lensing",{"type":429,"value":441}," and set off on a listening tour where I talked to dozens of CIOs. Speaking off the record, they say AI is already essential to how their teams develop software. And they’re less focused on the differences between specific models than they are concerned about issues like context poisoning, role-based access, and development lifecycles. They’re talking about ‘portable supercontext’ and debating whether one can measure code velocity in customer Net Promoter Score™ (NPS).",{"type":426,"children":443},[444],{"type":429,"value":445},"In this inaugural issue of my new newsletter, Aperture, I summarize what I heard these last few months. Including, at the end, a shortlist of metrics those CIOs are using to define AI success. My hope is that this helps frame your thinking, as it has mine.",{"type":426,"children":447},[448],{"type":429,"value":449},"This newsletter is meant to be collaborative—if this sparks an idea for you, I’d love to hear it.",{"type":451,"level":452,"children":453},"heading",2,[454],{"type":429,"value":455},"For sophisticated orgs, vibe coding has its limits",{"type":426,"children":457},[458],{"type":429,"value":459},"The CIOs I talked to are in aerospace, manufacturing, and banking, where the audit chain is non-negotiable. They need immutable documentation to audit every agent’s rationale and for whatever they build to survive exhaustive critical design reviews.",{"type":426,"children":461},[462],{"type":429,"value":463},"One exec put it this way: They can’t build things to work—they must build them to not fail.",{"type":426,"children":465},[466],{"type":429,"value":467},"That’s why I was surprised to find that regulated enterprises seem to have gone the furthest I’ve seen with AI. They already use it in critical workflows. AI is operating at the core.",{"type":426,"children":469},[470],{"type":429,"value":471},"Here is, briefly, what I heard.",{"type":426,"children":473},[474],{"type":429,"marks":475,"value":477},[476],"strong","// They use AI to help generate production-ready code",{"type":426,"children":479},[480],{"type":429,"value":481},"AI is writing specs, reviewing PRs, scanning documentation for compliance, generating software bill of materials (SBOMs), regenerating legacy code bases, and creating ephemeral, project-specific apps. AI is not doing this autonomously, however, as we will discuss.",{"type":426,"children":483},[484],{"type":429,"marks":485,"value":486},[476],"// Everyone wants ‘portable supercontext’",{"type":426,"children":488},[489],{"type":429,"value":490},"In the enterprise, context matters more. Perhaps the most. From what I can see, it’s a greater bottleneck than access to compute. And not just storing context, but making use of it, because more is not always better. Some CIOs warned they were running into ‘context poisoning’: \"There's only so much you can stuff before it gets confused. The winning architecture is an LLM stack tuned with weights against an enterprise data set, not a bigger prompt.”",{"type":426,"children":492},[493],{"type":429,"value":494},"I cannot stress this enough: AI that doesn’t retain context on the enterprise software development lifecycles only creates more work. Said one friend, “It generates without reference to architecture … agents build whatever and take functionality out of the box.” ",{"item":496,"type":497},"NB5wX-_HTzyloHzL71fMtA","block",{"type":426,"children":499},[500],{"type":429,"marks":501,"value":502},[476],"// Software development is different now",{"type":426,"children":504},[505],{"type":429,"value":506},"CIOs want more action from AI vendors. “Stop scaring me about AI code in production,” said one. “That moment has passed. Help me document and design and trace.” They also want help doing more than generating code. That’s just one step. ",{"item":508,"type":497},"Fx3-kDdnQO6ah5W3hrH0YQ",{"type":426,"children":510},[511],{"type":429,"value":512},"Here’s a change I’m seeing that I agree with: The new consensus is that code and spec should be one and ship together. Code edits should update docs, and vice versa; two halves of one self-healing record. ",{"type":426,"children":514},[515],{"type":429,"value":516},"“Most developers have never liked writing documentation,” lamented one CIO. AI may be the only way to keep up.",{"type":426,"children":518},[519],{"type":429,"marks":520,"value":521},[476],"// The SaaSpocalypse is coming and may be uneventful",{"type":426,"children":523},[524],{"type":429,"value":525},"Everyone I talked to is aggressively building applications they used to buy. “All software is being evaluated now,” said one. These IT orgs are reviewing their 1,000s of applications with a retire/replatform/rebuild framework and a hatchet. Any SaaS vendor that doesn't seem to be taking AI seriously risks looking obsolete. CIOs are okay with some feature loss if they can consolidate.",{"type":426,"children":527},[528],{"type":429,"value":529},"However, this rapid creative destruction may be, like all creative destructions, net-net. Companies seem to be reinvesting any savings in other, more AI-forward software, or just tokens. CIOs aren’t yet clear on the cost savings. Which brings me to my next point.",{"type":426,"children":531},[532],{"type":429,"marks":533,"value":534},[476],"// Core systems matter more",{"type":426,"children":536},[537,539,543],{"type":429,"value":538},"No one is considering replacing their core business applications: ERP, CRM, HCM, PLM, etc. “You can’t pull out the plumbing,” said one. But they ",{"type":429,"marks":540,"value":542},[541],"emphasis","are",{"type":429,"value":544}," experimenting aggressively with custom billing automation, configurators, and that whole constellation of supporting apps that collectively cost $10 to every $1 spent on the core system.",{"type":426,"children":546},[547],{"type":429,"marks":548,"value":549},[476],"// People and processes are still a sticking point",{"type":426,"children":551},[552],{"type":429,"value":553},"Old org structures can’t do new tricks. “Everybody can do everything with AI in theory … but organizations haven’t. We still have legacy PMOs and scrum masters, and no platform addresses this shift,” said one CIO. Some are ‘shifting left’ for governance by asking experts to get involved earlier in approvals.",{"type":426,"children":555},[556],{"type":429,"value":557},"\"We've seen faster development,” says one. “We've also seen more defects going to the testing phase. I don't think we've put our finger on it just yet.\"",{"type":426,"children":559},[560],{"type":429,"marks":561,"value":562},[476],"// Humans retain a chokehold by design",{"type":426,"children":564},[565],{"type":429,"value":566},"At every organization, humans are still in every loop, which is both limiting and essential. “If AI generates 20,000 pages of requirements from a legacy app migration, no human can absorb all that,” said one. But slow is preferable in an industry regulated by FINRA, whose fines can stretch to nine figures. “Human in the loop is non-negotiable for prod-bound code.”",{"item":568,"type":497},"OrM4VgrHQXuNU_F18avY5A",{"type":426,"children":570},[571],{"type":429,"marks":572,"value":573},[476],"// Cloud costs are a real concern",{"type":426,"children":575},[576],{"type":429,"value":577},"Some are building hybrid infrastructure of cloud plus private cloud closer to the GPU to control runaway costs. All are encouraging their people not to use AI for its own sake. \"There needs to be a business-level decision as to the reason why you're using this, and it's not just because it's a new fancy tool,” said one. “AI is a multiplier, not a justifier.”",{"type":426,"children":579},[580],{"type":429,"value":91},{"item":582,"type":497},"SxtKYZs9RfyaImy6R8JXFA",{"type":426,"children":584},[585],{"type":429,"marks":586,"value":587},[476],"// They don’t want lower headcount—they want higher NPS",{"type":426,"children":589},[590],{"type":429,"value":591},"Every tech team’s CFO wants to know how much headcount they can save. But CIOs don’t want fewer engineers. They want to slash systems integrator contracts: “The ROI isn’t 2x developers. It’s 20% less SI spend,” said one. And to cut out Saas: “The value for us now isn't doing software development. The value for us is getting rid of software vendors.”",{"type":426,"children":593},[594],{"type":429,"value":595},"CEOs want to know how much more efficient developers have become. But one CIO was adamant that “developer productivity is very personal … one person is 20% more, one person is 30% more … I prefer team-level metrics and time-to-market math.” ",{"type":426,"children":597},[598],{"type":429,"value":599},"One bank CIO is adamant that the only way to measure AI’s impact is by the same way the bank measured it before AI: feature velocity and NPS.",{"type":426,"children":601},[602],{"type":429,"value":603},"Many can’t hire developers fast enough. But they’re getting blocked, because everyone has a sense that IT orgs should be doing more with less: “To support any additional devs, I need more UX people and tech writers, but the company doesn’t want to pay for it.” ",{"type":426,"children":605},[606],{"type":429,"value":607},"Metrics I heard mentioned:",{"type":609,"style":610,"children":611},"list","bulleted",[612,619,625,631],{"type":613,"children":614},"listItem",[615],{"type":426,"children":616},[617],{"type":429,"value":618},"Net Promoter Score™ (NPS) ",{"type":613,"children":620},[621],{"type":426,"children":622},[623],{"type":429,"value":624},"Project / feature velocity",{"type":613,"children":626},[627],{"type":426,"children":628},[629],{"type":429,"value":630},"Reduced Saas spend",{"type":613,"children":632},[633],{"type":426,"children":634},[635],{"type":429,"value":636},"Reduced systems integrator spend",{"item":638,"type":497},"P_SKIjf4TMST37d6uYoTVw",{"type":451,"level":452,"children":640},[641],{"type":429,"value":642},"What does it all net out to?",{"type":426,"children":644},[645],{"type":429,"value":646},"Every CIO I talked to had several stories of definitive, time-saving AI wins. Here’s one of my favorites: An insurance company had a 40-year-old mainframe reporting application that it wanted to replace. They had hired an offshore team, and after two years, that team had only documented 20% of the code. So their onshore team used Claude Code to completely replicate the software in a newer language … in two days.",{"type":426,"children":648},[649],{"type":429,"value":650},"Limitations abound, but take my word for it: AI has reached the core. In the next issue of this newsletter, I tackle the next question you’re probably wondering: How far away are truly autonomous agents? ",{"type":451,"level":452,"children":652},[653],{"type":429,"value":654},"To provoke",{"type":426,"children":656},[657],{"type":429,"value":658},"Who should I talk to next? Have a hot take on anything above? Write in, I’d love to hear. I read every response.",{"type":451,"level":452,"children":660},[661],{"type":429,"value":662},"Worth reading",{"type":426,"children":664},[665,668,674],{"type":429,"marks":666,"value":667},[476],"DM Radio: ",{"url":669,"type":13,"children":670},"https://music.youtube.com/watch?v=X1IQwAR3dto",[671],{"type":429,"marks":672,"value":673},[476],"Technical debt—what can be done?",{"type":429,"value":675}," A peek at how I’m thinking about the technical debt issue in the enterprise. AI code-gen is mature. But that’s just one step in the lifecycle. (Listen, 27 min)",{"type":426,"children":677},[678,681,687],{"type":429,"marks":679,"value":680},[476],"CFO.com: ",{"url":682,"type":13,"children":683},"https://www.cfo.com/news/myles-corson-ey-survey-says-cfo-need-new-metrics-automation-ai-finance/822453/",[684],{"type":429,"marks":685,"value":686},[476],"Who defines AI’s value?",{"type":429,"value":688}," 60% of finance teams think they should be involved. Only 26% say they are. (Read, 6 min)",{"type":426,"children":690},[691,694,700],{"type":429,"marks":692,"value":693},[476],"HBR: ",{"url":695,"type":13,"children":696},"https://hbr.org/2026/05/research-why-you-shouldnt-treat-ai-agents-like-employees?ab=HP-hero-for-you-2",[697],{"type":429,"marks":698,"value":699},[476],"You shouldn’t treat AI as employees",{"type":429,"value":701},". A useful discussion of what we risk when we give agents a name and photo. A study shows people are 8% less likely to question an anthropomorphised agent. (Read, 9 min)",{"type":426,"children":703},[704,707,713],{"type":429,"marks":705,"value":706},[476],"FT: ",{"url":708,"type":13,"children":709},"https://www.ft.com/content/8e9ae7a4-7209-4e2c-aa36-f3af77d6ce1f?syn-25a6b1a6=1",[710],{"type":429,"marks":711,"value":712},[476],"How much value is AI actually creating?",{"type":429,"value":714}," Few apps have gained traction. Supports the conversations cited above. (Read, 5 min; paywall)",{"item":716,"type":497},"TAwayKggSTaiC9gXzlS7SQ",{"type":426,"children":718},[719,722,728,731],{"type":429,"marks":720,"value":721},[476],"Diginomica: ",{"url":723,"type":13,"children":724},"https://diginomica.com/enterprise-hits-and-misses-vendors-respond-tokenomics-how-well-us-versus-anthropic-ratchets-ai",[725],{"type":429,"marks":726,"value":727},[476],"Tokenomics",{"type":429,"marks":729,"value":730},[476],".",{"type":429,"value":732}," Tokens are not results. Some large orgs are demanding a different model, like agentic work units.",{"type":451,"level":452,"children":734},[735],{"type":429,"value":736},"Plus",{"type":426,"children":738},[739,745],{"url":740,"type":13,"children":741},"https://petapixel.com/2019/09/09/this-video-was-made-from-400000-actual-photos-of-a-comet-in-space/",[742],{"type":429,"marks":743,"value":744},[476],"Peta Pixel: the comet",{"type":429,"value":746},". For two years, the European Space Agency’s satellite followed an asteroid, 67p, moving at 84,000 miles per hour. It took 400,000 photos. A motion designer and composer created a three-minute video to give a sense of what it feels like to exist on that comet. (Watch, 3 min)",{"item":748,"type":497},"eHpUyKupRF6vMhLCcL48aQ",{"type":426,"children":750},[751],{"type":429,"value":91},[753,757,760,763,765,767,770],{"__typename":754,"id":496,"image":755,"caption":91,"link":12},"BlogImageRecord",{"url":756,"alt":12},"https://www.datocms-assets.com/160976/1786666857-erp-newsletter-1-vibe-coding.png",{"__typename":754,"id":508,"image":758,"caption":91,"link":12},{"url":759,"alt":12},"https://www.datocms-assets.com/160976/1786666918-erp-newsletter-1-ai-accelerated.png",{"__typename":761,"id":568,"text":762},"BlogQuoteRecord","“Human in the loop is non-negotiable for prod-bound code.”",{"__typename":761,"id":582,"text":764},"“AI is a multiplier, not a justifier.”",{"__typename":761,"id":638,"text":766},"“The ROI isn’t 2x developers. It’s 20% less SI spend [and] getting rid of software vendors.”",{"__typename":754,"id":716,"image":768,"caption":91,"link":12},{"url":769,"alt":12},"https://www.datocms-assets.com/160976/1786667045-erp-newsletter-1-fortune-ai-app-releases.webp",{"__typename":771,"id":748,"video":772},"EmbedVideoRecord",{"height":773,"provider":774,"providerUid":775,"thumbnailUrl":776,"title":777,"url":778,"width":779},240,"vimeo","347565673","https://i.vimeocdn.com/video/801921278-777b1cf04145eecf4149b72978444ae7f07738ac6182c39e2a2730cc423ddf56-d_295x166?region=us","the Comet","https://vimeo.com/347565673",426,"KfaSowP6Q6GZsEU0lqNZuw","what-f500-cios-want-from-ai","2026-08-03",{"id":784,"name":785,"slug":786},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":788,"photo":789},"Sam Yen",{"url":790},"https://www.datocms-assets.com/160976/1776217649-samyenheadshot2-small.jpeg",{"responsiveImage":792},{"src":793,"width":794,"height":795,"alt":12,"base64":796},"https://www.datocms-assets.com/160976/1786667934-erp-blog-aperture-announcement-1.png?fit=fillmax&h=1050&w=1400",1364,1050,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAMAAAC9bj0JAAABU1BMVEUAAAAAAAEAAQMAAgQAAwUABAYABAcCBggDBwkECAoGCgwIDA4IDQ8JDQ8KDhALDxEMEBINERMOEhQPExUQFBYQFRcRFRcSFhgTFxkTGBoUGBoUGBsVGRsWGhwWGh0XGx0YHB4YHB8YHR8ZHR8aHiAbHyEbICIcICIdISMeIiQfIyUgJCYhJSchJigiJigjJykkKColKSsmKiwnKy0pLS8qLjArLzErLzIsMDIsMTMtMTMtMTQuMjQuMzUvMzUvNDYwNDYxNTcyNjgzNzkzNzo0ODo1OTs1Ojw2Ojw2Oz03Oz03PD44PD44PD85PT86PkA6PkE7P0E8QEI8QUM9QUM+QkQ+Q0U/Q0VAREZARUdBRUdCRkhDR0lDR0pESEpFSUtGSkxHS01ITE5JTU9KTlBLT1FLT1JMUFJOUlRPU1VQVFZRVVdSVlhTV1lUWFpVWVtWWlx1OL2xAAABNUlEQVR42h2R23IUMQxEdWnJ49lhCVVUwf//HS+kAkl2xxcZDc/tbvscY0d9ue3Oa/Ql7i7t8+3362PC/SheigyWKapKIizMhJdS9/vuNNo5WR28RJAhvulxP4quAYwlBgoV0Qy+2nGrJgFmCYESTABR7FaLGc/4vy1MAldgISjWCo6YY+RK9hhwTLy3SWEU5/PRCIs0q2q28Gp/Pw/n+XycnbcZLqRihfALx/nHMdoFOIJEidXKwhse25cL/BzLa+4XEm9G6H2MkRy9Bw+x5s5QzYBoxuxzjTGF+5w5FLDIgA0wTQ4ivphTl3kHqpS9JuD57OQOL9A86g3fvWxwOretD6vmbpKBBX6g1k3X8+M9b7dbTb+kl6uflg2O3fHRuBY35aWaHu8wA0+u+SpCDuVXXS7/AQnYhk39L9TNAAAAAElFTkSuQmCC",{"bgColor":91},"The essential choke point, new AI metrics, and should you let employees name agents? | Issue 001",{"name":800,"slug":801},"Insight","insight",{"footerCallout":803},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":805},[806,829,850],{"__typename":104,"id":807,"title":808,"slug":809,"publishDate":810,"category":811,"author":815,"image":819,"accentColor":825,"intro":827,"tag":828},"N4dO4xRtQqexKqngltnjAw","30 hard truths about your next ERP project","30-hard-truths-about-your-next-erp-project-migration","2026-07-31",{"id":812,"name":813,"slug":814},"KQYRPUFzSqOAVaQYVCWZFg","Transformation","transformation",{"name":816,"photo":817},"Franz Faerber",{"url":818},"https://www.datocms-assets.com/160976/1750880257-franz.jpeg",{"responsiveImage":820},{"src":821,"width":822,"height":795,"alt":823,"base64":824},"https://www.datocms-assets.com/160976/1785444122-lensing-ai-30-lessons-from-30-years.png?fit=fillmax&h=1050&w=1400",1326,"Lensing AI - thirty lessons from thirty years of ERP.","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCgoVDhgZFRkNFx0dERkTFx8ZGBYfIiEeIDcjHR0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHC8hIiMvOy87MC8vLzUvLzIvNTUvLy8vLzUvLy8vLy8vLy8vLzUvLy8vNS8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAABgEFBwT/xAAiEAABAwMEAwEAAAAAAAAAAAABAAIDBAUGERIhMSJBcQf/xAAXAQADAQAAAAAAAAAAAAAAAAAAAQID/8QAGBEBAQEBAQAAAAAAAAAAAAAAAQAxESH/2gAMAwEAAhEDEQA/AM2tlirbjF4sKcrP+c1U9Kd4I4VXiWVRUbdk7ACnaXPGQUu6DTpCtAFnGR4XV2mUlo1CF3X/ADCa4k+0J+x3koy+BG3j4rWF7jQcuPSlCt2yMqp5OpUoQnMv/9k=",{"bgColor":826},"lightblue","If your team had a chance to start your current business over, would you build it differently? Most leaders say they would. You probably know much more now than when you started or joined. The team here feels the same about enterprise resource planning (ERP) software. ",{"name":800,"slug":801},{"__typename":104,"id":830,"title":831,"slug":105,"publishDate":810,"category":832,"author":836,"image":840,"accentColor":846,"intro":848,"tag":849},"YWLdMO3iTP6ybAn3GA7dkA","Everest is now Lensing",{"id":833,"name":834,"slug":835},"M4sr70TsTXGRJ7zNVPR6_Q","Business","business",{"name":837,"photo":838},"Sandeep Chopra",{"url":839},"https://www.datocms-assets.com/160976/1751937984-sandeep-2x.jpg",{"responsiveImage":841},{"src":842,"width":843,"height":844,"alt":12,"base64":845},"https://www.datocms-assets.com/160976/1785267387-lensing-is-now-everest.png?fit=fillmax&h=1050&w=1400",1400,545,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAKCAMAAACZt25aAAAC0FBMVEVaZl9aZmFbYl5bbGZdaWJddG1eXlpeYV1eY15faWNgZF1gfHVhXVlhcWpjY19jZ2BjhHxjhX5kWVRkXVhkbmdkeXJkhX5lZF5mX1tmhH1mi4JnV1NngXlng3tobGVog3tokYdpg31piH9plIpploxqaGRqbGVqdG1qgntrU09rWFNrWFVrY1trjYRsgXpsgXtskYdtUU1tX1ptY2BtdW5tfHRtgHhtkohuZV5ua2ducW1ueHNufXduf3hvZmJvZ2FvfndvfnhvgnpwYl5wY19wZ2NwbmlwenRwh35xUExxUk5xVVFxbmtxb2hxdG9xfHVxioFxjIJyTUpyXFdyXFlyX1tycmxzXFhzYV1zaGNzdm5zeXNzfXV0UU10VVF0VlJ0WFV0Yl90ZF50amJ0amZ0bml0dG90fXV1TUp1W1Z1Xlt1e3N1e3V1fHR2TUp2Uk52XVh2YV12bGV2eHF2gXh2hHp2hXx3VVJ3ZV93aWN3b2l3dG54WFR4bGZ4cmt4fHR4fXR5TUp5UU55Yl95ZFt5cmt5dXJ5d295eHB5enJ5fHN5fnZ5gHd6ZWF6eHJ7YV17b2h7cW18UU18Zl58gHp9Wld+W1h+fHh/UE1/VFCAaWaAfHaAgXyBaWKBd3OBgHyCa2eCdG2DVlOEZ2OEfHeEfXiFYFyGVlKGWlaGYl6GcGyHbWaHd3GKaWGKdXCKd3KLXVmMaWWMa2KMcWqMdHCNb2uOXVmOaGSPYV2QbWWQbmqQcmySZWCScmyUcGmWZWCXa2aXfnmYamWYcmuYcm2YenWZdWyacGqacmybdm2cbWeed2+fc22geHGhc22hfHaieHGihH+iioSjd3CmenSohXyohn2phX6qgHmqhn2qjoirhHyrhn2rlI6ujIWxl5CykYqzlYyzl42zl46zmI6znZa2npW4pZ25opm6pZy6pp26p527qqG9raS+r6W+sKZ+6Jj2AAAA00lEQVR42hWOvU7DQBAGtfb6fBc7CQ40FDQIUfH+z0CJhKiQQocAKUDs3HE/3v1w6tFohoemtps1gMbcPFxerYfOVg0RcV85szNthA6uqokhuZ3P4Lqtt32HE+B2pq6gwpnO4L5ja4E++q3hilQk1yQCvsNKNRYEpCWkohlRdPF6gJL/PUb1ZijZhDaXUlLhLyAdpnGKsNFxS040xjEc+RUxT+NfmuHyqmcSEv/z/HLi9yQ+pzhDs7xdbNhQmB6fPgsflvFQsipRGD9uDUna77/9/A9WCY3IlspzyAAAAABJRU5ErkJggg==",{"bgColor":847},"darkblue","The product is live and we are grateful to our many customers who are building their businesses around it. Now, this team is ready to say we’re there—we summited—which means it’s time to drop our code name, Everest. We are now Lensing.",{"name":800,"slug":801},{"__typename":104,"id":851,"title":852,"slug":853,"publishDate":854,"category":855,"author":856,"image":860,"accentColor":866,"intro":868,"tag":869},"ZjYtfUXBQr6DXFCB77tBgQ","4 tales of finance-led transformation [complete guide]","4-tales-of-finance-led-transformation-complete-guide","2026-07-24",{"id":812,"name":813,"slug":814},{"name":857,"photo":858},"Alexis Dougherty",{"url":859},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":861},{"src":862,"width":863,"height":795,"alt":864,"base64":865},"https://www.datocms-assets.com/160976/1785444114-lensing-ai-4-tales-of-transoformation.png?fit=fillmax&h=1050&w=1400",1323,"Lensing AI - 4 tales of Finance-Led Transformation","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAIAAAAY12rUAAADE0lEQVR42m2UiZbjKAxFAeMlzuLKTP//L1binb2vqK6e5TTRwY6RHk9PAqv+OJpGtVZZ21jbytwY0xStU84+pHQ6tR8qh39H2P9D6EZ1Lda0tsN+AVltDGsxZxviDmIpaktK5T8BmVb1nRr6oe/Eurbv2q5tBahpACI2pOx82IZz6boD1suqSvwGagfVGNW2uu/Hy3CtNg79BcSuA8t+AWmdS/GRtPy6H+NyeQ/9q+/LuqrjgJo1zwnqUADlNo73q9htvAA3DD1AwkgEUgk65HWey7pfryP+rM9DvwEUgv3xMeFK0O06Trfr9Lg/7rcHWLjiWXPT2hSlYkyH89u+v9ftAuGuY5HHth/eB/t83PEFnviPx/05Tc/pMd1v99sVUlCCr+Ql9ap0tl0+GmO0Qv/G6L61AkQWILM9wUD8/Zz++vh4TvfHDU4XtkUhtIwU3ft+72iEknMI0TOcTzFotEPIXsrcUqOx765fMt1GUCBYgVqJxDVEOKSUnGtrW9AeYmzDXHKi/OhYhCc9ZwzCIhm6yNyI31deGr+cS6oDtZJYxnKqRn+FYLRmQ15irC7fg/+E04d8o+r7fqD0xtgZh4xThmONqqE5waZpEHY7zivetSJGm5gijMiLTU7n1m1f1u01z5+v+fWe3/PKXz7ux8mWdl633odStByrTgYvsGCTL4FySpBlc7bE+b0sr/fyOc+veZmXFaDjdAL0Oa/sH3OpIlmokUyICQdERRqEcN6fFYjag0W8zOu2VDqskpPl8953ASG1UaZR2qRcTh9qwRpFXhEgByPR6DjW7eCIiB3nLgp5ElcpW7Vu1HbhIP0C0jHlwzkOGs1WWyY454ggbJdgXhwtjiGyEpSkcrFyFfiTHlgNeVkSjMLI019UswrkATqkOBKPIA7oEHNIAiFWIP59jYRT7XZpW7CqRpE244BR+OAFiBROnj4CUSQ4f8XDRebyz31UFLU7/d45Lo2SC4TwoKl8BQLDBZ9CVDH/DpZerpfhfy+2ypN6QadpTM6ikLSl5yfpJA9KFC6l9qn6RtGY+gkNEaiZCvUd1wAAAABJRU5ErkJggg==",{"bgColor":867},"tan","When they write the history of this decade, historians will say that this is when finance leaders assumed their full executive authority.",{"name":800,"slug":801},{"global":871},{"footerCallout":872},{"headline":873,"intro":874,"cta":875,"image":880},"See how Lensing\ncan transform\nyour operations","Discover how Lensing empowers finance and operations leaders to \ndrive faster growth, smarter decisions, and stronger margins.",{"buttons":876},[877],{"label":878,"internal":879,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":881},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"articleSidebar":883},{"cta":884},{"buttons":885},[886],{"label":887,"internal":888,"external":91,"style":92},"Get started",{"__typename":90},{"allNewsPosts":890},[891,905,931],{"__typename":892,"title":893,"slug":894,"publishDate":895,"tag":896,"image":898,"logo":902,"accentColor":904,"intro":91,"externalLink":91,"media":12},"NewsPostRecord","Everest reveals new name, Lensing, customers with combined revenues over $1B in 20+ countries using their AI ERP","everest-reveals-new-name-lensing","2026-08-04",{"name":897,"slug":359},"Press",{"responsiveImage":899},{"src":900,"width":795,"height":795,"alt":12,"base64":901},"https://www.datocms-assets.com/160976/1785375186-press-release-3-2.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFRUXExgPDQ0QDhgWDQ0OFxUZGBYTFhYaHyslHR0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHQ8QHC8dIh0vLy8vLy87LzUvNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABgAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAAAwcCBQb/xAAdEAACAwADAQEAAAAAAAAAAAABBAACAwYRIRIF/8QAFwEBAAMAAAAAAAAAAAAAAAAAAQACA//EABoRAQEAAgMAAAAAAAAAAAAAAAEAEhMCAwT/2gAMAwEAAhEDEQA/AK1XVWtj3I9MFxXwGdxlx1OixmanGE9QSRB7m0POVcMClaeVMSxHuN/n0p18iJNrOm3188aKmYqMr55GIi8SmTRmy7VjERHEq5N//9k=",{"url":903},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":892,"title":906,"slug":907,"publishDate":908,"tag":909,"image":910,"logo":915,"accentColor":917,"intro":919,"externalLink":91,"media":920},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":897,"slug":359},{"responsiveImage":911},{"src":912,"width":913,"height":795,"alt":12,"base64":914},"https://www.datocms-assets.com/160976/1751981162-franz.png?fit=fillmax&h=1050&w=1400",1387,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAIAAAAF0lpsAAAC10lEQVR42jWU6XqkOAxFvUKl58tM+v1fb35Oki42432O7IoQBgy6utpw/35/pZTO49ie27Fv4bxqTrp3b+3inLdG9ZZjDNex7+OD66y1eGd+/fXr45+/P35/vL+/Px6rQ1qtznK1slqrmgXIDjHG6M4GV2P1WA3QcrWvJ07urVvXVSuVc16XNS2x5myUGowMpJyY6T48jQNxSnU3PCOeY8qbX3BVSykxoZ0brVVrQHihxL2ZQC91VusOorPeC5DzQ9yqlHGurm95TfkRW8kZQq06rcW/Vr3qZmacEo7Vlvd27ghFN0AdPJVXal0WNPol+0XVhrHRGjqE2VTTChIE9KND2CEn8kpBW7u5K+5G6gizYK6bWDasemsUA60Sfpal1YKDWtjhto7X7QXU8dsI6GXUeN3ZkyCJNcUY73iLInFakx62E0dMUBcgfCc2ximv7lhLpnC4Bb7kFK7rPDllDeEEyGdP7BT6sT7IdO/dZaViyqd89JIYAkCqAQSrVhJAp7TjLsI9tP3ipQm8X5aFnBOlo59hyHfP54Yc2x7v0HIh2pGmOoH2jc7fWGEH0DKBnACZCfT1/T2BNpD+PHEdw91opt4pvXoxunYBgdBxBwFaV09dgVkfD3jV3tx/X59JgBgjnD6v40ikEyD6ayY7ZYyP85x6h9A72V6s82/3He57vddO031+MrSRT/bBHAtGlNSAQgtrMcpk7QzhCmIGfXjSPZFi5pKKqC3Fff35pl7XADoklxexkGlnNFMCL1pByk81c0rDkpCLr9IqKPUAuCuSvQkQtI+dE+bMLWl2Y2hlrmpNsxPFjG7rwpNUS0vTA7Ki7jgPHIVTGoUmGbUv2Df+J/xh+Eg8S3+KiD1hieX4qRg9R5BxI+qUk4Q++zRnMt20BDVGTX4pMJ8oPIEiI2ReP6I5yzK1RaanyNz8KPSZReJnZkYPCI8uA6rnmCqZaDOWH17G/A9LPtV3daRyCAAAAABJRU5ErkJggg==",{"url":916},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":918},"green","In an exclusive interview with Tom Mackenzie of Bloomberg Daybreak, Lensing Co-CEO Franz Faerber shares how the company is reinventing ERP from the ground up to challenge legacy giants like SAP and Oracle. He also explores the transformative role of AI in modern business and the rapidly evolving enterprise software landscape.",{"__typename":921,"video":922},"MediaVideoRecord",{"file":923,"external":12,"loopClip":12,"thumbnail":12},{"video":924},{"muxPlaybackId":925,"title":12,"width":926,"height":927,"thumbhash":928,"blurUpThumb":929,"thumbnailUrl":930},"HH01adSlLn181vNwOvmkpq6AKnTHQS00Sg",1920,1076,"3vYNFIRjeXpuh4eAiHoIc+YzCA==","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQ4LDhgQDg0VDh0RHxENFyQZHRYTFhUqKysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDsoIig7Ozs7Ly8vOzsvOzsvLy8vLzUvLzs7OzU1Ly8vOzUvLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAXAAADAQAAAAAAAAAAAAAAAAAABQcG/8QAHxAAAQMEAwEAAAAAAAAAAAAAAgABBAUGEUEDIWET/8QAFgEBAQEAAAAAAAAAAAAAAAAABAMA/8QAGhEAAQUBAAAAAAAAAAAAAAAAAgABAyExEf/aAAwDAQACEQMRAD8AUtTSOWPe1qOGmkAcb5UoK7pw8zGOvU2C/Z/zDpMlO1mGPmKoVaGZ00WzpCnE2/6g8MWwhWE6QijB3xf/2Q==","https://image.mux.com/HH01adSlLn181vNwOvmkpq6AKnTHQS00Sg/thumbnail.jpg",{"__typename":892,"title":932,"slug":933,"publishDate":934,"tag":935,"image":12,"logo":938,"accentColor":940,"intro":942,"externalLink":91,"media":12},"Strengthening Security Through Partnership: How Lensing and Hackrate Collaborate to Protect the Lensing ERP Platform","hackrate-collaboration","2025-04-01",{"name":936,"slug":937},"Collaboration","collaborations",{"url":939},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":941},"red","In today's digital landscape, where cyber threats evolve at an alarming pace, robust security measures are no longer optional for business-critical applications. For ERP systems that manage sensitive financial, operational, and customer data, security vulnerabilities can lead to devastating consequences.",{"type":334,"version":944,"provider_name":945,"provider_url":946,"title":777,"author_name":947,"author_url":948,"is_plus":949,"account_type":950,"html":951,"width":779,"height":773,"duration":952,"description":953,"thumbnail_url":776,"thumbnail_width":954,"thumbnail_height":955,"thumbnail_url_with_play_button":956,"upload_date":957,"video_id":958,"uri":959},"1.0","Vimeo","https://vimeo.com/","Christian Stangl","https://vimeo.com/christianstangl","1","plus","\u003Ciframe src=\"https://player.vimeo.com/video/347565673?app_id=122963\" width=\"426\" height=\"240\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" title=\"the Comet\">\u003C/iframe>",206,"In 2016 an exciting mission was ended. \nThe Rosetta spacecraft made its final manouver. A controlled hard-landing on the comet Churyumov-Gerasimenko (67p).\nBefore that Rosetta accompanied the Comet for more then 2 years. It researched valuable scientific data, brought a lander on to the comets surface and took a vast number of pictures.\n \n2017 Esa released over 400000 images from Rosettas comet mission. \nBased on these material Motion Designer Christian Stangl and Composer Wolfgang Stangl worked together to create this shortfilm.\nThe sequences are digitally enhanced real-footage from the probe.\n\nWatch the beauty of an active alien body, far out in the dephts of our solar system. \n\n\nRead a detailed description of the Rosetta Mission\nhttp://www.esa.int/Our_Activities/Space_Science/Rosetta/Europe_s_comet_chaser\n\nThe European Space Agency (ESA) is planning a new mission to another comet in the near future. \nhttp://www.esa.int/Our_Activities/Space_Science/ESA_s_new_mission_to_intercept_a_comet\n\nFilm by Christian Stangl\nhttp://www.christianstangl.at\n\nSoundtrack by Wolfgang Stangl\nhttp://www.wolfgangstangl.com\n\n\nPhotographic Footage:\nRosetta Image Archive\nhttps://www.esa.int/Our_Activities/Space_Science/Rosetta/Rosetta_image_archive_complete\n\nComet Sound\nhttps://soundcloud.com/esa/a-singing-comet\n\nspecial thanks to Albert Hayr\n\n\n\nArticles:\nhttps://petapixel.com/2019/09/09/this-video-was-made-from-400000-actual-photos-of-a-comet-in-space/\n\nhttps://aeon.co/videos/how-the-rosetta-space-probe-brings-a-distant-comet-into-vivid-Focus\n\nhttps://www.popularastronomi.se/2019/08/rosetta-filmen-the-comet-fangar-kometens-skonhet/\n\nhttps://www.diyphotography.net/this-breathtaking-video-of-a-comet-was-made-from-400000-rosetta-probes-images/\n\nhttps://justynakocur.fotoblogia.pl/14324,rosetta-wykonala-400-000-zdjec-komety-polaczyli-je-w-film\n\nhttps://www.syfy.com/syfywire/incredible-must-see-video-the-comet-a-film-noir-view-of-67p",295,166,"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F801921278-777b1cf04145eecf4149b72978444ae7f07738ac6182c39e2a2730cc423ddf56-d_295x166%3Fregion%3Dus&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png","2019-07-11 12:50:50",347565673,"/videos/347565673",1787316080490]