AGENTS.md@pkg/auth · git:20260724.87ce252 · 2026-07-24 · sha256 5b68d0287e619811

AGENTS.md@pkg/auth git:20260724.87ce252A

Immutable. This exact content is served forever at /api/v1/blob/5b68d0287e619811.

# Auth Package

AuthContext and scopes for Flowbot call paths.

## Subjects

`pkg/auth` subjects are `user` / `token` / `cron` / `pipeline` / `workflow` / `agent`.

REST / CLI / Chat are call paths, not subject types.

## Entry points

- `context.go` — AuthContext
- `scope.go` — scope constants and checks
- `token.go` — token helpers