/ r&d sandbox

experiments

tl;dr — prototype agents, spike work, performance benchmarks, throwaway integrations. anything not ready for the production repos but worth checking in for next-time breadcrumbs. each experiment lives in its own dir under experiments/ with its own package.json + readme. when it earns its way out: graduate, archive, or kill.

/01 what goes here

/02 what doesn't

/03 rules of the road

/04 the graduation path

every experiment finishes with one of four decisions: graduate into an existing repo, spin out a new repo, archive with a why-we-stopped note, or kill + delete. see docs/PROMOTION.md for the full procedure.

/05 live experiments

the live index is at /experiments.

/06 related