API Library Template — Runbook (agents)¶
Agent intent¶
Publish package, symbol package, vulnerability scan — ops checklist.
Template role: HTTP client / service-agent library — not a host. Consumed by microservices.
Canonical technical documentation¶
**➜ Runbook — public
Repository¶
- Repo: ConnectSoft.ApiLibraryTemplate
- Short name (typical):
connectsoft-api-library—dotnet new connectsoft-api-library -h.
Agent checklist¶
- Respect one
AuthenticationTypeper generated library (scaffold contract). - Use WireMock for HTTP integration tests (Testing).
- Compare with Library overview when no HTTP stack is needed.