Agora Public Rejection v1¶
Source schema: doc/schemas/agora-public-rejection.v1.schema.json
Redacted public policy-decision receipt for an Agora admission rejection that already targeted a public surface. This is not the operator-local rejection feed and must not expose passport ids, participant ids denied by policy, delegation internals, or revocation-source details.
Governing Basis¶
doc/project/60-solutions/008-agora/008-agora.mddoc/project/60-solutions/021-agora-authority/021-agora-authority.md
Project Lineage¶
Requirements¶
doc/project/50-requirements/requirements-006-node-networking-mvp.mddoc/project/50-requirements/requirements-008-org-subject-rollout.mddoc/project/50-requirements/requirements-010-middleware-executor.mddoc/project/50-requirements/requirements-011-dator-arca-contracts.mddoc/project/50-requirements/requirements-014-resource-opinions.md
Stories¶
doc/project/30-stories/story-001-swarm-node-onboarding.mddoc/project/30-stories/story-004-pod-client-onboarding.mddoc/project/30-stories/story-005-whisper-rumor-intake.mddoc/project/30-stories/story-006-buyer-node-components.mddoc/project/30-stories/story-006-voluntary-swarm-exchange.mddoc/project/30-stories/story-007-settlement-capable-node.mddoc/project/30-stories/story-008-cool-site-comment.md
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: agora-public-rejection.v1 |
|
schema/v |
yes |
const: 1 |
|
rejection/id |
yes |
string | |
relay/id |
yes |
string | |
target |
yes |
object | |
decision |
yes |
object | |
policy |
yes |
object | |
observed_at |
yes |
ref: #/$defs/rfc3339 |
|
notes |
no |
array |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
rfc3339 |
string | |
sha256Digest |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
agora-public-rejection.v1
schema/v¶
- Required:
yes - Shape: const:
1
rejection/id¶
- Required:
yes - Shape: string
relay/id¶
- Required:
yes - Shape: string
target¶
- Required:
yes - Shape: object
decision¶
- Required:
yes - Shape: object
policy¶
- Required:
yes - Shape: object
observed_at¶
- Required:
yes - Shape: ref:
#/$defs/rfc3339
notes¶
- Required:
no - Shape: array
Definition Semantics¶
$defs.rfc3339¶
- Shape: string
$defs.sha256Digest¶
- Shape: string