doctrine 0.1.1

Project tooling CLI
# Doctrine

Doctrine is an opinionated but hackable set of tools and conventions for
software engineering with LLM agents.

## Design Goals:

1. Correctness 
2. Autonomy
3. Adaptability
3. Efficiency
4. Simplicity

## License

This repository is multi-licensed:

- Rust source code, application code, and compiled binaries are licensed under GPL-3.0-only.
- Files under `plugins/` are licensed under MIT.
- Files under `install/` are licensed under MIT, including templates and `config.toml`.

Where a file contains an SPDX license identifier or a directory contains its own LICENSE file, that more specific notice controls.