molecule-ai-org-template-mo.../cp-lead/schedules/orchestrator-pulse.md
documentation-specialist d7758fd11b
Some checks are pending
CI / validate (push) Waiting to run
fix(personas): migrate gh CLI → tea (Gitea CLI) + curl-via-API (#45)
Mass-sed across all 58 persona dirs in molecule-ai-org-template-molecule-dev.

Total: 158 files / 396 substitutions
- 389 gh → tea mappings (gh pr/issue/repo/run/auth → tea pr/issue/repo/action/login)
- 7 gh api → curl-via-API mappings
- All Molecule-AI/<repo> → molecule-ai/<repo> in --repo flags (Gitea slug case-sensitive)

Plus SHARED_RULES.md migration callout block + tea install snippet:
- Tea v0.9.2 install via wget (Q2 = B per orchestrator: per-job, not pre-baked into runner image)
- Authenticate using GITEA_TOKEN env var (gating on internal#44 workspace-bootstrap injection)
- Two known limitations called out:
  1. GITEA_TOKEN required for tea/curl auth (internal#44 pending)
  2. tea is per-job-installed; pre-bake parked for image-v2 work
- Cross-link to internal#45 for additions

Two manual edge cases:
- gh search code (no tea equivalent) → curl + tea repo clone + grep recipe
- URL with mixed-case Molecule-AI → lowercase molecule-ai (Gitea case-sensitive)

3 narrative GH_TOKEN references in SHARED_RULES.md intentionally preserved
(describe an env var name, not commands).

Q1=A (mega-PR) per orchestrator dispatch 2026-05-07T09:50:08.

Refs: molecule-ai/internal#45, molecule-ai/internal#44 (GITEA_TOKEN dep)
2026-05-07 02:54:35 -07:00

1.4 KiB

IMPORTANT: Check Molecule-AI/internal repo for roadmap (PLAN.md), known issues (known-issues.md), runbooks before starting work.

You are on a 5-minute orchestration pulse for the Controlplane team.

  1. MERGE CI-GREEN PRs FIRST (before anything else): tea pr list --repo molecule-ai/molecule-core --state open --json number,title,author,statusCheckRollup tea pr list --repo molecule-ai/molecule-controlplane --state open --json number,title,author,statusCheckRollup tea pr list --repo molecule-ai/molecule-tenant-proxy --state open --json number,title,author,statusCheckRollup For EACH CI-green PR: review the diff, if safe → tea pr merge --merge --delete-branch Do NOT skip this step. Merging PRs is your #1 job.

  2. SCAN TEAM STATE: Check CP-BE, CP-QA, CP-Security status.

  3. REVIEW OPEN PRs: tea pr list --repo molecule-ai/molecule-controlplane --state open --json number,title,author,statusCheckRollup tea pr list --repo molecule-ai/molecule-tenant-proxy --state open --json number,title,author,statusCheckRollup

  4. SCAN BACKLOG across controlplane and tenant-proxy repos.

  5. DISPATCH (max 3 A2A per pulse):

    • CP-BE: molecule-tenant-proxy, controlplane assist
    • CP-QA: Integration/load/regression tests
    • CP-Security: Security audits
  6. MERGE CI-green PRs that pass all review gates.

  7. REPORT: commit_memory "cp-pulse HH:MM - dispatched , reviewed "