[AUTORESEARCH] Stage 1 local-first pipeline with separated wizard workbenches #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: follow-on from current sovereignty direction and from
timmy-home#29(Gemini Deep Research ingestion).Goal:
Define the first real autoresearch system Timmy can run without pretending to be a general autonomous genius.
This stage is not "let the model roam the internet and become wise."
It is a bounded, auditable pipeline that turns selected source updates into:
Architectural decision
Autoresearch should respect the same separation we want everywhere else:
Local Timmy remains sovereign control plane
Claude-Hermes and Codex-Hermes can become distinct wizard workbenches
Research output lands locally first
~/.timmy/Stage 1 pipeline
0. Source manifest
A declarative manifest defines:
rss,blog,arxiv,repo-watch,wizard-prompt,manual-drop)local-timmy,claude-wizard,codex-wizard, or other named worker)1. Fetch / capture
Collect the raw artifact:
2. Normalize with provenance
Convert every input into a common artifact format containing:
3. Deduplicate and rank
Local deterministic logic scores each artifact by:
4. Distill into briefing
Create a short local briefing that answers:
5. Generate candidate actions
Emit structured candidate actions such as:
6. Review gate
Local Timmy reviews the candidates before they enter the live backlog.
Stage 1 should not auto-spam issue trackers.
Required artifact layout
Target local runtime layout:
Candidate records should include at minimum:
Acceptance criteria
timmy-homefor this pipeline.timmy-home#29is reframed as one feed-specific subproblem, not the whole autoresearch system.Non-goals
First concrete deliverables after this issue
specs/Why this matters
If we do this right, autoresearch becomes finally feasible because it stops being a dream and becomes a pipeline.
Timmy stays sovereign.
Wizards stay useful.
Everything stays auditable.
Follow-on workload is now staged:
timmy-home#56— Stage 2 provenance-to-PR queue for Timmy sophisticationtimmy-home#57— sophistication corpus from accepted PRs, failure cases, doctrine, and researchThis keeps Stage 1 as the bounded pipeline definition and pushes the next real frontier into action packets and training/eval artifacts.
🔄 Integration Points
This is a foundational pipeline for knowledge ingestion.
Downstream Consumers
Architecture Pattern
This pipeline feeds all knowledge work. Priority should be:
Strategic context from backlog research
Closed — Uniwizard (#94). Autoresearch pipeline superseded by knowledge ingestion (#87) + cloud router (#95). No separate wizard workbenches.