@maintainable.xyz/house-spec

Documentation for @maintainable.xyz/house-spec

readme.md for @maintainable.xyz/house-spec

The open specification for building maximally maintainable, healthy homes.

What This Is

A complete, opinionated building specification for a Baufritz timber-frame house engineered around clean-room-level indoor air quality, laboratory-grade water purity, self-hosted infrastructure, and lifetime maintainability. Every system — air filtration, water treatment, heating, flooring, plumbing, datacenter — is designed so that components can be inspected, serviced, and replaced without destructive intervention.

Specification Documents

Spec Scope
01 — Air System H13 HEPA whole-house filtration, MVHR, steam humidification, duct design, pressure management
02 — Sensors & Automation Per-room air quality sensors, KNX/Zigbee architecture, Home Assistant integration, demand-controlled ventilation
03 — Baufritz Coordination Technical room, duct routing, airtightness, radon protection, construction checkpoints
04 — Flooring & Ceiling Lindner NORTEC Doppelboden raised floor, WOODline parquet, Plafotherm AirHybrid radiant ceiling
05 — Water System POE reverse osmosis, 316L stainless steel plumbing, ceiling-routed distribution, leak detection
06 — Home Datacenter Cellar, 4x 42U racks, closed-loop cooling, heat recovery, goods elevator, UPS, structured cabling

Key Design Principles

PDF Build

The specs can be compiled into a single styled PDF with rendered Mermaid diagrams:

pnpm install
pnpm build
# Output: dist/house-spec.pdf

Requires Chromium (installed automatically via Puppeteer).

License

All rights reserved. Copyright maintainable.xyz.

changelog.md for @maintainable.xyz/house-spec

2026-03-15 - 1.2.0 - feat(specs)

add whole-house water system and cellar datacenter specifications with cross-document coordination updates

2026-03-15 - 1.1.2 - fix(repo)

no changes to commit

2026-03-15 - 1.1.1 - fix(package)

mark package as publishable by disabling private mode

2026-03-15 - 1.1.0 - feat(package)

add project metadata, release configuration, and README documentation

2026-03-08 - 1.0.0 - initial specification

Initial house specification covering HVAC, sensors, construction coordination, and finish systems.