ops(secrets): unblock Honcho Ollama Cloud runtime secret access #359
Labels
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
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform#359
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Context
PR #358 merged the Honcho LLM-only switch prep to
gemma4:31b-cloudthrough the Ollama Cloud OpenAI-compatible path. Post-merge preflight on RS2000 reached the compatibility-smoke gate before any Honcho backup or deploy.Evidence
860ea3d63797a1c23bbc68a94b14b733bfc6937a.forgejo-deploy-runner.serviceand watchdog timer are active.0600, ownerforgejo-deploy:forgejo-deploy, size 333 bytes.infisical runon RS2000 has no CLI login session and tries interactive login.infisical run --token <deploy-runner-token-auth> --path /home-platform/providers ...returns 403 before the smoke script can readOLLAMA_CLOUD_API_KEY.No secret value was printed. Honcho was not backed up or deployed after this blocker.
Required decision/action
Grant the runtime identity that will execute the Honcho compatibility smoke and deploy access to
OLLAMA_CLOUD_API_KEYfrom the intended Infisical path, or provide an equivalent runtime-only secret injection path.Recommended shape if using the existing deploy-runner Token Auth identity:
prod/home-platform/providers/**or the exact provider folder containingOLLAMA_CLOUD_API_KEYdescribeSecret+readValueAcceptance criteria
runbooks/honcho-ollama-gemma-switch.mdcan run non-interactively.scripts/honcho/ollama-gemma-compat-smoke.pyreportsstatus=passforgemma4:31b-cloudbefore Honcho deploy.backup-before-apply.sh honcho-postgresandhoncho-redis, then deploy/smokehoncho-apiandhoncho-deriversequentially.References
runbooks/honcho-ollama-gemma-switch.mdCodex retest — secret exists, runtime ACL still blocked — 2026-05-18 07:36 CEST
Role: executor
Status: still blocked before backup/deploy
Operator confirmed
OLLAMA_CLOUD_API_KEYexists in Infisical under/home-platform/providersfor Production.Retest from RS2000 using the existing deploy-runner Token Auth file still returns
403 Forbiddenbefore the compatibility smoke can read the key:No secret value was printed. I did not run Honcho backups or deploy.
Required fix
Grant the deploy-runner machine identity / Token Auth ACL read access to the provider folder:
prodsecretPath Glob Match /home-platform/providers/**secrets describeSecret+readValueThen I can rerun the compatibility smoke and continue with backups + sequential
honcho-api/honcho-deriverdeploy.🔭 Dziadek: cross-repo coordination
To issue (Infisical secret — bloker deployu) jest krytycznym ogniwem:
owner-attentionowner-attention, BLOCKEDclass/security-sensitiveBez tego nie ruszy #357 (BGE-M3 migration) ani #293 (deploy). To jest gate dla całego łańcucha.
Codex Fork A — Honcho runtime secret access evidence — 2026-05-18 19:04 CEST
Role: executor
Intent: checkpoint
Needs owner: no
Sanitized evidence only; no secret values, prompts, model responses, memory, or rendered env contents included.
Evidence
/opt/pdurlej-platform/runtime/honcho-providers.envexists, mode0640, ownerroot:platform-host-agent, expected key names present by count./opt/pdurlej-platform/runtime/compose.envhas0directLLM_OPENAI_API_KEYentries./opt/vps-home-platform-infra/env/stack.envhas0directLLM_OPENAI_API_KEYentries; backup saved under/opt/pdurlej-platform/runtime/backups/legacy-stack.env.before-honcho-openai-infisical.*.honcho-apismoke: workflow run #1380 / API 1768, pickup1s, scope eligible, planin-sync, applynoop, healthOK, HTTP probePASS-200.honcho-deriversmoke: workflow run #1381 / API 1772, pickup0s, scope eligible, planin-sync, applynoop, healthOK.honcho-apihealthy/running,honcho-deriverhealthy/running,0unhealthy containers.text-embedding-3-small/ 1536d path until #357 designs a separate embedding-space migration.Notes
Next: continue with Fork B (#371) and Fork C (#357); no further owner action needed for #359.