<?xml version="1.0" encoding="utf-8"?>
<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>Creopus Docs Blog</title>
        <link>https://docs.creopus.ai/changelog</link>
        <description>Creopus Docs Blog</description>
        <lastBuildDate>Wed, 27 May 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[Implementation Workspace — AI design review across schematic, simulation and PCB]]></title>
            <link>https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace</link>
            <guid>https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace</guid>
            <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What's new]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="whats-new">What's new<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#whats-new" class="hash-link" aria-label="Direct link to What's new" title="Direct link to What's new">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-workspace">Implementation Workspace<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#implementation-workspace" class="hash-link" aria-label="Direct link to Implementation Workspace" title="Direct link to Implementation Workspace">​</a></h3>
<p>The platform now reviews your actual implementation, not just the plan. Create a workspace from any hierarchy node, upload your schematic / simulation / PCB layout, and the platform plays the role of a senior reviewer:</p>
<ul>
<li><strong>Automated rule checks</strong> (Layer 1) — floating nets, missing decoupling, voltage rating violations, trace-width floor, annular-ring, DRC clearance, copper-edge clearance, etc.</li>
<li><strong>Pattern checks</strong> (Layer 2) — LDO bypass, I²C pull-ups, crystal load caps, MOSFET gate resistor, decap proximity, via-in-pad, pour balance, controlled-impedance routing, etc.</li>
<li><strong>Grounded AI review</strong> (Layer 3) — Gemini 2.5 Flash judges whether your design actually implements the project's requirements, DFMEA failure modes, block diagram and BOM. Streams live so you watch findings appear as they're generated. Falls back to Claude Haiku if Gemini is unavailable.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="cross-artifact-review">Cross-artifact review<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#cross-artifact-review" class="hash-link" aria-label="Direct link to Cross-artifact review" title="Direct link to Cross-artifact review">​</a></h3>
<p>The highest-value review is cross-artifact. With two or more sub-artifacts uploaded, the platform surfaces inconsistencies between schematic and sim ("sim assumes lossless trace but layout has 6 in of FR4"), between schematic and layout ("layout footprint disagrees with schematic"), and between any of them and the stated requirements.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="engineering-disciplines-ee--le--me">Engineering disciplines (EE / LE / ME)<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#engineering-disciplines-ee--le--me" class="hash-link" aria-label="Direct link to Engineering disciplines (EE / LE / ME)" title="Direct link to Engineering disciplines (EE / LE / ME)">​</a></h3>
<p>Every finding carries a discipline tag — <strong>EE</strong> (Electrical), <strong>LE</strong> (Layout), or <strong>ME</strong> (Mechanical). Filter the findings list to "show only LE" while you're in a placement review, then switch to "EE" for a schematic walk-through. The platform infers the discipline from the finding category and links it to the right engineer.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="discussion-threads-on-findings">Discussion threads on findings<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#discussion-threads-on-findings" class="hash-link" aria-label="Direct link to Discussion threads on findings" title="Direct link to Discussion threads on findings">​</a></h3>
<p>Each finding has its own comment thread for the iterative back-and-forth between the EE and the layout engineer while the fix is in flight. Distinct from the artifact-level review workflow — threads are about <em>implementation dialogue</em>, the review workflow is about <em>artifact approval</em>.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="manual-findings--edit">Manual findings + edit<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#manual-findings--edit" class="hash-link" aria-label="Direct link to Manual findings + edit" title="Direct link to Manual findings + edit">​</a></h3>
<p>The AI will miss things — visual issues, supplier constraints, project-specific concerns. <strong>+ Add finding</strong> lets you log anything the AI missed; the pencil icon on any finding lets you revise severity, message, recommendation or discipline (AI provenance is preserved on the audit trail).</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="share-by-link">Share by link<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#share-by-link" class="hash-link" aria-label="Direct link to Share by link" title="Direct link to Share by link">​</a></h3>
<p>Click any finding's F-id chip to copy a deep-link. Paste it into chat or email and your teammate lands directly on that finding, expanded and highlighted, with the discipline filter you had set.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="guided-tour">Guided tour<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#guided-tour" class="hash-link" aria-label="Direct link to Guided tour" title="Direct link to Guided tour">​</a></h3>
<p>A 13-step walkthrough is one click away from the <strong>?</strong> icon next to the workspace name — covers hierarchy linking, three upload modes, the three AI reviewers, live streaming, findings disposition, and follow-on directives.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="fixes-release-day">Fixes (release-day)<a href="https://docs.creopus.ai/changelog/2026/05/27/implementation-workspace#fixes-release-day" class="hash-link" aria-label="Direct link to Fixes (release-day)" title="Direct link to Fixes (release-day)">​</a></h2>
<ul>
<li>Team members on a hierarchy node now correctly inherit the workspace scope — owner and editor get full write access, viewer gets read-only, all clearly indicated in the UI.</li>
<li>Read-only viewers attempting to write now receive a clear 403 with an explanation, instead of a misleading 404.</li>
<li>Workspace artifacts now correctly appear on the linked hierarchy node's Artifacts tab the moment the workspace is created (was previously surfaced only via a fallback scan).</li>
<li>Sub-artifact deletion now works for team editors and owners, not just the workspace owner.</li>
<li>Findings with layout-specific categories (trace-width, annular-ring, mounting-hole, etc.) now save correctly — a previously-too-strict category enum has been opened up.</li>
<li>Writes are correctly disabled when viewing a past revision — the read-only banner makes the state explicit.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Release 2.3.0 — Review workflow polish]]></title>
            <link>https://docs.creopus.ai/changelog/2026/05/06/sample</link>
            <guid>https://docs.creopus.ai/changelog/2026/05/06/sample</guid>
            <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What's new]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="whats-new">What's new<a href="https://docs.creopus.ai/changelog/2026/05/06/sample#whats-new" class="hash-link" aria-label="Direct link to What's new" title="Direct link to What's new">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="comment-severity-tagging">Comment severity tagging<a href="https://docs.creopus.ai/changelog/2026/05/06/sample#comment-severity-tagging" class="hash-link" aria-label="Direct link to Comment severity tagging" title="Direct link to Comment severity tagging">​</a></h3>
<p>Every review comment now carries a severity. Reviewers tag as they comment, owners filter by severity when dispositioning. Audit reports filter by severity as well.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="implement-on-review-for-dfmea">Implement-on-review for DFMEA<a href="https://docs.creopus.ai/changelog/2026/05/06/sample#implement-on-review-for-dfmea" class="hash-link" aria-label="Direct link to Implement-on-review for DFMEA" title="Direct link to Implement-on-review for DFMEA">​</a></h3>
<p>Click "Implement" on an accepted DFMEA review comment and the AI patches the row in place. Previously this only worked for SWOT and DVP.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="visibility-toggle">Visibility toggle<a href="https://docs.creopus.ai/changelog/2026/05/06/sample#visibility-toggle" class="hash-link" aria-label="Direct link to Visibility toggle" title="Direct link to Visibility toggle">​</a></h3>
<p>Hierarchy nodes can now be flipped between public, team, and private visibility from the node header. Public nodes appear on the Discover page.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="fixes">Fixes<a href="https://docs.creopus.ai/changelog/2026/05/06/sample#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes">​</a></h2>
<ul>
<li>Public artifact responses no longer leak <code>userId</code> (security).</li>
<li>Team viewers can no longer restore revisions (previous bug let viewers escalate).</li>
<li>Mongo <code>EXPRESS_IXSCAN</code> plan shape now correctly reported as IXSCAN, not COLLSCAN.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="removed">Removed<a href="https://docs.creopus.ai/changelog/2026/05/06/sample#removed" class="hash-link" aria-label="Direct link to Removed" title="Direct link to Removed">​</a></h2>
<ul>
<li>Translation tooling stubs are now no-ops (was breaking builds for some configs).</li>
</ul>]]></content:encoded>
        </item>
    </channel>
</rss>