AI Research System / Workflow

Workflow

One research or implementation request becomes one bounded workflow only after source state, authority boundaries, and validation obligations are made explicit.

Animated bounded workflow lifecycle map A request narrows through tracked state, memory and source checks, one decision, one AgentJob, completion, handoff, and checkpoint.
The workflow narrows a request into one bounded transaction with source inspection, validation, completion, and handoff evidence.

One invocation, one bounded AgentJob. Memory preflight helps navigation; canonical sources remain authority. Validator PASS means operational consistency, not scientific proof. The workflow is valuable because it preserves boundaries while moving from request to handoff.

Static diagram

Follow one request through one bounded AgentJob chain.

The workflow diagram shows the request, Director decision, allowlist, execution, validators, completion, handoff, and bounded PASS scope.

The diagram illustrates how a request moves through Director decision, AgentJob allowlist, execution, validators, completion, handoff, and checked output.
Diagram showing a request flowing through Director decision, AgentJob allowlist, execution, validators, completion, handoff, and bounded PASS.

The diagram illustrates how a request moves through Director decision, AgentJob allowlist, execution, validators, completion, handoff, and checked output.

Lifecycle

The route from tracked state to handoff narrows authority.

Each artifact answers one operational question: what state was read, which route was chosen, what one job may do, how it closed, and where the next separate packet begins.

StageArtifactReader explanationBoundary
Current state pointerprogram_state.yamlNames the active task, latest handoff, status, and next route so the operator starts from tracked state.Compact pointer, not a proof surface or permanent website truth.
Memory preflightMemory receipt and source inspectionsFinds likely prior decisions and source paths before work begins. Memory preflight helps navigation; canonical sources remain authority.Retrieval support only; useful hits must resolve back to tracked files.
Director decisionDirector Decision RecordSelects one route, records why alternatives were not selected, and defines the authority surfaces used.Routing record, not a scientific verdict.
Execution-role bindingExecution-role recordThe execution-role record is the task-local authority contract that binds the selected role semantics to the job.Role identity alone grants no permission.
AgentJob contractAgentJob YAMLDefines one objective, allowed reads, allowed writes, expected outputs, validators, and claim boundary.One bounded job; not reusable permission.
One bounded executionTool and file actions inside the allowlistOne invocation, one bounded AgentJob. Execution may use parent-child synthesis only as internal analysis inside one outer AgentJob.Parent-child synthesis does not expand authority or create multiple independent jobs.
Completion recordCompletion YAMLRecords outputs, command evidence, validator results, uncertainty, forbidden conclusions, and next recommendation.Validator PASS means operational consistency, not scientific proof.
HandoffHandoff YAML and MarkdownTransfers durable state and names a separate next packet when more work remains.A handoff is future routing context, not a silent extension of a closed job.
CheckpointLocal commitSeals the website-local transaction after evidence and validators are recorded.Repository history is useful audit evidence, not proof or publication acceptance.

Blocked overreads

Workflow evidence helps reasoning only when it stays scoped.

The strongest safeguard is adjacency: claim-boundary language appears next to workflow-power language, especially near validation, handoff, and parent-child synthesis.

Workflow claimSafe useBlocked overread
One request can be made inspectable.Route the request through tracked state, source inspection, one decision, one job, completion, handoff, and checkpoint.Do not treat the workflow as autonomous scientific judgment or proof of a physics result.
Parent-child synthesis can compare perspectives.Use Parent-child synthesis as internal decomposition inside one outer AgentJob when the source workflow allows it.Do not present child artifacts as separate independent AgentJobs or expanded authority.
Validation can protect operational boundaries.Read PASS as evidence that named checks accepted the checked repository state.Do not infer theorem proof, ontology adoption, benchmark promotion, or model understanding.
Local obstruction can improve routing.A local obstruction sharpens routing; it is not global theory rejection.Do not convert a scoped failure into a global no-go claim without tracked authority.
Human gates can promote protected claims.Human-gated promotion requires explicit tracked authority and remains separate from automated execution.Do not treat completions, handoffs, commits, registries, or role labels as promotion.

Source basis

This page explains source-backed artifact classes.

Stable workflow copy should describe record classes. If a future page shows task or handoff identifiers, they must be dated snapshot data under the current-state rules.

Source areaUsed here forAuthority boundary
Research-control workflowOne-job rule, Director decisions, AgentJob contracts, completions, handoffs, and validator limits.Workflow authority stays in tracked upstream control files.
AgentJob and execution-role schemasArtifact-class explanation for role binding, allowlists, outputs, validators, and claim boundaries.Schemas explain shape; a live job still needs a tracked task-local record.
Current-frontier rulesDated snapshot and stale-data behavior for any moving implementation-control example.Transient task or handoff IDs are not stable website truth.
Validator and handoff explainersPASS limits, completion receipts, handoff separation, and blocked-overread language.Operational validation is not scientific proof.

Source authority