LydianAI Open-source tooling

Docs

Documentation for both LydianAI open-source projects.

Federated ML

Set up the coordinator and workers, configure GPU paths, and run your first training round.

Architecture

Server/coordinator + worker loop for FedAvg training over Tailscale.

Concepts

Quickstart

Run the FedAvg training PoC: start server, start workers, launch a training run, and monitor results.

Getting Started

Networking with Tailscale

Put server and workers on the same tailnet and use stable 100.x IPs.

Guides

NEW vs LEGACY GPU setup

Modern CUDA wheels vs Pascal (GTX 1080/1080 Ti) pinned legacy stack.

Guides

CLI reference

Start runs, monitor progress, and fetch results using client.submit_job.

Reference

Assurance-as-Code

Deploy the backend, create a SW System project, and manage compliance artifacts for UNECE R155, R156, and ISO 29119.

Deployment

Deploy the Assurance-as-Code backend using Docker Compose.

Assurance-as-Code

Creating a project

Set up a SW System project with the applicable ASIL level, Automotive SPICE capability target, and standards profile.

Assurance-as-Code

Managing artifacts

Create requirements, hazard analyses, test cases, and test results. Link them to form a complete traceability chain.

Assurance-as-Code

Release baselines

Create a baseline, run the release-gate check, approve, and release — with severity-based blocking and stale-gate protection.

Assurance-as-Code

Connecting a GitHub repository

Set up the GitHub App, configure a repository connector, and add .aac/repo.yml to link source code to requirements automatically.

Assurance-as-Code

Authorization and roles

The four roles in Assurance-as-Code and the per-operation authorization matrix.

Assurance-as-Code

Suspect propagation and impact analysis

How Assurance-as-Code flags downstream artefacts when a released item changes, and how to clear a suspect state.

Assurance-as-Code

aac CLI reference

The aac command-line client — full parity with the web console for import, validation, traceability, baseline, and release-gate workflows.

Assurance-as-Code