Skip to content

Chore/repo cleanup standards remediation#36

Merged
buddingengineers12345 merged 8 commits intomainfrom
chore/repo-cleanup-standards-remediation
Apr 13, 2026
Merged

Chore/repo cleanup standards remediation#36
buddingengineers12345 merged 8 commits intomainfrom
chore/repo-cleanup-standards-remediation

Conversation

@buddingengineers12345
Copy link
Copy Markdown
Owner

Summary

Provide a concise summary of what this pull request changes and why the change is needed.
Explain the motivation, context, or problem this PR addresses.


Changes introduced

List the key changes included in this pull request:

  • Change 1
  • Change 2
  • Change 3 (if applicable)

Keep this list focused and easy to scan.


Testing

Describe how the changes were tested:

  • Tests added or updated
  • Commands run locally (e.g. pytest, just ci)
  • Manual testing performed (if applicable)

If testing was not possible, explain why.


Documentation

Indicate whether documentation was affected:

  • Updated existing documentation
  • Added new documentation
  • Not applicable

Related issues

Link any related issues or discussions:

  • Closes #…
  • Related to #…

Contributor checklist

Please confirm the following before submitting:

  • I have read and followed the Contributing Guidelines
  • Tests have been added or updated as appropriate
  • Documentation has been updated where necessary
  • Linting and formatting pass locally
  • CI checks are passing

Release notes

If this change affects users, please indicate whether a release note is required:

  • A release note has been added
  • This change does not require a release note

Additional notes

Add any additional context, follow-up tasks, or reviewer guidance here.


Thank you for your contribution.

claude added 5 commits April 13, 2026 21:23
- Remove 0-byte '1' at repo root (accidental)
- Remove tracked .DS_Store, coverage.xml, .coverage (all .gitignored)
- Remove .mypy_cache and .cursor (unused — project uses basedpyright)
- Delete docs/TASK.md stub and docs/ANALYSIS.md (superseded)
- Delete obsidian/playwright off-topic reports and their generator scripts
- scripts/update_files.sh: removed per Phase 1.5 decision
- scripts/CLAUDE.md: drop docs for removed scripts

Made-with: Cursor
- test_bump_version: Version helpers, pyproject roundtrip, CLI --new-version
- test_sync_skip_if_exists: read/replace _skip_if_exists block, base entries
- test_check_root_template_sync: --help smoke (scenarios stay in test_root_template_sync)

Made-with: Cursor
- CLAUDE.md: scripts list, tests tree, and justfile recipe table match disk/just --list
- template/.claude/CLAUDE.md: unchanged (orientation covered by template/CLAUDE.md.jinja)
- tests/CLAUDE.md: document new script test modules
- sync-check: passes

Made-with: Cursor
@github-actions github-actions bot added documentation Improvements or additions to documentation scripts template tests labels Apr 13, 2026
claude added 2 commits April 13, 2026 22:40
- Remove docs/* allowlist; keep docs/_build/ ignored; gitignore temp_docs/
- Track docs/github-repository-settings.md (sync-check pair with template)
- Add docs/file_locking_plan.md
- VS Code: clear SSL_CERT_DIR on macOS to silence uv cert warnings

Made-with: Cursor
- Add pr_commit_policy.py draft: conventional title from type/slug branch
  (slashes to spaces) or latest valid commit subject; body from template with
  Changes introduced bullets from git log <base>..HEAD
- Add just pr-draft recipe; document in CLAUDE.md and scripts/CLAUDE.md
- PR template HTML comment points maintainers at just pr-draft
- Tests for suggest_title_from_branch

Made-with: Cursor
- Normalize slice/spacing and placeholder block string wrapping
- Collapse assert in test_suggest_title_from_branch_strips_ref

Made-with: Cursor
@buddingengineers12345 buddingengineers12345 merged commit 772a674 into main Apr 13, 2026
9 of 10 checks passed
@buddingengineers12345 buddingengineers12345 deleted the chore/repo-cleanup-standards-remediation branch April 13, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ci documentation Improvements or additions to documentation scripts template tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants