Back to Plate

Agent Research Layer Setup

docs/plans/2026-04-04-agent-reference-wiki-setup.md

53.0.5778 B
Original Source

Agent Research Layer Setup

Goal

Instantiate the compiled research-layer pattern in this repo:

  • docs/research as the compiled agent layer
  • ../raw as the private raw evidence layer

Phases

  • Inspect the current pattern doc and target paths
  • Move the pattern doc into docs/research/README.md
  • Update that README for the concrete docs/research + ../raw setup
  • Add the initial docs/research scaffold
  • Add ../raw/AGENTS.md for the raw evidence repo contract
  • Read back the scaffold for consistency

Notes

  • The old pattern doc in docs/plans/ should not remain as the live source of truth after the move.
  • docs/research is the compiled layer for future agents.
  • ../raw is assumed to exist locally and stay private.