Spaces:
Sleeping
Sleeping
docs: updating the readme with AI usage disclosure section
Browse files
README.md
CHANGED
|
@@ -366,4 +366,13 @@ WhyDidItFail/
|
|
| 366 |
- `reset()` β initial observation β
|
| 367 |
- `state()` β current state β
|
| 368 |
- `openenv.yaml` with 3 tasks and grader definitions β
|
| 369 |
-
- Passes `openenv validate` β
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 366 |
- `reset()` β initial observation β
|
| 367 |
- `state()` β current state β
|
| 368 |
- `openenv.yaml` with 3 tasks and grader definitions β
|
| 369 |
+
- Passes `openenv validate` β
|
| 370 |
+
|
| 371 |
+
|
| 372 |
+
#### AI Usage Disclosure
|
| 373 |
+
|
| 374 |
+
This project was developed with the assistance of AI tools, including Claude and ChatGPT. These tools were used to support tasks such as code generation, documentation drafting, and problem-solving.
|
| 375 |
+
|
| 376 |
+
All AI-generated content has been carefully reviewed, tested, and validated before being included in this repository. I take full responsibility for the accuracy, functionality, and integrity of the code and documentation provided.
|
| 377 |
+
|
| 378 |
+
AI assistance was used as a productivity aid, but all final decisions, implementations, and reviews were performed by me to ensure quality and correctness.
|