pulse
Derive advisory provider quality and drift from supplied sanitized receipts without live calls or automatic routing.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Derive advisory provider quality and drift from supplied sanitized receipts without live calls or automatic routing.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Route proposed Team Mimir profile behavior changes to target-owned Hermes dialogue.
Native Antigravity multi-agent consensus workflow. Spawns parallel workers and reviewers with a 0-10 scoring loop and automatic fix routing.
Deep-dive one chosen Infiquetra idea into a right-sized requirements document before planning.
Run a structured Infiquetra code-quality review at the work-to-PR boundary. Reads the merge-base diff, runs a built-vs-planned audit plus judgment-selected review lenses, validates findings, writes a durable review artifact, appends to the work-thread saga, and routes — without mutating code. Triggers on "review this PR", "code review", "check my diff", "pre-PR review", or a /work hand-in before shipping.
Review Infiquetra plans, requirements, and SDLC documents for implementation readiness.
Route durable Infiquetra lifecycle artifacts into mission-control prepared issue drafts.
| name | pulse |
| description | Derive advisory provider quality and drift from supplied sanitized receipts without live calls or automatic routing. |
| argument-hint | --receipts-json PATH --as-of ISO-8601 |
/pulse answers “what do the supplied provider observations show?” It is a read-only evidence
consumer, not a provider runner or routing engine.
Accept a JSON list of existing run_fact.v1 records whose kind is engine. Each record names its
leaf subplot_id, observation time, provider, capability, observed quality, latency, cost, and an
evidence SHA-256 digest. Receipts must already be sanitized. Reject secret-bearing fields, invalid
digests, future observations, stale observations, and provider-capability groups below the declared
sample floor.
The operator supplies --as-of; the report does not read the wall clock. See
references/manual-verification.md for a local fixture recipe.
Run scripts/pulse.py to emit the existing pulse_snapshot.v1 shape with:
routing_authority: false and recommended_provider: null.The measurements are advisory. Present the report and ask the operator whether to investigate, collect more evidence, or make no change. Do not auto-select a provider, rewrite policy, dispatch a model, or claim that a sparse sample proves quality.
Stop with a named error on malformed, sensitive, sparse, stale, or future-dated input. Stop after
rendering the report and the operator choice. /pulse never writes Saga state or a telemetry cache.