Skip to content

Commit 856de87

Browse files
committed
docs: record commit references for completed TODO items
1 parent 12ddddc commit 856de87

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

TODO.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,27 @@ Items are grouped by the size of the documentation change required:
1313
## Minor
1414

1515
- [x] Fix four broken repository-root links in `tests/envs/README.md` and
16-
`tests/utils/README.md`. (commit: pending)
16+
`tests/utils/README.md`. (e67253c)
1717
- [x] Replace the nonexistent `tests/test_config.py` reference in
18-
`configs/AGENTS.md` with the current test-file convention. (commit: pending)
18+
`configs/AGENTS.md` with the current test-file convention. (e67253c)
1919
- [x] Correct the generated-manuscript path in the `scripts/build_manuscript.py`
20-
module documentation. (commit: pending)
20+
module documentation. (e67253c)
2121
- [x] Link the root README to the documentation index and MIT license.
22-
(commit: pending)
22+
(e67253c)
2323

2424
## Medium
2525

2626
- [x] Correct the root README Python example so its two-agent configuration
2727
supplies distinct `simulation.initial_states` and executes under the
28-
current validation contract. (commit: pending)
28+
current validation contract. (e67253c)
2929
- [x] Expand `docs/README.md` into a usable documentation index covering
3030
concepts, tutorials, development, configuration, notebooks, and the
31-
manuscript source. (commit: pending)
31+
manuscript source. (55055c4)
3232
- [x] Rewrite the three tutorials as short runnable stories with prerequisites,
3333
current API/CLI examples, assertions or validation steps, and next steps.
34-
(commit: pending)
34+
(55055c4)
3535
- [x] Remove the nonexistent PR-template claim from `docs/contributing.md` and
36-
describe the actual pull-request information expected. (commit: pending)
36+
describe the actual pull-request information expected. (e67253c)
3737

3838
## Major
3939

0 commit comments

Comments
 (0)