chore: bootstrap mirus-tech agent workflow policy #10
No reviewers
Labels
No labels
agent:felinus
agent:human
agent:maximus
priority:p0
priority:p1
priority:p2
priority:p3
status:blocked
status:needs-review
status:wip
type:chore
type:docs
type:feat
type:fix
type:perf
type:refactor
type:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jmz/matrix-bridge!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "maximus/chore/policy-bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bootstraps the Mirus Tech multi-agent workflow policy in this repo.
Summary
docs/AGENT_WORKFLOW.md(canonical policy doc).forgejo/PULL_REQUEST_TEMPLATE.mdand.forgejo/ISSUE_TEMPLATE/*.forgejo/workflows/check.yml(CI scaffold)User impact
New contributors and agents see the policy on the repo page; PR + issue templates are pre-populated; CI gate exists for self-merge.
Verification
Generated by
ensure-repo-policy.py. Idempotent.Related
Refs
/srv/mirus/AGENT_WORKFLOW.md(canonical source).Summary
Bootstrap of mirus-tech multi-agent workflow policy on this repo. First non-self enrollment after jmz/mirus-tools dog-foodings.
Changes (as merged)
User impact
check / check (pull_request)status, block-on-outdated-branch.Verification
ensure-repo-policy.py --check jmz/matrix-bridgereturns OK on 11/11 checks.Follow-up
dtolnay/rust-toolchain@1.88.0action pluscargo check --all+cargo test --allin a follow-up PR.Related