<?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>Kay Bouvet Engineering - Patras Law Chamber</title>
	<atom:link href="https://patraslawchambers.com/tag/kay-bouvet-engineering/feed/" rel="self" type="application/rss+xml" />
	<link>https://patraslawchambers.com</link>
	<description>Patras Law Chamber</description>
	<lastBuildDate>Mon, 07 Sep 2026 00:45:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>IBC Guide for Operational Creditors to Serve Demand Notices</title>
		<link>https://patraslawchambers.com/ibc-guide-for-operational-creditors-to-serve-demand-notices/</link>
					<comments>https://patraslawchambers.com/ibc-guide-for-operational-creditors-to-serve-demand-notices/#respond</comments>
		
		<dc:creator><![CDATA[Adv. Sudip Patra]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 00:45:17 +0000</pubDate>
				<category><![CDATA[NCLT Company matters]]></category>
		<category><![CDATA[CIRP]]></category>
		<category><![CDATA[Insolvency and Bankruptcy Code 2016]]></category>
		<category><![CDATA[K Kishan Vijay Nirman]]></category>
		<category><![CDATA[Kay Bouvet Engineering]]></category>
		<category><![CDATA[Macquarie Bank Shilpi Cable]]></category>
		<category><![CDATA[Mobilox Innovations]]></category>
		<category><![CDATA[NCLT]]></category>
		<category><![CDATA[operational creditor]]></category>
		<category><![CDATA[patras law chambers]]></category>
		<category><![CDATA[pre-existing dispute]]></category>
		<category><![CDATA[Section 8 IBC]]></category>
		<category><![CDATA[Section 9 IBC]]></category>
		<guid isPermaLink="false">https://patraslawchambers.com/?p=4099</guid>

					<description><![CDATA[<p>        Sections 8 &#38; 9 · Insolvency and Bankruptcy [&#8230;]</p>
<p>The post <a href="https://patraslawchambers.com/ibc-guide-for-operational-creditors-to-serve-demand-notices/">IBC Guide for Operational Creditors to Serve Demand Notices</a> first appeared on <a href="https://patraslawchambers.com">Patras Law Chamber</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><style>
  :root{
    --bg:#0B0C0E; --surface:#16181B; --surface-2:#1D2023;
    --text:#F3F0E8; --text-muted:#D2CCC0;
    --accent:#C9971F; --accent-dim:#4A3D1E; --line:#2A2D30;
    --maxw:920px;
  }
  *{box-sizing:border-box;}
  html{scroll-behavior:smooth;}
  body{margin:0; background:transparent !important; color:var(--text) !important;
    font-family:'Source Sans 3',sans-serif; font-size:17px; line-height:1.7;
    -webkit-font-smoothing:antialiased;}
  h1,h2,h3,h4{font-family:'Fraunces',serif; font-weight:600; letter-spacing:-0.01em; margin:0;
    color:var(--text) !important;}
  .mono{font-family:'IBM Plex Mono',monospace;}
  a{color:var(--accent) !important; font-weight:700; text-decoration:none;}
  em{color:var(--accent) !important; font-weight:700; font-style:normal;}
  .wrap{max-width:var(--maxw); margin:0 auto; padding:0 24px;}
  .eyebrow{
    font-family:'IBM Plex Mono',monospace; font-size:12.5px; letter-spacing:0 !important; font-weight:700;
    text-transform:uppercase; color:var(--accent) !important; display:inline-flex; gap:8px; align-items:center;
    margin-bottom:14px;
    opacity:0; transform:translateY(-10px); transition:opacity .45s ease, transform .45s ease;
  }
  .eyebrow.in{opacity:1; transform:translateY(0); animation:eyebrow-glow 2.8s ease-in-out infinite; animation-delay:.5s;}
  @keyframes eyebrow-glow{
    0%,100%{text-shadow:0 0 3px rgba(201,151,31,.25);}
    50%{text-shadow:0 0 12px rgba(201,151,31,.85), 0 0 22px rgba(201,151,31,.35);}
  }
  @media (prefers-reduced-motion: reduce){.eyebrow.in{animation:none !important; text-shadow:none !important;}}
  .eyebrow::before{content:"§"; color:var(--accent-dim) !important; font-size:14px;}

  /* Typewriter heading reveal */
  .type-heading .tw-char{opacity:0; transition:opacity .05s linear; color:inherit !important; letter-spacing:inherit !important;}
  .eyebrow .tw-char{letter-spacing:0 !important;}
  .type-heading.in .tw-char{opacity:1;}
  .type-heading::after{color:var(--accent) !important;}
  .type-heading.in::after{content:"|"; animation:tw-blink .9s step-end infinite;}
  .type-heading.typing-done::after{content:"|"; animation:tw-blink .9s step-end infinite;}
  @media (prefers-reduced-motion: reduce){.type-heading.typing-done::after{content:"" !important; animation:none !important;}}
  @keyframes tw-blink{50%{opacity:0;}}
  @media (prefers-reduced-motion: reduce){
    .type-heading .tw-char{transition:none !important; opacity:1 !important;}
    .type-heading.in::after{content:"" !important;}
  }

  /* HERO */
  .hero{position:relative; padding:110px 24px 80px; overflow:hidden; border-bottom:1px solid var(--line);
    background:var(--bg) !important;
    background-image:radial-gradient(ellipse 900px 500px at 50% -10%, rgba(201,151,31,0.12), transparent 60%) !important;}
  .hero .wrap{position:relative; z-index:2;}
  .hero-eyebrow{color:var(--text-muted) !important; font-family:'IBM Plex Mono',monospace; font-size:13px;
    letter-spacing:.12em; text-transform:uppercase; margin-bottom:20px;}
  .hero h1{font-size:clamp(30px,5vw,52px); line-height:1.1; max-width:820px; color:var(--text) !important;
    text-align:justify !important; text-align-last:left;}
  @keyframes hero-h1-glow{
    0%,100%{text-shadow:0 0 4px rgba(243,240,232,.15);}
    50%{text-shadow:0 0 18px rgba(243,240,232,.35), 0 0 30px rgba(201,151,31,.18);}
  }
  .hero p.lede{font-size:18.5px; color:var(--text-muted) !important; max-width:640px; margin-top:20px; text-align:left;}
  .hero-cta{margin-top:32px; display:flex; gap:14px; flex-wrap:wrap;}

  .hero-eyebrow, .hero h1, .hero p.lede, .hero-cta{opacity:0; transform:translateY(12px);
    animation:hero-fade-up .65s ease forwards;}
  .hero-eyebrow{animation:hero-fade-up .65s ease forwards .05s, eyebrow-glow 2.8s ease-in-out infinite 1s;}
  .hero h1{animation:hero-fade-up .65s ease forwards .18s, hero-h1-glow 3.2s ease-in-out infinite 2.6s;}
  .hero p.lede{animation-delay:.34s;}
  .hero-cta{animation-delay:.5s;}
  @keyframes hero-fade-up{to{opacity:1; transform:translateY(0);}}
  @media (prefers-reduced-motion: reduce){
    .hero h1{animation:none !important; text-shadow:none !important; opacity:1 !important; transform:none !important;}
  }
  @media (prefers-reduced-motion: reduce){
    .hero-eyebrow, .hero h1, .hero p.lede, .hero-cta{animation:none !important; opacity:1 !important; transform:none !important;}
  }

  .btn{font-family:'Source Sans 3',sans-serif; font-weight:700; font-size:15px;
    padding:14px 26px; border-radius:4px; display:inline-block; border:2px solid transparent;
    transition:transform .15s ease, opacity .15s ease;}
  .btn-primary{background:var(--accent) !important; color:#15130A !important; border-color:var(--accent) !important;}
  .btn-primary:hover{transform:translateY(-1px); opacity:.92;}
  .btn-ghost{background:transparent !important; border-color:var(--accent) !important; color:var(--accent) !important; font-weight:700;}
  .btn-ghost:hover{background:rgba(201,151,31,0.1) !important;}

  /* gateway plot-marker (two locked gates motif) */
  .gate-plot{position:absolute; right:0; top:60px; width:260px; height:260px; z-index:1; pointer-events:none;}
  .gate-plot .post{position:absolute; top:20px; bottom:20px; width:8px; background:var(--accent-dim) !important; border-radius:2px;
    opacity:0; transform:scaleY(.6); transform-origin:bottom; transition:opacity .9s ease, transform .9s cubic-bezier(.2,.8,.2,1);}
  .gate-plot.in .post{opacity:.8; transform:scaleY(1);}
  .gate-plot .post-l{left:60px;}
  .gate-plot .post-r{right:60px; transition-delay:.15s;}
  .gate-plot .lock{position:absolute; left:50%; top:50%; width:34px; height:30px; margin:-15px 0 0 -17px;
    border:2px solid var(--accent) !important; border-radius:5px; background:var(--bg) !important;
    opacity:0; transform:scale(.7) rotate(-8deg); transition:opacity .6s ease .4s, transform .6s cubic-bezier(.2,.8,.2,1) .4s;}
  .gate-plot.in .lock{opacity:1; transform:scale(1) rotate(0);}
  .gate-plot .lock::before{content:""; position:absolute; left:9px; top:-14px; width:16px; height:16px;
    border:2px solid var(--accent) !important; border-bottom:none; border-radius:10px 10px 0 0;}
  @media (max-width:820px){.gate-plot{width:150px; height:150px; top:24px; opacity:.65;}
    .gate-plot .post-l{left:34px;} .gate-plot .post-r{right:34px;}}

  section{padding:64px 0; border-bottom:1px solid var(--line);}
  section h2{font-size:clamp(23px,3vw,30px); margin-bottom:16px; max-width:680px;}
  section > .wrap > p.intro{color:var(--text-muted) !important; font-size:17px; max-width:700px; margin-bottom:32px;
    text-align:justify !important; text-align-last:left; hyphens:auto;}

  p, .card p, .step p, .ledger-item p, .pitfall p, .faq-a p, .compare-value{
    text-align:justify !important; text-align-last:left; hyphens:auto; color:var(--text-muted) !important;}

  .reveal{opacity:0; transform:translateY(16px); transition:opacity .55s ease, transform .55s ease;}
  .reveal.in{opacity:1; transform:translateY(0);}

  .card.reveal, .compare-item.reveal, .article-img.reveal{
    transform:translateY(-38px);
    transition:opacity .5s ease, transform .65s cubic-bezier(.34,1.56,.64,1);
  }
  .card.reveal.in, .compare-item.reveal.in, .article-img.reveal.in{transform:translateY(0);}
  @media (prefers-reduced-motion: reduce){
    .card.reveal, .compare-item.reveal, .article-img.reveal{transform:none !important; transition:opacity .3s ease !important;}
  }
  @media (max-width:640px){
    .card.reveal, .compare-item.reveal, .article-img.reveal{transform:translateY(-64px);
      transition:opacity .5s ease, transform .7s cubic-bezier(.32,1.75,.55,1.05);}
  }
  .stagger .reveal:nth-child(1){transition-delay:0s;}
  .stagger .reveal:nth-child(2){transition-delay:.08s;}
  .stagger .reveal:nth-child(3){transition-delay:.16s;}
  .stagger .reveal:nth-child(4){transition-delay:.24s;}
  .stagger .reveal:nth-child(5){transition-delay:.32s;}

  /* Comparison — no table, div-based */
  .compare-wrap{margin-top:20px; display:flex; flex-direction:column; gap:14px;}
  .compare-item{background:var(--surface) !important; border:1px solid var(--line); border-radius:8px; padding:20px 22px;
    position:relative; overflow:hidden;}
  .compare-item::before{content:""; position:absolute; left:0; top:0; bottom:0; width:3px; background:var(--accent) !important;
    transform:scaleY(0); transform-origin:top; transition:transform .5s ease;}
  .compare-item.in::before{transform:scaleY(1);}
  .compare-feature{font-family:'IBM Plex Mono',monospace; font-size:11.5px; letter-spacing:.08em; text-transform:uppercase; font-weight:700;
    color:var(--accent) !important; margin-bottom:14px; display:block;}
  .compare-grid{display:grid; grid-template-columns:1fr 1fr; gap:18px;}
  @media (max-width:600px){.compare-grid{grid-template-columns:1fr; gap:12px;}}
  .compare-col-label{font-family:'IBM Plex Mono',monospace; font-size:10.5px; letter-spacing:.06em; text-transform:uppercase;
    color:var(--text-muted) !important; margin-bottom:5px; display:block;}
  .compare-value{font-size:15px; margin:0; color:var(--text) !important; text-align:justify !important; text-align-last:left;}
  .compare-col.is-current .compare-col-label{color:var(--accent) !important; font-weight:700;}

  .grid-2{display:grid; grid-template-columns:1fr 1fr; gap:18px; margin-top:8px;}
  @media (max-width:700px){.grid-2{grid-template-columns:1fr; gap:14px;}}
  .card{background:var(--surface) !important; border:1px solid var(--line); border-radius:8px; padding:24px;
    transition:border-color .25s ease, transform .25s ease;}
  .card:active{transform:scale(.98);}
  .card h3{font-size:18.5px; margin-bottom:8px; color:var(--text) !important;}
  .card .tag{font-family:'IBM Plex Mono',monospace; font-size:11px; color:var(--accent) !important; font-weight:700;
    letter-spacing:.08em; text-transform:uppercase; margin-bottom:10px; display:block;}

  .ledger{position:relative; margin-top:8px;}
  .ledger::before{content:""; position:absolute; left:22px; top:0; bottom:0; width:1px; background:var(--line);}
  .ledger-item{position:relative; padding:0 0 32px 62px;}
  .ledger-item:last-child{padding-bottom:0;}
  .stamp{position:absolute; left:0; top:0; width:46px; height:46px; border-radius:50%;
    border:1.6px solid var(--accent) !important; display:flex; align-items:center; justify-content:center;
    background:var(--bg) !important; transform:rotate(-10deg) scale(.8); opacity:0;
    transition:transform .5s cubic-bezier(.2,.8,.2,1), opacity .5s ease;}
  .ledger-item.in .stamp{transform:rotate(0) scale(1); opacity:1; animation:pulse-once 2.4s ease .5s infinite;}
  @keyframes pulse-once{0%{box-shadow:0 0 0 0 rgba(201,151,31,.5);} 70%{box-shadow:0 0 0 10px rgba(201,151,31,0);} 100%{box-shadow:0 0 0 0 rgba(201,151,31,0);}}
  @media (prefers-reduced-motion: reduce){.ledger-item.in .stamp{animation:none !important;}}
  .stamp .stamp-label{font-family:'IBM Plex Mono',monospace; font-size:8px; font-weight:700; color:var(--accent) !important; text-align:center !important; line-height:1.2; display:block;}
  .ledger-item h3{font-size:18px; margin-bottom:4px;}
  .ledger-item .cite{font-family:'IBM Plex Mono',monospace; font-size:12px; font-weight:700; color:var(--accent) !important; margin-bottom:8px; display:block;}

  .steps{counter-reset:step; margin-top:8px;}
  .step{display:grid; grid-template-columns:44px 1fr; gap:16px; padding:20px 0; border-bottom:1px solid var(--line);}
  .step:last-child{border-bottom:none;}
  .step-num{counter-increment:step; font-family:'Fraunces',serif; font-size:20px; color:var(--accent-dim) !important;}
  .step-num::before{content:counter(step,decimal-leading-zero);}
  .step.in .step-num{color:var(--accent) !important; font-weight:700; transition:color .4s ease .1s;}
  .step h3{font-size:16.5px; margin-bottom:6px; color:var(--text) !important;}

  .pitfall{display:flex; gap:12px; padding:16px 0; border-bottom:1px solid var(--line);}
  .pitfall:last-child{border-bottom:none;}
  .pitfall .mark{color:var(--accent) !important; font-weight:700; font-family:'IBM Plex Mono',monospace; font-size:14px; flex-shrink:0; padding-top:2px;}
  .pitfall strong{color:var(--text) !important;}

  .faq-item{border-bottom:1px solid var(--line);}
  .faq-q{width:100%; text-align:left; background:none !important; border:none; color:var(--text) !important;
    font-family:'Source Sans 3',sans-serif; font-size:16px; font-weight:600;
    padding:18px 0; cursor:pointer; display:flex; justify-content:space-between; align-items:center; gap:16px;}
  .faq-q .plus{color:var(--accent) !important; font-family:'IBM Plex Mono',monospace; font-size:18px; transition:transform .25s ease; flex-shrink:0;}
  .faq-item.open .plus{transform:rotate(45deg);}
  .faq-a{max-height:0; overflow:hidden; transition:max-height .35s ease;}
  .faq-a p{margin:0 0 18px; max-width:700px;}

  .cta-section{background:var(--surface) !important;
    background-image:radial-gradient(ellipse 700px 300px at 15% 0%, rgba(201,151,31,0.14), transparent 60%) !important;}
  .cta-section h2{max-width:600px;}
  .cta-section p.intro{margin-bottom:26px;}
  .firm-block{display:flex; gap:32px; flex-wrap:wrap; margin-top:32px; padding-top:28px; border-top:1px solid var(--line);}

  .article-img{margin:28px 0; border-radius:8px; overflow:hidden; border:1px solid var(--line);
    background:var(--surface) !important;}
  .article-img img{display:block; width:100%; height:auto;}
  .article-img .caption{padding:12px 18px; font-size:14px !important; color:var(--text-muted) !important;
    border-top:1px solid var(--line); text-align:justify !important; text-align-last:left; font-style:italic;}
  @media (max-width:640px){.article-img .caption{font-size:13px !important; padding:10px 14px;}}
  .firm-about-wrap{display:flex; align-items:center; gap:18px; margin-top:22px;}
  .firm-about{font-size:15px !important; color:var(--text-muted) !important;
    text-align:justify !important; text-align-last:left; margin:0 !important; flex:1; min-width:0;}
  .firm-about-photo{width:92px; height:92px; border-radius:50%; object-fit:cover;
    border:2px solid var(--accent) !important; flex-shrink:0;}
  @media (max-width:640px){.firm-about-photo{width:72px; height:72px;}}
  .firm-col h4{font-family:'IBM Plex Mono',monospace; font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; color:var(--accent) !important; margin:0 0 8px;}
  .firm-col p{margin:0; color:var(--text-muted) !important; font-size:14.5px; line-height:1.6; text-align:left !important;}

  footer{padding:36px 0 56px; text-align:center;}
  footer p, footer p.mono{color:var(--text-muted) !important; font-size:13px; font-family:'IBM Plex Mono',monospace;
    text-align:center !important; text-align-last:center !important; width:100%; display:block;
    margin-left:auto !important; margin-right:auto !important;}
  footer .footer-about{font-family:'Source Sans 3',sans-serif !important; font-size:12.5px !important;
    max-width:480px; margin:8px auto 0 !important; opacity:.8;}

  /* Video embed slot — click-to-play facade */
  .video-embed{margin:28px 0 8px; border-radius:8px; overflow:hidden; border:1px solid var(--line);
    background:var(--surface) !important;}
  .video-embed .video-label{padding:12px 18px; font-family:'IBM Plex Mono',monospace; font-size:11px;
    letter-spacing:.08em; text-transform:uppercase; color:var(--accent) !important; border-bottom:1px solid var(--line); font-weight:700;}
  .video-embed .video-frame{position:relative; width:100%; padding-top:56.25%; background:#000 !important;}
  .video-embed .video-frame iframe{position:absolute; inset:0; width:100%; height:100%; border:0;}
  .video-facade{position:absolute; inset:0; cursor:pointer; display:block; overflow:hidden;
    background:#000 !important; border:0; padding:0;}
  .video-facade .video-thumb{width:100%; height:100%; object-fit:cover; display:block; opacity:.82;
    transition:opacity .3s ease, transform .5s ease;}
  .video-facade:hover .video-thumb{opacity:1; transform:scale(1.03);}
  .video-play{position:absolute; left:50%; top:50%; width:76px; height:53px; margin:-26px 0 0 -38px;
    border-radius:13px; background:rgba(201,151,31,.92) !important;
    transition:transform .22s ease, background .22s ease;}
  .video-play::after{content:""; position:absolute; left:30px; top:15px;
    border-style:solid; border-width:11.5px 0 11.5px 20px; border-color:transparent transparent transparent #15130A;}
  .video-facade:hover .video-play{transform:scale(1.08); background:var(--accent) !important;}
  .video-fallback{padding:10px 18px; font-size:12.5px !important; color:var(--text-muted) !important; border-top:1px solid var(--line);}

  /* ===== Interactive widget: threshold donut ===== */
  .donut-widget{margin:32px 0; padding:26px; background:var(--surface) !important; border:1px solid var(--line); border-radius:10px; text-align:center;}
  .donut-visual{width:190px; height:190px; border-radius:50%; margin:0 auto 22px; position:relative;
    background:conic-gradient(var(--accent) calc(var(--pct,50)*1%), var(--surface-2) 0); transition:background .6s ease;}
  .donut-visual::after{content:""; position:absolute; inset:22px; border-radius:50%; background:var(--surface) !important;}
  .donut-center{position:absolute; inset:0; display:flex; flex-direction:column; align-items:center; justify-content:center; z-index:2;}
  .donut-figure{font-family:'Fraunces',serif; font-size:24px; font-weight:700; color:var(--accent) !important;}
  .donut-caption{font-family:'IBM Plex Mono',monospace; font-size:10.5px; color:var(--text-muted) !important; max-width:130px; margin-top:6px; line-height:1.4;}
  .donut-legend{display:flex; gap:10px; justify-content:center; flex-wrap:wrap; margin-bottom:16px;}
  .donut-btn{font-family:'Source Sans 3',sans-serif; font-weight:700; font-size:13px; padding:9px 18px; border-radius:20px;
    border:2px solid var(--line); background:transparent !important; color:var(--text-muted) !important; cursor:pointer; transition:all .2s ease;}
  .donut-btn.is-active, .donut-btn:hover{border-color:var(--accent) !important; color:var(--accent) !important;}
  .donut-note{font-size:14px !important; color:var(--text-muted) !important; max-width:540px; margin:0 auto;
    text-align:justify !important; text-align-last:center;}

  /* ===== Interactive widget: Form 3/4 simulator ===== */
  .sim-widget{margin:32px 0; padding:26px; background:var(--surface) !important; border:1px solid var(--line); border-radius:10px;}
  .sim-buttons{display:flex; gap:10px; flex-wrap:wrap; margin-bottom:20px;}
  .sim-btn{flex:1; min-width:160px; font-family:'Source Sans 3',sans-serif; font-weight:700; font-size:13.5px; padding:13px 14px;
    border-radius:6px; border:2px solid var(--line); background:var(--surface-2) !important; color:var(--text-muted) !important;
    cursor:pointer; transition:all .2s ease;}
  .sim-btn.is-active{border-color:var(--accent) !important; color:var(--accent) !important; background:var(--accent-dim) !important;}
  .sim-result{border-top:1px solid var(--line); padding-top:18px;}
  .sim-result .sim-form{font-family:'IBM Plex Mono',monospace; font-weight:700; color:var(--accent) !important; font-size:12.5px;
    text-transform:uppercase; letter-spacing:.07em; display:block; margin-bottom:8px;}
  .sim-result .sim-head{font-family:'Fraunces',serif; font-size:19px; color:var(--text) !important; margin:0 0 10px; display:block;}
  .sim-result ul{margin:0; padding-left:18px; color:var(--text-muted) !important;}
  .sim-result li{margin-bottom:7px; text-align:justify !important; text-align-last:left; font-size:15px;}

  /* ===== Interactive widget: verdict slider ===== */
  .verdict-widget{margin:32px 0; padding:26px; background:var(--surface) !important; border:1px solid var(--line); border-radius:10px;}
  .verdict-widget input[type=range]{width:100%; margin:20px 0 8px; accent-color:#C9971F;}
  .verdict-days{font-family:'IBM Plex Mono',monospace; font-size:12.5px !important; color:var(--text-muted) !important;
    display:flex; justify-content:space-between; text-align:left !important;}
  .verdict-endpoint{color:var(--text-muted) !important;}
  #verdictDayLabel{color:var(--accent) !important; font-weight:700;}
  .verdict-band{margin-top:18px; padding:16px 18px; border-radius:8px; border:1px solid var(--line);
    transition:border-color .3s ease, background .3s ease;}
  .verdict-band.is-premature{border-color:#8B1A1A !important; background:rgba(139,26,26,.14) !important;}
  .verdict-band.is-eligible{border-color:var(--accent) !important; background:rgba(201,151,31,.1) !important;}
  .verdict-label{font-family:'IBM Plex Mono',monospace; font-weight:700; font-size:12px; text-transform:uppercase;
    letter-spacing:.08em; display:block; margin-bottom:6px;}
  .verdict-band.is-premature .verdict-label{color:#E4A5A5 !important;}
  .verdict-band.is-eligible .verdict-label{color:var(--accent) !important;}
  .verdict-text{margin:0 !important; color:var(--text-muted) !important; font-size:14.5px !important;
    text-align:justify !important; text-align-last:left;}

  /* ===== Interactive widget: flip cards ===== */
  .flip-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:22px;}
  @media (max-width:700px){.flip-grid{grid-template-columns:1fr;}}
  .flip-card{perspective:1000px; height:200px; cursor:pointer;}
  .flip-card-inner{position:relative; width:100%; height:100%; transition:transform .6s cubic-bezier(.4,.2,.2,1); transform-style:preserve-3d;}
  .flip-card.is-flipped .flip-card-inner{transform:rotateY(180deg);}
  .flip-face{position:absolute; inset:0; backface-visibility:hidden; border-radius:8px; border:1px solid var(--line);
    padding:18px; display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center;}
  .flip-front{background:var(--surface) !important;}
  .flip-front .flip-q{font-family:'Fraunces',serif; font-size:17px; color:var(--text) !important;}
  .flip-front .flip-hint{font-family:'IBM Plex Mono',monospace; font-size:10px; color:var(--accent) !important; margin-top:12px;
    text-transform:uppercase; letter-spacing:.06em;}
  .flip-back{background:var(--accent-dim) !important; transform:rotateY(180deg);}
  .flip-back p{margin:0 !important; font-size:13px !important; color:var(--text) !important;
    text-align:justify !important; text-align-last:center;}
  @media (prefers-reduced-motion: reduce){.flip-card-inner{transition:none !important;}}

  /* ===== Interactive widget: tappable timeline ===== */
  .tl-wrap{position:relative; margin-top:26px; padding-left:30px;}
  .tl-spine{position:absolute; left:9px; top:6px; bottom:6px; width:2px; background:var(--line);}
  .tl-spine-fill{position:absolute; left:0; top:0; width:100%; background:var(--accent) !important; height:0%; transition:height .4s ease;}
  .tl-node{position:relative; margin-bottom:22px; cursor:pointer;}
  .tl-node:last-child{margin-bottom:0;}
  .tl-dot{position:absolute; left:-30px; top:2px; width:20px; height:20px; border-radius:50%; border:2px solid var(--line);
    background:var(--bg) !important; transition:all .3s ease;}
  .tl-node.is-active .tl-dot{border-color:var(--accent) !important; background:var(--accent) !important;}
  .tl-title{font-family:'Source Sans 3',sans-serif; font-weight:700; font-size:15.5px !important; color:var(--text) !important; display:block;}
  .tl-detail{max-height:0; overflow:hidden; transition:max-height .35s ease;}
  .tl-node.is-active .tl-detail{max-height:220px;}
  .tl-detail p{margin:8px 0 0 !important; font-size:14px !important; color:var(--text-muted) !important;
    text-align:justify !important; text-align-last:left;}

  /* ===== Interactive widget: re-ordering ladder ===== */
  .ladder-widget{margin:32px 0; padding:26px; background:var(--surface) !important; border:1px solid var(--line); border-radius:10px;}
  .ladder-toggle{display:flex; gap:10px; margin-bottom:18px; flex-wrap:wrap;}
  .ladder-list{list-style:none; margin:0; padding:0; counter-reset:rank;}
  .ladder-item{counter-increment:rank; display:flex; gap:14px; align-items:flex-start; padding:13px 15px; margin-bottom:9px;
    background:var(--surface-2) !important; border-radius:6px; border:1px solid var(--line);
    transition:transform .5s cubic-bezier(.4,.2,.2,1);}
  .ladder-rank{font-family:'Fraunces',serif; font-size:20px; color:var(--accent) !important; flex-shrink:0; width:26px;}
  .ladder-rank::before{content:counter(rank);}
  .ladder-body h4{margin:0 0 4px !important; font-size:14.5px !important; color:var(--text) !important;}
  .ladder-body p{margin:0 !important; font-size:13px !important; color:var(--text-muted) !important;
    text-align:justify !important; text-align-last:left;}

  .bg-animate{position:fixed; inset:0; z-index:-1; pointer-events:none;
    background:
      radial-gradient(950px 820px at var(--bx1,50%) var(--by1,40%), rgba(139,26,26,0.44), transparent 65%),
      radial-gradient(700px 640px at var(--bx2,20%) var(--by2,70%), rgba(90,15,15,0.34), transparent 62%),
      radial-gradient(620px 560px at var(--bx3,80%) var(--by3,20%), rgba(60,10,10,0.30), transparent 65%),
      var(--bg) !important;
    transition:background-position .1s linear;
    animation:bg-pulse 6s ease-in-out infinite;
  }
  @keyframes bg-pulse{
    0%,100%{filter:hue-rotate(0deg) saturate(1) brightness(1);}
    33%{filter:hue-rotate(-5deg) saturate(1.18) brightness(1.08);}
    66%{filter:hue-rotate(5deg) saturate(1.1) brightness(0.94);}
  }
  @media (prefers-reduced-motion: reduce){
    .bg-animate{background-position:initial !important; animation:none !important; filter:none !important;}
  }
</style></p>
<div id="bgAnimate" class="bg-animate"> </div>
<section class="hero">
<div id="gatePlot" class="gate-plot">
<div class="post post-l"> </div>
<div class="post post-r"> </div>
<div class="lock"> </div>
</div>
<div class="wrap">
<div class="hero-eyebrow">Sections 8 &amp; 9 · Insolvency and Bankruptcy Code, 2016</div>
<h1 class="type-heading">Section 9 IBC: The Operational Creditor&#8217;s <em>Two-Tiered Gateway</em> to CIRP</h1>
<p class="lede">Suppliers, employees, and statutory authorities do not walk through the same door as banks and financial institutions. Before the National Company Law Tribunal will even look at your claim, you must clear a strict statutory gateway — the demand notice, the ten-day wait, and the pre-existing dispute test. Get any one of them wrong, and a genuine claim is dismissed at the threshold.</p>
<div class="hero-cta"><a class="btn btn-primary" href="#representation">Discuss Your Recovery</a> <a class="btn btn-ghost" href="#judgments">See the Case Law</a></div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">Introduction</div>
<h2 class="reveal type-heading">A recovery mechanism this is not — and courts guard that line closely</h2>
<p class="intro reveal">The Corporate Insolvency Resolution Process (CIRP) under the Insolvency and Bankruptcy Code, 2016 gives distressed companies a structured, time-bound path to reorganisation. Financial creditors — banks, NBFCs — walk in directly under Section 7. Operational creditors, comprising suppliers of goods and services, employees, and statutory authorities, face a deliberately different route: a two-tiered statutory gateway under Sections 8 and 9. Parliament built this bottleneck on purpose, to stop the insolvency framework from being weaponised as a coercive recovery tool for claims that are genuinely disputed. Every step that follows — the notice format, the ten-day wait, the affidavit&#8217;s timing, the evidentiary bar — exists to enforce that one idea.</p>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-10.jpg" alt="A gold shield deflecting a sword, illustrating that the IBC is not a coercive recovery weapon and strict compliance plus the pre-existing dispute doctrine prevent its abuse" />
<figcaption class="caption">Legislative intent, Sections 8 &amp; 9 IBC: strict compliance and the pre-existing dispute doctrine are the twin safeguards against misuse of the insolvency process.</figcaption>
</figure>
<div class="video-embed reveal">
<div class="video-label">Watch: Section 9 IBC Explained</div>
<div id="ytFrame1" class="video-frame">
<div id="ytFacade1" class="video-facade" tabindex="0" role="button" aria-label="Play video: Section 9 IBC operational creditor CIRP explained"><img id="ytThumb1" class="video-thumb" alt="Section 9 IBC operational creditor CIRP explained — Patra's Law Chambers" /></div>
</div>
<div class="video-fallback">Player not loading? <a href="https://www.youtube.com/watch?v=WPxzYoWawwY" target="_blank" rel="noopener">Watch it on YouTube <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></div>
</div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">Section 8</div>
<h2 class="reveal type-heading">The demand notice: Form 3 or Form 4, and nothing improvised</h2>
<p class="intro reveal">Section 8(1) is the mandatory threshold every operational creditor must clear before touching the NCLT. Once a default occurs on an operational debt above the statutory minimum, the creditor must deliver a demand notice — and Rule 5 of the IBC (Application to Adjudicating Authority) Rules, 2016 prescribes exactly two formats. Using the wrong one, or omitting a mandatory attachment, is a self-inflicted wound at the first step.</p>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-09.jpg" alt="Two keys side by side — Form 3 for uninvoiced, mixed debts, and Form 4 for trade debts requiring mandatory attached commercial tax invoices" />
<figcaption class="caption">Rule 5, IBC (Application to Adjudicating Authority) Rules, 2016 — the right key opens the right door; the wrong one doesn&#8217;t open at all.</figcaption>
</figure>
<div class="compare-wrap">
<div class="compare-item reveal"><span class="compare-feature">Primary Scope</span>
<div class="compare-grid">
<div class="compare-col"><span class="compare-col-label">Form 3</span>
<p class="compare-value">Uninvoiced debts, employment dues, statutory liabilities, mixed debt accounts</p>
</div>
<div class="compare-col is-current"><span class="compare-col-label">Form 4</span>
<p class="compare-value">Trade debts evidenced directly by commercial tax invoices</p>
</div>
</div>
</div>
<div class="compare-item reveal"><span class="compare-feature">Mandatory Attachments</span>
<div class="compare-grid">
<div class="compare-col"><span class="compare-col-label">Form 3</span>
<p class="compare-value">Documents proving the debt and default — contracts, ledgers, bank statements</p>
</div>
<div class="compare-col is-current"><span class="compare-col-label">Form 4</span>
<p class="compare-value">Copies of all underlying invoices and statement of accounts</p>
</div>
</div>
</div>
<div class="compare-item reveal"><span class="compare-feature">Particulars Required</span>
<div class="compare-grid">
<div class="compare-col"><span class="compare-col-label">Form 3</span>
<p class="compare-value">Transaction history, itemised break-up of debt, date of default</p>
</div>
<div class="compare-col is-current"><span class="compare-col-label">Form 4</span>
<p class="compare-value">Summary of defaulted invoice amounts, dates, and default period</p>
</div>
</div>
</div>
<div class="compare-item reveal"><span class="compare-feature">Statutory Basis</span>
<div class="compare-grid">
<div class="compare-col"><span class="compare-col-label">Form 3</span>
<p class="compare-value">Prescribed format under Rule 5(1)(a)</p>
</div>
<div class="compare-col is-current"><span class="compare-col-label">Form 4</span>
<p class="compare-value">Prescribed format under Rule 5(1)(b)</p>
</div>
</div>
</div>
</div>
<div class="sim-widget reveal" role="group" aria-label="Which demand notice form applies to your debt">
<div class="sim-buttons"><button class="sim-btn is-active" data-form="3" data-kind="Trade invoice with a genuine dispute" aria-pressed="true">Mixed / Uninvoiced Debt</button> <button class="sim-btn" data-form="4" data-kind="Commercial tax invoices" aria-pressed="false">Trade Invoice Debt</button> <button class="sim-btn" data-form="3" data-kind="Employment or statutory dues" aria-pressed="false">Employment / Statutory Dues</button></div>
<div class="sim-result"><span id="simFormLabel" class="sim-form">Applicable: Form 3 · Rule 5(1)(a)</span> <span id="simHead" class="sim-head">Uninvoiced, mixed, or statutory debt</span>
<ul id="simList">
<li>File Form 3, not Form 4 — this debt does not arise solely from trade invoices.</li>
<li>Attach documents proving the debt and default: signed contracts, ledgers, bank statements, correspondence.</li>
<li>State the transaction history, an itemised break-up of the amount claimed, and the precise date of default.</li>
</ul>
</div>
</div>
<h2 class="reveal type-heading" style="margin-top: 12px;">Service that actually reaches the debtor — or the notice is a nullity</h2>
<p class="intro reveal">Service of the Section 8 notice must strictly comply with Rule 5(2). Valid service means delivery to the corporate debtor&#8217;s registered office address exactly as recorded in the Master Data maintained by the Ministry of Corporate Affairs — by registered post with acknowledgment due, speed post, hand delivery, or email to the MCA-registered address. Dispatching to an outdated address, an unauthorised branch office, or an unverified email renders the entire Section 9 application inadmissible on procedural grounds alone.</p>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-02.jpg" alt="A compass with cracked glass, illustrating that unagreed interest cannot manufacture the ₹1 crore threshold and service must exactly match MCA data" />
<figcaption class="caption">Section 4 IBC; Rule 5(2) IBC Rules — service that doesn&#8217;t match live MCA data, or a threshold propped up by unagreed interest, both point the compass the wrong way.</figcaption>
</figure>
<div class="donut-widget reveal" role="group" aria-label="Statutory default threshold for CIRP">
<div id="thresholdDonut" class="donut-visual" style="--pct: 100;">
<div class="donut-center"><span id="thresholdFigure" class="donut-figure">₹1 Crore</span> <span id="thresholdCaption" class="donut-caption">Current minimum default, since 24 Mar 2020</span></div>
</div>
<div class="donut-legend"><button class="donut-btn" data-pct="8" data-figure="₹1 Lakh" data-caption="Original minimum, before 24 March 2020" aria-pressed="false">Pre-2020 Threshold</button> <button class="donut-btn is-active" data-pct="100" data-figure="₹1 Crore" data-caption="Current minimum, since 24 Mar 2020" aria-pressed="true">Current Threshold</button></div>
<p id="thresholdNote" class="donut-note">By Notification dated 24 March 2020, the Central Government raised the Section 4 minimum default from ₹1 Lakh to ₹1 Crore. This attaches strictly to the unpaid principal debt — not the aggregate commercial relationship. If interest is added to cross ₹1 Crore, an explicit contractual or statutory entitlement to interest must exist; unilateral interest calculations appended to invoices do not satisfy the threshold.</p>
</div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">The 10-Day Window</div>
<h2 class="reveal type-heading">What the debtor can do — and what happens if it does nothing</h2>
<p class="intro reveal">Delivery of the demand notice triggers a mandatory 10-day statutory window under Section 8(2). Within that window the corporate debtor must respond with either proof of repayment made before the notice was received, or a notice of a pre-existing dispute — including records of a suit or arbitration already pending on that dispute before the notice arrived. Silence, or a manufactured dispute invented only after the notice lands, does not count.</p>
<div class="verdict-widget reveal" role="group" aria-label="Section 9 filing eligibility by days elapsed since notice"><span class="mono" style="font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: var(--accent) !important; font-weight: bold;">Simulator — days elapsed since the Section 8 notice was served</span> <input id="verdictSlider" max="20" min="0" type="range" value="5" aria-label="Days elapsed since notice service" aria-valuemin="0" aria-valuemax="20" aria-valuenow="5" />
<div class="verdict-days"><span class="verdict-endpoint">Day 0 (served)</span><span id="verdictDayLabel">Day 5</span><span class="verdict-endpoint">Day 20</span></div>
<div id="verdictBand" class="verdict-band is-premature"><span id="verdictLabel" class="verdict-label">Premature — window still running</span>
<p id="verdictText" class="verdict-text">The debtor&#8217;s statutory 10-day reply window has not yet expired. Filing Form 5 now — or worse, swearing the Section 9(3)(b) affidavit now — is fatal on its own: <em>Swaraj India Agro Ltd. v. Walchandnagar Industries Ltd.</em> holds that the right to apply under Section 9 has not yet accrued, and the petition is liable to summary dismissal regardless of merit.</p>
</div>
</div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">The Core Doctrine</div>
<h2 class="reveal type-heading">The pre-existing dispute rule: <em>Mobilox</em>&#8216;s three-part test</h2>
<p class="intro reveal">Section 9(5)(ii)(d) compels the NCLT to reject a petition if a notice of dispute has been received, or a record of dispute exists in an Information Utility. The Supreme Court in <em>Mobilox Innovations Pvt. Ltd. v. Kirusa Software Pvt. Ltd.</em> fixed the standard: the NCLT&#8217;s role is strictly summary. It is not asked whether the defence will ultimately succeed before a civil court or arbitral forum — only whether a plausible dispute existed before the demand notice arrived. Tap each card below for the test the tribunal actually applies.</p>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-07.jpg" alt="A magnifying glass over a contract reading real, bona fide, pre-existing — illustrating that the dispute must be real and predate notice, and the NCLT conducts summary verification, not a merits trial" />
<figcaption class="caption"><em>Mobilox Innovations Pvt. Ltd. v. Kirusa Software Pvt. Ltd.</em> (2018) 1 SCC 353 — summary verification, never a trial on the merits.</figcaption>
</figure>
<div class="flip-grid stagger">
<div class="flip-card reveal" tabindex="0" role="button" aria-pressed="false" aria-label="Real dispute test — tap to reveal">
<div class="flip-card-inner">
<div class="flip-face flip-front">
<div class="flip-q">Is it real?</div>
<div class="flip-hint">Tap to reveal</div>
</div>
<div class="flip-face flip-back">
<p>Not spurious, hypothetical, or illusory. A dispute invented only to dodge insolvency after the notice arrives fails this limb entirely — the NCLT will see through an afterthought.</p>
</div>
</div>
</div>
<div class="flip-card reveal" tabindex="0" role="button" aria-pressed="false" aria-label="Bona fide dispute test — tap to reveal">
<div class="flip-card-inner">
<div class="flip-face flip-front">
<div class="flip-q">Is it bona fide?</div>
<div class="flip-hint">Tap to reveal</div>
</div>
<div class="flip-face flip-back">
<p>The defence must present a plausible contention requiring further investigation. The tribunal does not weigh whether it will win — only whether it is genuinely arguable, not a bare denial.</p>
</div>
</div>
</div>
<div class="flip-card reveal" tabindex="0" role="button" aria-pressed="false" aria-label="Pre-notice dispute test — tap to reveal">
<div class="flip-card-inner">
<div class="flip-face flip-front">
<div class="flip-q">Does it predate notice?</div>
<div class="flip-hint">Tap to reveal</div>
</div>
<div class="flip-face flip-back">
<p>Contemporaneous communications — emails on defects, delays, or breaches, sent before the Section 8 notice — satisfy this limb. A dispute raised for the first time in reply to the notice does not.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="judgments">
<div class="wrap">
<div class="eyebrow type-heading">Controlling Precedent</div>
<h2 class="reveal type-heading">Four rulings that decide almost every Section 9 admission fight</h2>
<p class="intro reveal">From the scope of the summary inquiry to the outer limits of tribunal overreach, these four Supreme Court decisions anchor virtually every argument raised at the admission stage.</p>
<div class="ledger">
<div class="ledger-item reveal">
<div class="stamp"><span class="stamp-label">MOBILOX<br />2018</span></div>
<span class="cite">Mobilox Innovations Pvt. Ltd. v. Kirusa Software Pvt. Ltd. — (2018) 1 SCC 353</span>
<h3>The foundational pre-existing dispute standard</h3>
<p>The NCLT&#8217;s inquiry under Section 9 is strictly summary — confined to whether the operational debt exceeds the statutory threshold, whether it is due and defaulted, and whether a real, bona fide dispute predates the demand notice. The tribunal never adjudicates whether the defence will actually succeed.</p>
</div>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-04.jpg" alt="A gold multi-tool with blades labelled Contracts, Ledgers, and IU Records, illustrating that the Section 9(3)(c) financial certificate is directory, not mandatory, and default can be proved through alternative evidence" />
<figcaption class="caption"><em>Macquarie Bank Ltd. v. Shilpi Cable Technologies Ltd.</em> (2018) 2 SCC 674 — a missing bank certificate is not fatal when other documentary proof is at hand.</figcaption>
</figure>
<div class="ledger-item reveal">
<div class="stamp"><span class="stamp-label">MACQUARIE<br />2018</span></div>
<span class="cite">Macquarie Bank Ltd. v. Shilpi Cable Technologies Ltd. — (2018) 2 SCC 674</span>
<h3>The financial certificate is directory, not mandatory</h3>
<p>Section 9(3)(c) does not bar a petition merely because the creditor has no account with an Indian financial institution to certify from. Default can be established through contracts, invoices, delivery receipts, Information Utility records, or audited books. The Court also confirmed that an advocate duly authorised under Section 30 of the Advocates Act, 1961 can validly issue the Section 8 notice.</p>
</div>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-06.jpg" alt="A locked and chained scroll, illustrating that a timely Section 34 challenge to an arbitral award constitutes a continuing pre-existing dispute and the Section 9 petition is rejected" />
<figcaption class="caption"><em>K. Kishan v. Vijay Nirman Company Pvt. Ltd.</em> (2018) 17 SCC 662 — an arbitral award under active Section 34 challenge stays locked as a live dispute.</figcaption>
</figure>
<div class="ledger-item reveal">
<div class="stamp"><span class="stamp-label">K.KISHAN<br />2018</span></div>
<span class="cite">K. Kishan v. Vijay Nirman Company Pvt. Ltd. — (2018) 17 SCC 662</span>
<h3>A pending Section 34 challenge is a continuing dispute</h3>
<p>Even where an arbitral award exists in the creditor&#8217;s favour, a timely challenge under Section 34 of the Arbitration and Conciliation Act, 1996 keeps the underlying debt disputed. CIRP cannot be used to bypass the statutory challenge procedure — the Section 9 petition must be rejected while that challenge remains pending.</p>
</div>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-05.jpg" alt="A blindfolded scale of justice, illustrating that tribunals lack jurisdiction to evaluate contractual merits or compare evidence during Section 9 admission proceedings" />
<figcaption class="caption"><em>Kay Bouvet Engineering Ltd. v. Overseas Infrastructure Alliance Pvt. Ltd.</em> (2021) 10 SCC 483 — the scale stays blindfolded to contractual merits at the admission stage.</figcaption>
</figure>
<div class="ledger-item reveal">
<div class="stamp"><span class="stamp-label">KAY BOUVET<br />2021</span></div>
<span class="cite">Kay Bouvet Engineering Ltd. v. Overseas Infrastructure Alliance Pvt. Ltd. — (2021) 10 SCC 483</span>
<h3>Neither the NCLT nor the NCLAT may weigh contractual merits</h3>
<p>Reversing an NCLAT order that had examined credit adjustments and termination clauses in detail, the Supreme Court held that admission proceedings are not the forum for evaluating counterclaims or comparing evidence. If contemporaneous correspondence predates the Section 8 notice, the jurisdictional threshold is breached and the petition must be dismissed — full stop.</p>
</div>
</div>
<div class="ladder-widget reveal"><span class="mono" style="font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: var(--accent) !important; font-weight: bold; display: block; margin-bottom: 14px;">Which bar stops a Section 9 petition fastest? Tap to re-sort</span>
<div class="ladder-toggle"><button id="ladderByFrequency" class="sim-btn is-active" aria-pressed="true">By How Often It&#8217;s Argued</button> <button id="ladderBySeverity" class="sim-btn" aria-pressed="false">By How Fatal It Is</button></div>
<ul id="ladderList" class="ladder-list">
<li class="ladder-item" data-freq="1" data-severity="2">
<div class="ladder-body">
<h4>Pre-notice dispute correspondence</h4>
<p>The most commonly raised bar — <em>Mobilox</em> — any real, bona fide objection predating the notice.</p>
</div>
</li>
<li class="ladder-item" data-freq="2" data-severity="3">
<div class="ladder-body">
<h4>Pending Section 34 arbitration challenge</h4>
<p><em>K. Kishan</em> — a timely challenge to an award keeps the debt disputed, however strong the award looks.</p>
</div>
</li>
<li class="ladder-item" data-freq="4" data-severity="1">
<div class="ladder-body">
<h4>Premature Section 9(3)(b) affidavit</h4>
<p><em>Swaraj India Agro</em> — sworn before the 10-day window closes; the single most absolute, non-curable bar.</p>
</div>
</li>
<li class="ladder-item" data-freq="3" data-severity="4">
<div class="ladder-body">
<h4>Concealed pre-notice dispute</h4>
<p><em>Ruchira Green Earth</em> — deposing &#8220;no dispute&#8221; despite known pre-notice objections; triggers dismissal plus Section 60(1) exposure.</p>
</div>
</li>
<li class="ladder-item" data-freq="5" data-severity="5">
<div class="ladder-body">
<h4>Tribunal overreach into contractual merits</h4>
<p><em>Kay Bouvet</em> — rare, since it requires an appellate error, but decisive when it occurs.</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">Limitation</div>
<h2 class="reveal type-heading">Three years from default — the notice does not reset the clock</h2>
<p class="intro reveal">Section 9 applications are governed by Article 137 of the Limitation Act, 1963 — a three-year period running from the date of default, not from the date the demand notice is issued. Issuing a Section 8 notice is a procedural prerequisite, never a fresh cause of action (<em>B.K. Educational Services Pvt. Ltd. v. Parag Gupta &amp; Associates</em>). If a claim is already time-barred when the notice is served, the notice cannot revive it. A debt older than three years survives only through a written acknowledgment of liability under Section 18 of the Limitation Act, signed before the original period expired, or an unequivocal entry in the debtor&#8217;s own audited balance sheet made before expiry (<em>Asset Reconstruction Company (India) Ltd. v. Bishal Jaiswal</em>).</p>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-08.jpg" alt="An hourglass showing the 3-year limitation starting at default on one side, and the notice triggering a mandatory 10-day wait for debtor response on the other" />
<figcaption class="caption">Section 8(2) IBC; Article 137, Limitation Act — two clocks running on entirely different rules, and confusing them is a common, avoidable error.</figcaption>
</figure>
<div class="tl-wrap reveal">
<div class="tl-spine">
<div id="tlFill" class="tl-spine-fill"> </div>
</div>
<div class="tl-node is-active" data-step="1">
<div class="tl-dot"> </div>
<span class="tl-title">Default occurs</span>
<div class="tl-detail">
<p>The three-year Article 137 limitation clock starts here — on the date the operational debt became due and remained unpaid, not on any later date.</p>
</div>
</div>
<div class="tl-node" data-step="2">
<div class="tl-dot"> </div>
<span class="tl-title">Section 8 demand notice served</span>
<div class="tl-detail">
<p>Form 3 or Form 4, delivered strictly to the MCA-registered office address. This is a procedural prerequisite — it neither extends nor resets the limitation clock.</p>
</div>
</div>
<div class="tl-node" data-step="3">
<div class="tl-dot"> </div>
<span class="tl-title">10-day statutory window runs</span>
<div class="tl-detail">
<p>The debtor may reply with proof of repayment or a notice of pre-existing dispute. Filing or swearing the Section 9 affidavit before this window closes is premature and fatal.</p>
</div>
</div>
<div class="tl-node" data-step="4">
<div class="tl-dot"> </div>
<span class="tl-title">No dispute, no repayment — Form 5 filed</span>
<div class="tl-detail">
<p>Accompanied by the Section 9(3)(b) affidavit confirming no notice of dispute was received, executed strictly after the 10-day window has elapsed.</p>
</div>
</div>
<div class="tl-node" data-step="5">
<div class="tl-dot"> </div>
<span class="tl-title">NCLT summary scrutiny</span>
<div class="tl-detail">
<p>The tribunal checks the threshold, the evidence of debt and default, and whether any real, pre-notice dispute exists — never a merits trial on the underlying contract.</p>
</div>
</div>
<div class="tl-node" data-step="6">
<div class="tl-dot"> </div>
<span class="tl-title">Admission or rejection</span>
<div class="tl-detail">
<p>Clearing every gate results in admission and the start of CIRP. Failing even one — threshold, service, timing, or a genuine dispute — results in rejection at the threshold stage.</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">Pitfalls</div>
<h2 class="reveal type-heading">Two mistakes that sink an otherwise valid claim</h2>
<div style="margin-top: 18px;">
<div class="pitfall reveal"><span class="mark">✕</span>
<p><strong>Executing the Section 9(3)(b) affidavit before the 10-day window elapses.</strong> The right to apply under Section 9 has not yet accrued — <em>Swaraj India Agro Ltd. v. Walchandnagar Industries Ltd.</em> treats this as a fatal, non-curable procedural defect, however strong the underlying claim.</p>
</div>
<div class="pitfall reveal"><span class="mark">✕</span>
<p><strong>Deposing &#8220;no dispute received&#8221; while sitting on pre-notice objection emails.</strong> If the creditor received quality-rejection emails, a Section 8 response, or any pre-notice complaint and conceals it in the affidavit, <em>Ruchira Green Earth Pvt. Ltd. v. KLB Komaki Pvt. Ltd.</em> makes the petition liable to summary dismissal for concealment — with exposure to sanctions under Section 60(1) for false statements.</p>
</div>
</div>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-03.jpg" alt="An open trapdoor with a footprint falling through it, illustrating that rushing the Section 9(3)(b) affidavit and executing it before 10 days elapse guarantees summary dismissal, referencing Swaraj India Agro Ltd. and Ruchira Green Earth Pvt. Ltd." />
<figcaption class="caption">Rush the affidavit, ruin the petition — executing it before the 10 days elapse guarantees summary dismissal, regardless of the underlying claim&#8217;s merit.</figcaption>
</figure>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">Pre-Filing Discipline</div>
<h2 class="reveal type-heading">Five checks before you dispatch anything</h2>
<div class="steps">
<div class="step reveal">
<div class="step-num"> </div>
<div>
<h3>Pull live MCA Master Data on dispatch day</h3>
<p>Confirm the corporate debtor&#8217;s current registered office and email exactly as recorded, on the actual day of dispatch — not from an old filing.</p>
</div>
</div>
<div class="step reveal">
<div class="step-num"> </div>
<div>
<h3>Audit every communication channel for pre-notice objections</h3>
<p>Email archives, meeting minutes, letterhead correspondence, and delivery receipts — scrutinised for any quality, pricing, or timeline objection that predates the notice.</p>
</div>
</div>
<div class="step reveal">
<div class="step-num"> </div>
<div>
<h3>Calculate the default threshold without unbacked interest</h3>
<p>Confirm the principal default alone exceeds ₹1 Crore, or that any interest relied upon rests on an explicit contractual or statutory entitlement.</p>
</div>
</div>
<div class="step reveal">
<div class="step-num"> </div>
<div>
<h3>Verify the limitation position</h3>
<p>Confirm the default date falls within three years of filing, or that a valid Section 18 acknowledgment or balance-sheet entry extends it.</p>
</div>
</div>
<div class="step reveal">
<div class="step-num"> </div>
<div>
<h3>Time the Section 9(3)(b) affidavit precisely</h3>
<p>Execute it strictly after the 10-day statutory window has elapsed — never before, and never while a pre-notice objection sits unacknowledged in the file.</p>
</div>
</div>
</div>
<figure class="article-img reveal"><img decoding="async" src="https://patraslawchambers.com/wp-content/uploads/2026/09/img-01.jpg" alt="Three gold checkmarks on a rolled blueprint, reading that success demands rigorous pre-filing audits: verify MCA data, calculate the threshold precisely, and scrutinize pre-notice correspondence" />
<figcaption class="caption">Section 9 IBC pre-filing protocol — the audit is cheaper than the dismissal.</figcaption>
</figure>
</div>
</section>
<section id="representation" class="cta-section">
<div class="wrap">
<div class="eyebrow type-heading">Representation</div>
<h2 class="reveal type-heading">End-to-end operational creditor representation before the NCLT</h2>
<p class="intro reveal">Patra&#8217;s Law Chambers drafts and serves Section 8 demand notices in the correct form, audits the evidentiary file for concealed pre-notice disputes before an affidavit is ever sworn, and represents operational creditors — and corporate debtors defending against premature or abusive petitions — at the Section 9 admission stage before the National Company Law Tribunal. Our practice draws on the summary standard fixed in <a href="https://indiankanoon.org/doc/166780307/" target="_blank" rel="noopener">Mobilox Innovations Pvt. Ltd. v. Kirusa Software Pvt. Ltd.</a> and the line of Supreme Court authority that followed it.</p>
<a class="btn btn-primary" href="tel:+918902224444">Book a Consultation</a>
<div class="firm-about-wrap reveal">
<p class="firm-about">Established by a distinguished alumnus of IIT Kharagpur, Patra&#8217;s Law Chambers stands as a beacon of legal expertise in Kolkata &amp; Delhi. <a href="https://patraslawchambers.com/about-us/">Know more →</a></p>
<img decoding="async" class="firm-about-photo" src="https://patraslawchambers.com/wp-content/uploads/2026/08/advocate-photo.jpg" alt="Advocate Sudip Patra, Founder of Patra's Law Chambers" /></div>
<div class="firm-block">
<div class="firm-col">
<h4>Kolkata Office</h4>
<p>NICCO House, 6th Floor, 2 Hare Street<br />Kolkata-700001</p>
</div>
<div class="firm-col">
<h4>Delhi Office</h4>
<p>4455/5, First Floor, Gali Shahid Bhagat Singh<br />Main Bazar Road, Paharganj, New Delhi-110055</p>
</div>
<div class="firm-col">
<h4>Contact</h4>
<p>admin@patraslawchambers.com<br />+91 890 222 4444 / +91 7003 715 325</p>
</div>
</div>
</div>
</section>
<section>
<div class="wrap">
<div class="eyebrow type-heading">FAQ</div>
<h2 class="reveal type-heading">Common questions</h2>
<div style="margin-top: 14px;">
<div class="faq-item"><button class="faq-q">What is the minimum default amount to file a Section 9 petition?<span class="plus">+</span></button>
<div class="faq-a">
<p>₹1 Crore, since the Central Government&#8217;s Notification dated 24 March 2020. This attaches to the unpaid principal default, not the aggregate commercial relationship, and unbacked unilateral interest cannot be added to cross the threshold.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">What is the difference between Form 3 and Form 4 under the IBC?<span class="plus">+</span></button>
<div class="faq-a">
<p>Form 4 is used when the claim rests directly on commercial tax invoices, and must attach copies of every invoice. Form 3 covers everything else — uninvoiced, mixed, or statutory debts such as employment dues — supported by contracts, ledgers, or bank statements instead.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">Can the corporate debtor stop a Section 9 petition just by raising a dispute?<span class="plus">+</span></button>
<div class="faq-a">
<p>Only if the dispute is real, bona fide, and predates the demand notice, per <em>Mobilox Innovations Pvt. Ltd. v. Kirusa Software Pvt. Ltd.</em> A dispute invented after the notice arrives, with no contemporaneous paper trail, will not succeed.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">Is a bank certificate mandatory to file a Section 9 application?<span class="plus">+</span></button>
<div class="faq-a">
<p>No. <em>Macquarie Bank Ltd. v. Shilpi Cable Technologies Ltd.</em> held Section 9(3)(c) directory, not mandatory — default can be proved through contracts, invoices, delivery receipts, or Information Utility records instead.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">Does a pending arbitration challenge block a Section 9 petition based on an arbitral award?<span class="plus">+</span></button>
<div class="faq-a">
<p>Yes. <em>K. Kishan v. Vijay Nirman Company Pvt. Ltd.</em> holds that a timely Section 34 challenge to the award keeps the underlying debt disputed, regardless of the award&#8217;s own findings.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">What happens if the Section 9(3)(b) affidavit is sworn too early?<span class="plus">+</span></button>
<div class="faq-a">
<p>The application becomes premature — the right to apply has not yet accrued. <em>Swaraj India Agro Ltd. v. Walchandnagar Industries Ltd.</em> treats this as grounds for summary dismissal, independent of the claim&#8217;s underlying merit.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">Does issuing the Section 8 notice extend the limitation period?<span class="plus">+</span></button>
<div class="faq-a">
<p>No. The three-year period under Article 137 of the Limitation Act runs from the date of default, not the date of notice. A claim already time-barred when the notice is served cannot be revived by it.</p>
</div>
</div>
<div class="faq-item"><button class="faq-q">Can the NCLT examine whether the corporate debtor&#8217;s defence will actually succeed?<span class="plus">+</span></button>
<div class="faq-a">
<p>No. Its jurisdiction is strictly summary. <em>Kay Bouvet Engineering Ltd. v. Overseas Infrastructure Alliance Pvt. Ltd.</em> confirms that neither the NCLT nor the NCLAT may weigh contractual merits or compare evidence at the admission stage.</p>
</div>
</div>
</div>
</div>
</section>
<footer>
<p style="text-align: center !important; text-align-last: center !important;">Creditor and contributor: © Patra&#8217;s Law Chambers © 2026</p>
<p class="footer-about" style="text-align: center !important; text-align-last: center !important;">Patra&#8217;s Law Chambers is a litigation law firm in Kolkata and Delhi handling all kinds of Supreme Court and High Court matters, including civil, criminal, banking, service, taxation, import-export, property, and inheritance matters.</p>
</footer>
<p><script>
  document.querySelectorAll('.faq-q').forEach(function(btn){
    btn.addEventListener('click',function(){
      var item = btn.parentElement;
      var answer = item.querySelector('.faq-a');
      var wasOpen = item.classList.contains('open');
      document.querySelectorAll('.faq-item.open').forEach(function(o){
        o.classList.remove('open'); o.querySelector('.faq-a').style.maxHeight=null;
      });
      if (!wasOpen) { item.classList.add('open'); answer.style.maxHeight = answer.scrollHeight+'px'; }
    });
  });

  var reduceMotion = false;
  (function(){
    try {
      if (window.matchMedia) { reduceMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches; }
      document.querySelectorAll('.type-heading').forEach(function(el){
        var charCount = 0;
        function wrapNode(node){
          if (node.nodeType === Node.TEXT_NODE) {
            var frag = document.createDocumentFragment();
            Array.prototype.forEach.call(node.textContent.split(''), function(ch){
              var span = document.createElement('span');
              span.className = 'tw-char';
              span.textContent = ch;
              if (!reduceMotion) { span.style.transitionDelay = (300 + charCount * 22) + 'ms'; }
              charCount++;
              frag.appendChild(span);
            });
            node.parentNode.replaceChild(frag, node);
          } else if (node.nodeType === Node.ELEMENT_NODE) {
            Array.from(node.childNodes).forEach(wrapNode);
          }
        }
        Array.from(el.childNodes).forEach(wrapNode);
        if (reduceMotion) { el.dataset.typeDuration = 0; } else { el.dataset.typeDuration = (300 + charCount * 22 + 400); }
      });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  (function(){
    try {
      var io = new IntersectionObserver(function(entries){
        entries.forEach(function(e){
          if (e.isIntersecting) {
            e.target.classList.add('in');
            if (e.target.classList.contains('type-heading')) {
              var dur = parseInt(e.target.dataset.typeDuration || '0', 10);
              setTimeout(function(){ e.target.classList.add('typing-done'); }, dur);
            }
            io.unobserve(e.target);
          }
        });
      }, {threshold:0.15});
      document.querySelectorAll('.reveal, .ledger-item, .step, .card, .compare-item, .eyebrow, .type-heading').forEach(function(el){ io.observe(el); });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  (function(){
    try {
      setTimeout(function(){ var p = document.getElementById('gatePlot'); if (p) { p.classList.add('in'); } }, 250);
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- YouTube facade -> real player on click ---------- */
  (function(){
    try {
      var VID = 'WPxzYoWawwY';
      var facade = document.getElementById('ytFacade1');
      if (!facade) { return; }
      var frame = document.getElementById('ytFrame1');
      var thumb = document.getElementById('ytThumb1');
      var AMP = String.fromCharCode(38);
      thumb.addEventListener('error', function(){
        if (thumb.dataset.fellBack === '1') { return; }
        thumb.dataset.fellBack = '1';
        thumb.src = 'https://i.ytimg.com/vi/' + VID + '/hqdefault.jpg';
      });
      thumb.src = 'https://i.ytimg.com/vi/' + VID + '/maxresdefault.jpg';
      function play(){
        var f = document.createElement('iframe');
        f.setAttribute('src', 'https://www.youtube.com/embed/' + VID +
          '?autoplay=1' + AMP + 'rel=0' + AMP + 'playsinline=1' + AMP + 'modestbranding=1');
        f.setAttribute('title', 'Section 9 IBC operational creditor CIRP explained');
        f.setAttribute('referrerpolicy', 'strict-origin-when-cross-origin');
        f.setAttribute('allow', 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share');
        f.setAttribute('allowfullscreen', 'allowfullscreen');
        f.setAttribute('frameborder', '0');
        frame.innerHTML = '';
        frame.appendChild(f);
      }
      facade.addEventListener('click', play);
      facade.addEventListener('keydown', function(ev){
        if (ev.key === 'Enter') { ev.preventDefault(); play(); return; }
        if (ev.key === ' ') { ev.preventDefault(); play(); }
      });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Threshold donut ---------- */
  (function(){
    try {
      var donut = document.getElementById('thresholdDonut');
      var figure = document.getElementById('thresholdFigure');
      var caption = document.getElementById('thresholdCaption');
      if (!donut) { return; }
      var btns = document.querySelectorAll('.donut-btn');
      btns.forEach(function(btn){
        btn.addEventListener('click', function(){
          btns.forEach(function(b){ b.classList.remove('is-active'); b.setAttribute('aria-pressed','false'); });
          btn.classList.add('is-active');
          btn.setAttribute('aria-pressed','true');
          donut.style.setProperty('--pct', btn.dataset.pct);
          figure.textContent = btn.dataset.figure;
          caption.textContent = btn.dataset.caption;
        });
      });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Form 3 / Form 4 simulator ---------- */
  (function(){
    try {
      var buttons = document.querySelectorAll('.sim-widget .sim-btn');
      var formLabel = document.getElementById('simFormLabel');
      var head = document.getElementById('simHead');
      var list = document.getElementById('simList');
      if (!formLabel) { return; }
      var data = {
        "3": {
          label: "Applicable: Form 3 · Rule 5(1)(a)",
          head: "Uninvoiced, mixed, or statutory debt",
          items: [
            "File Form 3, not Form 4 — this debt does not arise solely from trade invoices.",
            "Attach documents proving the debt and default: signed contracts, ledgers, bank statements, correspondence.",
            "State the transaction history, an itemised break-up of the amount claimed, and the precise date of default."
          ]
        },
        "4": {
          label: "Applicable: Form 4 · Rule 5(1)(b)",
          head: "Trade debt evidenced by commercial invoices",
          items: [
            "File Form 4 as the covering notice, since the claim is anchored directly in commercial tax invoices.",
            "Attaching copies of every underlying invoice is mandatory, unlike Form 3 — omission is a self-inflicted defect.",
            "Include a statement of accounts and a clear summary of defaulted invoice amounts, dates, and default period."
          ]
        }
      };
      buttons.forEach(function(btn){
        btn.addEventListener('click', function(){
          buttons.forEach(function(b){ b.classList.remove('is-active'); b.setAttribute('aria-pressed','false'); });
          btn.classList.add('is-active');
          btn.setAttribute('aria-pressed','true');
          var entry = data[btn.dataset.form];
          formLabel.textContent = entry.label;
          head.textContent = entry.head;
          list.innerHTML = '';
          entry.items.forEach(function(txt){
            var li = document.createElement('li');
            li.textContent = txt;
            list.appendChild(li);
          });
        });
      });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Verdict slider ---------- */
  (function(){
    try {
      var slider = document.getElementById('verdictSlider');
      if (!slider) { return; }
      var dayLabel = document.getElementById('verdictDayLabel');
      var band = document.getElementById('verdictBand');
      var label = document.getElementById('verdictLabel');
      var text = document.getElementById('verdictText');
      function update(){
        var d = parseInt(slider.value, 10);
        dayLabel.textContent = 'Day ' + d;
        slider.setAttribute('aria-valuenow', d);
        if (d < 10) {
          band.classList.remove('is-eligible');
          band.classList.add('is-premature');
          label.textContent = 'Premature — window still running';
          text.innerHTML = 'The debtor\u2019s statutory 10-day reply window has not yet expired. Filing Form 5 now — or worse, swearing the Section 9(3)(b) affidavit now — is fatal on its own: <em>Swaraj India Agro Ltd. v. Walchandnagar Industries Ltd.</em> holds that the right to apply under Section 9 has not yet accrued, and the petition is liable to summary dismissal regardless of merit.';
        } else {
          band.classList.remove('is-premature');
          band.classList.add('is-eligible');
          label.textContent = 'Eligible to file — subject to no dispute received';
          text.innerHTML = 'The 10-day window has closed. If no proof of repayment and no notice of a pre-existing dispute arrived in that window, Form 5 may now be filed together with the Section 9(3)(b) affidavit — provided the affidavit truthfully discloses every pre-notice communication on file.';
        }
      }
      slider.addEventListener('input', update);
      update();
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Flip cards ---------- */
  (function(){
    try {
      var cards = document.querySelectorAll('.flip-card');
      cards.forEach(function(card){
        function toggle(){
          var flipped = card.classList.toggle('is-flipped');
          card.setAttribute('aria-pressed', flipped ? 'true' : 'false');
        }
        card.addEventListener('click', toggle);
        card.addEventListener('keydown', function(ev){
          if (ev.key === 'Enter') { ev.preventDefault(); toggle(); return; }
          if (ev.key === ' ') { ev.preventDefault(); toggle(); }
        });
      });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Tappable timeline ---------- */
  (function(){
    try {
      var nodes = document.querySelectorAll('.tl-node');
      var fill = document.getElementById('tlFill');
      if (!nodes.length) { return; }
      function setActive(step){
        nodes.forEach(function(n){
          if (parseInt(n.dataset.step, 10) === step) { n.classList.add('is-active'); } else { n.classList.remove('is-active'); }
        });
        if (fill) { fill.style.height = ((step - 1) / (nodes.length - 1) * 100) + '%'; }
      }
      nodes.forEach(function(n){
        n.addEventListener('click', function(){ setActive(parseInt(n.dataset.step, 10)); });
      });
      setActive(1);
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Re-ordering ladder (FLIP) ---------- */
  (function(){
    try {
      var list = document.getElementById('ladderList');
      var byFreq = document.getElementById('ladderByFrequency');
      var bySeverity = document.getElementById('ladderBySeverity');
      if (!list) { return; }
      function reorder(attr, btnActive, btnInactive){
        var items = Array.prototype.slice.call(list.children);
        var firstRects = items.map(function(el){ return el.getBoundingClientRect(); });
        items.sort(function(a, b){ return parseInt(a.dataset[attr], 10) - parseInt(b.dataset[attr], 10); });
        items.forEach(function(el){ list.appendChild(el); });
        var lastRects = items.map(function(el){ return el.getBoundingClientRect(); });
        items.forEach(function(el, i){
          var dy = firstRects[i] ? firstRects[i].top : lastRects[i].top;
          dy = dy - lastRects[i].top;
          if (!reduceMotion) {
            el.style.transform = 'translateY(' + dy + 'px)';
            el.style.transition = 'none';
            requestAnimationFrame(function(){
              el.style.transition = 'transform .5s cubic-bezier(.4,.2,.2,1)';
              el.style.transform = 'translateY(0)';
            });
          }
        });
        btnActive.classList.add('is-active'); btnActive.setAttribute('aria-pressed','true');
        btnInactive.classList.remove('is-active'); btnInactive.setAttribute('aria-pressed','false');
      }
      byFreq.addEventListener('click', function(){ reorder('freq', byFreq, bySeverity); });
      bySeverity.addEventListener('click', function(){ reorder('severity', bySeverity, byFreq); });
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();

  /* ---------- Ambient background ---------- */
  (function(){
    try {
      var bg = document.getElementById('bgAnimate');
      if (!bg) { return; }
      if (reduceMotion) { return; }
      var ticking = false;
      function update(){
        var scrollFrac = window.scrollY / Math.max(1, (document.body.scrollHeight - window.innerHeight));
        var t = scrollFrac * Math.PI * 2;
        bg.style.setProperty('--bx1', (50 + Math.sin(t) * 16) + '%');
        bg.style.setProperty('--by1', (40 + scrollFrac * 30) + '%');
        bg.style.setProperty('--bx2', (20 + Math.cos(t * 0.8) * 14) + '%');
        bg.style.setProperty('--by2', (70 - scrollFrac * 30) + '%');
        bg.style.setProperty('--bx3', (80 + Math.sin(t * 1.3) * 16) + '%');
        bg.style.setProperty('--by3', (20 + scrollFrac * 35) + '%');
        ticking = false;
      }
      update();
      window.addEventListener('scroll', function(){
        if (!ticking) { requestAnimationFrame(update); ticking = true; }
      }, {passive:true});
    } catch (e) { if (window.console) { console.error('widget init failed:', e); } }
  })();
</script></p>

<p>&nbsp;</p><p>The post <a href="https://patraslawchambers.com/ibc-guide-for-operational-creditors-to-serve-demand-notices/">IBC Guide for Operational Creditors to Serve Demand Notices</a> first appeared on <a href="https://patraslawchambers.com">Patras Law Chamber</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://patraslawchambers.com/ibc-guide-for-operational-creditors-to-serve-demand-notices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
