{"id":117990,"date":"2026-08-23T12:00:51","date_gmt":"2026-08-23T12:00:51","guid":{"rendered":"https:\/\/trottbaileyfamily.com\/1drop\/?p=117990"},"modified":"2026-08-23T12:01:03","modified_gmt":"2026-08-23T12:01:03","slug":"kalsheron-cold-climate-living-master-brief-v2","status":"publish","type":"post","link":"https:\/\/trottbaileyfamily.com\/1drop\/kalsheron-cold-climate-living-master-brief-v2\/","title":{"rendered":"Kalsheron Cold-Climate Living Master Brief V2"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>Kalsheron Cold-Climate Living Master Brief V2<\/title>\n\n<style>\n    :root {\n        --ink: #1f211f;\n        --soft-ink: #55584f;\n        --cream: #f5f0e6;\n        --paper: #fffdf8;\n        --earth: #b48a55;\n        --loess: #d6bd8c;\n        --stone: #5c5a52;\n        --plum: #4b253e;\n        --wine: #71374e;\n        --moss: #687052;\n        --gold: #b38a45;\n        --line: #ded5c6;\n        --light-plum: #efe6ec;\n        --light-earth: #f3eadb;\n        --light-moss: #edf0e6;\n    }\n\n    * {\n        box-sizing: border-box;\n    }\n\n    body {\n        margin: 0;\n        background: var(--cream);\n        color: var(--ink);\n        font-family: Arial, Helvetica, sans-serif;\n        line-height: 1.65;\n    }\n\n    .page {\n        max-width: 1180px;\n        margin: 0 auto;\n        background: var(--paper);\n        box-shadow: 0 0 50px rgba(0,0,0,.08);\n    }\n\n    header {\n        padding: 70px 8% 55px;\n        background:\n            linear-gradient(135deg, rgba(75,37,62,.97), rgba(60,42,47,.93)),\n            #4b253e;\n        color: white;\n    }\n\n    .eyebrow {\n        text-transform: uppercase;\n        letter-spacing: .18em;\n        font-size: .76rem;\n        font-weight: 700;\n        color: #e1cda5;\n        margin-bottom: 16px;\n    }\n\n    h1 {\n        font-family: Georgia, \"Times New Roman\", serif;\n        font-size: clamp(2.4rem, 5vw, 4.8rem);\n        line-height: 1.02;\n        margin: 0 0 20px;\n        font-weight: 500;\n    }\n\n    .subtitle {\n        max-width: 850px;\n        font-size: 1.1rem;\n        color: #efe8df;\n    }\n\n    .status-row {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        margin-top: 30px;\n    }\n\n    .tag {\n        display: inline-block;\n        border: 1px solid rgba(255,255,255,.28);\n        border-radius: 999px;\n        padding: 7px 12px;\n        font-size: .78rem;\n        letter-spacing: .03em;\n        background: rgba(255,255,255,.07);\n    }\n\n    nav {\n        padding: 26px 8%;\n        border-bottom: 1px solid var(--line);\n        background: #faf7f1;\n    }\n\n    nav strong {\n        display: block;\n        margin-bottom: 10px;\n        font-family: Georgia, serif;\n    }\n\n    nav a {\n        color: var(--plum);\n        text-decoration: none;\n        margin-right: 15px;\n        line-height: 2;\n        font-size: .92rem;\n    }\n\n    nav a:hover {\n        text-decoration: underline;\n    }\n\n    main {\n        padding: 55px 8% 80px;\n    }\n\n    section {\n        margin: 0 0 68px;\n        scroll-margin-top: 20px;\n    }\n\n    h2 {\n        font-family: Georgia, \"Times New Roman\", serif;\n        color: var(--plum);\n        font-size: 2rem;\n        line-height: 1.15;\n        border-bottom: 2px solid var(--loess);\n        padding-bottom: 10px;\n        margin-bottom: 25px;\n    }\n\n    h3 {\n        margin-top: 32px;\n        margin-bottom: 10px;\n        font-size: 1.12rem;\n        color: var(--wine);\n    }\n\n    p {\n        margin: 0 0 15px;\n    }\n\n    ul, ol {\n        padding-left: 1.35rem;\n    }\n\n    li {\n        margin-bottom: 7px;\n    }\n\n    .lead {\n        font-size: 1.16rem;\n        color: var(--soft-ink);\n        max-width: 900px;\n    }\n\n    .principle {\n        border-left: 5px solid var(--plum);\n        padding: 20px 24px;\n        margin: 28px 0;\n        background: var(--light-plum);\n        font-family: Georgia, \"Times New Roman\", serif;\n        font-size: 1.18rem;\n    }\n\n    .earth-callout {\n        border-left-color: var(--earth);\n        background: var(--light-earth);\n    }\n\n    .moss-callout {\n        border-left-color: var(--moss);\n        background: var(--light-moss);\n    }\n\n    .grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 18px;\n        margin: 24px 0;\n    }\n\n    .card {\n        border: 1px solid var(--line);\n        border-radius: 14px;\n        padding: 22px;\n        background: #fffefa;\n    }\n\n    .card h3 {\n        margin-top: 0;\n    }\n\n    .card strong {\n        color: var(--plum);\n    }\n\n    .system-chain {\n        margin: 25px 0;\n        padding: 22px;\n        border-radius: 14px;\n        background: #272926;\n        color: white;\n        font-weight: 700;\n        text-align: center;\n        letter-spacing: .015em;\n    }\n\n    .warning {\n        background: #f6ece9;\n        border: 1px solid #e5c8c0;\n        border-radius: 12px;\n        padding: 20px 22px;\n        margin: 22px 0;\n    }\n\n    .unresolved {\n        background: #f3efe8;\n        border-radius: 18px;\n        padding: 30px;\n        border: 1px solid var(--line);\n    }\n\n    .unresolved h3 {\n        margin-top: 0;\n    }\n\n    .status {\n        font-size: .75rem;\n        text-transform: uppercase;\n        letter-spacing: .1em;\n        font-weight: bold;\n        color: var(--earth);\n    }\n\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 24px 0;\n        font-size: .94rem;\n    }\n\n    th, td {\n        border: 1px solid var(--line);\n        text-align: left;\n        vertical-align: top;\n        padding: 13px 14px;\n    }\n\n    th {\n        background: var(--light-earth);\n        color: var(--plum);\n    }\n\n    footer {\n        background: #282925;\n        color: #e8e3d9;\n        padding: 45px 8%;\n    }\n\n    footer strong {\n        color: #e3c991;\n    }\n\n    @media (max-width: 700px) {\n        header, nav, main, footer {\n            padding-left: 6%;\n            padding-right: 6%;\n        }\n    }\n<\/style>\n<\/head>\n\n<body>\n<div class=\"page\">\n\n<header>\n    <div class=\"eyebrow\">Trott Bailey Family Civilization<\/div>\n\n    <h1>Kalsheron Cold-Climate Living Master Brief V2<\/h1>\n\n    <p class=\"subtitle\">\n        A source-of-truth framework for authoring a new family-centered way of living\n        in severe Kazakhstan \/ Tian Shan-type continental climates without inheriting\n        conventional house planning, conventional winter infrastructure, or conventional\n        assumptions about energy, food, movement, animals and public life.\n    <\/p>\n\n    <div class=\"status-row\">\n        <span class=\"tag\">Master Development Brief<\/span>\n        <span class=\"tag\">Cold-Climate Civilization<\/span>\n        <span class=\"tag\">Family-Centered<\/span>\n        <span class=\"tag\">Active Development<\/span>\n        <span class=\"tag\">Source of Truth<\/span>\n    <\/div>\n<\/header>\n\n<nav>\n    <strong>Permanent Development Branches<\/strong>\n    <a href=\"#doctrine\">01 Doctrine<\/a>\n    <a href=\"#family\">02 Family Life<\/a>\n    <a href=\"#dwelling\">03 Dwelling Anatomy<\/a>\n    <a href=\"#movement\">04 Movement<\/a>\n    <a href=\"#water\">05 Snow + Water<\/a>\n    <a href=\"#thermal\">06 Heat + Air + Energy<\/a>\n    <a href=\"#food\">07 Food<\/a>\n    <a href=\"#animals\">08 Animals<\/a>\n    <a href=\"#materials\">09 Materials<\/a>\n    <a href=\"#public\">10 Landscape + Infrastructure<\/a>\n    <a href=\"#seasonal\">11 Seasonal Life + Entertainment<\/a>\n    <a href=\"#development\">12 Development Discipline<\/a>\n    <a href=\"#unresolved\">Unresolved Questions<\/a>\n<\/nav>\n\n<main>\n\n<section id=\"doctrine\">\n    <div class=\"status\">Branch 01<\/div>\n    <h2>Civilization Doctrine<\/h2>\n\n    <p class=\"lead\">\n        Kalsheron is not an exercise in designing unusual houses. It is an attempt\n        to reconsider the physical organization of family life in severe cold.\n    <\/p>\n\n    <div class=\"principle\">\n        Kazakhstan supplies the climate problem. Kalsheron authors the civilization response.\n    <\/div>\n\n    <p>\n        Existing Kazakhstan winter practices can be studied for evidence about snow,\n        wind, freeze-thaw cycles, water, animal stress, winter darkness, travel risk,\n        materials and practical survival intelligence.\n    <\/p>\n\n    <p>\n        They are not the cultural, architectural or infrastructural ceiling for Kalsheron.\n    <\/p>\n\n    <h3>The civilization is free to reconsider<\/h3>\n    <ul>\n        <li>the house;<\/li>\n        <li>the room;<\/li>\n        <li>the hallway;<\/li>\n        <li>the staircase;<\/li>\n        <li>the road;<\/li>\n        <li>winter transportation;<\/li>\n        <li>water capture and storage;<\/li>\n        <li>heating and cooling;<\/li>\n        <li>food production;<\/li>\n        <li>animal keeping;<\/li>\n        <li>family proximity;<\/li>\n        <li>entertainment;<\/li>\n        <li>public gathering;<\/li>\n        <li>seasonal landscape design.<\/li>\n    <\/ul>\n\n    <div class=\"principle earth-callout\">\n        The objective is not a better-insulated American-style house.\n        The objective is a different operating model for living.\n    <\/div>\n\n    <h3>Abundance Principle<\/h3>\n\n    <p>\n        Climate physics remains real. Current scarcity does not automatically remain.\n        Kalsheron may author abundant or effectively unlimited energy systems,\n        autonomous thermal networks, large-scale heat recovery, controlled food\n        production, heated or climate-buffered movement, active snow-water systems,\n        advanced lighting and other infrastructure that present-day economic constraints\n        often discourage.\n    <\/p>\n<\/section>\n\n\n<section id=\"family\">\n    <div class=\"status\">Branch 02<\/div>\n    <h2>Family Life + Daily Choreography<\/h2>\n\n    <div class=\"principle\">\n        Separate bodies. Close family.\n    <\/div>\n\n    <p>\n        Architectural experimentation must never turn ordinary family life into a campus.\n        Different functions may occupy distinct bodies, elevations and structures, but\n        everyday travel between sleeping, washing, eating and gathering should remain\n        intimate.\n    <\/p>\n\n    <h3>Daily-life test<\/h3>\n    <p>\n        Every dwelling concept must eventually demonstrate how an ordinary day works,\n        not merely how its exterior looks.\n    <\/p>\n\n    <div class=\"grid\">\n        <div class=\"card\">\n            <h3>Morning<\/h3>\n            <p>\n                Child wakes, washes, dresses, reaches parents or family gathering,\n                then reaches breakfast without a long expedition through the cold.\n            <\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Arrival<\/h3>\n            <p>\n                Snow-covered boots, wet coats, gloves, equipment and children&#8217;s winter\n                gear stop at a dedicated transition body rather than entering living areas.\n            <\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Night<\/h3>\n            <p>\n                Sleeping bodies become quieter and thermally calmer without requiring\n                kitchen, workshop and gathering functions to occupy the same envelope.\n            <\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Family Contact<\/h3>\n            <p>\n                Separation of functions should increase comfort without reducing spontaneous\n                conversation, visibility, parental access or family togetherness.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <h3>Daily-Life Distance Principle<\/h3>\n    <p>\n        Future engineering passes should establish maximum comfortable distances between\n        common family functions. Ordinary journeys should normally take seconds.\n    <\/p>\n\n    <h3>Accessibility<\/h3>\n    <p>\n        Kalsheron must work for children, elders, pregnancy, injuries, temporary disability,\n        carts, carried supplies and service equipment. Radical form cannot depend on every\n        person being young, athletic and unencumbered.\n    <\/p>\n<\/section>\n\n\n<section id=\"dwelling\">\n    <div class=\"status\">Branch 03<\/div>\n    <h2>Dwelling Anatomy<\/h2>\n\n    <p class=\"lead\">\n        Kalsheron does not begin with a conventional enclosing box and then divide it into rooms.\n        It may begin with differentiated inhabited bodies and the relationships between them.\n    <\/p>\n\n    <h3>Room bodies may become distinct architectural species<\/h3>\n\n    <div class=\"grid\">\n        <div class=\"card\"><strong>Gathering Petal<\/strong><br>Shared family heart.<\/div>\n        <div class=\"card\"><strong>Sleeping Bodies<\/strong><br>Quiet private retreats.<\/div>\n        <div class=\"card\"><strong>Service Heart<\/strong><br>Dressing, clothing, wash and bathroom functions.<\/div>\n        <div class=\"card\"><strong>Kitchen \/ Food Body<\/strong><br>Cooking, storage, preservation and food service.<\/div>\n        <div class=\"card\"><strong>Winter Verandah Bay<\/strong><br>Warm landscape observation and family pause.<\/div>\n        <div class=\"card\"><strong>Arrival + Drying Body<\/strong><br>Snow, boots, outerwear and equipment transition.<\/div>\n        <div class=\"card\"><strong>Repair \/ Tool \/ Machine Body<\/strong><br>Protected maintenance and technical work.<\/div>\n        <div class=\"card\"><strong>Lookout \/ Study \/ Quiet Body<\/strong><br>Focused family uses.<\/div>\n    <\/div>\n\n    <h3>Kitchen Separation<\/h3>\n    <p>\n        The kitchen does not automatically belong beside sleeping quarters. A dedicated food\n        body may independently manage cooking heat, moisture, smell, ventilation, fire safety,\n        preservation, pantry functions, winter-growing connections and deliveries.\n    <\/p>\n\n    <h3>Sleeping Cluster<\/h3>\n\n    <div class=\"system-chain\">\n        Shared Dressing + Clothing + Wash + Bath Core\n        &nbsp;\u2192&nbsp; Short Protected Branches\n        &nbsp;\u2192&nbsp; Separate Sleeping Bodies\n    <\/div>\n\n    <p>\n        Sleeping bodies may sit at different elevations and orientations rather than becoming\n        identical rooms along a corridor.\n    <\/p>\n\n    <h3>Winter Arrival + Drying Body<\/h3>\n    <p>\n        A dedicated winter threshold should handle boots, wet outer clothing, snow gear,\n        children&#8217;s equipment, drying, cleaning, garment care, heated drainage and transition\n        into the warm family environment.\n    <\/p>\n\n    <h3>Repair \/ Tool \/ Machine Body<\/h3>\n    <p>\n        Cold-climate life requires protected maintenance. Kalsheron should provide a warm or\n        tempered technical body for tools, Steppe components, snow-management devices,\n        household systems, vehicles and repairs.\n    <\/p>\n\n    <h3>Winter Verandah Bay<\/h3>\n    <p>\n        The Winter Verandah preserves the emotional experience of coming out to see the\n        landscape without requiring exposure to severe cold. It should support reading,\n        gathering, storm watching, snow watching, morning light and quiet family time.\n    <\/p>\n\n    <div class=\"principle moss-callout\">\n        It must not become merely a bay window. It is a distinct inhabited architectural species.\n    <\/div>\n\n    <h3>Accepted Dwelling Branches<\/h3>\n    <ul>\n        <li>Prong\u2013Stem Family Home;<\/li>\n        <li>Spine\u2013Route Family Home;<\/li>\n        <li>Jellyfish room-body species;<\/li>\n        <li>Dark Folded Pod species;<\/li>\n        <li>Winter Verandah Bay;<\/li>\n        <li>Mushroom \/ Shelf Living species \u2014 unresolved and not yet locked.<\/li>\n    <\/ul>\n\n    <h3>Literal Natural Translation Principle<\/h3>\n    <p>\n        When a plant, fungus, shell or other natural source is supplied, first map its actual\n        topology: attachment, direction, folds, hierarchy, negative space, ground contact,\n        branches, elevation and irregularity. Then engineer that topology.\n    <\/p>\n\n    <div class=\"warning\">\n        <strong>Anti-drift:<\/strong> \u201cInspired by a flower\u201d must not become a generic rounded\n        organic building.\n    <\/div>\n<\/section>\n\n\n<section id=\"movement\">\n    <div class=\"status\">Branch 04<\/div>\n    <h2>Movement + Steppe<\/h2>\n\n    <p>\n        Kalsheron contains several different movement systems. They must remain distinct.\n    <\/p>\n\n    <table>\n        <thead>\n            <tr>\n                <th>System<\/th>\n                <th>Primary Function<\/th>\n                <th>Character<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td><strong>Protected Human Circulation<\/strong><\/td>\n                <td>Direct family travel between dwelling bodies<\/td>\n                <td>Warm, enclosed, short, intimate<\/td>\n            <\/tr>\n            <tr>\n                <td><strong>Steppe<\/strong><\/td>\n                <td>Slow inhabitable movement-landscape<\/td>\n                <td>Layered, playful, planted, branching, social<\/td>\n            <\/tr>\n            <tr>\n                <td><strong>Steppe Flow<\/strong><\/td>\n                <td>Powered or assisted transportation<\/td>\n                <td>Longer range, multidirectional, district-capable<\/td>\n            <\/tr>\n            <tr>\n                <td><strong>Service Veins<\/strong><\/td>\n                <td>Air, water, heat, power, data and drainage<\/td>\n                <td>Non-human, thin, technical<\/td>\n            <\/tr>\n            <tr>\n                <td><strong>District Connectors<\/strong><\/td>\n                <td>Shared public movement<\/td>\n                <td>Larger warm stops, transport and gathering<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n\n    <h3>Inhabited Circulation<\/h3>\n    <p>\n        A route may widen, pinch, rise, descend, branch, change ceiling height and become\n        somewhere worth occupying.\n    <\/p>\n\n    <p>Possible route moments include reading niches, child observation pockets, tea\/rest areas,\n    landscape lookouts, conversation pockets and warm family pauses.<\/p>\n\n    <h3>Geometry<\/h3>\n    <p>\n        Routes may use S-curves, crescents, hourglass compression, clover junctions, forks,\n        fans, hooks, loops, curls and occasional spirals.\n    <\/p>\n\n    <h3>No Generic Tubes<\/h3>\n    <p>\n        Avoid giant glass cylinders, barrel corridors, pipe-shaped connectors, airport hallways\n        and long monotonous extrusions.\n    <\/p>\n\n    <h3>Steppe<\/h3>\n    <p>\n        The Steppe is a navigable living terrain inspired partly by dense overlapping natural\n        structures. It may combine small overlapping supportive surfaces, layered tread fields,\n        changing elevations, planted shelves, stepped lawns, rest fields and child-play areas.\n    <\/p>\n\n    <h3>Steppe Flow<\/h3>\n    <p>\n        Steppe Flow must eventually provide transportation forward, backward, upward, downward\n        and through branches without becoming merely an elevated conventional road.\n    <\/p>\n<\/section>\n\n\n<section id=\"water\">\n    <div class=\"status\">Branch 05<\/div>\n    <h2>Snow + Water Metabolism<\/h2>\n\n    <div class=\"principle\">\n        Snow is not only a load to remove. It is a seasonal water resource.\n    <\/div>\n\n    <p>\n        The snow-water system should become a recognizable civilization metabolism rather\n        than a collection of unrelated roof details.\n    <\/p>\n\n    <div class=\"system-chain\">\n        Sky Catchment\n        \u2192 Snow Concentration \/ Temporary Storage\n        \u2192 Controlled Melt\n        \u2192 Protected Intake\n        \u2192 Filtration\n        \u2192 Buried \/ Insulated Storage\n        \u2192 Circulation\n        \u2192 Family + Food + Animal Use\n        \u2192 Recovery\n    <\/div>\n\n    <h3>Catchment Architecture<\/h3>\n    <p>\n        Roof folds, gills, landscape basins and selected architectural surfaces may deliberately\n        collect useful snow while safely shedding dangerous excess loads.\n    <\/p>\n\n    <h3>Gill Catchment Network<\/h3>\n    <p>\n        Mushroom-gill-derived infrastructure remains an active concept: repeated pleats catch\n        snow or rain and direct water toward a protected central core. Multiple catchments can\n        connect into a distributed network.\n    <\/p>\n\n    <h3>Freeze Protection<\/h3>\n    <p>\n        Avoid exposed decorative streams in severe winter. Use protected channels,\n        below-frost storage, insulated circulation, targeted heating, drain-back strategies\n        and heat recovery where appropriate.\n    <\/p>\n\n    <h3>Water Visibility<\/h3>\n    <p>\n        Kalsheron should make its metabolism understandable. Family members should be able\n        to perceive where snow is caught, where water enters the system and how it supports\n        the dwelling, food production and animals.\n    <\/p>\n<\/section>\n\n\n<section id=\"thermal\">\n    <div class=\"status\">Branch 06<\/div>\n    <h2>Heat + Air + Energy<\/h2>\n\n    <h3>Thermal Hierarchy<\/h3>\n\n    <p>\n        Not every part of Kalsheron needs the same temperature.\n    <\/p>\n\n    <div class=\"system-chain\">\n        Warm Family Bodies\n        \u2192 Comfortable Transition \/ Verandah Bodies\n        \u2192 Tempered Working Bodies\n        \u2192 Frost-Protected Service Bodies\n        \u2192 Outdoor Winter Landscape\n    <\/div>\n\n    <p>\n        This creates thermal richness, energy efficiency and different experiential states\n        without requiring every cubic metre to behave like a living room.\n    <\/p>\n\n    <h3>Service Veins<\/h3>\n    <p>\n        Thin branching service anatomy may carry warm air, fresh air, return air, filtration,\n        heat recovery, humidity control, water, electrical power, data, sensors, drainage and\n        condensate.\n    <\/p>\n\n    <h3>Abundant Power<\/h3>\n    <p>\n        Kalsheron may author its own large-scale power generation, storage and distribution.\n        Present utility economics are not the design ceiling.\n    <\/p>\n\n    <h3>Failure Resilience<\/h3>\n    <p>\n        Abundant power does not justify fragile architecture. Critical systems should remain\n        resilient when equipment fails.\n    <\/p>\n\n    <ul>\n        <li>redundant heat paths;<\/li>\n        <li>backup circulation;<\/li>\n        <li>protected emergency warmth;<\/li>\n        <li>gravity\/passive behavior where useful;<\/li>\n        <li>manual isolation and shutoff;<\/li>\n        <li>safe degraded operating modes;<\/li>\n        <li>accessible replacement components;<\/li>\n        <li>local monitoring and diagnostics.<\/li>\n    <\/ul>\n\n    <h3>Maintenance Access<\/h3>\n    <p>\n        Every strange architectural organ must remain inspectable. Pipes, filters, pumps,\n        sensors, air routes, structural connections and water paths cannot require demolition\n        of the dwelling for ordinary servicing.\n    <\/p>\n<\/section>\n\n\n<section id=\"food\">\n    <div class=\"status\">Branch 07<\/div>\n    <h2>Winter Food World<\/h2>\n\n    <p class=\"lead\">\n        Food production should become a civilization system, not merely a greenhouse added\n        beside the home.\n    <\/p>\n\n    <h3>Potential branches<\/h3>\n    <ul>\n        <li>controlled-environment growing;<\/li>\n        <li>soil-based protected cultivation;<\/li>\n        <li>hydroponic or other water-based systems where useful;<\/li>\n        <li>propagation nurseries;<\/li>\n        <li>winter orchards or perennial growing chambers;<\/li>\n        <li>herbs and fresh greens;<\/li>\n        <li>family-scale cultivation;<\/li>\n        <li>district-scale food production;<\/li>\n        <li>fodder production for animals;<\/li>\n        <li>protected edible landscapes.<\/li>\n    <\/ul>\n\n    <h3>Food Arrival<\/h3>\n    <p>\n        The system must eventually show how harvested food moves from growing areas to washing,\n        processing, storage, kitchen and family table without becoming an invisible logistics\n        problem.\n    <\/p>\n\n    <h3>Food Reserves<\/h3>\n    <p>\n        Abundant growing does not remove the value of resilience. Kalsheron should provide\n        preserved foods, dry stores, cool stores, root-storage equivalents and emergency reserves.\n    <\/p>\n\n    <h3>Global Kitchen Integration<\/h3>\n    <p>\n        The Winter Food World should eventually connect to the broader Trott Bailey Global Kitchen\n        rather than becoming generic industrial agriculture.\n    <\/p>\n<\/section>\n\n\n<section id=\"animals\">\n    <div class=\"status\">Branch 08<\/div>\n    <h2>Animal Winter World<\/h2>\n\n    <div class=\"principle\">\n        The goal is not simply a warmer barn. Animals should have a complete winter life.\n    <\/div>\n\n    <h3>Animal Winter Hearth<\/h3>\n    <p>\n        A family holding may include a protected animal environment close enough for easy care\n        but separated appropriately for hygiene, smell, noise and specialized climate needs.\n    <\/p>\n\n    <div class=\"grid\">\n        <div class=\"card\">\n            <h3>Rest<\/h3>\n            <p>Dry bedding, wind protection and species-appropriate thermal conditions.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Vulnerable Animals<\/h3>\n            <p>Warmer maternity, newborn, recovery and sick-animal zones.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Water<\/h3>\n            <p>Freeze-protected drinking systems connected to the larger water metabolism.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Food<\/h3>\n            <p>Fodder storage, winter-growing links and dependable feeding routes.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Health<\/h3>\n            <p>Treatment, examination, grooming, cleaning and monitoring spaces.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Exercise<\/h3>\n            <p>Protected winter movement rather than months of confinement.<\/p>\n        <\/div>\n    <\/div>\n\n    <h3>Winter Exercise<\/h3>\n    <p>\n        Future systems may include climate-buffered exercise courts, enclosed movement loops,\n        sheltered outdoor runs, planted winter forage environments and indoor\/outdoor transition\n        landscapes.\n    <\/p>\n\n    <h3>Resource Loops<\/h3>\n    <p>\n        Manure, bedding, food scraps and biological waste should be treated as useful material\n        streams where safe and appropriate, potentially contributing to compost, soil improvement,\n        energy production or other recovery systems.\n    <\/p>\n<\/section>\n\n\n<section id=\"materials\">\n    <div class=\"status\">Branch 09<\/div>\n    <h2>Materials + Craft<\/h2>\n\n    <div class=\"principle earth-callout\">\n        Kalsheron Kazakhstan should look mineral-grown, earth-rooted and finely crafted.\n    <\/div>\n\n    <h3>Primary material families<\/h3>\n    <ul>\n        <li>local stone;<\/li>\n        <li>granite and hard sandstone where geographically appropriate;<\/li>\n        <li>gravel and crushed stone;<\/li>\n        <li>stabilized loess;<\/li>\n        <li>rammed earth and earth-mineral composites;<\/li>\n        <li>lime and mineral protective skins;<\/li>\n        <li>reed;<\/li>\n        <li>wool;<\/li>\n        <li>mineral insulation;<\/li>\n        <li>selective engineered timber;<\/li>\n        <li>selective steel;<\/li>\n        <li>deep high-performance glazing.<\/li>\n    <\/ul>\n\n    <h3>Material hierarchy<\/h3>\n\n    <table>\n        <thead>\n            <tr>\n                <th>Architectural Role<\/th>\n                <th>Preferred Expression<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td>Ground contact<\/td>\n                <td>Stone, gravel and robust mineral systems<\/td>\n            <\/tr>\n            <tr>\n                <td>Heavy thermal bodies<\/td>\n                <td>Loess, stabilized earth, earth-mineral composites<\/td>\n            <\/tr>\n            <tr>\n                <td>Protective skins<\/td>\n                <td>Lime\/mineral renders and weather cassettes<\/td>\n            <\/tr>\n            <tr>\n                <td>Visible structural craft<\/td>\n                <td>Selective engineered timber<\/td>\n            <\/tr>\n            <tr>\n                <td>Difficult structural work<\/td>\n                <td>Discreet steel<\/td>\n            <\/tr>\n            <tr>\n                <td>Thermal\/acoustic layers<\/td>\n                <td>Reed, wool and appropriate mineral insulation<\/td>\n            <\/tr>\n            <tr>\n                <td>Views and daylight<\/td>\n                <td>Deep triple\/quad glazing rather than giant glass walls<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n\n    <h3>Trott Bailey Material Authorship<\/h3>\n    <p>\n        Family-authored material language may enrich the Kazakhstan-derived base through selected\n        deep plum, pomegranate, wine, mineral blue\/green, colored earth, colored clay, carved relief,\n        route inlays, luminous shell\/nacre-like details and restrained gold or bronze accents.\n    <\/p>\n\n    <div class=\"principle\">\n        Use authored richness intentionally and elegantly. Never as ornamental overload.\n    <\/div>\n\n    <h3>Craft Standard<\/h3>\n    <p>\n        Show seams, ribs, cassettes, joints, carved reveals, structural transitions, drainage,\n        weather detailing and service access. Radical architecture should look constructed,\n        maintained and repairable\u2014not magically molded.\n    <\/p>\n<\/section>\n\n\n<section id=\"public\">\n    <div class=\"status\">Branch 10<\/div>\n    <h2>Landscape + Public Infrastructure<\/h2>\n\n    <p>\n        Extraordinary homes surrounded by ordinary roads and generic infrastructure do not\n        constitute a new civilization.\n    <\/p>\n\n    <h3>Kalsheron must eventually author<\/h3>\n    <ul>\n        <li>roads;<\/li>\n        <li>paths;<\/li>\n        <li>Steppe Flow routes;<\/li>\n        <li>transport systems;<\/li>\n        <li>warm stops;<\/li>\n        <li>water networks;<\/li>\n        <li>snow-management landscapes;<\/li>\n        <li>energy systems;<\/li>\n        <li>food-production landscapes;<\/li>\n        <li>animal infrastructure;<\/li>\n        <li>public gathering spaces;<\/li>\n        <li>recreation;<\/li>\n        <li>lighting;<\/li>\n        <li>emergency refuge;<\/li>\n        <li>service infrastructure.<\/li>\n    <\/ul>\n\n    <h3>Roads<\/h3>\n    <p>\n        Roads and paths should consider snow drift, snow removal, snow harvesting, drainage,\n        ice, heating at critical locations, lighting, rest, local stone, gravel and beauty.\n    <\/p>\n\n    <h3>Warm Stops<\/h3>\n    <p>\n        Warm stops can range from tiny family pause points to district social destinations and\n        civilization-scale refuges containing warmth, communication, water, first aid, charging\n        and emergency equipment.\n    <\/p>\n\n    <h3>Landscape Integration<\/h3>\n    <p>\n        The ground between architecture should not become leftover snow. Landscaping, stepped\n        lawns, winter planting, wind management, snow storage, water infrastructure and public\n        movement should form a coherent authored terrain.\n    <\/p>\n<\/section>\n\n\n<section id=\"seasonal\">\n    <div class=\"status\">Branch 11<\/div>\n    <h2>Seasonal Life + Entertainment<\/h2>\n\n    <h3>Seasonal Transformation<\/h3>\n    <p>\n        Kalsheron architecture does not need one permanent state.\n    <\/p>\n\n    <div class=\"grid\">\n        <div class=\"card\">\n            <h3>Winter<\/h3>\n            <p>Closed, insulated, snow-catching, heat-retaining and protected.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Spring \/ Autumn<\/h3>\n            <p>Partial opening, greater ventilation and changing water behavior.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Summer<\/h3>\n            <p>Shade, cross-ventilation, opened verandah states and expanded outdoor life.<\/p>\n        <\/div>\n    <\/div>\n\n    <h3>Winter Is Not a Survival Season<\/h3>\n\n    <div class=\"principle\">\n        Severe cold should generate new forms of pleasure, not merely restriction.\n    <\/div>\n\n    <p>Kalsheron should author winter:<\/p>\n    <ul>\n        <li>family recreation;<\/li>\n        <li>children&#8217;s play;<\/li>\n        <li>warm outdoor\/indoor hybrids;<\/li>\n        <li>night landscapes;<\/li>\n        <li>performance spaces;<\/li>\n        <li>social gathering;<\/li>\n        <li>food destinations;<\/li>\n        <li>lookout destinations;<\/li>\n        <li>winter gardens;<\/li>\n        <li>movement-based recreation;<\/li>\n        <li>cultural life.<\/li>\n    <\/ul>\n\n    <h3>Lighting<\/h3>\n    <p>\n        Long winter darkness is a design opportunity. Lighting may become botanical,\n        route-based, sculptural or landscape-integrated while remaining purposeful rather\n        than turning the civilization into glowing fantasy scenery.\n    <\/p>\n<\/section>\n\n\n<section id=\"development\">\n    <div class=\"status\">Branch 12<\/div>\n    <h2>Development Discipline + Anti-Drift<\/h2>\n\n    <h3>New Ideas Expand the System<\/h3>\n    <p>\n        A new idea must not silently erase an earlier one.\n    <\/p>\n\n    <ol>\n        <li>Identify which permanent branch the new idea belongs to.<\/li>\n        <li>Add it to that branch.<\/li>\n        <li>Check whether it conflicts with a locked principle.<\/li>\n        <li>Do not redesign unrelated branches automatically.<\/li>\n        <li>Preserve family, district and civilization scale separation.<\/li>\n        <li>Keep successful discoveries.<\/li>\n        <li>Record unresolved questions explicitly.<\/li>\n        <li>Only generate imagery after defining what the image must prove.<\/li>\n    <\/ol>\n\n    <h3>Image Proof Rule<\/h3>\n\n    <p>Before generating an architectural image, define:<\/p>\n\n    <ul>\n        <li><strong>Locked:<\/strong> what must remain unchanged;<\/li>\n        <li><strong>Test:<\/strong> the one to three things being explored;<\/li>\n        <li><strong>Scale:<\/strong> family, district or civilization;<\/li>\n        <li><strong>Anti-drift:<\/strong> what must not appear;<\/li>\n        <li><strong>Success:<\/strong> what visual evidence would prove the idea works.<\/li>\n    <\/ul>\n\n    <h3>Anti-Drift Rules<\/h3>\n    <div class=\"warning\">\n        Never quietly return to:\n        <strong>\n        conventional house + unusual skin + normal hallway + normal road +\n        normal utilities + normal winter lifestyle.\n        <\/strong>\n    <\/div>\n\n    <p>Avoid:<\/p>\n    <ul>\n        <li>generic eco-resort architecture;<\/li>\n        <li>giant glass bubbles;<\/li>\n        <li>anonymous biomorphic blobs;<\/li>\n        <li>futuristic tubes;<\/li>\n        <li>luxury Alpine cabin drift;<\/li>\n        <li>district infrastructure disguised as a family home;<\/li>\n        <li>ornament without structural or civilizational purpose;<\/li>\n        <li>fantasy rendering that hides construction reality.<\/li>\n    <\/ul>\n\n    <h3>Interior Rule<\/h3>\n    <p>\n        Kalsheron interiors remain a separate unresolved authorship branch. Until that language\n        is deliberately developed, exterior images should not quietly invent generic modern,\n        Alpine or luxury interiors.\n    <\/p>\n<\/section>\n\n\n<section id=\"resource-loops\">\n    <div class=\"status\">Cross-System Principle<\/div>\n    <h2>Resource Recovery + Circular Metabolism<\/h2>\n\n    <p>\n        Kalsheron should progressively connect its systems so outputs from one activity\n        become useful inputs elsewhere.\n    <\/p>\n\n    <div class=\"grid\">\n        <div class=\"card\">\n            <h3>Water<\/h3>\n            <p>Snowmelt, greywater, condensate and recovered clean water streams.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Heat<\/h3>\n            <p>Heat recovery from ventilation, water, food production and equipment.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Biology<\/h3>\n            <p>Animal manure, plant residues, bedding and food scraps as recoverable resources.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <h3>Materials<\/h3>\n            <p>Repairability, replaceable cassettes, durable structures and recoverable components.<\/p>\n        <\/div>\n    <\/div>\n\n    <p>\n        Circularity must remain hygienic and technically credible rather than becoming a decorative\n        sustainability claim.\n    <\/p>\n<\/section>\n\n\n<section id=\"unresolved\">\n    <div class=\"status\">Open Development Ledger<\/div>\n    <h2>Unresolved Aspects + Questions We Must Still Answer<\/h2>\n\n    <div class=\"unresolved\">\n\n        <h3>A. Daily Life at 6:00 a.m. in Deep Winter<\/h3>\n        <ul>\n            <li>What happens when the first family member wakes?<\/li>\n            <li>Which bodies are already warm?<\/li>\n            <li>How does a child reach a parent?<\/li>\n            <li>Where does washing and dressing happen?<\/li>\n            <li>How does the family reach breakfast?<\/li>\n            <li>How much movement occurs outdoors versus through protected routes?<\/li>\n        <\/ul>\n\n        <h3>B. Wet Clothing + Snow Gear<\/h3>\n        <ul>\n            <li>Where are boots removed?<\/li>\n            <li>Where do snow-covered coats, gloves and children&#8217;s gear dry?<\/li>\n            <li>How are wet floors drained?<\/li>\n            <li>How does clothing move into the Trott Bailey garment-care system?<\/li>\n        <\/ul>\n\n        <h3>C. Food Arrival + Family Meals<\/h3>\n        <ul>\n            <li>How does food move from Winter Food World to storage?<\/li>\n            <li>How does it reach the Kitchen\/Food Body?<\/li>\n            <li>Where are preserved reserves held?<\/li>\n            <li>How does prepared food reach the gathering\/eating environment?<\/li>\n        <\/ul>\n\n        <h3>D. Animals<\/h3>\n        <ul>\n            <li>How are animals fed before and during storms?<\/li>\n            <li>How do they exercise in long periods of severe cold?<\/li>\n            <li>How do newborn and vulnerable animals receive additional warmth?<\/li>\n            <li>How does manure leave the Animal Winter World?<\/li>\n            <li>How are animals moved safely between indoor, buffered and outdoor environments?<\/li>\n        <\/ul>\n\n        <h3>E. Pump Failure at \u221230\u00b0C<\/h3>\n        <ul>\n            <li>What happens immediately when circulation stops?<\/li>\n            <li>How long can vulnerable pipes remain safe?<\/li>\n            <li>Is gravity-assisted circulation possible?<\/li>\n            <li>Can sections drain automatically?<\/li>\n            <li>What redundant pump or heat source takes over?<\/li>\n            <li>Can the family replace the failed component without opening the building envelope?<\/li>\n        <\/ul>\n\n        <h3>F. Three-Day Power-System Fault<\/h3>\n        <ul>\n            <li>Which spaces remain fully warm?<\/li>\n            <li>Which spaces intentionally fall to a lower thermal state?<\/li>\n            <li>How are food, animals and water protected?<\/li>\n            <li>What passive heat retention exists?<\/li>\n            <li>How does communication remain operational?<\/li>\n            <li>What emergency energy reserves exist?<\/li>\n        <\/ul>\n\n        <h3>G. Blizzard Movement<\/h3>\n        <ul>\n            <li>Can the family reach sleeping, kitchen, animals and critical systems safely?<\/li>\n            <li>Which routes are fully enclosed?<\/li>\n            <li>Which Steppe routes close during severe weather?<\/li>\n            <li>Where are emergency warm refuges?<\/li>\n            <li>How are routes cleared, heated or protected from drift?<\/li>\n        <\/ul>\n\n        <h3>H. Maintenance<\/h3>\n        <ul>\n            <li>Where are tools stored?<\/li>\n            <li>Where are replacement parts kept?<\/li>\n            <li>How are Steppe systems maintained in winter?<\/li>\n            <li>How are filters, pumps, glazing units and service cassettes replaced?<\/li>\n            <li>What can one family repair locally versus what requires district support?<\/li>\n        <\/ul>\n\n        <h3>I. Winter Food World<\/h3>\n        <ul>\n            <li>What crops grow through the coldest period?<\/li>\n            <li>What is soil-grown, water-grown or orchard-grown?<\/li>\n            <li>How much artificial light is useful?<\/li>\n            <li>How is abundant power converted into useful biological productivity?<\/li>\n            <li>How is fodder production integrated?<\/li>\n        <\/ul>\n\n        <h3>J. Steppe Flow<\/h3>\n        <ul>\n            <li>What physically moves?<\/li>\n            <li>Does the surface move, or do vehicles move across it?<\/li>\n            <li>How does it branch?<\/li>\n            <li>How does it move people vertically?<\/li>\n            <li>How does it operate in snow and ice?<\/li>\n            <li>How does family-scale Steppe transition into district transportation?<\/li>\n        <\/ul>\n\n        <h3>K. Summer Transformation<\/h3>\n        <ul>\n            <li>Which winter enclosures open?<\/li>\n            <li>How do buildings reject summer heat?<\/li>\n            <li>How do verandahs change state?<\/li>\n            <li>What happens to snow-water architecture outside snow season?<\/li>\n            <li>How does animal life change?<\/li>\n        <\/ul>\n\n        <h3>L. Entertainment<\/h3>\n        <ul>\n            <li>What do children do during long winter evenings?<\/li>\n            <li>What does winter public life feel like?<\/li>\n            <li>What recreation can only exist because Kalsheron has abundant heat and power?<\/li>\n            <li>How do food, light, performance, snow and movement create winter destinations?<\/li>\n        <\/ul>\n\n        <h3>M. Interiors<\/h3>\n        <ul>\n            <li>What replaces the conventional sofa\/living-room model?<\/li>\n            <li>What does a Sleeping Pod feel like internally?<\/li>\n            <li>How does the Gathering Petal organize family life?<\/li>\n            <li>How do Trott Bailey tableware, garments, textile intelligence and furniture influence interior architecture?<\/li>\n        <\/ul>\n\n        <h3>N. Daily-Life Evidence<\/h3>\n        <p>\n            Future major dwelling species should eventually be tested through at least one\n            complete winter-day scenario rather than only exterior renderings.\n        <\/p>\n\n    <\/div>\n<\/section>\n\n\n<section id=\"vision\">\n    <div class=\"status\">Governing Vision<\/div>\n    <h2>What Kalsheron Cold-Climate Living Is Becoming<\/h2>\n\n    <p class=\"lead\">\n        Kalsheron should feel as though an entire civilization reconsidered winter from first\n        principles rather than merely adapting familiar architecture to snow.\n    <\/p>\n\n    <div class=\"principle\">\n        Distributed but intimate family life\n        + distinct inhabited bodies\n        + inhabited movement\n        + Steppe landscapes\n        + snow becoming stored water\n        + clean circulating heat and air\n        + separate food and sleeping anatomies\n        + warm Winter Verandahs\n        + healthy animals with winter movement\n        + abundant winter food\n        + abundant power\n        + repairable systems\n        + resilient failure modes\n        + beautiful roads and routes\n        + warm stops\n        + recreation and entertainment\n        + earth\/mineral construction\n        + Trott Bailey material authorship\n        + visible craftsmanship\n        + structural whimsy\n        + seasonal transformation\n        + family closeness.\n    <\/div>\n\n    <h3>Governing Design Question<\/h3>\n\n    <p>\n        <strong>\n        Given real severe-cold climate physics, abundant technological capability,\n        local environmental resources, Trott Bailey authorship and the goal of strong\n        family life, what is the best way for this part of civilization to work if\n        inherited ways of living are not mandatory?\n        <\/strong>\n    <\/p>\n<\/section>\n\n<\/main>\n\n<footer>\n    <p>\n        <strong>Kalsheron Cold-Climate Living Master Brief V2<\/strong><br>\n        Trott Bailey Family Civilization\n    <\/p>\n\n    <p>\n        New discoveries should be added to this framework rather than replacing earlier\n        discoveries. The brief remains a living source of truth as the civilization is\n        authored, tested and developed.\n    <\/p>\n<\/footer>\n\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Kalsheron Cold-Climate Living Master Brief V2 Trott Bailey Family Civilization Kalsheron Cold-Climate Living Master Brief V2 A source-of-truth framework for authoring a new family-centered way of living in severe Kazakhstan \/ Tian Shan-type continental climates without inheriting conventional house planning, conventional winter infrastructure, or conventional assumptions about energy, food, movement, animals and public life. Master&#8230;<\/p>\n<div class=\"read-more-link\"><a href=\"https:\/\/trottbaileyfamily.com\/1drop\/kalsheron-cold-climate-living-master-brief-v2\/\">Read More<\/a><\/div>\n","protected":false},"author":2,"featured_media":117992,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_tbfbkm_featured_url":"","_tbfbkm_featured_mime":"","_tbfbkm_featured_type":"","_tbfbkm_featured_title":"","_tbfbkm_featured_poster_url":"","_tbfbkm_featured_mode":"","_tbfbkm_featured_music_video_url":"","_tbfbkm_featured_music_video_items":[],"_tbfbkm_featured_music_video_slide_duration":0,"fifu_image_url":"","fifu_image_alt":"","wds_primary_category":1,"footnotes":"","_tbfbkm_featured_dynamic_movie_id":0},"categories":[1],"tags":[],"class_list":["post-117990","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-random-tbu-1drop"],"tbfbkm_featured_media":null,"acf":[],"_links":{"self":[{"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/posts\/117990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/comments?post=117990"}],"version-history":[{"count":3,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/posts\/117990\/revisions"}],"predecessor-version":[{"id":117994,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/posts\/117990\/revisions\/117994"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/media\/117992"}],"wp:attachment":[{"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/media?parent=117990"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/categories?post=117990"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trottbaileyfamily.com\/1drop\/wp-json\/wp\/v2\/tags?post=117990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}