<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ramon Sharif</title>
	<atom:link href="https://ramonsharif.ca/feed/" rel="self" type="application/rss+xml" />
	<link>https://ramonsharif.ca</link>
	<description></description>
	<lastBuildDate>Wed, 07 Jan 2026 11:53:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://ramonsharif.ca/wp-content/uploads/2024/12/Favicon-1-150x150.webp</url>
	<title>Ramon Sharif</title>
	<link>https://ramonsharif.ca</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Ethics by Design in Healthcare AI: How to Build Systems That Heal, Not Harm</title>
		<link>https://ramonsharif.ca/idea-validation/ethics-by-design-in-healthcare-ai-how-to-build-systems-that-heal-not-harm/</link>
					<comments>https://ramonsharif.ca/idea-validation/ethics-by-design-in-healthcare-ai-how-to-build-systems-that-heal-not-harm/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 11:53:42 +0000</pubDate>
				<category><![CDATA[Idea Validation]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4607</guid>

					<description><![CDATA[Search intent: To understand how ethical principles can be embedded into the design and implementation of AI systems in healthcare, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Search intent:</h2>



<p>To understand how ethical principles can be embedded into the design and implementation of AI systems in healthcare, including governance models, technical safeguards, and real-world outcomes.</p>



<h2 class="wp-block-heading">Why Ethical AI in Healthcare Is Not Optional</h2>



<p>Artificial intelligence is transforming healthcare, from clinical decision support to early diagnosis and patient engagement. But in a high-stakes domain where lives and rights are directly affected, innovation without ethical grounding can cause irreversible harm.</p>



<p>Bias in AI can lead to misdiagnosis, inequitable treatment, or loss of trust. According to recent studies, over <strong>73% of healthcare AI systems</strong> show some form of demographic bias, while <strong>regulatory penalties for AI discrimination</strong> have surged 340% in the past three years.</p>



<p>This makes one thing clear: <strong>ethical design is not a feature, it’s the foundation</strong>.</p>



<h2 class="wp-block-heading">Ethics by Design: What It Really Means</h2>



<p>&#8220;Ethics by Design&#8221; refers to the practice of embedding ethical safeguards <em>at every layer</em> of AI system development, from initial concept to deployment and ongoing monitoring.</p>



<p>This approach avoids retrofitting compliance and instead treats ethics as a primary design constraint, alongside accuracy and performance.</p>



<h2 class="wp-block-heading">1. Governance by Design: Structuring for Accountability</h2>



<p>Strong governance is the cornerstone of ethical AI. A healthcare provider that succeeded in this area took these key steps:</p>



<h3 class="wp-block-heading">&#8211; AI Ethics Board Formation</h3>



<p>A multidisciplinary board was created, bringing together clinicians, data scientists, ethicists, legal experts, and patient advocates. This aligns with the best practices outlined in <em>Implementing Ethical AI in Sensitive Domains</em>, where such boards serve as the central oversight mechanism.</p>



<h3 class="wp-block-heading">&#8211; Principles and Policies</h3>



<p>The board established clear, actionable principles around:</p>



<ul class="wp-block-list">
<li>Fairness and non-discrimination</li>



<li>Transparency and explainability</li>



<li>Accountability and auditability</li>
</ul>



<h3 class="wp-block-heading">&#8211; Continuous Review Loops</h3>



<p>Ethical checkpoints were embedded into:</p>



<ul class="wp-block-list">
<li>Model development milestones</li>



<li>Deployment readiness assessments</li>



<li>Ongoing bias monitoring and compliance audits</li>
</ul>



<h2 class="wp-block-heading">2. Technical Safeguards: Engineering for Fairness and Privacy</h2>



<p>Ethics can&#8217;t just be policy, it must be translated into engineering practice.</p>



<h3 class="wp-block-heading">&#8211; Bias Detection and Mitigation</h3>



<p>Using both pre-processing (e.g., data augmentation) and in-processing (e.g., fairness-aware loss functions), the team identified and corrected for model biases across age, race, and gender.</p>



<h3 class="wp-block-heading">&#8211; Differential Privacy</h3>



<p>To meet both ethical and legal obligations (e.g., HIPAA), differential privacy was used to mask identifiable patient data while preserving statistical utility.</p>



<h3 class="wp-block-heading">&#8211; Federated Learning</h3>



<p>Sensitive data never left local hospital systems. Federated learning enabled collaborative model training across institutions without centralizing data, an emerging best practice for privacy-preserving AI.</p>



<h3 class="wp-block-heading">&#8211; Interpretability Dashboards</h3>



<p>Tools like SHAP and LIME were integrated into clinical UIs, allowing physicians to understand and challenge model outputs. These dashboards supported real-time oversight and human-in-the-loop control.</p>



<h2 class="wp-block-heading">3. Inclusive Co-Design: Involving the People AI Affects</h2>



<p>Ethical AI isn&#8217;t only about compliance, it&#8217;s also about consent and participation.</p>



<h3 class="wp-block-heading">&#8211; Stakeholder Workshops</h3>



<p>Regular design sessions included patients, caregivers, and frontline clinicians. Their input shaped how models were introduced, how predictions were presented, and how override options were implemented.</p>



<h3 class="wp-block-heading">&#8211; Transparent Reporting</h3>



<p>Model performance metrics were disaggregated by demographic group. Disparities were tracked and addressed, not hidden.</p>



<h3 class="wp-block-heading">&#8211; Human-in-the-Loop Controls</h3>



<p>Critical decisions were never fully automated. AI acted as a recommendation system, with clinicians retaining final authority, supported by well-documented override mechanisms.</p>



<h2 class="wp-block-heading">What Changed: Quantifiable Impact of Ethical AI</h2>



<p>When ethical design principles are embedded from the start, the results are measurable:</p>



<ul class="wp-block-list">
<li><strong>18% faster</strong> clinical decision-making</li>



<li><strong>12% more accurate</strong> early-stage diagnoses</li>



<li><strong>90%+ patient trust</strong> in AI-assisted care</li>
</ul>



<p>These aren’t just efficiency metrics, they represent lives improved and trust earned.</p>



<h2 class="wp-block-heading">Common Pitfalls to Avoid</h2>



<p>Even well-intentioned teams can fall short. Here are common missteps:</p>



<ul class="wp-block-list">
<li><strong>Adding ethics too late</strong> in the development cycle</li>



<li><strong>Using fairness techniques in isolation</strong> without stakeholder input</li>



<li><strong>Over-relying on accuracy metrics</strong> without tracking bias or explainability</li>



<li><strong>Failing to monitor post-deployment drift</strong>, leading to ethical decay over time</li>
</ul>



<h2 class="wp-block-heading">Conclusion: A Model for All High-Stakes AI Domains</h2>



<p>What worked in healthcare, governance by design, technical safeguards, and inclusive co-design, is a replicable blueprint for any high-risk domain: finance, criminal justice, education, and beyond.</p>



<p>By treating ethics as a <strong>system requirement</strong>, not a PR afterthought, organizations can deploy AI that genuinely serves people.</p>



<p>If your team is building AI in a sensitive domain, start here:</p>



<ul class="wp-block-list">
<li>Who governs your AI?</li>



<li>Who is protected by its design?</li>



<li>Who gets to say no?</li>
</ul>



<p>Answering those questions is the beginning of building AI that heals, not harms.</p>


<div class="_df_book df-lite" id="df_4608"  _slug="ethics-by-design-in-healthcare-ai-how-to-build-systems-that-heal-not-harm" data-title="ethics-by-design-in-healthcare-ai-how-to-build-systems-that-heal-not-harm" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4608 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2026\/01\/Ethics-by-Design-in-Healthcare-AI-How-to-Build-Systems-That-Heal-Not-Harm.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/idea-validation/ethics-by-design-in-healthcare-ai-how-to-build-systems-that-heal-not-harm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Convert Free Users to Paying Customers: A Product-Led Guide</title>
		<link>https://ramonsharif.ca/idea-validation/how-to-convert-free-users-to-paying-customers-a-product-led-guide/</link>
					<comments>https://ramonsharif.ca/idea-validation/how-to-convert-free-users-to-paying-customers-a-product-led-guide/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 11:24:40 +0000</pubDate>
				<category><![CDATA[Idea Validation]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4603</guid>

					<description><![CDATA[In product-led growth (PLG), acquisition is only the beginning. The real challenge, and opportunity, lies in turning free users into [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In product-led growth (PLG), acquisition is only the beginning. The real challenge, and opportunity, lies in turning free users into loyal, paying customers. This transformation doesn’t happen by accident. It’s a repeatable system, built around user activation, retention, and behavioral design.</p>



<p>This article breaks down the essential components of that system, drawn from proven frameworks used by high-performing PLG teams.</p>



<h2 class="wp-block-heading">Why Free Users Don’t Convert (Yet)</h2>



<p>Before solving the problem, diagnose it. The most common blockers between free and paid users fall into four categories:</p>



<ol class="wp-block-list">
<li><strong>They never experience the product’s core value.</strong></li>



<li><strong>They experience value, but not enough to justify payment.</strong></li>



<li><strong>They encounter friction in the upgrade process.</strong></li>



<li><strong>They forget the product exists over time.</strong></li>
</ol>



<p>Each issue requires a different fix, but all begin with a deep understanding of the <em>activation moment</em>.</p>



<h2 class="wp-block-heading">The Activation Moment: Your Product’s “Aha!”</h2>



<p>The activation moment is when a user first experiences the core value your product promises. It&#8217;s the turning point where curiosity becomes commitment.</p>



<p>Examples:</p>



<ul class="wp-block-list">
<li>Slack: When a team sends 2,000 messages</li>



<li>Dropbox: When a user saves and retrieves a file from another device</li>



<li>Airbnb: Completing the first booking</li>
</ul>



<p>This moment should be:</p>



<ul class="wp-block-list">
<li><strong>Tied directly to your core value</strong></li>



<li><strong>Measurable in product analytics</strong></li>



<li><strong>Reachable early in the user journey</strong></li>
</ul>



<h3 class="wp-block-heading">Frameworks to Identify Your Activation Moment</h3>



<ol class="wp-block-list">
<li><strong>Reverse Funnel Mapping</strong>: Analyze what high-retention users did early on.</li>



<li><strong>Cohort Retention Analysis</strong>: Track which early actions correlate with Day 7, 14, and 30 retention.</li>



<li><strong>Value Delivery Mapping</strong>: Find the shortest path to meaningful value.</li>



<li><strong>“Aha” Interviews</strong>: Ask converted users what convinced them.</li>
</ol>



<p>Once identified, optimize your product to accelerate users toward that moment.</p>



<h2 class="wp-block-heading">From Sign-Up to “Aha”: Mapping the Activation Funnel</h2>



<p>Every product has an implicit funnel. Making it explicit lets you remove friction and increase throughput.</p>



<p><strong>Typical stages:</strong></p>



<ol class="wp-block-list">
<li><strong>Sign-Up</strong> – Account creation</li>



<li><strong>First Session</strong> – Welcome flow and UI familiarity</li>



<li><strong>Setup Actions</strong> – Configuration, team invites, integrations</li>



<li><strong>Activation Event</strong> – Core value is experienced</li>
</ol>



<p>Track:</p>



<ul class="wp-block-list">
<li>Completion rate</li>



<li>Time to value</li>



<li>Drop-off points</li>
</ul>



<p>Even small improvements in these steps can produce dramatic lift in activation rates.</p>



<h2 class="wp-block-heading">Designing for Retention: The Hook Model</h2>



<p>Activation is one-time. Retention is continuous. To drive repeat usage, products must become habits.</p>



<p><strong>The Hook Model (Nir Eyal)</strong>:</p>



<ol class="wp-block-list">
<li><strong>Trigger</strong> – Internal or external prompt (e.g., boredom or a push notification)</li>



<li><strong>Action</strong> – A simple user behavior (e.g., open app, click “start”)</li>



<li><strong>Variable Reward</strong> – New content, social feedback, or achievement</li>



<li><strong>Investment</strong> – User adds effort (e.g., uploads data, customizes settings)</li>
</ol>



<p>Each cycle strengthens user commitment, making the product harder to abandon.</p>



<h2 class="wp-block-heading">Persuasive UX That Nudges Conversion</h2>



<p>Behavioral psychology offers powerful tactics—when used ethically.</p>



<ul class="wp-block-list">
<li><strong>Endowment Effect</strong>: Let users customize early. Personal investment increases perceived value.</li>



<li><strong>Loss Aversion</strong>: Remind trial users what features they’ll lose.</li>



<li><strong>Choice Overload</strong>: Fewer plans, clearer differences.</li>



<li><strong>Social Proof</strong>: Show what others are doing inside the product.</li>



<li><strong>Progress Indicators</strong>: Visualize proximity to a goal or benefit.</li>
</ul>



<p>Used together, these techniques reinforce value perception and reduce indecision.</p>



<h2 class="wp-block-heading">Retention Hooks: Build Value Over Time</h2>



<p>Retention grows when value accumulates. The best products embed <em>hooks</em> that keep users coming back.</p>



<p><strong>Types of Hooks:</strong></p>



<ul class="wp-block-list">
<li><strong>Content Hooks</strong>: Fresh, personalized information (e.g., Spotify playlists)</li>



<li><strong>Social Hooks</strong>: Interaction with others (e.g., Notion shared workspaces)</li>



<li><strong>Data Hooks</strong>: Accumulated value (e.g., personal records, preferences, usage history)</li>
</ul>



<p>The strongest products combine all three, creating switching costs that grow over time.</p>



<h2 class="wp-block-heading">Metrics That Matter</h2>



<p>To improve conversion, you must measure what moves the needle.</p>



<ul class="wp-block-list">
<li><strong>Activation Rate</strong>: % of new users who reach your defined “aha” moment</li>



<li><strong>Time to Value</strong>: How long it takes to experience core value</li>



<li><strong>Day 1 / 7 / 30 Retention</strong>: Leading indicators of long-term engagement</li>



<li><strong>DAU/WAU Ratios</strong>: Gauge habit formation</li>



<li><strong>Churn Risk Signals</strong>: Monitor usage drop-off, feature abandonment, and support friction.</li>
</ul>



<p>These metrics should inform experiments, not just dashboards.</p>



<h2 class="wp-block-heading">Case in Point: SaaS Onboarding Redesign</h2>



<p>A creative project management tool faced poor activation, only 23% of users created a project. After redesigning the onboarding flow to reduce friction and guide users toward project creation, results followed:</p>



<ul class="wp-block-list">
<li>Activation rate jumped to 58%</li>



<li>Paid conversion rose to 6.2%</li>



<li>Day 7 retention improved from 31% to 47%</li>
</ul>



<p>The takeaway? Fewer steps, clearer value, and faster gratification drive meaningful change.</p>



<h2 class="wp-block-heading">Final Thoughts</h2>



<p>Converting free users into paying customers isn’t about clever pricing or aggressive prompts. It’s about leading them, deliberately and ethically, toward real value.</p>



<p>That means:</p>



<ul class="wp-block-list">
<li>Designing clear paths to activation</li>



<li>Creating habit loops that reinforce use</li>



<li>Tracking retention with precision</li>



<li>Using behavioral insights responsibly</li>
</ul>



<p>If you want sustainable growth, focus less on acquiring more users, and more on helping the ones you already have succeed.</p>


<div class="_df_book df-lite" id="df_4600"  _slug="beyond-principles-to-practice-making-ethical-ai-governance-work-2" data-title="beyond-principles-to-practice-making-ethical-ai-governance-work" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4600 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2026\/01\/The-Founders-Guide-to-User-Activation-and-Retention.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/idea-validation/how-to-convert-free-users-to-paying-customers-a-product-led-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Beyond Principles to Practice: Making Ethical AI Governance Work</title>
		<link>https://ramonsharif.ca/idea-validation/beyond-principles-to-practice-making-ethical-ai-governance-work/</link>
					<comments>https://ramonsharif.ca/idea-validation/beyond-principles-to-practice-making-ethical-ai-governance-work/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Wed, 31 Dec 2025 13:52:18 +0000</pubDate>
				<category><![CDATA[Idea Validation]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4591</guid>

					<description><![CDATA[Many organizations today publish AI ethics statements, fairness, transparency, accountability. But few translate these values into real systems. The result [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Many organizations today publish AI ethics statements, fairness, transparency, accountability. But few translate these values into real systems. The result is predictable: vague commitments, limited oversight, and growing exposure to AI-related risks.</p>



<p>This post outlines why ethical AI governance fails, what structures actually work, and how organizations can embed governance into daily workflows without sacrificing innovation velocity.</p>



<h2 class="wp-block-heading">Why Ethical AI Governance Often Fails</h2>



<p>Despite good intentions, most governance efforts stall due to:</p>



<ul class="wp-block-list">
<li><strong>Vague principles without execution mechanisms</strong></li>



<li><strong>Resistance from teams who see governance as red tape</strong></li>



<li><strong>No clear cross-functional ownership</strong></li>



<li><strong>Limited leadership fluency in emerging AI risks</strong></li>
</ul>



<p>According to recent findings, companies without governance frameworks face:</p>



<ul class="wp-block-list">
<li>40% more operational failures</li>



<li>$4.2M in average cost per AI-related reputational incident</li>



<li>3x higher regulatory scrutiny</li>
</ul>



<h2 class="wp-block-heading">What Works: Structures That Enable Safe AI Deployment</h2>



<p>Governance isn’t about slowing down innovation — it&#8217;s about building safe, scalable systems. Effective frameworks tend to share five core components:</p>



<h3 class="wp-block-heading">1. Defined Accountability Structures</h3>



<p>Roles are clearly assigned across legal, product, and technical functions. Responsibility matrices clarify who owns what.</p>



<h3 class="wp-block-heading">2. Decision Frameworks</h3>



<p>Standardized criteria for model approval, risk assessment, and review cadence reduce ambiguity without introducing bottlenecks.</p>



<h3 class="wp-block-heading">3. Embedded Ethics Reviews</h3>



<p>Governance isn’t an afterthought — it’s built into agile cycles. Risk checklists and ethics gates align with delivery milestones.</p>



<h3 class="wp-block-heading">4. Risk Monitoring Systems</h3>



<p>Teams implement AI risk registers to track issues like bias, model drift, or data misuse across the model lifecycle.</p>



<h3 class="wp-block-heading">5. Adaptive Improvement</h3>



<p>Governance systems evolve alongside the business — updating policies based on new threats, regulatory shifts, or technology changes.</p>



<h2 class="wp-block-heading">Real-World Outcomes</h2>



<p>Organizations that operationalize governance report measurable gains:</p>



<ul class="wp-block-list">
<li>A <strong>digital bank</strong> integrated ethics reviews into agile sprints, improving oversight without slowing delivery</li>



<li>A <strong>consumer brand</strong> cut time-to-hire by 75% using AI hiring tools while improving workforce diversity by 16%</li>



<li>A <strong>TechIsland client</strong> deployed AI governance to speed up safe deployment across product lines</li>
</ul>



<p>These results are consistent with broader benchmarks: companies with mature AI governance achieve <strong>25% faster deployment</strong> and <strong>significantly higher customer trust</strong>.</p>



<h2 class="wp-block-heading">Embedding Transparency Across the Organization</h2>



<p>Transparency is not one-size-fits-all. Different stakeholders need different kinds of visibility:</p>



<ul class="wp-block-list">
<li><strong>Executives</strong> → Risk dashboards, compliance summaries, trend indicators</li>



<li><strong>Teams</strong> → Internal toolkits for traceability and monitoring</li>



<li><strong>End users</strong> → Clear, plain-language explanations of decisions and appeal options</li>
</ul>



<p>The most effective orgs build <strong>stakeholder-specific transparency matrices</strong> that map explanation type to audience needs.</p>



<h2 class="wp-block-heading">Sandbox Environments: A Governance Tool, Not a Workaround</h2>



<p>For organizations in early maturity phases, <strong>sandboxing experimental AI</strong> is a useful approach. This allows teams to test models in a safe, controlled setting, capturing insights without introducing risk into production systems.</p>



<p>But sandboxing should be seen as a governance practice, not a way to bypass it.</p>



<h2 class="wp-block-heading">Common Mistakes to Avoid</h2>



<ul class="wp-block-list">
<li><strong>Equating policies with practice</strong> — Values need translation into checklists, review gates, and monitoring systems.</li>



<li><strong>Overengineering from the start</strong> — Governance should match your deployment scale. A startup doesn’t need an enterprise dashboard.</li>



<li><strong>Leaving ownership undefined</strong> — Governance fails when no single team is responsible for execution.</li>
</ul>



<h2 class="wp-block-heading">Conclusion: From Policy to Practice</h2>



<p>Ethical AI governance is no longer optional, it’s a competitive enabler. Organizations that move from principles to practice gain speed, reduce risk, and earn trust.</p>



<p>The real question isn’t <em>should</em> you implement AI governance.</p>



<p>It’s: <strong>How quickly can you do it without slowing down the rest of the business</strong>?</p>


<div class="_df_book df-lite" id="df_4593"  _slug="beyond-principles-to-practice-making-ethical-ai-governance-work" data-title="beyond-principles-to-practice-making-ethical-ai-governance-work" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4593 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/Beyond-Principles-to-Practice-Making-Ethical-AI-Governance-Work.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/idea-validation/beyond-principles-to-practice-making-ethical-ai-governance-work/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>From Builder to Growth Engineer: Quietly Scaling to 10,000 Users</title>
		<link>https://ramonsharif.ca/scale-and-fund/from-builder-to-growth-engineer-quietly-scaling-to-10000-users/</link>
					<comments>https://ramonsharif.ca/scale-and-fund/from-builder-to-growth-engineer-quietly-scaling-to-10000-users/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 13:34:51 +0000</pubDate>
				<category><![CDATA[Scale & Fund]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4588</guid>

					<description><![CDATA[Maya built a polished MVP, real-time, collaborative, technically sound. But adoption lagged. She wasn’t alone. Many of us, technical founders, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Maya built a polished MVP, real-time, collaborative, technically sound. But adoption lagged.</p>



<p>She wasn’t alone. Many of us, technical founders, assume clean architecture and useful features should speak for themselves. But growth often needs to be engineered with the same intent as the system itself.</p>



<p>What helped Maya move forward wasn’t more features. It was reframing the problem.</p>



<p>Instead of just fixing bugs or shipping enhancements, she started designing <em>behaviors</em>: onboarding nudges, sharing flows, and lightweight collaboration mechanics. All of it quietly embedded in the product.</p>



<h2 class="wp-block-heading">Drawing from OrbiQ’s PLG framework, here’s what she focused on:</h2>



<ul class="wp-block-list">
<li><strong>Better instrumentation, early</strong> — Maya implemented Mixpanel, Firebase, and Amplitude to see where users dropped off, not just in funnels, but in collaboration loops.</li>



<li><strong>Viral mechanics built into UX</strong> — Things like pre-filled invites, live presence badges, and auto-created collab rooms at signup made it easier for users to bring teammates in without being asked.</li>



<li><strong>Systems over spurts</strong> — No big campaigns, just small, recurring loops: feature unlocks tied to sharing, automatic stakeholder prompts, and behavior-based triggers.</li>
</ul>



<p>The result? Her activation rate nearly doubled. A viral coefficient above 1.1. But more importantly, sustainable, compounding growth, all without a dedicated marketing team.</p>



<h2 class="wp-block-heading">Takeaway:</h2>



<p>You don’t have to become a growth hacker. But if you’re comfortable with systems thinking, growth engineering might be the most natural next step. It’s not about chasing virality, it’s about making collaboration easy, meaningful, and repeatable.</p>



<p>If you&#8217;re quietly building and wondering how to scale, you’re not alone. Happy to share what I’ve seen work.</p>


<div class="_df_book df-lite" id="df_4585"  _slug="from-builder-to-growth-engineer-quietly-scaling-to-10000-users" data-title="from-builder-to-growth-engineer-quietly-scaling-to-10000-users" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4585 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/From-Builder-to-Growth-Engineer-Quietly-Scaling-to-10000-Users.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/scale-and-fund/from-builder-to-growth-engineer-quietly-scaling-to-10000-users/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The 3-Year AI Roadmap: Why Quick Wins Struggle Without Foundations</title>
		<link>https://ramonsharif.ca/market-fit/the-3-year-ai-roadmap-why-quick-wins-struggle-without-foundations/</link>
					<comments>https://ramonsharif.ca/market-fit/the-3-year-ai-roadmap-why-quick-wins-struggle-without-foundations/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Wed, 24 Dec 2025 09:42:21 +0000</pubDate>
				<category><![CDATA[Market Fit]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4578</guid>

					<description><![CDATA[In many conversations I’ve had, the challenge isn’t a lack of AI ideas, it’s balancing momentum with patience. AI has [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In many conversations I’ve had, the challenge isn’t a lack of AI ideas, it’s balancing momentum with patience.</p>



<p>AI has moved beyond experimentation, yet many organizations still treat it as a collection of pilots: chatbots here, automation there. Early results can look promising, but sustaining progress often proves harder than expected.</p>



<p>One pattern I keep noticing: AI success is less about individual tools and more about the capabilities behind them.</p>



<p>Quick wins matter early on. Automating invoices, rolling out internal copilots, improving dashboards, these build confidence and show value. But without parallel investment in data, infrastructure, and operating models, they often hit a ceiling.</p>



<h2 class="wp-block-heading">Teams that make steadier progress tend to think in horizons:</h2>



<ul class="wp-block-list">
<li>0–6 months: tactical pilots with clear ROI</li>



<li>6–18 months: scalable foundations like shared data and analytics</li>



<li>18+ months: AI shaping how the business operates</li>
</ul>



<p>What seems to matter most isn’t perfect sequencing, but holding multiple timeframes at once. Leaders who invest in short-term outcomes and long-term foundations, cloud, MLOps, governance, AI literacy, give themselves room to compound.</p>



<p>If you’re leading technology today, a useful question might not be “What AI use case should we launch next?”<br>But rather: “What capabilities would make the next ten use cases easier than the first?”</p>


<div class="_df_book df-lite" id="df_4575"  _slug="the-3-year-ai-roadmap-why-quick-wins-struggle-without-foundations" data-title="the-3-year-ai-roadmap-why-quick-wins-struggle-without-foundations" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4575 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/The-3-Year-AI-Roadmap-Why-Quick-Wins-Struggle-Without-Foundations.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/market-fit/the-3-year-ai-roadmap-why-quick-wins-struggle-without-foundations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Product-Led Growth in 2025: Notes from the Field</title>
		<link>https://ramonsharif.ca/scale-and-fund/product-led-growth-in-2025-notes-from-the-field/</link>
					<comments>https://ramonsharif.ca/scale-and-fund/product-led-growth-in-2025-notes-from-the-field/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Mon, 22 Dec 2025 13:24:32 +0000</pubDate>
				<category><![CDATA[Scale & Fund]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4569</guid>

					<description><![CDATA[A few years ago, PLG mostly meant freemium signups and hoping users stuck around. In 2025, it’s more structured, thoughtful [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>A few years ago, PLG mostly meant freemium signups and hoping users stuck around. In 2025, it’s more structured, thoughtful onboarding, usage-driven value, and organic loops that support lean, sustainable growth.</p>



<p>At OrbiQ, we work with early-stage founders building PLG-first products.</p>



<h2 class="wp-block-heading"> I’m sharing a few lessons we’ve learned, not as rules, but as patterns we’ve seen play out in real teams:</h2>



<ol class="wp-block-list">
<li><strong>Time-to-value beats first impressions.</strong> People rarely read docs. But they remember if your product helped them in the first five minutes. We’ve seen that when activation passes 30%, growth becomes a lot more predictable.</li>



<li><strong>Sharing should feel useful, not promotional.</strong> The best viral features aren’t bolted on, they’re part of the core value. Collaboration, content sharing, even milestone celebration, all work best when they serve the user first.</li>



<li><strong>Funnels that loop tend to scale.</strong> When onboarding leads to early value, and value leads to expansion, PLG becomes less about growth hacks and more about flow. The result: lower CAC, better retention, and growth that doesn’t depend on a heavy sales team.</li>



<li><strong>Sales isn’t the enemy of PLG.</strong> In fact, they pair well, especially when you let product usage guide when to engage. If someone’s bumping into feature limits or using you across a team, that’s often a good time for a thoughtful conversation.</li>
</ol>



<p>PLG isn’t something you install, it’s something you grow into. It starts with making sure your product can speak for itself, even in the smallest use case.</p>


<div class="_df_book df-lite" id="df_4570"  _slug="product-led-growth-in-2025-notes-from-the-field" data-title="product-led-growth-in-2025-notes-from-the-field" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4570 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/Product-Led-Growth-in-2025-Notes-from-the-Field.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/scale-and-fund/product-led-growth-in-2025-notes-from-the-field/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>From “Not for Us” to 300% ROI: Quiet Lessons from a Practical AI Win</title>
		<link>https://ramonsharif.ca/idea-validation/from-not-for-us-to-300-roi-quiet-lessons-from-a-practical-ai-win/</link>
					<comments>https://ramonsharif.ca/idea-validation/from-not-for-us-to-300-roi-quiet-lessons-from-a-practical-ai-win/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Wed, 17 Dec 2025 14:57:27 +0000</pubDate>
				<category><![CDATA[Idea Validation]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4552</guid>

					<description><![CDATA[A year ago, Johnson Precision Manufacturing had never touched AI.Paper-based. Legacy systems. No internal tech team. Their CFO said what [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>A year ago, Johnson Precision Manufacturing had never touched AI.<br>Paper-based. Legacy systems. No internal tech team.</p>



<p>Their CFO said what many in that position might think:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>“AI sounds expensive, complicated, and honestly&#8230; not for us.”</p>
</blockquote>



<p>Fast forward 12 months, they’d achieved a <strong>300% ROI</strong>.</p>



<p>What changed?</p>



<p>They didn’t overhaul the business.<br>They picked one small problem: quality control.<br>Chose a pilot with <strong>low risk, high impact</strong>, using data they already had.<br>And they implemented AI to support, not replace, their team.</p>



<p>The results?</p>



<ul class="wp-block-list">
<li>28% less scrap</li>



<li>50% faster inspections</li>



<li>A quiet but real culture shift</li>
</ul>



<p>This story reflects something I’ve come to appreciate more over time:<br>AI doesn’t have to be loud or disruptive to create value.</p>



<p>In fact, the most sustainable wins often come from:</p>



<ul class="wp-block-list">
<li>Solving <em>specific</em> business problems, not chasing trends</li>



<li>Starting with what’s doable, not what’s flashy</li>



<li>Designing <em>with</em> your team, not around them</li>
</ul>



<p>And maybe most of all, recognizing that you don’t need to become a tech company to benefit from tech.</p>



<h2 class="wp-block-heading"><strong>Takeaway:</strong></h2>



<p>If you&#8217;re in a traditional business and unsure where to begin with AI, start small.<br>You don’t need to bet the company to prove the value.</p>



<p>If you’re working through that journey or thinking about it, I’m always open to learning from others or sharing ideas. Let’s connect.</p>


<div class="_df_book df-lite" id="df_4554"  _slug="from-not-for-us-to-300-roi-quiet-lessons-from-a-practical-ai-win" data-title="from-not-for-us-to-300-roi-quiet-lessons-from-a-practical-ai-win" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4554 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/From-Not-for-Us-to-300-ROI-Quiet-Lessons-from-a-Practical-AI-Win.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/idea-validation/from-not-for-us-to-300-roi-quiet-lessons-from-a-practical-ai-win/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What If Sustainability Was a Growth Lever, Not a Cost Center?</title>
		<link>https://ramonsharif.ca/scale-and-fund/what-if-sustainability-was-a-growth-lever-not-a-cost-center/</link>
					<comments>https://ramonsharif.ca/scale-and-fund/what-if-sustainability-was-a-growth-lever-not-a-cost-center/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Mon, 15 Dec 2025 09:30:20 +0000</pubDate>
				<category><![CDATA[Scale & Fund]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4547</guid>

					<description><![CDATA[Startups run lean. Most days, we’re just trying to ship, stay focused, and stretch every dollar. So it’s understandable that [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Startups run lean. Most days, we’re just trying to ship, stay focused, and stretch every dollar. So it’s understandable that sustainability often gets pushed to “later.”</p>



<p>But I’ve been exploring it more closely, both with founders we support at OrbiQ, and in my own reading, and the story it tells is surprisingly practical.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>Sustainability, done right, doesn’t slow you down. It actually helps you build smarter.</strong></p>
</blockquote>



<h2 class="wp-block-heading">A few examples stood out:</h2>



<ul class="wp-block-list">
<li>One SaaS team spent a weekend optimizing their cloud setup. The result? A <strong>$2.4K/year savings</strong> and new enterprise interest after sharing the impact.</li>



<li>A D2C founder launched a recycled packaging test with almost no upfront cost. Within months, customer lifetime value increased by <strong>32%</strong>.</li>



<li>McKinsey notes that early-stage companies often see a <strong>15–25% cost reduction</strong> in year one from sustainability improvements.</li>
</ul>



<p>What’s encouraging is that many of these wins don’t require big budgets or ESG teams.</p>



<h2 class="wp-block-heading">They just need thoughtful prioritization:</h2>



<ul class="wp-block-list">
<li>Cloud rightsizing</li>



<li>Digital-first operations</li>



<li>Smarter packaging choices</li>



<li>Low-friction green policies</li>
</ul>



<p>And when founders track the ripple effects, like CAC, retention, or even grant access, it often adds up to more than expected.</p>



<p>I’m still learning. But the more I dig in, the more I think sustainability might be less about sacrifice, and more about systems thinking applied to resource use.</p>


<div class="_df_book df-lite" id="df_4544"  _slug="what-if-sustainability-was-a-growth-lever-not-a-cost-center" data-title="what-if-sustainability-was-a-growth-lever-not-a-cost-center" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4544 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/What-If-Sustainability-Was-a-Growth-Lever-Not-a-Cost-Center.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/scale-and-fund/what-if-sustainability-was-a-growth-lever-not-a-cost-center/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why AI Pilots Stall, and How We Can Build Beyond Them</title>
		<link>https://ramonsharif.ca/scale-and-fund/why-ai-pilots-stall-and-how-we-can-build-beyond-them/</link>
					<comments>https://ramonsharif.ca/scale-and-fund/why-ai-pilots-stall-and-how-we-can-build-beyond-them/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Wed, 10 Dec 2025 10:35:22 +0000</pubDate>
				<category><![CDATA[Scale & Fund]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4541</guid>

					<description><![CDATA[Most AI pilots don’t fail because the tech doesn’t work. They stall because they’re disconnected, from strategy, from systems, from [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Most AI pilots don’t fail because the tech doesn’t work. They stall because they’re disconnected, from strategy, from systems, from anything resembling a roadmap.</p>



<p>I’ve seen this firsthand: a promising prototype gets attention, maybe even a solid demo… and then quietly fades. No integration. No scaling path. Just another &#8220;innovation&#8221; that never made it out of the lab.</p>



<p>Lately, I’ve been working through <em>The AI Innovation Roadmap Playbook</em>, and it&#8217;s been a useful lens. What stood out to me wasn’t just the frameworks, but the way they emphasize patience, structure, and long-game thinking.</p>



<h2 class="wp-block-heading">Here are a few notes that resonated:</h2>



<ol class="wp-block-list">
<li><strong>Think in Horizons</strong><br>• <em>0–6 months:</em> Quick wins (support automation, data tagging)<br>• <em>6–18 months:</em> Building pipelines, MLOps, team maturity<br>• <em>18+ months:</em> AI products that reshape workflows or unlock new value<br>Short-term wins are great, but they should sit inside a broader arc.</li>



<li><strong>Sequence Matters</strong><br>Early projects should earn trust, but also quietly build the foundations that make future work easier.</li>



<li><strong>Balance the Portfolio</strong><br>The 70/20/10 model (core/adjacent/transformational) is a helpful check. Are we just automating, or also creating space for new thinking?</li>



<li><strong>Build Capability, Not Just Output</strong><br>AI that scales tends to come from places that invest in data foundations, responsible governance, and cross-functional trust. The human side carries more weight than it gets credit for.</li>
</ol>



<p>If there’s a takeaway here, maybe it’s this: pilots are easy. Roadmaps are harder, but they’re what turn effort into impact.</p>


<div class="_df_book df-lite" id="df_4538"  _slug="why-ai-pilots-stall-and-how-we-can-build-beyond-them" data-title="why-ai-pilots-stall-and-how-we-can-build-beyond-them" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4538 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/Why-AI-Pilots-Stall-and-How-We-Can-Build-Beyond-Them.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/scale-and-fund/why-ai-pilots-stall-and-how-we-can-build-beyond-them/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why Sustainability Might Be Your Strongest Growth Lever</title>
		<link>https://ramonsharif.ca/scale-and-fund/why-sustainability-might-be-your-strongest-growth-lever/</link>
					<comments>https://ramonsharif.ca/scale-and-fund/why-sustainability-might-be-your-strongest-growth-lever/#respond</comments>
		
		<dc:creator><![CDATA[RamAdRif]]></dc:creator>
		<pubDate>Mon, 08 Dec 2025 14:09:51 +0000</pubDate>
				<category><![CDATA[Scale & Fund]]></category>
		<guid isPermaLink="false">https://ramonsharif.ca/?p=4535</guid>

					<description><![CDATA[I used to think sustainability was something you add once the core product works and the team has bandwidth. But [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>I used to think sustainability was something you add once the core product works and the team has bandwidth. But the more I work with early-stage companies, especially those building with long-term intent, the more I see a different pattern.</p>



<p>Founders like Maya didn’t wait to “earn the right” to prioritize ESG. They built it into the business model early, not as a branding play, but as a way to drive real operational gains.</p>



<h2 class="wp-block-heading">In her case, that meant:</h2>



<ul class="wp-block-list">
<li>22% lower cost-per-mile from switching to electric</li>



<li>18% delivery efficiency from AI-powered routing</li>



<li>New contracts from retailers focused on ESG alignment</li>
</ul>



<p>The result? Faster growth, lower costs, stronger retention, and $4.5M raised from investors who cared about both performance <em>and</em> purpose.</p>



<p>The <em>ROI of Sustainability</em> guide from OrbiQ shares dozens of stories like this.</p>



<h2 class="wp-block-heading"> Companies that treat purpose as infrastructure, not optics, tend to:</h2>



<ul class="wp-block-list">
<li>See 25% higher profitability</li>



<li>Experience less volatility in downturns</li>



<li>Retain both customers and team members longer</li>
</ul>



<p>The most compelling part? Many of the most effective sustainability practices are operationally smart, digital workflows, energy-efficient systems, smarter supply chains.</p>



<p>I’m still learning in this space, but one question that’s been helpful lately:<br>What if your sustainability metrics weren’t separate from your KPIs, but actually driving them?</p>



<h2 class="wp-block-heading">Takeaway:</h2>



<p>When purpose is built in early, it doesn’t compete with growth. It compounds it.</p>



<p>The OrbiQ team put together a solid framework if you&#8217;re exploring this path. Worth a look.</p>


<div class="_df_book df-lite" id="df_4532"  _slug="why-sustainability-might-be-your-strongest-growth-lever" data-title="why-sustainability-might-be-your-strongest-growth-lever" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_4532 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/ramonsharif.ca\/wp-content\/uploads\/2025\/12\/Why-Sustainability-Might-Be-Your-Strongest-Growth-Lever.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
]]></content:encoded>
					
					<wfw:commentRss>https://ramonsharif.ca/scale-and-fund/why-sustainability-might-be-your-strongest-growth-lever/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
