opensymphony 1.3.0

A Rust implementation of the OpenAI Symphony orchestration design
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Examples

This directory is reserved for example target repositories and local
configuration files referenced in `docs/repository-layout.md`.

Bootstrap placeholders live here so later tasks can add concrete fixtures
without reshaping the repository root.

The bundled `target-repo/` now also demonstrates:

- a repo-owned `AGENTS.md`
- an optional repo-owned `.agents/skills/` entry
- a `.gitignore` that keeps local `.opensymphony/` artifacts out of version control