Metadata-Version: 2.4
Name: shorep
Version: 0.0.1
Summary: Replication packages for the shojin program: the data and the registrations
Author-email: Andrew Jesson <andrew.d.jesson@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# shōrep

Replication packages for the shōjin program: the data and the registrations.

This repo holds what a replication needs to check our claims, and nothing that runs:

- **`registrations/`**: pre-registrations, committed before the study runs.
- **`studies/<study>/`**: the replication data for each published study, with its provenance.

The code that runs deployments and evaluations lives in
[shōbench](https://github.com/shojin-lab/shobench); the environments live in
[shōgym](https://github.com/shojin-lab/shogym). A study directory here is the frozen
evidence: derived data, expected values, and the provenance trail.

## Studies

- **[conversation-not-memories](studies/conversation-not-memories/)**: Claude Code
  self-improved on business workflows through conversation, not memories.
  Published: [the study](https://www.andrewjesson.com/blog/claude-code-improved-through-conversation-not-memories/).

## Registrations

- **[2026: the generation effect](registrations/2026-generation-effect.md)** (DRAFT):
  does the act of writing memory notes contribute to self-improvement?
