STAR-RESEARCH-PIPELINE-INDEX-000 Adaptive Research
Purpose
This index tracks the StarIntel automatic-research control plane1. It separates durable knowledge and design approval from transient candidate execution.
Approved Design
Status: approved by nsaspy on 2026-07-19. Implementation has not started and the one-design implementation slot remains unchanged.
Research Basis
Language and Execution Research
The Star-Lang research defines the minimum declarative language, durable analysis-run semantics, actor message boundary, Prolog capability interface, condition and restart model, and replay contract needed by later automatic-research execution designs. It is completed research, not an approved language implementation design.
Approved Runtime Decisions Used by the Pipeline
- STAR-ADR-001 Domain GServer and ZeroMQ Approval
- STAR-SERVER-000 Composable Intelligence GServer Domains
- SENTO-ZMQ-000 ZeroMQ Transport Runtime
The adaptive research pipeline may eventually execute inside a scoped domain gserver2, but this first design remains repository-local and does not require the production StarIntel runtime.
Dependency Order
- Implement run and candidate schemas.
- Implement append-only ledgers and replay.
- Implement deterministic validation.
- Implement bounded branch supervision.
- Implement independent reviewers and aggregation.
- Implement the promotion gate.
- Run the serial-versus-branched ablation.
- Use measured pipeline records and the Star-Lang research to propose a separate language implementation design.
Deferred Designs
- semantic and graph-aware memory retrieval
- prototype execution sandbox
- adaptive budget planner
- model routing and cost optimization
- distributed branch workers
- Star-Lang implementation
- operator dashboard
Navigation Rule
Every new automatic-research design or research node must link to this index. Transient branch outputs under .cache/ must not be linked as canonical knowledge.
Footnotes and Glossary
Footnotes:
Control plane: The part of a system that decides what work should run, applies policy, records state, and coordinates workers rather than performing the main data processing itself.
Domain gserver: A supervised actor subtree responsible for one bounded area of work, with its own dispatchers, ingress, workers, health, and optional transport gateways.