Skip to content

Explain myscripts as an origin and learning archive - #8

Merged
GLyttek merged 1 commit into
mainfrom
docs/origin-readme-2026-08-17
Aug 17, 2026
Merged

Explain myscripts as an origin and learning archive#8
GLyttek merged 1 commit into
mainfrom
docs/origin-readme-2026-08-17

Conversation

@GLyttek

@GLyttek GLyttek commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Context

myscripts is the public starting point of my practical AI work. The existing README described the current folders but did not explain that the repository spans several periods or that some files are historical learning artifacts.

Changes

  • explain the repository as a historical workshop rather than one maintained application;
  • link the 2024, 2025, and 2026 phases to their public commits;
  • distinguish the original scripts, later prototypes, and the llm-experiments collection;
  • add a status map and safer reading/running guidance;
  • link the broader development record in lyttek-ai-journey.

Verification

  • git diff --check
  • python3 -m compileall -q .
  • all local README targets resolved
  • every external link in the new README returned HTTP 200 without GitHub authentication
  • public-safety and style scans over the changed README

Current CI finding

The PR changes only README.md. The build-linux job reaches Flake8 and fails on three pre-existing F821 undefined-helper errors in llm-experiments/youtube-rag/yt-rag.py. That file is byte-identical between main and this branch. The README now records this current check state instead of implying repository-wide compatibility.

Limits

This is a documentation-only change. It does not convert historical code into maintained reference implementations, repair the YouTube-RAG experiment or workflow, or modify the existing open feature PRs.

@GLyttek
GLyttek force-pushed the docs/origin-readme-2026-08-17 branch from a104192 to a8de44c Compare August 17, 2026 20:52
@GLyttek
GLyttek merged commit 0a08832 into main Aug 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant