Skip to content

docs: centralize issue sop - #54

Merged
PerishCode merged 1 commit into
mainfrom
docs/centralize-issue-sop
Jun 25, 2026
Merged

docs: centralize issue sop#54
PerishCode merged 1 commit into
mainfrom
docs/centralize-issue-sop

Conversation

@PerishCode

Copy link
Copy Markdown
Owner

Why

The PerishCode issue handling loop is now a shared perish.top operating SOP, not
a flavor product rule. Keeping the full implementation/reporter cadence in
this repository would duplicate the global ~/.codex/AGENTS.md instructions
and invite drift across repos.

What

  • Replace the duplicated issue hot follow-up flow with a pointer to the global
    PerishCode issue SOP.
  • Keep only the flavor-specific command mapping:
    • no-install validation commands
    • runseal :release
    • runseal :pr
    • manage.sh / manage.ps1 local CLI updates
  • Remove duplicated GitHub tool auth guidance from the repo file now that it is
    maintained globally.

Tests

  • git diff --check
  • cargo fmt --all --check
  • cargo clippy --locked --workspace --all-targets -- -D warnings
  • cargo test --locked --workspace
  • cargo run --locked -p flavor-cli -- check --root . --config flavor.toml
  • Commit hook:
    • cargo fmt
    • cargo check
    • flavor self-check
    • shell syntax checks
    • Python syntax checks
    • PowerShell syntax checks

@PerishCode
PerishCode marked this pull request as ready for review June 25, 2026 10:52
@PerishCode
PerishCode enabled auto-merge (squash) June 25, 2026 10:52
@PerishCode
PerishCode merged commit 26a2c18 into main Jun 25, 2026
1 check passed
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