This is a live demo — explore a slice of Specsight's own product spec, generated from its codebase. The full spec is much larger.
This is a live demo — explore a slice of Specsight's own product spec, generated from its codebase. The full spec is much larger.
| Context | Action | Outcome |
|---|---|---|
HP-86 member on the OAuth consent screen Action clicks Authorise to grant access to an AI tool Outcome tool receives a time-limited access token scoped to that member's organisations | clicks Authorise to grant access to an AI tool | tool receives a time-limited access token scoped to that member's organisations |
EC-48 AI tool with an access token nearing expiry Action sends a refresh request Outcome new access token issued without requiring the member to re-authorise |
sends a refresh request |
new access token issued without requiring the member to re-authorise |
ER-35 member on the OAuth consent screen Action clicks Deny Outcome tool receives an access_denied error, no token issued | clicks Deny | tool receives an access_denied error, no token issued |