# AgentPress Readiness Gap List

Current focus: make AgentPress immediately usable by broad agent builders.

## Shipped gates

- CLI JSON outputs for validation/audit/doctor.
- Registry consistency check.
- OpenAPI local-asset check.
- Eval JSONL parse check.
- MCP-style static manifest.
- Executable contracts manifest.
- Broad use-case references for API docs, runbooks, dataset cards, knowledge bases, and agent frameworks.

## Next gaps

1. Hosted copy/paste starter template for each use case.
2. One-command `agentpress new --use-case ...` scaffolding.
3. Live URL checker that fetches deployed public pages, not only local assets.
4. Deterministic eval scoring beyond JSONL parse checks.
5. More SDK examples for JS/Python agent consumers.
