Přeskočit obsah

Corpus Reasoning Experiment Proposal v1

Source schema: doc/schemas/corpus-reasoning-experiment-proposal.v1.schema.json

Governing Basis

Project Lineage

Requirements

Stories

Fields

Field Required Shape Description
schema/v yes const: 1
proposal/ref yes string
query/id yes string
room/id yes string
turn/id yes string
author yes ref: corpus-reasoning-room-policy.v1.schema.json#/$defs/room-subject
author/node-id yes string
executor yes ref: #/$defs/executor
candidate-plan/ref yes string
candidate-plan/artifact-ref yes string
candidate-plan/digest yes string
class/key yes enum: Public, Community, Personal
human-in-loop/required yes const: True
proposed-at yes string
expires-at yes string
idempotency/key yes string
signature yes ref: #/$defs/signature

Definitions

Definition Shape Description
executor object
signature object
## Field Semantics

schema/v

  • Required: yes
  • Shape: const: 1

proposal/ref

  • Required: yes
  • Shape: string

query/id

  • Required: yes
  • Shape: string

room/id

  • Required: yes
  • Shape: string

turn/id

  • Required: yes
  • Shape: string

author

  • Required: yes
  • Shape: ref: corpus-reasoning-room-policy.v1.schema.json#/$defs/room-subject

author/node-id

  • Required: yes
  • Shape: string

executor

  • Required: yes
  • Shape: ref: #/$defs/executor

candidate-plan/ref

  • Required: yes
  • Shape: string

candidate-plan/artifact-ref

  • Required: yes
  • Shape: string

candidate-plan/digest

  • Required: yes
  • Shape: string

class/key

  • Required: yes
  • Shape: enum: Public, Community, Personal

human-in-loop/required

  • Required: yes
  • Shape: const: True

proposed-at

  • Required: yes
  • Shape: string

expires-at

  • Required: yes
  • Shape: string

idempotency/key

  • Required: yes
  • Shape: string

signature

  • Required: yes
  • Shape: ref: #/$defs/signature

Definition Semantics

$defs.executor

  • Shape: object

$defs.signature

  • Shape: object