Skip to content

chore: repo cleanup — remove stale files, fix version-check docs - #30

Merged
fsistemas merged 1 commit into
masterfrom
feature/FRA-274
Jun 25, 2026
Merged

chore: repo cleanup — remove stale files, fix version-check docs#30
fsistemas merged 1 commit into
masterfrom
feature/FRA-274

Conversation

@fsistemas

Copy link
Copy Markdown
Owner

Housekeeping pass over the repo (FRA-274).

Changes

  • Deleted roadmap.md — tracked but unused.
  • README "Verify the installed version" — replaced the python -c "import importlib.metadata..." snippet with the sql2json --version / -v flag.
  • Removed stale .circleci/ — targeted Python 3.8 + poetry; CI is GitHub Actions with uv + hatchling. Also dropped its now-dead .flake8 exclude entry.
  • Consolidated skill-sync docs — kept docs/skill-sync.md, removed the duplicate references/agent-sync.md, and updated the SKILL.md reference to point at the surviving doc.

Verification

  • sql2json --versionsql2json 0.3.0
  • uv run flake8 passes

Delete unused roadmap.md and the obsolete CircleCI config (CI is GitHub
Actions + uv/hatchling). Update the README version check to use the
sql2json --version flag. Consolidate skill-sync docs onto docs/skill-sync.md
and drop the duplicate references/agent-sync.md.
@fsistemas
fsistemas merged commit 92232dc into master Jun 25, 2026
6 checks passed
@fsistemas
fsistemas deleted the feature/FRA-274 branch June 25, 2026 23:24
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