Skip to content

[feat] A trustworthy-completion / verification contract. what does pass mean? #28

Description

@matt-wright86

Problem

Completion today is engine-success + satisfied stop hooks; there's no shared concept of evidence-backed completion, which is the gap that lets a green run still be broken.

Proposed solution

A small, optional outcome + evidence vocabulary other orchestrators can target: the deterministic gate result, what was and wasn't checked, and an honest "not verified" disclosure. It also gives a future evals / "test-plugin" surface a completion contract to assert against.

Alternatives considered

Leaving completion meaning entirely to each consumer's stop hooks, which is the status quo and reproduces the green-but-broken failure mode across every orchestrator.

Area

Orchestrator

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions