CluPilotCloud/docs/handoffs
nexxo 79654333a8 Name the recurring filter, and stop the spec contradicting itself
Three sentences left over from the wave before, all of the kind this branch
exists to end.

- "Every active Price" was one word short. activePricesFor() sends
  `type: recurring` as well as `active: true`, so a one-time Price is never
  listed — which made the hand-built-payment-link sentence false for a one-time
  link: neither listed nor archived. Both places say `recurring` now, and the
  docblock says why the filter is not a gap: createPrice() always sends
  `recurring[interval]` and is the only call that mints a Price at one of our
  Products, so the filter can only ever hide somebody else's one-time Price.
  A filter left out of a sentence is a gap the next reader goes looking for.
- The sweep test file still opened "The orphans nobody can adopt" — the exact
  narrowing the command's own docblock had to be corrected away from. It happens
  to describe the fixtures, which are all metadata-less, so it now says that
  instead of claiming it of the command.
- The design doc called --archive "harmlos" seven lines above the correction
  establishing that it is not, for an adoptable orphan. A document that
  contradicts itself seven lines apart teaches nobody anything.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30 19:24:18 +02:00
..
2026-07-25-clupilot-engine-v1.0-handoff.md docs: provisioning engine v1.0 build handoff (standalone fleet + cluster-per-DC target) 2026-07-25 09:31:51 +02:00
2026-07-25-clupilot-state-handoff.md Ask the tunnel gateway where it actually listens 2026-07-27 14:43:23 +02:00
2026-07-27-portal-design-handoff.md Write the handoff, and rescue the approved templates into the repo 2026-07-27 20:18:20 +02:00
2026-07-28-operator-identity-handoff.md Hand off with the effort rule at the top, not the feature list 2026-07-28 16:13:08 +02:00
2026-07-28-session-handoff.md Hand off with the process failure at the top, not the feature list 2026-07-28 21:44:04 +02:00
2026-07-30-real-run-handoff.md Name the recurring filter, and stop the spec contradicting itself 2026-07-30 19:24:18 +02:00