docs(honcho): record host-ops env cleanup #778

Merged
pdurlej merged 1 commit from codex/honcho-host-ops-env-cleanup-record into main 2026-06-17 23:02:34 +02:00
Collaborator

Canary status: missing - fire canary manually if required by repo policy

Context

Runtime cleanup was performed on rs2000 after PR #777 codified the Honcho 3.0.9 host-ops state. This PR records the cleanup evidence and closes the follow-up left in the 3.0.9 reconcile report.

What changed

  • Added state/reports/honcho-host-ops-env-cleanup-2026-06-10.md.
  • Updated state/reports/honcho-309-host-ops-reconcile-2026-06-10.md to point at the completed cleanup report.

Runtime change already applied

Active file:

/opt/pdurlej-platform/runtime/host-ops/env/stack.env

Changes:

  • PROJECT_ROOT now points to /opt/pdurlej-platform/current.
  • Removed stale HONCHO_IMAGE=home-platform-honcho:3.0.3.
  • Removed stale HONCHO_IMAGE_REF=v3.0.3.

No container restart or recreate was performed.

Evidence

  • Backup created: /opt/pdurlej-platform/runtime/host-ops/env/stack.env.pre-honcho-cleanup-20260610T2035Z.
  • Post-cleanup key check returned only PROJECT_ROOT=/opt/pdurlej-platform/current for the targeted keys.
  • home-platform-honcho-api-1: 3.0.9 image, running, healthy, restarts=0.
  • home-platform-honcho-deriver-1: 3.0.9 image, running, healthy, restarts=0.
  • https://honcho.pdurlej.com/openapi.json returned HTTP 200.

Verification

  • git diff --cached --check
  • Secret-pattern scan over touched reports: no matches.

Out of scope

  • Any deploy, restart, recreate, database migration, secret change, or public exposure change.
  • Long-term decision on whether Honcho image pinning should be env-driven or literal in compose.

Refs #731

Canary status: missing - fire canary manually if required by repo policy ## Context Runtime cleanup was performed on `rs2000` after PR #777 codified the Honcho 3.0.9 host-ops state. This PR records the cleanup evidence and closes the follow-up left in the 3.0.9 reconcile report. ## What changed - Added `state/reports/honcho-host-ops-env-cleanup-2026-06-10.md`. - Updated `state/reports/honcho-309-host-ops-reconcile-2026-06-10.md` to point at the completed cleanup report. ## Runtime change already applied Active file: ```text /opt/pdurlej-platform/runtime/host-ops/env/stack.env ``` Changes: - `PROJECT_ROOT` now points to `/opt/pdurlej-platform/current`. - Removed stale `HONCHO_IMAGE=home-platform-honcho:3.0.3`. - Removed stale `HONCHO_IMAGE_REF=v3.0.3`. No container restart or recreate was performed. ## Evidence - Backup created: `/opt/pdurlej-platform/runtime/host-ops/env/stack.env.pre-honcho-cleanup-20260610T2035Z`. - Post-cleanup key check returned only `PROJECT_ROOT=/opt/pdurlej-platform/current` for the targeted keys. - `home-platform-honcho-api-1`: 3.0.9 image, running, healthy, `restarts=0`. - `home-platform-honcho-deriver-1`: 3.0.9 image, running, healthy, `restarts=0`. - `https://honcho.pdurlej.com/openapi.json` returned HTTP 200. ## Verification - `git diff --cached --check` - Secret-pattern scan over touched reports: no matches. ## Out of scope - Any deploy, restart, recreate, database migration, secret change, or public exposure change. - Long-term decision on whether Honcho image pinning should be env-driven or literal in compose. Refs #731
docs(honcho): record host-ops env cleanup
All checks were successful
canary-required / collect-diff (pull_request) Successful in 4s
canary-required / canary (pull_request) Has been skipped
base-is-main / guard (pull_request) Successful in 1s
patchwarden-pr-sanity / collect-diff (pull_request) Successful in 4s
patchwarden-client-dry-run / collect-diff (pull_request) Successful in 4s
patchwarden-client-dry-run / dry-run (pull_request) Successful in 29s
patchwarden-pr-sanity / sanity (pull_request) Successful in 47s
1d2d1921c8
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

Patchwarden PR sanity

  • Status: eligible_sanity_clean
  • PR: 778
  • Commit: 1d2d1921c83c2cdb1c14dda26cb7f0c6c0b5d48d
  • Security-sensitive label: missing
  • Authority: advisory model review plus deterministic blockers only
  • 3+3 canary: still alive; this does not replace it

Deterministic findings

No deterministic findings.

Model reviewers

global-glm / glm-5.1:cloud

  • Status: ok
  • Verdict: OK
  • Findings: none

global-deepseek / deepseek-v4-pro:cloud

  • Status: ok

  • Verdict: OK

  • low Missing canary for docs-only PR

    • Evidence: PR description states 'Canary status: missing - fire canary manually if required by repo policy'. The PR is documentation-only, but if the repository enforces canary for all merges, this may be a process gap.
    • Next: Confirm whether the repo policy requires a canary for documentation changes. If not, no action needed; if yes, trigger a manual canary before merge.

redteam / kimi-k2.6:cloud

  • Status: ok
  • Verdict: OK
  • Findings: none

Policy notes

  • GLM 5.1 + DeepSeek V4 Pro are the operator-required model mix for this bot.
  • Optional red-team model is enabled only when PLATFORMCTL_PR_SANITY_REDTEAM_MODEL is configured.
  • Auto-merge is not enabled here.
<!-- patchwarden-pr-sanity:pdurlej/platform:PR-778 --> # Patchwarden PR sanity - Status: `eligible_sanity_clean` - PR: `778` - Commit: `1d2d1921c83c2cdb1c14dda26cb7f0c6c0b5d48d` - Security-sensitive label: `missing` - Authority: advisory model review plus deterministic blockers only - 3+3 canary: still alive; this does not replace it ## Deterministic findings No deterministic findings. ## Model reviewers ### `global-glm` / `glm-5.1:cloud` - Status: `ok` - Verdict: `OK` - Findings: none ### `global-deepseek` / `deepseek-v4-pro:cloud` - Status: `ok` - Verdict: `OK` - **`low`** Missing canary for docs-only PR - Evidence: `PR description states 'Canary status: missing - fire canary manually if required by repo policy'. The PR is documentation-only, but if the repository enforces canary for all merges, this may be a process gap.` - Next: Confirm whether the repo policy requires a canary for documentation changes. If not, no action needed; if yes, trigger a manual canary before merge. ### `redteam` / `kimi-k2.6:cloud` - Status: `ok` - Verdict: `OK` - Findings: none ## Policy notes - GLM 5.1 + DeepSeek V4 Pro are the operator-required model mix for this bot. - Optional red-team model is enabled only when `PLATFORMCTL_PR_SANITY_REDTEAM_MODEL` is configured. - Auto-merge is not enabled here.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
First-time contributor

No Patchwarden findings to render.

No Patchwarden findings to render.
Author
Collaborator

Role: executor

PR-zero verification before merge:

  • Reviewed diff: records runtime host-ops env cleanup; no containers restarted/recreated by this PR.
  • Values recorded are non-secret paths/image refs and rollback path.
  • git diff --check origin/main...HEAD -> clean.
  • Secret-pattern rg over touched report files -> no matches.

Merging as historical runtime evidence so the stale Honcho follow-up stops staying open as active queue noise.

**Role:** executor PR-zero verification before merge: - Reviewed diff: records runtime host-ops env cleanup; no containers restarted/recreated by this PR. - Values recorded are non-secret paths/image refs and rollback path. - `git diff --check origin/main...HEAD` -> clean. - Secret-pattern `rg` over touched report files -> no matches. Merging as historical runtime evidence so the stale Honcho follow-up stops staying open as active queue noise.
Sign in to join this conversation.
No reviewers
No labels
W6d-automerge-calibration
agent/claude-code
agent/codex
agent/hermes
agent/iskra
agent/ollama
agent/patchwarden
automerge-candidate
class/security-sensitive
cutover-gate
dependency/blocked
dependency/blocks-others
dependency/cross-repo
dependency/needs-confirmation
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
flow/architecture
flow/blocked
flow/deployed
flow/done
flow/implementation
flow/intake
flow/maintained
flow/observed
flow/ready
flow/refining
flow/retired
flow/review
iterating
judge/codex-candidate
judge/hermes-candidate
judge/low-confidence
judge/needs-refinement
judge/operator-needed
judge/p0
judge/p1
judge/p2
judge/p3
judge/park
judge/patchwarden-candidate
judge/stale-priority
kind/adr
kind/bug
kind/chore
kind/feature
kind/infra
kind/ops
kind/refactor
kind/research
large-impact
merge/auto
merge/manual
merge/manual-dependency-conflict
merge/manual-failing-tests
merge/manual-merge-conflict
merge/manual-missing-review
merge/manual-operator-preference
merge/manual-red-zone
merge/manual-security-sensitive
merge/manual-unclear-scope
merge/manual-unknown
meta
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
needs-operator-decision
needs-triage
not-ready
observed/erroring
observed/needs-followup
observed/pending
observed/retire-candidate
observed/unused
observed/used
operator-emotional
owner-attention
phase/02
phase/03
priority:p0
priority:p1
priority:p2
priority:p3
proposed
ready-for-agent
ready-for-operator
recovery
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
risk/exposure
risk/process
risk/product
risk/runtime
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
size/large
size/medium
size/small
size/tiny
size/unknown
source/adr
source/agent-generated
source/manual
source/operator-chat
source/voice-note
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier/full
tier/lite
tier/stacked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/platform!778
No description provided.