Skip to content

docs: sync README with current repo state#96

Merged
datasciencemonkey merged 2 commits into
mainfrom
chore/readme-sync
Apr 5, 2026
Merged

docs: sync README with current repo state#96
datasciencemonkey merged 2 commits into
mainfrom
chore/readme-sync

Conversation

@datasciencemonkey
Copy link
Copy Markdown
Owner

@datasciencemonkey datasciencemonkey commented Apr 5, 2026

Summary

  • Remove defunct loading screen / snake game references (loading.html no longer exists)
  • Update architecture diagram: 11 setup steps (5 sequential → 6 parallel), not 8
  • Add missing files to project structure: app_state.py, cli_auth.py, content_filter_proxy.py, pat_rotator.py, setup_proxy.py, install_gh.sh, install_databricks_cli.sh, favicon.svg
  • Add pyproject.toml, requirements.lock, Makefile, and CI workflows to project structure
  • Add uv to technologies line

Test plan

  • Verify all files listed in project structure exist in repo (31/31 present)
  • Confirm setup step count matches app.py definition (11 steps: git, micro, gh, dbcli, proxy → claude, codex, opencode, gemini, databricks, mlflow)
  • Check no stale references to loading.html or snake game remain (0 matches in README)

- Remove defunct loading screen / snake game references
- Update architecture diagram: 11 steps (5 sequential → 6 parallel)
- Add missing files to project structure (app_state, cli_auth,
  content_filter_proxy, pat_rotator, setup_proxy, install scripts)
- Document TEAM_MEMORY_MCP_URL env var and optional team-memory MCP
- Add pyproject.toml, requirements.lock, Makefile, CI workflows
- Replace loading.html with favicon.svg in static listing
- Add uv to technologies line
@datasciencemonkey datasciencemonkey self-assigned this Apr 5, 2026
@datasciencemonkey
Copy link
Copy Markdown
Owner Author

simple additions, and removed an env var that wasnt referenced anywhere else.

@datasciencemonkey datasciencemonkey merged commit a391479 into main Apr 5, 2026
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