Skip to content

Wayfinder: Open-source skill-aware Agent fleet control plane #267

Description

@2233admin

Destination

Produce a reviewed, handoff-ready specification for an open-source Agent control plane: a replaceable primary controller that coordinates a bounded, skill-aware Agent fleet with recursive delegation, snapshot-bound project understanding, evidence arbitration, policy envelopes, cache reuse, and recoverable long tasks. The map ends when the remaining decisions are clear enough for to-spec, to-tickets, and implementation.

Notes

  • Domain: Code Intel Pipeline and its Agent-facing control plane.
  • Task authority: this GitHub issue map; repository code, contracts, tests, ADRs, and artifacts remain the technical authority.
  • Consult every session: CONTEXT.md, active decision records, agent-orchestrator, code-intel-pipeline, domain-modeling, and skill-creator.
  • Standing constraints: the primary controller arbitrates policy and evidence; workers execute inside delegation contracts; high-risk conflicts freeze only the affected branch; stale cache is acceleration, never authority; routine autonomy uses a task-level policy envelope.
  • Existing project constraints: Project Understanding Loop and the local-first Task/Friction control plane are already recorded in the repository decision records.

Decisions so far

  • Decision: Delegation contract and skill-use attestation #268 — Delegation contract and skill-use attestation (resolved 2026-08-15): Every child Agent attempt starts from an immutable, versioned Delegation Contract issued by the replaceable Primary Controller. It binds task/attempt lineage, goal and acceptance, Snapshot Identity and Artifact Refs, versioned Skill/Tool grants, effects, model/resource/recursion limits, and stop/pause/escalation rules. Runtime/tool adapters emit ordered attestations for observable skill activation/tool invocation; the Controller promotes only results whose required evidence and attestations verify. Undeclared capabilities pause for a chained contract extension; cache reuse may satisfy admissible evidence requirements but is not fresh skill/tool use. See DR-0007 and the glossary in CONTEXT.md.

Not yet specified

  • The durable controller state shape and cross-machine handoff protocol.
  • The exact delegation-contract and skill/tool-use evidence contracts.
  • Fleet scheduling, leases, workspace isolation, merge ownership, and recovery semantics.
  • Model-tier routing, weak-model fallback, recursive depth budgets, and cache admission.
  • Policy-envelope limits for mutation, network, model/API cost, and human escalation.
  • Replay, observability, failure classification, and takeover behavior.

Out of scope

  • Computer Use or UI automation as the first control-plane capability.
  • Training new models or adding general model capabilities.
  • Replacing the Code Intel evidence kernel.
  • Public beta/release, pricing changes, or external publication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogFrozen: not in the v1 convergence scopeenhancementNew feature or requestwayfinder:mapCanonical Wayfinder decision map

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions