Skip to content

Fix/release capsule empty file#467

Open
alexhraber wants to merge 3 commits intomasterfrom
fix/release-capsule-empty-file
Open

Fix/release capsule empty file#467
alexhraber wants to merge 3 commits intomasterfrom
fix/release-capsule-empty-file

Conversation

@alexhraber
Copy link
Contributor

What changed (one sentence)

Why (what problem / what user outcome)

Scope

  • Core
  • Plugin
  • Docs
  • CI / tooling

How to test (required)

Commands run:

Expected result:

Risk / blast radius (required)

  • Affected components:
  • Backward compat:
  • Failure modes:

Evidence (required)

  • Logs / output:

Plugin checklist (required if plugin touched)

  • Plugin has a clear name and category (connector / adapter / cache / proof-eval / workflow).
  • README/docs updated with purpose + configuration + example usage.
  • Versioning / compat notes included (Decapod version, API surface used).
  • Idempotency defined (what happens on re-run).
  • Error handling defined (retries, backoff, hard-fail vs soft-fail).
  • Permissions / secrets model stated (what it reads, what it writes, where secrets live).
  • Proof surface or validation harness included (even minimal).
  • Includes a minimal “smoke test” path (CI or documented local commands).

Core checklist (required if core touched)

  • Public interfaces documented (or explicitly unchanged).
  • Added/updated tests covering the change.
  • Failure behavior is deterministic (no silent partial success).
  • Logging added/updated at the right level (info/warn/error) with actionable context.

Rewrites the "Why this exists" section with the full thesis:
agents need infrastructure, not more stuffing. Decapod is the
device driver for agent work — control plane, not brain.
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