feagi-api 0.0.8

FEAGI REST API layer with HTTP and ZMQ transport adapters
Documentation
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2025 Neuraville Inc.
// SPDX-License-Identifier: Apache-2.0

/*!
 * FEAGI v1 Snapshot API
 *
 * Endpoints for creating, managing, and restoring brain snapshots
 * Maps to Python: feagi/api/v1/snapshot.py
 */

// Snapshot endpoints are not yet implemented in Rust.