Skip to content

📖 [Docs]: Ways of working now follows the canonical issue model - #97

Merged
Marius Storhaug (MariusStorhaug) merged 31 commits into
mainfrom
issue-86-align-ways-of-working
Jul 26, 2026
Merged

📖 [Docs]: Ways of working now follows the canonical issue model#97
Marius Storhaug (MariusStorhaug) merged 31 commits into
mainfrom
issue-86-align-ways-of-working

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Jul 26, 2026

Copy link
Copy Markdown
Member

Ways of Working now treats Epic and PBI as planning aggregates while Task and Bug delivery leaves own implementation and pull-request closure. Workflow is the single process entry point, and ordinary stage procedures live under Ways of Working.

Changed: Agent setup remains actionable

AGENTS.md retains the complete agent-only installation and operating contract: improvement/escalation, ecosystem setup, local identity, README/CONTRIBUTING orientation, worktree discipline, micro-commits, push-every-commit, and MSXOrg memory's direct-main policy.

Changed: Docs use bare backing plus canonical worktree

Each docs repository uses docs.git as a bare backing repository and docs as its clean readable default-branch worktree. Missing installs create that topology directly. Safe simple clones migrate with local branches/tags verified and a retained backup; canonical and legacy worktrees are reused; unsafe states fail with rollback/actionable guidance. Memory remains a simple checkout.

Changed: Refresh-first discovery is enforced

The copied bootstrap seed refreshes and proves an existing bare default branch before creating/loading the canonical worktree. The full bootstrap then validates every configured context repository before any index traversal.


Technical details
  • Makes Workflow.md the sole process and stage-routing owner.
  • Moves stage procedures to Ways-of-Working/Workflow-Stages/.
  • Restores all material root AGENTS policy without copying stages.
  • Aligns Git Worktrees and bootstrap on sibling docs.git + docs topology.
  • Preserves branches/tags during simple-clone migration and rolls back failures.
  • Tests the executable Markdown seeds and all supported/unsafe topology states hermetically.
Relevant issues (or links)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NoRelease No release required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align ways-of-working guidance with the issue model

2 participants