# BlueFly Agent Platform

> AI agents and autonomous workflow automation platform built on OSSA v0.4.3

## Project Overview

BlueFly is an enterprise agent platform providing:
- **Agent Runtime**: MCP-based tool execution (agent-protocol)
- **Agent Mesh**: A2A communication and service discovery (agent-mesh)
- **Agent Brain**: Vector database for context and memory (Qdrant)
- **Compliance Engine**: Cedar policy-based authorization
- **Platform Agents**: 18 canonical OSSA agents for DevOps, security, testing

## Quick Start

See AGENTS.md for development workflow and git rules.
See package.json for available npm scripts.
See openapi/ for API specifications (single source of truth).

## Technology Stack

- **Runtime**: Node.js 20, TypeScript 5
- **Database**: PostgreSQL 16, TimescaleDB, Qdrant
- **CI/CD**: GitLab Ultimate with custom components

## Repository

gitlab.com/blueflyio - 35+ focused projects
openstandardagents.org - OSSA v0.4.3 specification

## Status (Feb 2026)

Platform: 85% built | Agents: 18 OSSA manifests ready | UI: 95% complete
