<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://handbook.unicis.tech/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://handbook.unicis.tech/feed.php">
        <title>Unicis Handbook</title>
        <description></description>
        <link>https://handbook.unicis.tech/</link>
        <image rdf:resource="https://handbook.unicis.tech/_media/wiki/logo.png" />
       <dc:date>2026-06-01T20:28:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://handbook.unicis.tech/pub/development/sdlc?rev=1744918652&amp;do=diff"/>
                <rdf:li rdf:resource="https://handbook.unicis.tech/pub/development/source_code?rev=1727539180&amp;do=diff"/>
                <rdf:li rdf:resource="https://handbook.unicis.tech/pub/development/environments?rev=1727267251&amp;do=diff"/>
                <rdf:li rdf:resource="https://handbook.unicis.tech/pub/development/release?rev=1779211439&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://handbook.unicis.tech/_media/wiki/logo.png">
        <title>Unicis Handbook</title>
        <link>https://handbook.unicis.tech/</link>
        <url>https://handbook.unicis.tech/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://handbook.unicis.tech/pub/development/sdlc?rev=1744918652&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-17T19:37:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Software Development Lifecycle</title>
        <link>https://handbook.unicis.tech/pub/development/sdlc?rev=1744918652&amp;do=diff</link>
        <description>Software Development Lifecycle



Introduction

This page outlines the various stages of software development at Unicis. Each stage has distinct purposes, target audiences, and characteristics. Following this guide will help ensure that our software is thoroughly tested and refined before reaching a wide audience.</description>
    </item>
    <item rdf:about="https://handbook.unicis.tech/pub/development/source_code?rev=1727539180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-28T15:59:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Source Code</title>
        <link>https://handbook.unicis.tech/pub/development/source_code?rev=1727539180&amp;do=diff</link>
        <description>Source Code

 Warring

The content of this page is still in progress and needs some tweaking.

Introduction

Welcome to the Unicis Source Code Handbook. This guide provides an overview of how we manage our source code across different repositories, both private and public. It covers the structure, guidelines, and best practices for contributing to the Unicis Platform.</description>
    </item>
    <item rdf:about="https://handbook.unicis.tech/pub/development/environments?rev=1727267251&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-25T12:27:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Environments</title>
        <link>https://handbook.unicis.tech/pub/development/environments?rev=1727267251&amp;do=diff</link>
        <description>Environments

Each of these environments is important in the software development life cycle. Changes are tested and validated before they reach end-users in the Production environment, where stability and reliability are important.

Development Environment</description>
    </item>
    <item rdf:about="https://handbook.unicis.tech/pub/development/release?rev=1779211439&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-19T17:23:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Releasing</title>
        <link>https://handbook.unicis.tech/pub/development/release?rev=1779211439&amp;do=diff</link>
        <description>Releasing

Warning

This page is still in progress and may require refinement.

Versioning Scheme

The Unicis Platform uses Calendar Versioning (CalVer):

	*  Major/Minor releases: vYYYY-MM (e.g. v2026-05)
	*  Patch releases: vYYYY-MM-DD (e.g. v2026-05-12)

Release branches follow:</description>
    </item>
</rdf:RDF>
