Skip to content

specs(automation): crm-client-ownership -- owner_id on client profiles and money in the workspace stage - #3609

Merged
gHashTag merged 1 commit into
masterfrom
specs/crm-client-ownership
Sep 13, 2026
Merged

gHashTag merged 1 commit into
masterfrom
specs/crm-client-ownership

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #3608

  • New specs/automation/crm-client-ownership.t27 (automation::crm_client_ownership, EXTENDS crm-client-workspace): nullable owner_id on crm_client_profiles, unique (owner_id, telegram_id) with the legacy pkey dropped, idempotent migration with backfill from crm_people, unowned rows readable until claimed by the next setup, four owner-scoped reads; payments_v2 COMPLETED MONEY_INCOME scoped to the owner's bots read in crm_clients and crm_history, money before touches, paid/paid_known flags, touches fallback when Supabase is unreachable.
  • crm-client-workspace.t27: DASHBOARD_SEEN_LIVE = true on the 2026-09-13 live check (dashboard, client thread, self thread unchanged). RUN_SURVIVED_REDEPLOY stays false.
  • docs/now: 2026-09-13-crm-client-ownership-owner-id-on-profiles-and-money-in-the-stage.md.
  • tools/published_figures.py: test-blocks pin 12744 -> 12749.
  • wasm compiler: both specs typecheckOk, 0 errors, 0 discarded; ASCII only.

Host PR: gHashTag/999-multibots-telegraf (render) -- linked once opened.

Not claimed: migration on prod, paying client seen live.

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-13 13:59:40 UTC

Summary

Status Count
Total Open PRs 16
PRs with Failing Checks 10
PRs with All Checks Green 6
READY 5
FAILING 10
PENDING 0
NO CHECKS YET 0

These columns do not partition: 5 + 10 + 0 + 0 = 15, and there are 16 open PRs. A PR is being counted twice or not at all.

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=d4c5b22b471e != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@gHashTag
gHashTag merged commit b0a3ced into master Sep 13, 2026
30 checks passed
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.

specs(automation): crm-client-ownership -- owner_id on client profiles and payments in the client stage

1 participant