Skip to content

Add structured artifact index for workspace outputs#10

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

Add structured artifact index for workspace outputs#10
Zefan-Cai wants to merge 1 commit intozefan-todo-4from
zefan-todo-5

Conversation

@Zefan-Cai
Copy link
Copy Markdown
Collaborator

Summary

  • add a run-level artifact_index.json for structured indexing of workspace/data, workspace/results, and workspace/figures
  • capture basic inferred schema metadata for JSON, JSONL, CSV/TSV, figures, and declared sidecar schemas
  • feed the artifact index into later-stage prompt context and the writing manifest instead of relying only on ad hoc directory scans
  • document the new index in the README roadmap and run layout

Covered TODO

  • Completes TODO 5: result schema and artifact indexing

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