Skip to content

docs: add Git Flow and PR strategy to constitution, fix repo URLs - #1

Closed
dimakis wants to merge 1 commit into
mainfrom
docs/git-flow-strategy
Closed

docs: add Git Flow and PR strategy to constitution, fix repo URLs#1
dimakis wants to merge 1 commit into
mainfrom
docs/git-flow-strategy

Conversation

@dimakis

@dimakis dimakis commented Feb 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add "Git Flow and PR Strategy" section to the project constitution (v1.12.0) codifying the rebase + squash-merge workflow, branch naming conventions, and PR requirements
  • Fix clone URLs in README, CONTRIBUTING, and issue template config to match the actual remote (dimakis/Project-Aether)

Motivation

First PR under the new branching strategy. Establishes the rules for all future PRs.

Closes #

Type of Change

  • docs — Documentation only

Changes

  • Constitution (.specify/memory/constitution.md): New section under Development Standards covering branch naming (feat/, fix/, etc.), rebase workflow, squash-merge policy, PR requirements, and anti-patterns. Version bumped from 1.11.0 to 1.12.0.
  • README.md / CONTRIBUTING.md / config.yml: Clone URLs updated from dsaridak/home_agent to dimakis/Project-Aether.

Testing

  • No code changes — documentation only

Security Considerations

  • No security implications

Checklist

  • My code follows the project's style (ruff, mypy pass)
  • I've updated documentation if needed
  • I've added conventional commit messages
  • Coverage has not decreased

Made with Cursor

- Add "Git Flow and PR Strategy" section to constitution (v1.12.0):
  rebase + squash-merge workflow, branch naming, PR requirements
- Fix clone URLs in README, CONTRIBUTING, and issue template config
  to match actual remote (dimakis/Project-Aether)

Co-authored-by: Cursor <cursoragent@cursor.com>
dimakis added a commit that referenced this pull request Feb 9, 2026
- Bump mlflow from >=2.18.0,<3.0.0 to >=3.5.0,<4.0.0 (resolves to 3.9.0)
- Fixes: unsafe deserialization, DNS rebinding, insecure temp file permissions
- Add [abstract] to per-module mypy override disable list (SpanEvent API change)
- All tests pass; 2 pre-existing architect workflow failures unchanged

Closes Dependabot alerts #1, #2, #3.

Co-authored-by: Cursor <cursoragent@cursor.com>
dimakis added a commit that referenced this pull request Feb 9, 2026
- Bump mlflow from >=2.18.0,<3.0.0 to >=3.5.0,<4.0.0 (resolves to 3.9.0)
- Fixes: unsafe deserialization, DNS rebinding, insecure temp file permissions
- Add [abstract] to per-module mypy override disable list (SpanEvent API change)
- All tests pass; 2 pre-existing architect workflow failures unchanged

Closes Dependabot alerts #1, #2, #3.

Co-authored-by: Cursor <cursoragent@cursor.com>
@dimakis dimakis closed this Feb 9, 2026
@dimakis
dimakis deleted the docs/git-flow-strategy branch February 14, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant