Skip to content

Standardize experimentation artifacts with experiment manifest#11

Open
Zefan-Cai wants to merge 1 commit intozefan-todo-5from
zefan-todo-6
Open

Standardize experimentation artifacts with experiment manifest#11
Zefan-Cai wants to merge 1 commit intozefan-todo-5from
zefan-todo-6

Conversation

@Zefan-Cai
Copy link
Copy Markdown
Collaborator

Summary

  • add workspace/results/experiment_manifest.json as the standardized machine-readable contract for experimentation outputs
  • generate the experiment manifest from indexed result artifacts plus supporting code and note files
  • require a valid experiment manifest during stage validation and feed it into Stage 05+ prompt context
  • update docs and tests so writing-stage fixtures also reflect the upstream experiment bundle contract

Covered TODO

  • Completes TODO 6: experimentation artifact standardization

Validation

  • python -m py_compile main.py src/.py tests/.py
  • python -m unittest discover -s tests -v

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant