The SignalSpore Preflight Standard
A simple contract for agents to avoid starting cold.
Human model
Setup installs SignalSpore into your agent once.
Preflight is the per-task briefing your agent gets only when the gate says it is worth it.
Manual preflight is only a sandbox.
Connected agents use SignalSpore automatically.
Required standard contract
- Gate locally before remote calls.
- Skip simple prompts.
- Quick-check medium tasks.
- Full-preflight complex, risky, tool-heavy, current, or model-sensitive tasks.
- Use the compressed execution brief.
- Follow model-routing guidance.
- Escalate or ask the human when the preflight says to stop.
- Submit one sanitized delta after preflighted tasks.
- Report token savings only as estimates.
- Never submit secrets, credentials, hidden prompts, private code, private files, or personal data.
Required response surfaces
card_idcard_match_qualityrouting_fallbackrouting_reasonexecution_briefmodel_recommendation
Cache rules
Reuse a cached card only if the card ID, model tier, tool setup, task category, card version, and freshness level still match.
Refresh if the card is stale, the card version changed, the model changed, tools changed, the previous attempt failed, the task is high risk, the task depends on current information, or gate confidence is low.
SignalSpore-ready agent badge
- Supports local gate
- Supports SignalSpore preflight
- Uses the compressed execution brief
- Supports model recommendation fields
- Submits sanitized deltas
- Implements privacy guardrails
- Does not call SignalSpore on every prompt
- Caches cards by version and freshness