Skip to main content

Start Here

RABS

Documentation

Real-time Adaptive Backend System — Internal Technical Reference

Disability South West Ltd

This repository is organised to guide you from the high-level vision down to the technical implementation details. Read the sections in the order presented below.

1. Project Overview & Governance

This section covers the what and why of the project, including the rules and standards that govern its development.

2. The Brainframe: Cognitive Architecture

This is the heart of Reggie. It details the components that make up the agent's "mind."

  • Introduction to the Brainframe – High-level overview of the cognitive core.
  • Core Concepts – Foundational principles and safety mechanisms.
  • Reasoning & Memory – Data stores that enable Reggie to learn and decide.
  • LLM & Prompts – Gateway and templates that manage all AI model interactions.

3. System Implementation

Practical application of the architecture into functional modules and interfaces.

  • Core Modules – Breakdowns of key business logic systems like NDIS integration.
  • Interfaces & Integrations – How RABS communicates with the outside world via voice, SMS, and other channels.

4. Privacy & Data Protection

The central governance framework for all personal data, biometrics, and privacy obligations across RABS.

  • Privacy & Data Protection Framework -- Data classification, anonymisation hierarchy, consent rules, retention schedules, access control matrix, and incident response. Cross-references location tracking, facial recognition, email, and CCTV docs.

5. Development & Deployment

Guides for developers on how to build, test, and deploy RABS.