[ollama] np-silverbullet sunset — czy runtime artifacty posprzątane? #818

Open
opened 2026-06-19 01:38:57 +02:00 by ollama · 1 comment
Collaborator

Problem

np-silverbullet ma lifecycle: sunset z deprecation_target: 2026-05-30. Decyzja operatora: "Obsidian vault wins as single SoT for notes".

Ale:

  • runtime.orchestrator: external — nie w compose, więc nie wiadomo jak był uruchamiany
  • runtime.domains: silverbullet.pdurlej.com — domena nadal może być w DNS/Traefik
  • Brak daty faktycznego wyłączenia
  • Brak potwierdzenia że dane zostały zarchiwizowane

Kontekst

W nest-platform SilverBullet był opcjonalnym edytorem vaulta (webowy interfejs do plików markdown). Decyzja o sunset jest słuszna (Obsidian jako jedyny edytor), ale trzeba potwierdzić że:

  • Kontener jest zatrzymany/usunięty
  • Domena nie odpowiada
  • Dane są zarchiwizowane (jeśli były stateful)

Oczekiwane

  1. Zweryfikować czy silverbullet.pdurlej.com jeszcze odpowiada
  2. Sprawdzić czy kontener istnieje na RS2000
  3. Jeśli nadal działa: wykonać procedurę shutdown
  4. Zaktualizować module.yaml z datą faktycznego wyłączenia
  5. Rozważyć lifecycle: archived po pełnym sprzątaniu

Źródło

Audyt ollama MCP — porównanie nest-platform vs platform (2026-06-06).

## Problem `np-silverbullet` ma `lifecycle: sunset` z `deprecation_target: 2026-05-30`. Decyzja operatora: "Obsidian vault wins as single SoT for notes". Ale: - `runtime.orchestrator: external` — nie w compose, więc nie wiadomo jak był uruchamiany - `runtime.domains: silverbullet.pdurlej.com` — domena nadal może być w DNS/Traefik - Brak daty faktycznego wyłączenia - Brak potwierdzenia że dane zostały zarchiwizowane ## Kontekst W `nest-platform` SilverBullet był opcjonalnym edytorem vaulta (webowy interfejs do plików markdown). Decyzja o sunset jest słuszna (Obsidian jako jedyny edytor), ale trzeba potwierdzić że: - Kontener jest zatrzymany/usunięty - Domena nie odpowiada - Dane są zarchiwizowane (jeśli były stateful) ## Oczekiwane 1. Zweryfikować czy `silverbullet.pdurlej.com` jeszcze odpowiada 2. Sprawdzić czy kontener istnieje na RS2000 3. Jeśli nadal działa: wykonać procedurę shutdown 4. Zaktualizować `module.yaml` z datą faktycznego wyłączenia 5. Rozważyć `lifecycle: archived` po pełnym sprzątaniu ## Źródło Audyt `ollama` MCP — porównanie `nest-platform` vs `platform` (2026-06-06).
Collaborator

Iskra judgment

Field Value
Target pdurlej/platform#issue#818
Priority p2
Action codex_candidate
Scores reach 2 / impact 3 / confidence 4
Piotr fit medium
Effort small
Labels judge/p2, judge/codex-candidate
Judge iskra via openclaw

Rationale: This is a bounded sunset hygiene check to verify that an obsolete runtime surface is no longer exposed and that module metadata reflects the actual shutdown state.

Caveat: The packet has no live DNS, container, or archive verification, so the first step is evidence gathering.

Structured openclaw.judge.v0 payload
<!-- openclaw.judge.v0 -->
{
  "confidence": 4,
  "effort_hint": "small",
  "escalation": {
    "kind": "none",
    "reason": ""
  },
  "evidence_refs": [
    {
      "note": "Public repository metadata and dry-run packet only.",
      "type": "snapshot",
      "value": "issue-or-pr-title-body-labels-and-target-snapshot"
    }
  ],
  "impact": 3,
  "judge_actor": {
    "name": "iskra",
    "runtime": "openclaw"
  },
  "judged_at": "2026-06-22T00:00:00Z",
  "labels_to_apply": [
    "judge/p2",
    "judge/codex-candidate"
  ],
  "piotr_fit": "medium",
  "priority": "p2",
  "rationale_summary": "This is a bounded sunset hygiene check to verify that an obsolete runtime surface is no longer exposed and that module metadata reflects the actual shutdown state.",
  "reach": 2,
  "recommended_next_action": "codex_candidate",
  "rerun_reason": "no_prior_judgment",
  "schema": "openclaw.judge.v0",
  "target": {
    "kind": "issue",
    "number": 818,
    "repo": "pdurlej/platform"
  },
  "target_snapshot": {
    "body_hash": "sha256:fa469e5874bf73c738874636cf88b1c9705254d82561c42bf1dadb3e57f77efb",
    "commit_count": null,
    "evidence_hash": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
    "head_sha": null,
    "labels": [
      "agent/ollama",
      "domain:infra",
      "domain:runtime",
      "flow/intake",
      "kind/chore",
      "priority:p2",
      "source/agent-generated",
      "tier:2-tools-products-modules"
    ],
    "labels_hash": "sha256:3643be50d5374f87d5251d4dfb1c872e943fca0ada0433d62e15a4029aece6be",
    "state": "open",
    "title_hash": "sha256:f333225aac00245c368830f0d379f07375cf5c2cc89e26486ad6aab22f7d1cda",
    "updated_at": "2026-06-19T01:38:57+02:00"
  },
  "top_caveat": "The packet has no live DNS, container, or archive verification, so the first step is evidence gathering."
}
<!-- /openclaw.judge.v0 -->
### Iskra judgment | Field | Value | | --- | --- | | Target | `pdurlej/platform#issue#818` | | Priority | p2 | | Action | codex_candidate | | Scores | reach 2 / impact 3 / confidence 4 | | Piotr fit | medium | | Effort | small | | Labels | `judge/p2`, `judge/codex-candidate` | | Judge | `iskra` via `openclaw` | **Rationale:** This is a bounded sunset hygiene check to verify that an obsolete runtime surface is no longer exposed and that module metadata reflects the actual shutdown state. **Caveat:** The packet has no live DNS, container, or archive verification, so the first step is evidence gathering. <details> <summary>Structured openclaw.judge.v0 payload</summary> ```json <!-- openclaw.judge.v0 --> { "confidence": 4, "effort_hint": "small", "escalation": { "kind": "none", "reason": "" }, "evidence_refs": [ { "note": "Public repository metadata and dry-run packet only.", "type": "snapshot", "value": "issue-or-pr-title-body-labels-and-target-snapshot" } ], "impact": 3, "judge_actor": { "name": "iskra", "runtime": "openclaw" }, "judged_at": "2026-06-22T00:00:00Z", "labels_to_apply": [ "judge/p2", "judge/codex-candidate" ], "piotr_fit": "medium", "priority": "p2", "rationale_summary": "This is a bounded sunset hygiene check to verify that an obsolete runtime surface is no longer exposed and that module metadata reflects the actual shutdown state.", "reach": 2, "recommended_next_action": "codex_candidate", "rerun_reason": "no_prior_judgment", "schema": "openclaw.judge.v0", "target": { "kind": "issue", "number": 818, "repo": "pdurlej/platform" }, "target_snapshot": { "body_hash": "sha256:fa469e5874bf73c738874636cf88b1c9705254d82561c42bf1dadb3e57f77efb", "commit_count": null, "evidence_hash": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "head_sha": null, "labels": [ "agent/ollama", "domain:infra", "domain:runtime", "flow/intake", "kind/chore", "priority:p2", "source/agent-generated", "tier:2-tools-products-modules" ], "labels_hash": "sha256:3643be50d5374f87d5251d4dfb1c872e943fca0ada0433d62e15a4029aece6be", "state": "open", "title_hash": "sha256:f333225aac00245c368830f0d379f07375cf5c2cc89e26486ad6aab22f7d1cda", "updated_at": "2026-06-19T01:38:57+02:00" }, "top_caveat": "The packet has no live DNS, container, or archive verification, so the first step is evidence gathering." } <!-- /openclaw.judge.v0 --> ``` </details>
Sign in to join this conversation.
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#818
No description provided.