<!DOCTYPE HTML>
<html lang="en">
    <head>
        <meta charset='UTF-8'>
        <title>About Harddisk.Tools</title>
        <link rel='shortcut icon' href='/ico/favicon.ico' type='image/x-icon'>
        <meta http-equiv='CACHE-CONTROL' content='no-cache'>
        <meta http-equiv='CONTENT-LANGUAGE' content='en'>
        <meta http-equiv='EXPIRES' content='Tue, 15 Sep 2026 19:26:46 GMT'>
        <meta http-equiv='LAST-MODIFIED' content='Thu, 17 Sep 2026 19:26:46 GMT'>
        <meta name='description' content='Project principles and concept roadmap for the Harddisk.Tools storage engine.'>
        <meta name='viewport' content='width=device-width, initial-scale=1.0'>
        <meta property='og:type' content='website'>
        <meta property='og:url' content='https://harddisk.tools/about'>
        <meta property='og:title' content='About Harddisk.Tools'>
        <meta property='og:description' content='Project principles and concept roadmap for the Harddisk.Tools storage engine.'>
        <meta property='og:image' content='https://harddisk.tools/svg/hero-drive-map.svg'>
        <link rel='stylesheet' href='/css/harddisk-tools.css'>

        <script defer src='/js/harddisk-tools.js'></script>

    </head>
    <body class="hdt-site">

<div id="page-91007" class="hdt-shell">


<div id="p91007-block-1" class="hdt-row-block">
<div class="hdt-nav-wrap"><div class="hdt-container hdt-nav"><a class="hdt-brand" href="/"><img src="/svg/logo-mark.svg" alt=""><span>Harddisk.Tools</span></a><button class="hdt-menu-btn" data-menu-toggle aria-label="Menu">☰</button><nav class="hdt-nav-links"><a href="/">Home</a><a href="/features">Features</a><a href="/technology">Technology</a><a href="/forensics">Forensics</a><a href="/benchmarks">Benchmarks</a><a href="/docs">Docs</a><a href="/about">About</a></nav><div class="hdt-nav-actions"><button class="hdt-icon-btn" data-theme-toggle title="Toggle theme">◐</button><a class="hdt-btn hdt-btn-primary" href="/docs">Try the engine</a></div></div></div>

</div>


<div id="p91007-block-2" class="hdt-row-block">
<section class="hdt-page-hero"><div class="hdt-container"><div class="hdt-breadcrumb"><a href="/">Home</a> / About</div><span class="hdt-eyebrow">Project direction</span><h1>Build a storage shell around a serious data engine.</h1><p>Harddisk.Tools is presented here as a focused engineering product: fast local indexing, compact storage models, offline awareness and an interface that can scale past ordinary Explorer workflows.</p></div></section>

</div>


<div id="p91007-block-3" class="hdt-row-block">
<section class="hdt-section"><div class="hdt-container"><div class="hdt-grid-2"><article class="hdt-card"><h3>Design principle</h3><p>Do expensive work once, store the durable result compactly, and keep the interactive path cheap.</p></article><article class="hdt-card"><h3>Product principle</h3><p>Expose advanced storage metadata without making normal file navigation feel like a forensic workstation.</p></article><article class="hdt-card"><h3>Architecture principle</h3><p>Keep provider and persistence details behind a data-layer boundary so the UI can evolve independently.</p></article><article class="hdt-card"><h3>Performance principle</h3><p>Avoid polling, N+1 reads, repeated path strings and unnecessary allocations in hot request/query paths.</p></article></div></div></section>

</div>


<div id="p91007-block-4" class="hdt-row-block">
<section class="hdt-section" id="roadmap"><div class="hdt-container"><div class="hdt-section-head"><span class="hdt-eyebrow">Roadmap</span><h2>Concept milestones.</h2></div><div class="hdt-timeline"><div class="hdt-timeline-item"><time>Phase 01</time><div><strong>Consolidate runtime</strong><p class="hdt-small">Data layer boundary, async named pipes, snapshot reloads and clean request routing.</p></div></div><div class="hdt-timeline-item"><time>Phase 02</time><div><strong>Local MFT engine</strong><p class="hdt-small">Compact path identities, incremental updates and scalable local persistence.</p></div></div><div class="hdt-timeline-item"><time>Phase 03</time><div><strong>Query + dedup</strong><p class="hdt-small">Composable predicates, hash catalog, candidate workflows and virtual folders.</p></div></div><div class="hdt-timeline-item"><time>Phase 04</time><div><strong>Explorer-class shell</strong><p class="hdt-small">High-density UI, offline disks, saved views and storage-specific actions.</p></div></div></div></div></section>

</div>


<div id="p91007-block-5" class="hdt-row-block">
<section class="hdt-section-tight"><div class="hdt-container"><div class="hdt-cta"><div><h2>This page is database-driven.</h2><p>Change a WebPage route or a PageElement row, reload the snapshot, and the website changes without recompiling the content.</p></div><button class="hdt-btn hdt-btn-primary" data-demo-action="Database-driven UI action fired">Test button</button></div></div></section>

</div>


<div id="p91007-block-6" class="hdt-row-block">
<footer class="hdt-footer"><div class="hdt-container hdt-footer-grid"><div><a class="hdt-brand" href="/"><img src="/svg/logo-mark.svg" alt=""><span>Harddisk.Tools</span></a><p class="hdt-small">A database-driven concept site rendered by the Harddisk.Tools WebFarm runtime.</p></div><div><h4>Product</h4><a href="/features">Features</a><a href="/technology">Architecture</a><a href="/benchmarks">Benchmarks</a></div><div><h4>Research</h4><a href="/forensics">NTFS &amp; forensics</a><a href="/docs">Documentation</a><a href="/docs#query">Query language</a></div><div><h4>Company</h4><a href="/about">About</a><a href="/about#roadmap">Roadmap</a><a href="/404">404 test</a></div></div></footer>

</div>


<div id="p91007-block-7" class="hdt-row-block">
<div class="hdt-toast" aria-live="polite"></div>

</div>


<div id="p91007-db-actions" class="hdt-container hdt-section-tight">
<div class="hdt-small">DB row navigation test:</div>

<div id="p91007-action-920077" class="hdt-btn hdt-btn-secondary" onclick="location.href=&#39;/&#39;" style="display:inline-flex;cursor:pointer;">
Home row

</div>


<div id="p91007-action-920078" class="hdt-btn hdt-btn-secondary" onclick="location.href=&#39;/docs&#39;" style="display:inline-flex;cursor:pointer;">
Docs row

</div>


</div>


</div>

    </body>
</html>
