samrat-rm commited on
Commit
608b10a
Β·
1 Parent(s): 6338fc0

docs: updating the readme with AI usage disclosure section

Browse files
Files changed (1) hide show
  1. README.md +10 -1
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.