Skip to content

specs(automation): crm dashboard duet control, paid badge/filter, read-only schema witness - #3612

Merged
gHashTag merged 3 commits into
masterfrom
specs/crm-dashboard-duet-and-schema-check
Sep 13, 2026
Merged

gHashTag merged 3 commits into
masterfrom
specs/crm-dashboard-duet-and-schema-check

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #3611. Follows #3605 / #3609.

  • crm-client-workspace.t27: DASHBOARD_SENDS_NOTHING -> DASHBOARD_SENDS_NOTHING_UNASKED; start-duet control constants (server gate, dry_run default, confirm on real send, turns 4/8); list paid badge, all/clients/leads filter, paid_known line.
  • crm-client-ownership.t27: crm_schema_check (read-only witness, never migrates); PAYING_CLIENT_SEEN_LIVE -> true on the 2026-09-13 live answer; MIGRATION_RAN_ON_PROD stays false until the witness answers on prod.
  • docs/now/2026-09-13-crm-dashboard-duet-control-paid-badge-and-schema-witness.md.
  • wasm: typecheckOk for both specs, 0 errors; ASCII only; published_figures pin 12749 unchanged (asserts added to existing test blocks).

Host PRs (999-multibots-telegraf): render crm_schema_check and player badge/filter/duet control -- linked when opened.

…schema witness

DASHBOARD_SENDS_NOTHING -> DASHBOARD_SENDS_NOTHING_UNASKED plus the start-duet control
constants; LIST_PAID_BADGE / LIST_FILTER / LIST_SAYS_PAID_UNKNOWN; crm_schema_check as the
read-only witness for MIGRATION_RAN_ON_PROD; PAYING_CLIENT_SEEN_LIVE flipped on the 2026-09-13
live crm_history answer. Test-block pin unchanged (asserts added to existing blocks).

Closes #3611
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-13 14:23:24 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).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

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

gHashTag added a commit to gHashTag/999-multibots-telegraf that referenced this pull request Sep 13, 2026
…ile migration (#2392)

Owner-only tool that reads information_schema, pg_constraint, pg_indexes and one count over
crm_client_profiles and reports owner_column / legacy_pkey / unique_index / rows total,
owned, unowned / per-owner counts / migrated. It never calls ensureProfileTable. Excluded
from the compact seller kit so a 16k window does not pay for diagnostics.

Spec: t27 specs/automation/crm-client-ownership.t27 (SCHEMA_CHECK_*), gHashTag/t27#3612.
Tests: render 175 files, 1721 passed (+3).

Co-authored-by: gHashTag <oxicocicate35@gmail.com>
@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 14:35:15 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).

@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 14:50:46 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 ec233ef 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 dashboard starts a duet; paid badge and clients/leads filter; read-only schema check

1 participant