Corpus Reasoning Experiment Proposal v1¶
Source schema: doc/schemas/corpus-reasoning-experiment-proposal.v1.schema.json
Governing Basis¶
doc/project/60-solutions/038-corpus/038-corpus.mddoc/project/60-solutions/047-agent/047-agent.mddoc/project/40-proposals/064-inquirium-implementation-recommendations.mddoc/project/60-solutions/046-sensorium-interfaces/046-sensorium-interfaces.md
Project Lineage¶
Requirements¶
Stories¶
doc/project/30-stories/story-005-whisper-rumor-intake.mddoc/project/30-stories/story-006-voluntary-swarm-exchange.mddoc/project/30-stories/story-009-bielik-blog-arca.md
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