Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ Success! The configuration is valid.
> [docs/security-model.md](docs/security-model.md) before pointing it at
> anything sensitive.

## Development provenance

ContainerBin is developed using an AI-assisted, agentic workflow. The
maintainer owns requirements, design decisions, acceptance testing, and
releases; implementation and review make extensive use of coding agents. AI
involvement is intentionally preserved in commit and PR history rather than
hidden — see the `Co-Authored-By` trailers throughout the git log.

## How it works

```
Expand Down