ecoseek

Alpha checklist

EcoSeek is pre-alpha. This checklist is the honest accounting of where things stand and the gate for the first public alpha. It is meant to be uncomfortable: nothing here is a marketing claim, and “mocked” and “unsafe” appear on purpose.

Last updated: 2026-05-18, after P0 stabilization (agenticSeek#33, agenticplug#74).

What works

What is mocked or partial

What is unsafe or not production

Minimum alpha demo

The bar for calling something an “alpha” is a single end-to-end path that a reviewer can run and inspect:

  1. A reviewer clones the relevant repos and runs EcoSeek in DIY mode with no real secrets.
  2. EcoAgent loads a tiny EcoCoder-authored scientific agent.
  3. The agent makes at least one call through AgenticPlug to a local model substrate.
  4. AgenticPlug emits an audit log entry that names the actor, the requested action, the policy decision, and the timestamp — without leaking any inputs that look like secrets.
  5. The reviewer can re-run the agent and get a deterministic-enough result to compare against the previous run.

If any of the five fails, it is not alpha yet.

Before public alpha

Even after the minimum demo works internally, the following must be true before anything is published as a public alpha:

Until every box is checked, the project stays pre-alpha, regardless of how good the demo looks.