api_claude 0.7.1

Claude API for accessing Anthropic's large language models (LLMs).
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Task Inbox (Unverified)

Holds task files awaiting the VERIFY gate. A task arrives here on creation and leaves when VERIFY PASS promotes it to `verified/`.

### Responsibility Table

| File | Purpose |
|------|---------|
| `readme.md` | This file — directory responsibility and lifecycle note |

*(Task files are listed in `../readme.md` Tasks Index.)*