Official ADARA documentation source
# adara-docs
Official ADARA documentation (eventual docs.adara.ai).
## Status
**Planning**
Classification: `DEVELOPER ECOSYSTEM` · Visibility: `public` · License: `Apache-2.0`
## Overview
Markdown source for getting started, API, SDK, speech, language, context, models, evaluations, safety. Vendor-neutral: this repo does not hard-code a docs host.
## Why this exists
Docs should version with the public contract, not with a private monorepo.
## Architecture
One folder per area. No secrets.
```
AFRICAN DATA
↓
LANGUAGE / SPEECH / CONTEXT
↓
MODELS
↓
EVALUATION + SAFETY
↓
API → SDK → PRODUCTS
```
See repository map in `adara-platform`.
## Installation
Any static generator can be added later. Raw Markdown is the source of truth.
## Usage
Start at `getting-started/README.md`.
## Development
Use Conventional Commits and pull requests against `main`. See CONTRIBUTING.md.
## Testing
Run the repository's documented test command. Do not run expensive training on every PR.
## Roadmap
Documented in this README's status and in `adara-platform/ADARA-ARCHITECTURE.md`. Do not treat planned work as shipped.
## Contributing
See CONTRIBUTING.md and the organization profile.
## Security
See SECURITY.md. Never commit secrets, model weights, or private datasets.
## License
Apache-2.0