From 4c990134260c462d8116ef14bb7ccafc9a2fda07 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Fri, 12 Dec 2025 10:21:12 +0000 Subject: [PATCH] disclaimer Added a disclaimer about the coding process and agents used. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd375cb..f3d2184 100644 --- a/README.md +++ b/README.md @@ -129,3 +129,8 @@ Trace maintains a simple flat-file structure in the user's home directory. ----- *License: MIT* + +**DISCLAIMER** +This program was mostly vibe-coded. This was a deliberate decision as I wanted to focus on producing a usable result with okay user experience rather than implementation details and educating myself by lengthy coding sessions. +I reviewed sections of the code manually and found no issues. The application should be safe to use from a integrity, security and admissability standpoint, while I wont ever make any warranties on this. +The coding agents I mostly used were in this order: Claude Sonnett 45 (CLI), Claude Haiku 4.5 (VSCode Copilot), Google Jules (version unknown).