Skip to content

docs: use --merge and --admin for all PR merges#4

Merged
fazxes merged 1 commit intomainfrom
docs/merge-strategy-and-admin
Apr 3, 2026
Merged

docs: use --merge and --admin for all PR merges#4
fazxes merged 1 commit intomainfrom
docs/merge-strategy-and-admin

Conversation

@fazxes
Copy link
Copy Markdown
Member

@fazxes fazxes commented Apr 3, 2026

Summary

  • Switch from --squash to --merge so all branch commits are preserved on main
  • Add --admin as mandatory — agent is sole maintainer, no human review gate

Files

  • docs/ops/OPERATIONS.md — merge strategy section
  • docs/prompt/evolve.md — step 8 merge command
  • docs/handoffs/0002.md + LATEST.md — decision recorded

All commits on a branch must be preserved on main. The agent is the
sole creator, maintainer, and admin — no human review gate needed.
Updated: ops guide, evolve prompt, handoff.
@fazxes fazxes merged commit 06a14bb into main Apr 3, 2026
@fazxes fazxes deleted the docs/merge-strategy-and-admin branch April 3, 2026 22:41
fazxes added a commit that referenced this pull request Apr 4, 2026
…code

In full-stack repos, agents gravitate toward React components. This adds
a three-part system to detect and correct frontend-heavy exploration:

1. classify_repo_dirs() classifies top-level dirs as frontend/backend
   using dir name matching with extension-sampling fallback
2. build_backend_escalation() injects a directive naming specific backend
   dirs when the last N cycles all touched frontend paths
3. New config option backend_forcing_cycle (default 3) controls threshold

Loop 1 item #4 complete. 20/21 components done (95%).
+19 tests (9 classification, 7 escalation, 3 prompt integration).
189 tests passing, make check clean.
fazxes added a commit that referenced this pull request Apr 9, 2026
fazxes added a commit that referenced this pull request Apr 9, 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