<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>PSEC x SAIYU Wiki 2026 Blog</title>
        <link>https://www.psecxsaiyu.work</link>
        <description>PSEC x SAIYU Wiki 2026 Blog</description>
        <lastBuildDate>Wed, 29 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Website Dashboard & URL Shortener]]></title>
            <link>https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch</link>
            <guid>https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch</guid>
            <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The internal Website dashboard now lives behind a sign-in, and a new URL Shortener has been added alongside it. Both share the same login — one 4-digit code, two pages, no separate accounts.]]></description>
            <content:encoded><![CDATA[<p>The internal <strong>Website</strong> dashboard now lives behind a sign-in, and a new <strong>URL Shortener</strong> has been added alongside it. Both share the same login — one 4-digit code, two pages, no separate accounts.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-changed">What changed<a href="https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch#what-changed" class="hash-link" aria-label="Direct link to What changed" title="Direct link to What changed" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="website--now-gated-by-email--pin"><code>/website</code> — now gated by email + PIN<a href="https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch#website--now-gated-by-email--pin" class="hash-link" aria-label="Direct link to website--now-gated-by-email--pin" title="Direct link to website--now-gated-by-email--pin" translate="no">​</a></h3>
<p>The shared-account directory (the page that lists corporate logins, default credentials, etc.) used to live on the homepage with a thin password gate. It has moved to <strong><a class="" href="https://www.psecxsaiyu.work/website">/website</a></strong> and is now protected by the same allow-list + PIN flow we use for other internal tools.</p>
<p>If your work email is on the allow-list (<code>@psecprojects.com.au</code> or <code>@saiyu.com.au</code> are accepted by default), you can sign in. Anyone else gets a silent no-op — no error, no enumeration.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="url-shortener--new"><code>/url-shortener</code> — new<a href="https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch#url-shortener--new" class="hash-link" aria-label="Direct link to url-shortener--new" title="Direct link to url-shortener--new" translate="no">​</a></h3>
<p>A new internal short-link tool at <strong><a class="" href="https://www.psecxsaiyu.work/url-shortener">/url-shortener</a></strong>. Built specifically for distributing drawings to consultants and trades:</p>
<ul>
<li class="">Auto-generates short URLs at <code>/s/&lt;code&gt;</code> on the same domain.</li>
<li class="">Records who created the link, click count, optional expiry, project code, reason for issue, and address.</li>
<li class="">Auto-titles every link as <code>YYYYMMDD-PROJECT-REASON</code> in <strong>Sydney</strong> time (e.g. <code>20260429-K1-DA</code>) — no manual naming.</li>
<li class="">Default history view shows the last 14 days; the search box pulls from the full history.</li>
</ul>
<p>Full reference: <strong><a class="" href="https://www.psecxsaiyu.work/docs/tools/urlShortener">URL Shortener docs →</a></strong></p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-to-sign-in">How to sign in<a href="https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch#how-to-sign-in" class="hash-link" aria-label="Direct link to How to sign in" title="Direct link to How to sign in" translate="no">​</a></h2>
<p>Both pages use the same flow:</p>
<ol>
<li class="">Open <strong><a class="" href="https://www.psecxsaiyu.work/website">/website</a></strong> or <strong><a class="" href="https://www.psecxsaiyu.work/url-shortener">/url-shortener</a></strong>.</li>
<li class="">Enter your work email. A 4-digit code arrives by email within seconds (codes expire in 10 minutes).</li>
<li class="">Enter the code. You're signed in for <strong>8 hours</strong>.</li>
</ol>
<p><strong>One sign-in covers both pages.</strong> The session token is shared, so once you've signed in on <code>/website</code> you can navigate straight to <code>/url-shortener</code> without entering the code again, and vice versa.</p>
<p>If you don't receive the code:</p>
<ul>
<li class="">Double-check the email address — typos silently no-op to prevent guessing.</li>
<li class="">Check spam (sender is <code>noreply@saiyu.com.au</code>).</li>
<li class="">Ask GZ to confirm you're on the allow-list.</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-the-change">Why the change<a href="https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch#why-the-change" class="hash-link" aria-label="Direct link to Why the change" title="Direct link to Why the change" translate="no">​</a></h2>
<p>The old homepage password gate shipped credentials to every browser that loaded the page — a long-standing concern. The new flow keeps every credential on the server and only releases dashboard data after a verified sign-in. Adding the URL shortener was a chance to reuse the same auth instead of building a parallel one.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="feedback">Feedback<a href="https://www.psecxsaiyu.work/2026-04-29-website-shortener-launch#feedback" class="hash-link" aria-label="Direct link to Feedback" title="Direct link to Feedback" translate="no">​</a></h2>
<p>If something's broken, missing, or surprising — short codes that don't work, links that should appear in history but don't, sign-in loops, anything — reach out. Early days for the shortener especially.</p>
<p>GZ.</p>]]></content:encoded>
            <category>Update</category>
        </item>
        <item>
            <title><![CDATA[WHS Knowledge Base Restructured]]></title>
            <link>https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure</link>
            <guid>https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure</guid>
            <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The WHS Knowledge Base has been rebuilt from the ground up — updated content, and a structure that matches how construction safety professionals actually work on site.]]></description>
            <content:encoded><![CDATA[<p>The WHS Knowledge Base has been rebuilt from the ground up — updated content, and a structure that matches how construction safety professionals actually work on site.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-we-restructured">Why We Restructured<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#why-we-restructured" class="hash-link" aria-label="Direct link to Why We Restructured" title="Direct link to Why We Restructured" translate="no">​</a></h2>
<p>The previous framework was organised around legal duty-holder categories — PCBUs, Officers, Workers, Consultation — mirroring the layout of the WHS legislation itself. While accurate, this structure made it difficult to find what you needed in the field. If you were managing a welding operation or dealing with a silica dust concern, navigating through duty-holder definitions to find practical guidance wasn't useful.</p>
<p>The content was also becoming outdated. Rather than patching the old structure, we took the opportunity to rebuild it around the hazards and activities that construction safety professionals encounter day to day.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new--8-sections-task-oriented">What's New — 8 Sections, Task-Oriented<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#whats-new--8-sections-task-oriented" class="hash-link" aria-label="Direct link to What's New — 8 Sections, Task-Oriented" title="Direct link to What's New — 8 Sections, Task-Oriented" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="01---foundations">01 - Foundations<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#01---foundations" class="hash-link" aria-label="Direct link to 01 - Foundations" title="Direct link to 01 - Foundations" translate="no">​</a></h3>
<p>The cross-cutting layer that underpins everything else — the 4-step risk management process, WHS consultation and coordination obligations, workplace environment and facilities requirements, first aid, and a glossary of key WHS terms and definitions.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="02---construction-work">02 - Construction Work<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#02---construction-work" class="hash-link" aria-label="Direct link to 02 - Construction Work" title="Direct link to 02 - Construction Work" translate="no">​</a></h3>
<p>Site-level application of WHS duties — HRCW thresholds, Safe Work Method Statements, principal contractor obligations, safe design of structures, demolition, excavation, and fall risks specific to housing construction.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="03---falls-and-heights">03 - Falls and Heights<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#03---falls-and-heights" class="hash-link" aria-label="Direct link to 03 - Falls and Heights" title="Direct link to 03 - Falls and Heights" translate="no">​</a></h3>
<p>Managing fall risks in non-housing contexts — multi-storey construction, maintenance work, and any situation where the 2-metre trigger applies outside the housing-specific rules.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="04---plant-and-electrical">04 - Plant and Electrical<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#04---plant-and-electrical" class="hash-link" aria-label="Direct link to 04 - Plant and Electrical" title="Direct link to 04 - Plant and Electrical" translate="no">​</a></h3>
<p>Plant registration, inspection cycles, operator competency requirements, and electrical risk management including testing and tagging obligations.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="05---hot-work-and-coatings">05 - Hot Work and Coatings<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#05---hot-work-and-coatings" class="hash-link" aria-label="Direct link to 05 - Hot Work and Coatings" title="Direct link to 05 - Hot Work and Coatings" translate="no">​</a></h3>
<p>Practical guidance for welding processes, abrasive blasting, and spray painting and powder coating — covering ventilation, PPE, fire risk, and health monitoring requirements.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="06---hazardous-chemicals">06 - Hazardous Chemicals<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#06---hazardous-chemicals" class="hash-link" aria-label="Direct link to 06 - Hazardous Chemicals" title="Direct link to 06 - Hazardous Chemicals" translate="no">​</a></h3>
<p>SDS management, labelling obligations under GHS, and risk controls for storing, handling, and disposing of hazardous chemicals on site.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="07---dust-and-asbestos">07 - Dust and Asbestos<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#07---dust-and-asbestos" class="hash-link" aria-label="Direct link to 07 - Dust and Asbestos" title="Direct link to 07 - Dust and Asbestos" translate="no">​</a></h3>
<p>Asbestos management plans, licensed removal requirements, respirable crystalline silica (RCS) controls, and air monitoring obligations for high-risk dust work.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="08---manual-tasks-noise--confined-spaces">08 - Manual Tasks, Noise &amp; Confined Spaces<a href="https://www.psecxsaiyu.work/2026-04-28-whs-framework-restructure#08---manual-tasks-noise--confined-spaces" class="hash-link" aria-label="Direct link to 08 - Manual Tasks, Noise &amp; Confined Spaces" title="Direct link to 08 - Manual Tasks, Noise &amp; Confined Spaces" translate="no">​</a></h3>
<p>Hazardous manual task identification and risk controls, noise exposure limits and hearing conservation programs, and confined space entry permit procedures including atmospheric testing and rescue planning.</p>
<hr>
<p><em>SAIYU — Internal Documentation Update, 28 April 2026</em></p>]]></content:encoded>
            <category>Update</category>
        </item>
        <item>
            <title><![CDATA[CSIM is NOW LIVE]]></title>
            <link>https://www.psecxsaiyu.work/2026-04-11-csim-checkin-induction-guides</link>
            <guid>https://www.psecxsaiyu.work/2026-04-11-csim-checkin-induction-guides</guid>
            <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[CSIM (Construction Site Information Management) is NOW LIVE]]></description>
            <content:encoded><![CDATA[<p>CSIM (Construction Site Information Management) is NOW LIVE</p>
<p>Two new reference guides for the <strong>CSIM</strong> (Construction Site Information Management) system are now live in the wiki. If you manage site attendance or oversee worker inductions, these guides are for you.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://www.psecxsaiyu.work/2026-04-11-csim-checkin-induction-guides#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="worker-check-in--check-out-guide">Worker Check-in &amp; Check-out Guide<a href="https://www.psecxsaiyu.work/2026-04-11-csim-checkin-induction-guides#worker-check-in--check-out-guide" class="hash-link" aria-label="Direct link to Worker Check-in &amp; Check-out Guide" title="Direct link to Worker Check-in &amp; Check-out Guide" translate="no">​</a></h3>
<p>The <a class="" href="https://www.psecxsaiyu.work/docs/tools/csim/csim_guide_checkin">Guide_Worker Check-in &amp; Check-out</a> covers everything foremen need to know about managing daily site attendance — including all three checkout methods, visitor management, and the emergency muster function.</p>
<p><strong>Key topics covered:</strong></p>
<ul>
<li class="">Two ways workers check in: <strong>QR code scan</strong> or <strong>manual site selection</strong></li>
<li class="">Three checkout methods: <strong>self</strong>, <strong>foreman</strong>, and <strong>auto</strong> (6 PM daily)</li>
<li class="">Handling <strong>visitor</strong> check-in and checkout</li>
<li class="">Monitoring on-site personnel and running an <strong>Emergency Muster</strong></li>
<li class="">Common scenarios — forgotten PINs, wrong site, no induction</li>
</ul>
<hr>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="managing-worker-inductions">Managing Worker Inductions<a href="https://www.psecxsaiyu.work/2026-04-11-csim-checkin-induction-guides#managing-worker-inductions" class="hash-link" aria-label="Direct link to Managing Worker Inductions" title="Direct link to Managing Worker Inductions" translate="no">​</a></h3>
<p>The <a class="" href="https://www.psecxsaiyu.work/docs/tools/csim/csim_guide_induction">Guide: Managing Worker Inductions</a> walks through the full induction approval workflow — from understanding the worker's 4-step process to approving, rejecting, and managing records.</p>
<p><strong>Key topics covered:</strong></p>
<ul>
<li class="">The worker's <strong>4-step induction process</strong> (what they do before you see it)</li>
<li class="">Two ways to approve: <strong>Quick Approve</strong> (hold-to-confirm on Dashboard) or <strong>Full Review</strong> (Records page)</li>
<li class="">What happens after approval — induction number, worker notification, check-in access</li>
<li class="">How to <strong>reject</strong> submissions and when to prefer editing over rejecting</li>
<li class="">Viewing record timelines, editing worker details, and resetting PINs</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="quick-links">Quick Links<a href="https://www.psecxsaiyu.work/2026-04-11-csim-checkin-induction-guides#quick-links" class="hash-link" aria-label="Direct link to Quick Links" title="Direct link to Quick Links" translate="no">​</a></h2>
<ul>
<li class="">📋 <a class="" href="https://www.psecxsaiyu.work/docs/tools/csim/csim_guide_checkin">Guide: Worker Check-in &amp; Check-out →</a></li>
<li class="">📋 <a class="" href="https://www.psecxsaiyu.work/docs/tools/csim/csim_guide_induction">Guide: Managing Worker Inductions →</a></li>
</ul>
<hr>
<p><em>SAIYU — Internal Documentation Update, 11 April 2026</em></p>]]></content:encoded>
            <category>Update</category>
        </item>
        <item>
            <title><![CDATA[NCC 2025 Volume One — What's Changed (v2)]]></title>
            <link>https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One—What's-Changed</link>
            <guid>https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One—What's-Changed</guid>
            <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[[!note]]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>[!note]
Update: Wednesday, 25 March 2026
NSW will adopt the new National Construction Code (NCC 2025) on 1 May 2027, providing the state’s building industry with more time to adjust to the new requirements so it can continue to deliver the homes the state needs.</p>
</blockquote>
<p><strong>National Construction Code 2025 Preview Draft vs NCC 2022</strong>
<em>Deep Research Report — March 2026</em></p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="overview">Overview<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#overview" class="hash-link" aria-label="Direct link to Overview" title="Direct link to Overview" translate="no">​</a></h2>
<p>The NCC 2025 Volume One (Building Code of Australia — Class 2 to 9 buildings) introduces significant new provisions and updates across fire safety, water management, energy efficiency, accessibility, sanitary facilities, and electric vehicle infrastructure. The preview draft was released in February 2026, with earliest adoption expected from May 2026 (jurisdiction-dependent).</p>
<p>This report covers three areas:</p>
<ol>
<li class=""><strong>What's NEW</strong> — provisions that did not exist in NCC 2022</li>
<li class=""><strong>What's UPDATED</strong> — existing provisions that have been revised</li>
<li class=""><strong>Why</strong> — the drivers and rationale behind the changes</li>
</ol>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="1-whats-new-in-ncc-2025">1. What's NEW in NCC 2025<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#1-whats-new-in-ncc-2025" class="hash-link" aria-label="Direct link to 1. What's NEW in NCC 2025" title="Direct link to 1. What's NEW in NCC 2025" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="11-ev-charging-infrastructure-section-j--part-j9">1.1 EV Charging Infrastructure (Section J / Part J9)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#11-ev-charging-infrastructure-section-j--part-j9" class="hash-link" aria-label="Direct link to 1.1 EV Charging Infrastructure (Section J / Part J9)" title="Direct link to 1.1 EV Charging Infrastructure (Section J / Part J9)" translate="no">​</a></h3>
<p>EV charging provisions were first introduced in <strong>NCC 2022 Amendment 2</strong> (effective October 2023) for Class 2 buildings. NCC 2025 extends and refines these requirements across commercial building classes.</p>
<blockquote>
<p><strong>Important clarification:</strong> Class 2 (apartments) EV-ready requirements are <strong>not new in NCC 2025</strong> — they were established under NCC 2022 Amendment 2. Building Ministers have <strong>paused further residential changes until mid-2029</strong>. NCC 2025's EV changes primarily affect commercial classes.</p>
</blockquote>
<p><strong>Requirements by building class:</strong></p>
<table><thead><tr><th>Building Class</th><th>Description</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Class 2</td><td>Apartments</td><td>100% EV-ready (NCC 2022 Amd 2)</td><td><strong>Unchanged</strong> — paused until 2029</td></tr><tr><td>Class 3</td><td>Hotels, motels</td><td>Limited</td><td>Charging infrastructure for guest parking</td></tr><tr><td>Class 5</td><td>Offices</td><td>Limited</td><td>Conduit pathways + electrical capacity</td></tr><tr><td>Class 6</td><td>Retail/shops</td><td>~5%</td><td><strong>10% of carpark spaces</strong> with dedicated EDBs</td></tr><tr><td>Class 7a</td><td>Carparks (stand-alone)</td><td>Not required</td><td><strong>Exempt</strong></td></tr><tr><td>Class 7a</td><td>Carparks (within other buildings)</td><td>Not required</td><td>Follows associated building class</td></tr><tr><td>Class 8</td><td>Factories/labs</td><td>Limited</td><td>Provisions proportional to vehicle demand</td></tr><tr><td>Class 9</td><td>Public buildings</td><td>Limited</td><td>Charging provisions for staff/visitor parking</td></tr></tbody></table>
<p><strong>Class 2 EV-ready technical specs (NCC 2022 Amd 2, continuing unchanged):</strong></p>
<ul>
<li class="">100% of car spaces must be EV-ready (infrastructure, not chargers)</li>
<li class="">Dedicated EV distribution board separate from building systems</li>
<li class="">Circuits supporting minimum <strong>7 kW (32A) single-phase</strong> Type 2 chargers</li>
<li class="">Minimum <strong>12 kWh delivery between 11pm–7am</strong> daily</li>
<li class="">Active conductors: minimum <strong>6mm²</strong> cross-sectional area</li>
<li class="">Max <strong>50m</strong> cable run from distribution board to EVSE outlet</li>
<li class=""><strong>36mm DIN rail</strong> space per circuit for future metering</li>
<li class="">One additional distribution board per <strong>24 car spaces</strong> beyond 168 per storey</li>
<li class="">Mandatory charging control system (load management)</li>
<li class="">Compliance via DtS (Part J9D4) or Performance Solution (Clause A2G2)</li>
</ul>
<p><strong>Class 6 EV charging technical specs (NEW in NCC 2025):</strong></p>
<ul>
<li class=""><strong>10% of carpark spaces</strong> must have EV charging equipment</li>
<li class="">Dedicated electrical distribution boards (EDBs) per storey, labelled for EV use</li>
<li class="">Load management/charging control system required</li>
<li class="">Separate sub-circuit metering for each EV charging device</li>
<li class="">EDBs located no more than <strong>10m from busduct</strong> (where busduct solution used)</li>
</ul>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="12-mandatory-on-site-solar-section-j--new-dts-for-class-39">1.2 Mandatory On-Site Solar (Section J — New DtS for Class 3–9)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#12-mandatory-on-site-solar-section-j--new-dts-for-class-39" class="hash-link" aria-label="Direct link to 1.2 Mandatory On-Site Solar (Section J — New DtS for Class 3–9)" title="Direct link to 1.2 Mandatory On-Site Solar (Section J — New DtS for Class 3–9)" translate="no">​</a></h3>
<p>NCC 2025 introduces a new DtS requirement for mandatory on-site photovoltaic (PV) systems on commercial buildings.</p>
<ul>
<li class=""><strong>Class 6 buildings:</strong> Solar panels required on <strong>100% of available roof space</strong></li>
<li class="">Exclusions: trafficable zones, plant spaces, shaded areas</li>
<li class=""><strong>Class 7a buildings:</strong> Exempt from solar panel requirements</li>
<li class="">Supports the "near zero operational greenhouse gas emissions" performance requirement</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="13-water-management-framework-part-f1--restructurednew">1.3 Water Management Framework (Part F1 — Restructured/New)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#13-water-management-framework-part-f1--restructurednew" class="hash-link" aria-label="Direct link to 1.3 Water Management Framework (Part F1 — Restructured/New)" title="Direct link to 1.3 Water Management Framework (Part F1 — Restructured/New)" translate="no">​</a></h3>
<p>NCC 2025 consolidates and expands water management into a unified framework under Part F1. This replaces the fragmented approach in NCC 2022 where waterproofing, weatherproofing, and water shedding were treated somewhat separately. Parts F1 and F3 have been <strong>merged into a single Part F1</strong>.</p>
<p><strong>New framework structure:</strong></p>
<!-- -->
<p><strong>Notable new/strengthened requirements:</strong></p>
<ul>
<li class=""><strong>Minimum 1:80 gradient</strong> for water shedding on balconies, podiums, and accessible areas</li>
<li class=""><strong>70mm step-downs</strong> at door thresholds to external tiled areas</li>
<li class=""><strong>Expanded scope</strong> to cover previously unregulated junctions and interfaces</li>
<li class=""><strong>Performance-based pathways</strong> with clearer verification methods</li>
<li class=""><strong>Class 7 and 8 buildings now included</strong> — previous waterproofing exemptions removed</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="14-all-gender-sanitary-facilities-part-f4--new-provision">1.4 All-Gender Sanitary Facilities (Part F4 — New Provision)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#14-all-gender-sanitary-facilities-part-f4--new-provision" class="hash-link" aria-label="Direct link to 1.4 All-Gender Sanitary Facilities (Part F4 — New Provision)" title="Direct link to 1.4 All-Gender Sanitary Facilities (Part F4 — New Provision)" translate="no">​</a></h3>
<p>NCC 2025 formally introduces provisions for <strong>all-gender (unisex) sanitary facilities</strong> in certain building types, reflecting contemporary approaches to inclusive design.</p>
<ul>
<li class="">Applicable to new Class 5, 6, and 9 buildings above certain thresholds</li>
<li class="">Provisions allow all-gender facilities to count toward overall sanitary fixture requirements</li>
<li class="">Privacy and safety design requirements included (full-height partitions, individual lockable compartments)</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="2-whats-updated-in-ncc-2025">2. What's UPDATED in NCC 2025<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#2-whats-updated-in-ncc-2025" class="hash-link" aria-label="Direct link to 2. What's UPDATED in NCC 2025" title="Direct link to 2. What's UPDATED in NCC 2025" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="21-fire-safety--carpark-sprinklers--frl-section-c">2.1 Fire Safety — Carpark Sprinklers &amp; FRL (Section C)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#21-fire-safety--carpark-sprinklers--frl-section-c" class="hash-link" aria-label="Direct link to 2.1 Fire Safety — Carpark Sprinklers &amp; FRL (Section C)" title="Direct link to 2.1 Fire Safety — Carpark Sprinklers &amp; FRL (Section C)" translate="no">​</a></h3>
<p>This is the <strong>most significant fire safety change in NCC 2025</strong>, driven by an Arup literature review of ~400 sources commissioned by ABCB.</p>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Sprinklers (&gt;40 spaces, enclosed)</td><td>Required</td><td>Required (unchanged)</td></tr><tr><td>Sprinklers (&gt;40 spaces, open-deck)</td><td><strong>Exempt</strong></td><td><strong>Now mandatory</strong></td></tr><tr><td>Sprinklers (stand-alone open-deck)</td><td>Exempt</td><td><strong>Still exempt</strong></td></tr><tr><td>Car stackers</td><td>No sprinkler requirement</td><td><strong>Mandatory sprinklers</strong></td></tr><tr><td>FRL — open-deck Type A/B</td><td>60/60/60</td><td><strong>120/120/120</strong></td></tr><tr><td>FRL concessions (sprinkler-protected)</td><td>Available for Type A below other classes</td><td><strong>Removed</strong></td></tr><tr><td>EV fire risk</td><td>Not addressed</td><td>Acknowledged (toxic fumes, thermal runaway, re-ignition risk)</td></tr></tbody></table>
<p><strong>Key details on EV fire considerations:</strong></p>
<ul>
<li class="">EV battery fires produce significantly more smoke and toxic gases (including hydrogen fluoride) than conventional vehicles</li>
<li class="">Require hours or days of firewater cooling for control</li>
<li class="">Risk of re-ignition hours/days after initial extinguishment</li>
<li class="">ABCB determined EVs should <strong>not</strong> be classified as "special hazards" — they are now common</li>
<li class="">Queensland Fire's request to classify EVs under special hazard provisions (E1D17/E2D21) was not adopted</li>
</ul>
<p><strong>Rationale:</strong> The 1980s research underpinning the old open-deck exemptions did not account for modern vehicles (larger, more plastic content, EV batteries). The Arup review confirmed the updated risk profile.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="22-waterproofing--water-shedding-part-f1">2.2 Waterproofing &amp; Water Shedding (Part F1)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#22-waterproofing--water-shedding-part-f1" class="hash-link" aria-label="Direct link to 2.2 Waterproofing &amp; Water Shedding (Part F1)" title="Direct link to 2.2 Waterproofing &amp; Water Shedding (Part F1)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Balcony gradients</td><td>General guidance, no minimum</td><td><strong>1:80 minimum gradient</strong> mandated</td></tr><tr><td>Door step-downs</td><td>Varied/unclear</td><td><strong>70mm step-down</strong> at doors to external tiled areas</td></tr><tr><td>Scope</td><td>Primarily internal wet areas</td><td>Extended to <strong>balconies, podiums, terraces, external junctions</strong></td></tr><tr><td>Class 7 &amp; 8 buildings</td><td>Exempt from waterproofing</td><td><strong>Now included</strong> under F1P2</td></tr><tr><td>Wall cladding (Zones 6-8)</td><td>Direct-fix permitted</td><td><strong>Drained/ventilated cavity (min 18mm) required</strong></td></tr><tr><td>Verification methods</td><td>Limited</td><td>Expanded performance-based pathways</td></tr></tbody></table>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="23-condensation-management-part-f8">2.3 Condensation Management (Part F8)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#23-condensation-management-part-f8" class="hash-link" aria-label="Direct link to 2.3 Condensation Management (Part F8)" title="Direct link to 2.3 Condensation Management (Part F8)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Vapour permeance</td><td>General requirements</td><td><strong>Class 4 vapour permeance</strong> classification for barriers</td></tr><tr><td>Climate zones</td><td>Zones 6-8 for roof ventilation</td><td>Extended to <strong>Climate Zones 4-8</strong></td></tr><tr><td>Ventilation</td><td>Basic requirements</td><td>Enhanced mechanical/passive ventilation; mandatory vapour-permeable membranes</td></tr><tr><td>Roof spaces</td><td>General guidance</td><td>Specific condensation control + moisture escape pathways</td></tr><tr><td>Small roofs</td><td>Standard requirements</td><td><strong>Reduced ventilation requirements</strong></td></tr></tbody></table>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="24-womens-toilet-ratios-part-f4">2.4 Women's Toilet Ratios (Part F4)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#24-womens-toilet-ratios-part-f4" class="hash-link" aria-label="Direct link to 2.4 Women's Toilet Ratios (Part F4)" title="Direct link to 2.4 Women's Toilet Ratios (Part F4)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>General ratio (F<!-- -->:M<!-- -->)</td><td>1:1.25</td><td>Maintained at <strong>1:1.25</strong> for most building types</td></tr><tr><td>Theatres &amp; cinemas</td><td>1:1.25</td><td>Increased to <strong>1:1.8</strong> (F<!-- -->:M<!-- -->)</td></tr><tr><td>Assembly buildings</td><td>1:1.25</td><td>Increased ratios for high-attendance venues</td></tr></tbody></table>
<p><strong>Rationale:</strong> Evidence-based adjustment to reduce queue times at high-turnover venues.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="25-energy-efficiency-section-j">2.5 Energy Efficiency (Section J)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#25-energy-efficiency-section-j" class="hash-link" aria-label="Direct link to 2.5 Energy Efficiency (Section J)" title="Direct link to 2.5 Energy Efficiency (Section J)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Performance target</td><td>Energy efficiency</td><td><strong>Near zero operational greenhouse gas emissions</strong></td></tr><tr><td>Solar panels (Class 6)</td><td>Not mandatory</td><td><strong>Mandatory — 100% available roof space</strong></td></tr><tr><td>Solar panels (Class 7a)</td><td>N/A</td><td><strong>Exempt</strong></td></tr><tr><td>Facade solar admittance</td><td>Baseline</td><td><strong>~44% tighter</strong> wall-glazing solar admittance</td></tr><tr><td>Glazing</td><td>Prescriptive SHGC/U-value</td><td>Updated values for current glazing tech</td></tr><tr><td>HVAC</td><td>Efficiency baselines</td><td>Raised minimum efficiency</td></tr><tr><td>Reporting</td><td>JV3 verification</td><td>Enhanced NatHERS and JV3 alignment</td></tr></tbody></table>
<p><strong>Rationale:</strong> Aligned with Australia's net zero 2050 target. Buildings account for ~25% of national energy consumption.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="26-structural-provisions-section-b">2.6 Structural Provisions (Section B)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#26-structural-provisions-section-b" class="hash-link" aria-label="Direct link to 2.6 Structural Provisions (Section B)" title="Direct link to 2.6 Structural Provisions (Section B)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Performance-based assessment</td><td>General framework</td><td><strong>Enhanced documentation and verification</strong></td></tr><tr><td>Referenced standards</td><td>AS/NZS 1170 (2021)</td><td>Updated to latest published editions</td></tr><tr><td>Robustness</td><td>Implicit</td><td>More explicit <strong>progressive collapse</strong> and <strong>structural robustness</strong> provisions</td></tr><tr><td>Means of assessment</td><td>General</td><td>Amendments to A2G2, B1P1, H1P1 for consistent Performance Solutions</td></tr></tbody></table>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="27-accessibility-part-d--as-14281-update">2.7 Accessibility (Part D — AS 1428.1 Update)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#27-accessibility-part-d--as-14281-update" class="hash-link" aria-label="Direct link to 2.7 Accessibility (Part D — AS 1428.1 Update)" title="Direct link to 2.7 Accessibility (Part D — AS 1428.1 Update)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Referenced standard</td><td>AS 1428.1-2009</td><td>Updated to <strong>AS 1428.1:2021</strong></td></tr><tr><td>Luminance contrast</td><td>General requirements</td><td>Strengthened minimum ratios</td></tr><tr><td>Tactile indicators</td><td>Basic provisions</td><td>Updated installation and spacing</td></tr><tr><td>Accessible toilets</td><td>AS 1428.1-2009 layout</td><td>Revised layout per 2021 standard</td></tr><tr><td>Class 6 adult change facilities</td><td>Basic</td><td>Required in shopping centres above thresholds</td></tr><tr><td>Class 7a accessible parking</td><td>Basic</td><td>Minimum 1 space per AS/NZS 2890.6; signage for carparks &gt;5 spaces</td></tr></tbody></table>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="28-carpark-ventilation-class-7a">2.8 Carpark Ventilation (Class 7a)<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#28-carpark-ventilation-class-7a" class="hash-link" aria-label="Direct link to 2.8 Carpark Ventilation (Class 7a)" title="Direct link to 2.8 Carpark Ventilation (Class 7a)" translate="no">​</a></h3>
<table><thead><tr><th>Aspect</th><th>NCC 2022</th><th>NCC 2025</th></tr></thead><tbody><tr><td>Base ventilation rate</td><td>Higher baseline (single engine)</td><td><strong>Halved</strong> — reduces size, cost, energy, materials</td></tr><tr><td>CO exposure limits</td><td>Table-based</td><td>Updated Table FV4.2 limits</td></tr><tr><td>Open-deck definition</td><td>Cross-ventilation 2 sides</td><td>Unchanged — 1/6 area ratio, 1/2 wall area openings</td></tr><tr><td>EV contaminants</td><td>Not addressed</td><td><strong>Note:</strong> AS 1668.2 does not cover EV battery charging contaminants — designers must investigate</td></tr></tbody></table>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="3-class-specific-change-summary">3. Class-Specific Change Summary<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#3-class-specific-change-summary" class="hash-link" aria-label="Direct link to 3. Class-Specific Change Summary" title="Direct link to 3. Class-Specific Change Summary" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="class-7a--carparks">Class 7a — Carparks<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#class-7a--carparks" class="hash-link" aria-label="Direct link to Class 7a — Carparks" title="Direct link to Class 7a — Carparks" translate="no">​</a></h3>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="class-6--retail--shops--cafes">Class 6 — Retail / Shops / Cafes<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#class-6--retail--shops--cafes" class="hash-link" aria-label="Direct link to Class 6 — Retail / Shops / Cafes" title="Direct link to Class 6 — Retail / Shops / Cafes" translate="no">​</a></h3>
<!-- -->
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="4-reasons-behind-the-changes">4. Reasons Behind the Changes<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#4-reasons-behind-the-changes" class="hash-link" aria-label="Direct link to 4. Reasons Behind the Changes" title="Direct link to 4. Reasons Behind the Changes" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="41-summary-of-drivers">4.1 Summary of Drivers<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#41-summary-of-drivers" class="hash-link" aria-label="Direct link to 4.1 Summary of Drivers" title="Direct link to 4.1 Summary of Drivers" translate="no">​</a></h3>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="42-detailed-rationale">4.2 Detailed Rationale<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#42-detailed-rationale" class="hash-link" aria-label="Direct link to 4.2 Detailed Rationale" title="Direct link to 4.2 Detailed Rationale" translate="no">​</a></h3>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="building-defect-prevention">Building Defect Prevention<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#building-defect-prevention" class="hash-link" aria-label="Direct link to Building Defect Prevention" title="Direct link to Building Defect Prevention" translate="no">​</a></h4>
<p>Water ingress and waterproofing failure remain the <strong>number one category of building defects</strong> in Australia. The consolidated water management framework directly targets this by mandating measurable gradients (1:80), specifying step-down dimensions (70mm), and expanding scope to balconies and terraces. The removal of Class 7/8 waterproofing exemptions acknowledges that carparks also suffer from water management issues.</p>
<p>Condensation and mould issues have increased as buildings become more airtight for energy efficiency. Extended Climate Zone 4-8 coverage and Class 4 vapour permeance requirements address these unintended consequences. Wall cladding changes (drained cavities in Zones 6-8) prevent moisture trapping behind facades.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="safety-modernisation">Safety Modernisation<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#safety-modernisation" class="hash-link" aria-label="Direct link to Safety Modernisation" title="Direct link to Safety Modernisation" translate="no">​</a></h4>
<p>The Arup literature review (~400 sources) confirmed that 1980s carpark fire research is obsolete. Modern vehicles are larger, contain more plastics, and include EV batteries that burn differently. The FRL increase from 60/60/60 to 120/120/120 for open-deck carparks and mandatory sprinklers for &gt;40 spaces directly respond to this evidence.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="environmental--climate-policy">Environmental &amp; Climate Policy<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#environmental--climate-policy" class="hash-link" aria-label="Direct link to Environmental &amp; Climate Policy" title="Direct link to Environmental &amp; Climate Policy" translate="no">​</a></h4>
<p>Australia's net zero 2050 commitment requires the building sector (~25% of national energy) to improve significantly. Mandatory solar panels for Class 6, tighter facade thermal performance (~44% reduction in solar admittance), and enhanced HVAC efficiency standards all contribute. The "near zero operational greenhouse gas emissions" performance requirement replaces the previous energy efficiency framing.</p>
<h4 class="anchor anchorTargetStickyNavbar_Vzrq" id="social-equity--inclusivity">Social Equity &amp; Inclusivity<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#social-equity--inclusivity" class="hash-link" aria-label="Direct link to Social Equity &amp; Inclusivity" title="Direct link to Social Equity &amp; Inclusivity" translate="no">​</a></h4>
<p>Updated women's toilet ratios for theatres/cinemas (1:1.8) are evidence-based. All-gender sanitary facilities reflect inclusive design principles. Updated accessibility standards (AS 1428.1:2021) incorporate a decade of research since the 2009 edition.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="5-implementation-timeline">5. Implementation Timeline<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#5-implementation-timeline" class="hash-link" aria-label="Direct link to 5. Implementation Timeline" title="Direct link to 5. Implementation Timeline" translate="no">​</a></h2>
<!-- -->
<p><strong>Key dates:</strong></p>
<ul>
<li class=""><strong>February 2026:</strong> Preview draft published</li>
<li class=""><strong>May 2026:</strong> Earliest jurisdiction adoption (ACT confirmed with 6-month transition)</li>
<li class=""><strong>October 2025:</strong> Building Ministers agreed to pause residential changes until mid-2029</li>
<li class=""><strong>Tasmania:</strong> Committed to freezing (not adopting) NCC 2025 EV changes</li>
<li class=""><strong>NSW, VIC, QLD, SA, WA:</strong> Adoption dates not yet confirmed</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="sources">Sources<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#sources" class="hash-link" aria-label="Direct link to Sources" title="Direct link to Sources" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="official">Official<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#official" class="hash-link" aria-label="Direct link to Official" title="Direct link to Official" translate="no">​</a></h3>
<ul>
<li class=""><a href="https://ncc.abcb.gov.au/news/2026/ncc-2025-preview-now-available" target="_blank" rel="noopener noreferrer" class="">ABCB — NCC 2025 Preview</a></li>
<li class=""><a href="https://www.abcb.gov.au/pcd/pcd-2025-carpark-fire-safety-improvements" target="_blank" rel="noopener noreferrer" class="">ABCB — Carpark Fire Safety Improvements</a></li>
<li class=""><a href="https://www.abcb.gov.au/sites/default/files/resources/2024/296877-ABCB-ARUP-Fire-safety-in-carparks.pdf" target="_blank" rel="noopener noreferrer" class="">ABCB — Arup Fire Safety in Carparks Literature Review</a></li>
<li class=""><a href="https://www.abcb.gov.au/pcd/pcd-2025-improving-waterproofing-and-water-shedding-provisions" target="_blank" rel="noopener noreferrer" class="">ABCB — Waterproofing Provisions</a></li>
<li class=""><a href="https://www.abcb.gov.au/guide/j9d4-facilities-electric-vehicle-charging-equipment" target="_blank" rel="noopener noreferrer" class="">ABCB — J9D4 EV Charging Facilities Guide</a></li>
<li class=""><a href="https://www.dcceew.gov.au/sites/default/files/documents/ncc2025-guidance-material-electric-vehicle-charging.pdf" target="_blank" rel="noopener noreferrer" class="">DCCEEW — NCC 2025 EV Charging Guidance</a></li>
<li class=""><a href="https://www.dcceew.gov.au/sites/default/files/documents/ncc2025-guidance-material-mandatory-onsite-pv.pdf" target="_blank" rel="noopener noreferrer" class="">DCCEEW — NCC 2025 Mandatory Onsite PV</a></li>
<li class=""><a href="https://www.dcceew.gov.au/sites/default/files/documents/ncc2025-guidance-material-envelope.pdf" target="_blank" rel="noopener noreferrer" class="">DCCEEW — NCC 2025 Envelope Guidance</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="industry">Industry<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#industry" class="hash-link" aria-label="Direct link to Industry" title="Direct link to Industry" translate="no">​</a></h3>
<ul>
<li class=""><a href="https://www.mbansw.asn.au/media/industry-news/ncc-2025-key-changes-nsw" target="_blank" rel="noopener noreferrer" class="">MBA NSW — NCC 2025 Key Changes</a></li>
<li class=""><a href="https://mba.org.au/ncc-changes-2025/" target="_blank" rel="noopener noreferrer" class="">MBA ACT — NCC Changes 2025</a></li>
<li class=""><a href="https://hia.com.au/national-construction-code-2025" target="_blank" rel="noopener noreferrer" class="">HIA — NCC 2025 Analysis</a></li>
<li class=""><a href="https://hia.com.au/resources-and-advice/building-it-right/getting-it-right-on-site/articles/external-waterproofing-ncc-2025-volume-one-changes-explained" target="_blank" rel="noopener noreferrer" class="">HIA — External Waterproofing Changes</a></li>
<li class=""><a href="https://hia.com.au/resources-and-advice/building-it-right/building-codes/ncc-2025-roof-ventilation-changes-for-condensation-management" target="_blank" rel="noopener noreferrer" class="">HIA — Roof Ventilation Condensation Changes</a></li>
<li class=""><a href="https://mbc-group.com.au/proposed-changes-in-ncc-2025/" target="_blank" rel="noopener noreferrer" class="">MBC Group — NCC 2025 vs NCC 2022 Comparison</a></li>
<li class=""><a href="https://www.engineersaustralia.org.au/sites/default/files/2024-07/national-construction-code-2025-submission-jul-2024.pdf" target="_blank" rel="noopener noreferrer" class="">Engineers Australia — NCC 2025 Submission</a></li>
<li class=""><a href="https://electricvehiclecouncil.com.au/wp-content/uploads/2024/07/EVC-response-to-ABCB-NCC25-public-comment-draft.pdf" target="_blank" rel="noopener noreferrer" class="">Electric Vehicle Council — NCC 2025 Response</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="technical">Technical<a href="https://www.psecxsaiyu.work/2026-03-16-NCC-2025-Volume-One%E2%80%94What's-Changed#technical" class="hash-link" aria-label="Direct link to Technical" title="Direct link to Technical" translate="no">​</a></h3>
<ul>
<li class=""><a href="https://www.brightconnect.com.au/new-ncc-requirements-for-ev-charging-infrastructure-in-carparks/" target="_blank" rel="noopener noreferrer" class="">Bright Connect — NCC EV Charging in Carparks</a></li>
<li class=""><a href="https://evse.com.au/blog/national-construction-code-class-2-building-apartment-charging-requirements-2023/" target="_blank" rel="noopener noreferrer" class="">EVSE Australia — Class 2 EV Requirements</a></li>
<li class=""><a href="https://www.sotera.com.au/meeting-the-challenges-ahead-fire-safety-upgrades-in-ncc-2025/" target="_blank" rel="noopener noreferrer" class="">Sotera Fire Engineering — NCC 2025 Fire Safety</a></li>
<li class=""><a href="https://www.palantirconsulting.com.au/ncc-2025-5-critical-changes-that-will-reshape-construction/" target="_blank" rel="noopener noreferrer" class="">Palantir Consulting — 5 Critical NCC 2025 Changes</a></li>
<li class=""><a href="https://www.fire.qld.gov.au/sites/default/files/2025-09/Electric-Vehicles-and-EV-Charging-Equipment-Carparks.pdf" target="_blank" rel="noopener noreferrer" class="">Queensland Fire — EVs and Charging in Carparks</a></li>
</ul>
<hr>
<p><em>Report generated March 2026. Based on the NCC 2025 Preview Draft — final adopted version may differ.</em></p>]]></content:encoded>
            <category>Announcement</category>
        </item>
        <item>
            <title><![CDATA[Revision Code Format Update — Switching to YYMM.Alpha]]></title>
            <link>https://www.psecxsaiyu.work/2026-03-14-revision-format-update</link>
            <guid>https://www.psecxsaiyu.work/2026-03-14-revision-format-update</guid>
            <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We've made a global update to our document revision code format across all PSEC × SAIYU documentation. This change was driven by a practical need for better readability, particularly within Fieldwire where long identifiers reduce clarity in tight UI fields.]]></description>
            <content:encoded><![CDATA[<p>We've made a global update to our document revision code format across all PSEC × SAIYU documentation. This change was driven by a practical need for better readability, particularly within <strong>Fieldwire</strong> where long identifiers reduce clarity in tight UI fields.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-changed">What Changed<a href="https://www.psecxsaiyu.work/2026-03-14-revision-format-update#what-changed" class="hash-link" aria-label="Direct link to What Changed" title="Direct link to What Changed" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="document-revision-codes">Document Revision Codes<a href="https://www.psecxsaiyu.work/2026-03-14-revision-format-update#document-revision-codes" class="hash-link" aria-label="Direct link to Document Revision Codes" title="Direct link to Document Revision Codes" translate="no">​</a></h3>
<table><thead><tr><th>Format</th><th>Old</th><th>New</th></tr></thead><tbody><tr><td><strong>Revision code</strong></td><td><code>Rev.YYYY.MM.Alpha</code></td><td><code>Rev.YYMM.Alpha</code></td></tr><tr><td><strong>Inline revision</strong></td><td><code>Revision: 2025.08.a</code></td><td><code>Revision: 2508.a</code></td></tr></tbody></table>
<p>The year has been shortened from four digits to two, and the separating dots between year and month are removed.</p>
<p><strong>Examples:</strong></p>
<table><thead><tr><th>Before</th><th>After</th></tr></thead><tbody><tr><td><code>Rev.2025.08.a</code></td><td><code>Rev.2508.a</code></td></tr><tr><td><code>Rev.2023.02.b</code></td><td><code>Rev.2302.b</code></td></tr><tr><td><code>Revision: 2026.01.a</code></td><td><code>Revision: 2601.a</code></td></tr></tbody></table>
<hr>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fieldwire-version-descriptions">Fieldwire Version Descriptions<a href="https://www.psecxsaiyu.work/2026-03-14-revision-format-update#fieldwire-version-descriptions" class="hash-link" aria-label="Direct link to Fieldwire Version Descriptions" title="Direct link to Fieldwire Version Descriptions" translate="no">​</a></h3>
<p>For plan version entries in Fieldwire, the date stamp format has also been shortened:</p>
<table><thead><tr><th>Format</th><th>Old</th><th>New</th></tr></thead><tbody><tr><td><strong>Version date</strong></td><td><code>YYYY.MM.DD</code></td><td><code>YYMMDD</code></td></tr></tbody></table>
<p><strong>Examples:</strong></p>
<table><thead><tr><th>Before</th><th>After</th></tr></thead><tbody><tr><td><code>2025.02.01 | CC5 | RevGG.1</code></td><td><code>250201 | CC5 | RevGG.1</code></td></tr><tr><td><code>2024.10.11 | Additional</code></td><td><code>241011 | Additional</code></td></tr></tbody></table>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-we-made-this-change">Why We Made This Change<a href="https://www.psecxsaiyu.work/2026-03-14-revision-format-update#why-we-made-this-change" class="hash-link" aria-label="Direct link to Why We Made This Change" title="Direct link to Why We Made This Change" translate="no">​</a></h2>
<p>Key reasons:</p>
<ol>
<li class=""><strong>Fieldwire readability</strong> — shorter strings display fully without truncation in Fieldwire's version column.</li>
<li class=""><strong>Consistency</strong> — aligning both revision codes (<code>YYMM</code>) and fieldwire dates (<code>YYMMDD</code>) to the same two-digit year convention.</li>
</ol>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="scope-of-change">Scope of Change<a href="https://www.psecxsaiyu.work/2026-03-14-revision-format-update#scope-of-change" class="hash-link" aria-label="Direct link to Scope of Change" title="Direct link to Scope of Change" translate="no">​</a></h2>
<p>This update was applied <strong>globally</strong> across all documentation in the PSEC × SAIYU knowledge base, including:</p>
<ul>
<li class=""><code>01-policies</code> — Filing Management, Revision Management, PSEC and SAIYU-specific policies</li>
<li class=""><code>02-commercial</code> — Construction contracts, invoicing, POs and bills</li>
<li class=""><code>04-procedures</code> — Fieldwire guides (PSEC &amp; SAIYU), Buildertrend workflows, Google service guides</li>
<li class=""><code>07-knowledge-base</code> — Development flow, Class 1 fire CC process</li>
</ul>
<p>The policy document <strong>Revision Management</strong> (<code>docs/01-policies/RevisionManagement</code>) has been updated to reflect the new format definition and updated examples.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="going-forward">Going Forward<a href="https://www.psecxsaiyu.work/2026-03-14-revision-format-update#going-forward" class="hash-link" aria-label="Direct link to Going Forward" title="Direct link to Going Forward" translate="no">​</a></h2>
<p>From today, all new documents and revision log entries should use the <strong>new format</strong>:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Rev.YYMM.Alpha       ← for document revisions</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">YYMMDD               ← for Fieldwire version date stamps</span><br></span></code></pre></div></div>
<p>If you find any remaining instances of the old format, please update them and notify the SAIYU PM.</p>
<hr>
<p><em>SAIYU — Internal Policy Update, 14 March 2026</em></p>]]></content:encoded>
            <category>Update</category>
        </item>
        <item>
            <title><![CDATA[2026 Major Web Upgrade]]></title>
            <link>https://www.psecxsaiyu.work/2026-01-06-major-web-upgrade</link>
            <guid>https://www.psecxsaiyu.work/2026-01-06-major-web-upgrade</guid>
            <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We are excited to announce a major upgrade to our digital ecosystem! I have rolled out significant updates to both the WIKI and TIMESHEET platforms.]]></description>
            <content:encoded><![CDATA[<p>We are excited to announce a major upgrade to our digital ecosystem! I have rolled out significant updates to both the WIKI and TIMESHEET platforms.</p>
<blockquote>
<p>This release focuses on two key areas: modernizing our documentation infrastructure and streamlining the timesheet management workflow.</p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="goal-make-information-or-day-to-day-tasks-with-less-effort-to-search-or-input">GOAL: Make information or day-to-day tasks with less effort to search or input<a href="https://www.psecxsaiyu.work/2026-01-06-major-web-upgrade#goal-make-information-or-day-to-day-tasks-with-less-effort-to-search-or-input" class="hash-link" aria-label="Direct link to GOAL: Make information or day-to-day tasks with less effort to search or input" title="Direct link to GOAL: Make information or day-to-day tasks with less effort to search or input" translate="no">​</a></h3>
<blockquote>
<p><strong>Information Access</strong>: Migrating the wiki to Docusaurus to improve structure and searchability.</p>
<p><strong>Administration</strong>: Upgrading timesheet management to reduce the effort required for routine data entry.</p>
</blockquote>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="wiki-migration-docsify-to-docusaurus">Wiki Migration: Docsify to Docusaurus<a href="https://www.psecxsaiyu.work/2026-01-06-major-web-upgrade#wiki-migration-docsify-to-docusaurus" class="hash-link" aria-label="Direct link to Wiki Migration: Docsify to Docusaurus" title="Direct link to Wiki Migration: Docsify to Docusaurus" translate="no">​</a></h3>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="timesheet-upgrade-to-prmkit2">Timesheet upgrade to PRMKit.2<a href="https://www.psecxsaiyu.work/2026-01-06-major-web-upgrade#timesheet-upgrade-to-prmkit2" class="hash-link" aria-label="Direct link to Timesheet upgrade to PRMKit.2" title="Direct link to Timesheet upgrade to PRMKit.2" translate="no">​</a></h3>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="feedback--bug-reports">Feedback &amp; Bug Reports<a href="https://www.psecxsaiyu.work/2026-01-06-major-web-upgrade#feedback--bug-reports" class="hash-link" aria-label="Direct link to Feedback &amp; Bug Reports" title="Direct link to Feedback &amp; Bug Reports" translate="no">​</a></h3>
<p>As with any major software release, there may be residual bugs or edge cases that slipped through our rigorous testing.</p>
<p>If you notice anything unexpected—broken links, display issues, or workflow blockers—please please report.</p>
<p>GZ.</p>]]></content:encoded>
            <category>Announcement</category>
        </item>
        <item>
            <title><![CDATA[Welcome to the Wiki Page]]></title>
            <link>https://www.psecxsaiyu.work/welcome</link>
            <guid>https://www.psecxsaiyu.work/welcome</guid>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Welcome to the PSEC x SAIYU Wiki]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="welcome-to-the-psec-x-saiyu-wiki">Welcome to the PSEC x SAIYU Wiki<a href="https://www.psecxsaiyu.work/welcome#welcome-to-the-psec-x-saiyu-wiki" class="hash-link" aria-label="Direct link to Welcome to the PSEC x SAIYU Wiki" title="Direct link to Welcome to the PSEC x SAIYU Wiki" translate="no">​</a></h2>
<p>This wiki is a <strong>set of rules, tools, and guidelines</strong> created to support daily operations. Its purpose is to build a common foundation that reduces the learning curve when picking up new projects and ensures consistency across our work.</p>
<p>However, I believe strongly that <em>all rules are made to be challenged</em>. Treat the contents here not as rigid codes, but as <strong>tools</strong>—a flexible Swiss Army knife for efficiency and clarity. The efficiency we aim for is measured in the long run, through smoother collaboration and fewer preventable errors.</p>
<p>Think of it like carpentry:</p>
<ul>
<li class="">When rounding a corner, you need a specific rounding machine and bit.</li>
<li class="">That tool exists for one purpose only, but it does the job with precision.</li>
</ul>
<p>In the same way, each rule in this wiki is a <strong>specialised tool</strong> designed to improve a specific task. Use them as they fit the job, and allow for <strong>common-sense relaxation</strong> when needed to keep work flowing.</p>
<p>You are encouraged to:</p>
<ul>
<li class=""><strong>Question and challenge</strong> the rules.</li>
<li class=""><strong>Adapt</strong> them when context demands.</li>
<li class=""><strong>Suggest new tools</strong> when you see gaps.</li>
</ul>
<p>This wiki is not a closed system—it’s a <strong>living toolkit</strong>, always open to refinement. Read it first, understand the tools, then apply them with judgment.</p>
<p>Enjoy, and use it well.</p>
<hr>
<p><em>Last updated: Aug 2025</em></p>]]></content:encoded>
            <category>Announcement</category>
        </item>
    </channel>
</rss>