Files
dbis_core-lite/docs/README.md
2026-02-09 21:51:45 -08:00

2.1 KiB

DBIS Core Lite - Documentation

Welcome to the DBIS Core Lite documentation. This directory contains all project documentation organized by category.

Documentation Structure

Architecture

API

Deployment

Operations

  • Runbook - Operations runbook for day-to-day management

Features

Changelog

  • Archive - Historical status and summary documents

Getting Started

  1. New to the project? Start with Architecture and README
  2. Setting up? See Deployment Guide
  3. Developing? Check API Reference
  4. Operating? Read Runbook

Contributing

When adding new documentation:

  • Place feature-specific docs in features/[feature-name]/
  • Place deployment-related docs in deployment/
  • Place operational docs in operations/
  • Update this README with links to new documentation