English | 中文
This is the empty public artifact template for
AgonReproduce.
Select Use this template, create a private repository named AgonReproduce-artifact, and use
that new repository for target papers, traces, results, and credentials. Do not run a real case
in this public template repository.
.
├── topics/ # Human-provided target paper briefs
├── workspace/
│ └── workspaces.xml # Empty workspace index
└── servers_notes.md # Local compute notes
AgonReproduce creates the case-specific training/ and workspace/<slug>/ contents during a run.
Keep the new private artifact repository beside the framework repository:
.
├── AgonReproduce/
└── AgonReproduce-artifact/
Follow the AgonReproduce setup instructions to configure the framework and start the first investigation.