logo
Circularity's Tipping Point? Trust, BSI Found

Circularity's Tipping Point? Trust, BSI Found

Yahoo4 days ago
Perception versus reality is a tale as old as time: consumers say one thing and their wallets say another.
The British Standards Institution (BSI) 's latest survey data all but confirmed the aphorism, as the business improvement and standards firm found consumer expectations concerning sustainability increasingly at odds with willingness to pay for those expectations.
More from Sourcing Journal
Accelerating Circularity Tracks Commercially Available Circular Materials
H&M Group Inks Deal With Circulose to Scale Circular Cellulose
Iskur Denim Joins Denim Deal
BSI's 2025 Global Circularity study, 'The Tipping Point: Building Trust in the Circularity Economy,' was developed in partnership with the Cambridge Institute for Sustainability Leadership (CISL)— an impact-led institute within the university that leverages its corporate network to drive circular engagement and action—and identifies how building trust in quality and reliability can drive consumer uptake of circular behaviors.
'The circular economy presents an immense opportunity for both people and the planet, enabling us to protect natural resources and reap economic benefits,' Susan Taylor Martin, BSI's chief executive, said. 'Yet trust remains a crucial barrier to adoption.'
Fueled by lack of trust, fears about the hygiene and quality of reused or repaired products are holding back global efforts to move to a circular economy and minimize the impacts of consumption on the planet, the UK government-appointed body found. That's because building trust is rather complex, involving 'multiple dimensions and numerous actors,' the report reads. For example, consider the consumer who is thinking about leasing a solar panel. That consumer needs to not only trust the supplier but the technology itself and, potentially, that the government will 'maintain consistent supportive policies.'
'Therefore, building trust demands a holistic strategy that identifies and addresses potential confidence gaps across the entire network, encompassing regulators, suppliers, technology performance, data security and partners throughout the value chain,' per the report. 'A breakdown in trust at any single point can potentially undermine everything.'
The research also isolated consumer concerns about safety and reliability as 'critical barriers' to the adoption of circular practices amongst consumers, despite widespread awareness of the eco-gains of keeping (rather than discarding) products after use. Despite more than three-quarters of respondents (76 percent) understanding this—that their behaviors and purchasing decisions contribute to circularity—the share of reused materials entering the global economy dropped from 7.2 percent to 6.9 percent in recent years, according to the Circle Economy's Circularity Gap Report.
'While consumers routinely weigh price and quality in their purchasing decisions, reused, repaired or recycled goods introduce new questions around quality, safety and reliability,' Martin said. 'For circularity to thrive, businesses must move beyond sustainability messaging and bolster it by demonstrating genuine value, durability and trustworthiness—convincing consumers that circular options are as reliable as traditional products.'
Three critical concerns 'fuel the gulf' between perception and reality: an absence of trust in quality (56 percent), safety (51 percent) and reliability (49 percent). According to the business improvement and standards company, overcoming these trust barriers is essential to disrupting the ingrained inertia of linear consumption: buy new, use briefly, discard easily.
'We need circular products and services with quality, safety and reliability fully embedded and organizations that act decisively to introduce these solutions will facilitate an economic transformation whilst unlocking a wealth of opportunities,' Lindsay Hooper, CEO of the University of Cambridge's Institute for Sustainability Leadership, said. 'Our report provides essential guidance for driving meaningful change, outlining the conditions necessary for accelerating adoption and catalyzing tipping points, [to] offer a strategic blueprint for organizations ready to lead.'
The research asked respondents to rate themselves along a scale of adoption for 10 circular behaviors—including recycling, reusing packaging or purchasing secondhand goods—with more than half (53 percent) identifying as early adopters or early majority.
Lack of trust in environmental claims was a barrier to purchasing circular products for one in three respondents, while 59 percent said a recognized label to support claims would build confidence.
'There is a role here for transparent, credible certification to provide people with that necessary assurance,' Martin said. 'Ultimately, disrupting the linear economy will require agreement on a common language, with harmonization through standardization central to creating the clarity and coherence that can build trust.'
The duo's research revealed high hopes for sustainable materials across the board. Forty percent of respondents have strong expectations for luxury brands, 37 percent for high street and 29 percent for discount online fashion, suggesting a 'clear and growing demand that will inevitably put pressure on sourcing and manufacturing practices.'
Take Chanel, for example. The luxury label's classic products—often resold or passed down through generations—gain sentimental and financial value over time, per the report. Ralph Lauren, too, has embraced circular principles that reinforce the value of craftsmanship and legacy and demand for vintage products.
'Luxury fashion brands are also repositioning circularity as it further promotes the exclusivity and uniqueness of products,' the report reads. 'These examples speak to what [Malcolm] Gladwell calls the 'stickiness factor': the emotional resonance and memorability that drive adoption and advocacy.'
Another key finding impacting the cost structures and investment decisions within the supply chain was the lack of increased consumer willingness to pay a premium for these sustainable products. The data shows that the respondents 'Net Likely' to spend over £200 pound (around $275) on a regular clothing item (39 percent) was virtually the same as for an upcycled/recycled item (38 percent) or one with third-party verified sustainability credentials (41 percent).
'Companies grapple with ensuring product longevity amid operational complexity and supplier challenges, while striving to balance the costs of investing in new processes or reshaping supply chains,' Martin said. 'And although consumers display high awareness of the benefits of sustainability, there is still a gap between ambition and action.'
Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

AWS Builds Agentic Integrated Developer Environment
AWS Builds Agentic Integrated Developer Environment

Forbes

time21 minutes ago

  • Forbes

AWS Builds Agentic Integrated Developer Environment

Statue S.P.Q.R. IMP CAESAR Augustus PATRIAE PATER on street Via dei Fori Imperiali, Rome, Italy Beware the ides of March. So said the soothsayer, warning Julius Caesar of his impending assassination, which would come on the 'ides' (15th, middle day of the month) of March, in 44 BC. Today, that soothsayer might update his omen and tell software application developers that they should beware the IDEs that don't 'march forward' with agentic AI accelerators. Newly minted this year, Kiro is an agentic integrated development environment (that's our new ides here, or IDE) from AWS. The technology is built with the power of AI agents and also combines traditional software development lifecycle practices to create production-ready applications. Developers get the full AI coding experience, plus the structure needed for production. What Is An IDE? A fundamental part of the programmer's arsenal, an IDE contains a source code editor (for writing code to the correct syntax), a compiler (to transmogrify code into machine language and execute it), a debugger (does what it says on the label), build automation tools (core test and application packaging functions, rather than AI itself) as well as essential project management and version control functionalities to help keep projects in line, especially those where there are plenty of cooks adding to the broth. The most popular and widely used IDEs include Visual Studio, created by Microsoft. Then there's Eclipse, created by IBM, but open sourced practically from the point of inception back in 2001. Also in the mix is PyCharm, developed by JetBrains and used extensively in Python language-based development, Xcode for Mac developers and IntelliJ IDEA (again by JetBrains), an IDE that rests firmly within the Java programming universe. Because we live in a world where enterprise software users continually ask for new functions and services, developers find themselves dealing with application requirements that are often fuzzy and tough to clarify. That makes applications harder to build and it makes deployment tougher because nobody knows if new designs will affect the wider computing environment and performance. To address these issues, AWS has positioned Kiro as a route to what it calls spec-driven development i.e. only actually building the code that will result in things users need. Kiro Hooks & Specs Agentic developer experience advocate at AWS, Nikhil Swaminathan says that Kiro's strength is getting prototypes into production systems with features such as specs and hooks. Kiro specs are software artifacts (anything basically, from code itself to documentation to designs to a data model) that software developers can use to work on application features or refactor existing code. In this context, 'specs' are not just specifications, they are accelerators to help programmers understand the behavior of the software system they are building and get it into live production. The specs approach from AWS here can guide AI agents to a better implementation in the same way. Kiro hooks act like an experienced developer who is capable of catching things other engineers might miss or completing boilerplate tasks in the background as the rest of the team works. These event-driven automations trigger an agent to execute a task in the background when you save, create, delete files, or on a manual trigger. 'Kiro accelerates the spec workflow by making it more integrated with development. In our example, we have an e-commerce application for selling crafts to which we want to add a review system for users to leave feedback on crafts. Let's walk through the three-step process of building with specs,' said Swaminathan, in an AWS blog. 'Kiro unpacks requirements from a single prompt. Type: 'Add a review system for products'... and it generates user stories for viewing, creating, filtering and rating reviews.' Ear Ear, It's EARS Each user story includes what are known as EARS (an acronym that stands for easy approach to requirements syntax) notation acceptance criteria. This covers cases developers typically handle when building from basic 'user stories' (the information that developers use to help draft the formalized requirements that will detail what an enterprise application is supposed to do) and coding. This makes prompt assumptions explicit, so developers know Kiro is building what they want. 'Kiro generates tasks and sub-tasks, sequences them correctly based on [software] dependencies and links each to requirements. Each task includes details such as unit tests, integration tests, loading states, mobile responsiveness and accessibility requirements for implementation. This lets you [developers] work in steps rather than discovering missing pieces after they think they're done,' explained Swaminathan. 'Kiro's specs stay synced with your evolving codebase. Developers can author code to update specs or update specs to refresh tasks. This solves the common problem where developers stop updating original artifacts during implementation, causing documentation mismatches that complicate future maintenance.' Beyond specs and hooks, Kiro includes model context protocol support for connecting tools, steering rules to guide AI behavior across a project and agentic chat for ad-hoc coding tasks. Kiro is built on Code OSS, so developers can keep their Visual Studio code settings and compatible plugins. Are Developers Out Of A Job? All of which brings us back to the central (and perhaps uncomfortably recurrent) question… are developers about to be put out of a job? Swaminathan explains that a) that was never the reason for the development of Kiro and b) it's really about solving the fundamental challenges that make building software products so difficult. As he has said in explicit terms, 'The way humans and machines coordinate to build software is still messy and fragmented, but we're working to change that. This is a major step in that direction.' Those challenges come down to the trouble developers have when attempting to ensure there is design alignment across teams and resolving conflicting requirements. The development of AWS Kiro also stems from the need to eliminate technical debt, to bring additional rigor to code review procedures, to preserve institutional knowledge when senior engineers leave and to help foster deeper team collaboration. Spoiler alert, those are all 'human developer' exercises, so this story is about using agentic services to support those processes, not as an attempt to replace them. Developers, we still need you, more in fact. DevOps Methodology Development Operations agil programming technology concept.

Catalysts In Innovation: A Doctor's Dream Impacts Healthcare
Catalysts In Innovation: A Doctor's Dream Impacts Healthcare

Forbes

timean hour ago

  • Forbes

Catalysts In Innovation: A Doctor's Dream Impacts Healthcare

The beautiful country of Malta, is surrounded by deep blue waters, and has a rich history of visitors and conquerors from Europe, the Middle East and Africa. A place to soak in fascinating stories, culture and architecture, it also has another unexpected dimension. Malta has been a hub of accelerated progress, in health, led by a doctor whose vision has been to build bridges while elevating healthcare to the next level. Dr Dylan Attard, a skilled surgeon, realized that he could make a more scalable difference to many patients through helping grow connections between innovation, industry and healthcare. Dr Dylan Attard, is an entrepreneur, leader and congregator of worldwide experts from 4 different continents, and the founder of a global med tech conference which he started it in his home country of Malta. I had the pleasure of speaking with him recently about the vision of these global meetings. Why did you decide to start MedTech World? As a surgeon, I often felt limited by the fact that I could only help one patient at a time within a hospital setting. While that work is deeply rewarding, I've always had the urge to make a broader, global impact. I was also fascinated by the intersection of healthcare and entrepreneurship—especially venture funding and the journey of MedTech startups going from concept to market. MedTech World was born out of that blend: a desire to scale impact and help companies bring transformative technologies to life faster, by connecting them with the right investors, partners, and clinicians. Is collaboration between industry, investors and doctors important and how do conferences help? When you have small group gatherings, as simple as a walking tour or beverages at a local restaurant, conversations happen. One example that comes to mind is how the founder of a company, Cognixion, had an organic conversation with an investor about his vision. The company is building AI augmented AR wearable devices that may affect millions of patients who are unable to speak, a difficult health challenge. They started chatting on an excursion around Malta. A relaxed ride seeing beautiful scenery on a small boat with just 10-12 people can create a nice chance for a great conversation between a founder, a doctor or investor with no pressure. I'd say the strength of a global health innovation conference lies in the consistent pipeline of opportunities it creates. We've seen investors meet their next high-potential startups, clinicians join advisory boards of emerging tech companies, and strategic partnerships formed over conversations that started in Malta. The environment is designed for serendipity—and over the years, it has delivered tangible results across funding, product development, and market entry. Why did you decide to initiate this in Malta? Malta offers a rare combination of strategic location, government agility, and business incentives. Positioned at the crossroads of Europe, the Middle East, and Africa, it's perfectly placed for international collaboration. The Maltese government, through Malta Enterprise, has been instrumental in encouraging entrepreneurship—offering a range of benefits from tax incentives and startup grants to co-financing and support for AI-driven solutions. The country's compact size also fosters a unique kind of collaboration: policymakers, clinicians, and founders are accessible and open to innovation. It's becoming a testbed for emerging technologies in AI, offering both access and scale in a controlled, collaborative environment. What are the growth plans of this conference beyond its annual flagship in Malta? We've seen such great connections from our annual flagship that we have started to transform it into a truly global movement. Starting this year, we're launching four flagship events across four continents, one per quarter—Asia, the Middle East, Europe, and North America. From Singapore and Asia and more recently the Middle East, with a growing presence in Dubai, we've now set foot in the U.S., having held a successful event in Houston and with our upcoming partnership event with MedTech Innovator in San Jose, California. This expansion is rooted in our belief that innovation happens everywhere, and by meeting our community where they are, we can better support startups, investors, and healthcare leaders in driving impact locally and globally. Each event will retain our core DNA—curated networking, high-value content, and startup-driven energy—while tapping into the unique opportunities and challenges of each region. Dr Attard's dream is to build bridges amongst people around the world; he has succeeded in connecting startups with investors, clinicians, service providers, and strategic partners, ultimately creating opportunities that have helped accelerate innovation and healthcare globally. Through the visionary leadership of one doctor, it turns out that Malta has a lot more to share than just tourism. It has become ground zero, in many instances, for expanding innovation and is making a difference in healthcare around the world. Grandmaster's Palace, Home To The House Of Representatives And The Office Of The President Of Malta, ... More Valletta, Malta (Photo by: Insights/Universal Images Group via Getty Images)

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into a world of global content with local flavor? Download Daily8 app today from your preferred app store and start exploring.
app-storeplay-store