Independent intelligence for software built with AIResearch edition / 19 Sep 2026
SHIP/PROOFAI CODE FIELD GUIDE

Reading path / Task design

Give the agent a bounded job

Turn an intention into an assignment another engineer can inspect. Start with scope; finish with an evidence packet.

A suggested sequence

  1. 01

    The bounded agent contract ↗

    A coding agent needs an assignment with edges, evidence, and a stopping point.

  2. 02

    Repository context needs an owner and an expiry path ↗

    Agent instructions remain useful when they point to executable truth, fit the directory they govern, and change with the code.

  3. 03

    Budget context as evidence ↗

    More repository text is not automatically more understanding; retrieval needs selection, provenance, and tests.

  4. 04

    Multi-agent systems need integration contracts ↗

    Role names do not integrate agents; typed artifacts, ownership, versions, and failure semantics do.

Official source-reference image used for orientation; not a result from this reading path. Microsoft / VS Code ↗ · Official interface screenshot · Owner review pending. Select the image to enlarge.