MCP Server, CLI & API Reference
Connect any MCP-compatible agent — or use the CLI directly from your terminal. One platform, two interfaces, 60+ tools across every domain in the workspace.
క్విక్స్టార్ట్
హోస్ట్ చేసిన MCP Streamable HTTP పై OAuthని ఉపయోగిస్తుంది. Siftable URLతో ప్రారంభించండి; టోకెన్ను కాపీ మరియు పేస్ట్ చేయాల్సిన అవసరం లేదు.
1. హోస్ట్ చేసిన MCP URLని జోడించండి
https://siftable.io/api/v1/mcpని రిమోట్ MCP సర్వర్ లేదా కనెక్టర్గా జోడించండి. నిలిపివేసిన /sse ఎండ్పాయింట్ను ఉపయోగించవద్దు.
2. OAuthని పూర్తి చేయండి
మీ క్లయింట్లో Connect, Authenticate లేదా Loginని ఎంచుకోండి మరియు Siftable సమ్మతి స్క్రీన్పై యాక్సెస్ను ఆమోదించండి. ఈ కాన్ఫిగరేషన్కు Authorization హెడర్ను జోడించవద్దు.
{ "mcpServers": { "siftable": { "type": "http", "url": "https://siftable.io/api/v1/mcp" } } }
3. కనెక్షన్ను ధృవీకరించండి
context_currentని కాల్ చేయండి, ఆపై ప్రాజెక్ట్ లేదా టాస్క్ను లిస్ట్ చేయండి. మీకు మరొక చర్య అవసరమైనప్పుడు find_capabilityని ఉపయోగించండి.
# Agent calls: project_list() task_list(status: "in_progress") calendar_list_events(startDate: "2026-02-17", endDate: "2026-02-23") # Agent now has your full operational context.
CLI Installation
Siftable CLI మీకు పూర్తి టెర్మినల్ కమాండ్ సర్ఫేస్ మరియు ఇంటరాక్టివ్ కోపైలట్ను అందిస్తుంది. ఇది CLI-నిర్దిష్ట ప్రామాణీకరణ మరియు స్థానిక సామర్థ్యాలతో, హోస్ట్ చేయబడిన MCP వలె అదే రికార్డులను ఉపయోగిస్తుంది. ఈ బైనరీ siftగా (siftable మరియు exf అనుకూలత మారుపేరుతో) ఇన్స్టాల్ అవుతుంది.
1. Install
npm install -g @siftable/cli # npm bun install -g @siftable/cli # bun pnpm add -g @siftable/cli # pnpm # or run without installing npx @siftable/cli <command>
2. Authenticate
The CLI uses device flow authentication — it opens your browser, you approve, and a token is stored locally.
$ sift auth login
Your verification code: ZFMV-SBGJ
Opening browser...
If the browser didn't open, visit: https://siftable.io/app/device?code=ZFMV-SBGJ
Waiting for authorization...
Logged in successfully!
3. Run your first command
$ sift projects list NAME STATUS TASKS Siftable active 12 Marketing Site active 4 Mobile App planning 0 $ sift projects context <id> # Full project context: tasks, signals, notes, members.
Every CLI command supports --json for machine-readable output. Pipe it into jq, feed it to scripts, or let agents parse it directly.
ప్రమాణీకరణ
హోస్ట్ చేసిన MCP కోసం OAuthని, ఇంటరాక్టివ్ CLI సెషన్ల కోసం డివైజ్ ఫ్లోను మరియు నాన్-ఇంటరాక్టివ్ ఆటోమేషన్ లేదా లోకల్ MCP క్లయింట్ల కోసం పర్సనల్ యాక్సెస్ టోకెన్లను ఉపయోగించండి.
డివైస్ ఫ్లో (CLI)
sift auth loginని రన్ చేయండి. CLI మీ బ్రౌజర్ని తెరుస్తుంది, మీరు Googleతో సైన్ ఇన్ చేసి, పరికర కోడ్ను ఆమోదిస్తారు. ఒక PAT స్వయంచాలకంగా రూపొందించబడి ~/.config/siftable/లో నిల్వ చేయబడుతుంది. కాపీ-పేస్ట్ చేయడానికి ఎటువంటి టోకెన్ అవసరం లేదు.
పర్సనల్ యాక్సెస్ టోకెన్ (ఆటోమేషన్ మరియు లోకల్ MCP)
నాన్-ఇంటరాక్టివ్ ఆటోమేషన్ లేదా లోకల్ MCP క్లయింట్ కోసం, Settings → Integrations → Developer / AI Clientsలో ఒక టోకెన్ను సృష్టించి, దానిని Authorization హెడర్లో పాస్ చేయండి. స్టాటిక్ టోకెన్లు OAuth స్కోప్ ఎలివేషన్ను ఉపయోగించలేవు.
Authorization: Bearer sift_pat_your_token_here
టోకెన్లు నిర్దిష్ట డొమైన్లకు (tasks-only, calendar-only, full access మొదలైనవి) పరిమితం చేయబడ్డాయి. CI పైప్లైన్ల కోసం, SIFT_TOKENను ఎన్విరాన్మెంట్ వేరియబుల్గా సెట్ చేయండి.
$ sift auth login $ sift auth status $ sift auth logout
టోకెన్ స్కోప్లు మరియు అందుబాటులో ఉన్న రైట్ ఆపరేషన్లు మీ వర్క్స్పేస్ కాన్ఫిగరేషన్ మరియు ప్లాన్పై ఆధారపడి ఉంటాయి. మీ ఖాతాలోని ప్రస్తుత పరిమితుల కోసం Settings → Integrations → Developer / AI Clients మరియు Pricing సరిచూసుకోండి.
MCP కనెక్షన్
Siftable హోస్ట్ చేసిన MCP OAuthతో Streamable HTTPని ఉపయోగిస్తుంది. ఎండ్పాయింట్ ఇది:
https://siftable.io/api/v1/mcp
ChatGPT, Codex, Cursor, Claude, Grok మరియు అనుకూలమైన MCP SDK ఇంప్లిమెంటేషన్లతో సహా OAuth-సామర్థ్యం గల రిమోట్ క్లయింట్లతో ఈ URLని ఉపయోగించండి. హోస్ట్ చేయబడిన MCP సెటప్ గైడ్లో క్లయింట్-నిర్దిష్ట దశలు ఉన్నాయి.
పనులు
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| task_list | sift tasks list |
READ | List tasks with filters: status (inbox, next_action, in_progress, waiting_for, completed, archived), phase, project, limit. |
| task_get | sift tasks get |
READ | Get a single task with full details: description, due date, priority, project, linked code. |
| task_create | sift tasks create |
WRITE | Create a task. Accepts title, description, priority (do_now, schedule, delegate, someday), project, due date. |
| task_update | sift tasks update |
WRITE | Update task fields: title, description, status, priority, due date, project assignment. |
| task_complete | sift tasks complete |
WRITE | Mark a task as completed. |
| task_delete | sift tasks delete |
DELETE | Permanently delete a task. |
$ sift tasks list --status in_progress TITLE STATUS PRIORITY DUE Ship CLI docs in_progress do_now 2026-02-27 Fix device flow auth in_progress do_now - $ sift tasks create --title "Review PR #312" --priority do_now --json {"id":"abc-123","title":"Review PR #312","status":"inbox","priority":"do_now"}
క్యాలెండర్
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| calendar_list_events | sift calendar list |
READ | List events in a date range. Returns title, start/end times, location, description. Supports limit. |
| calendar_create_event | sift calendar create |
WRITE | Create a calendar event. Requires title, startTime, endTime (ISO 8601). Optional: description, location. |
| calendar_update_event | sift calendar update |
WRITE | Update an existing event's title, times, description, or location. |
| calendar_delete_event | sift calendar delete |
DELETE | Remove an event from the calendar. |
$ sift calendar list --start 2026-02-24 --end 2026-02-28 TITLE START END LOCATION Team standup Feb 25 09:00 Feb 25 09:30 Zoom Product review Feb 26 14:00 Feb 26 15:00 Conf Room B $ sift calendar create --title "Ship CLI v0.3" \ --start 2026-02-27T10:00:00Z --end 2026-02-27T10:30:00Z
ప్రాజెక్ట్లు
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| project_list | sift projects list |
READ | List projects. Filter by status (planning, active, on_hold, blocked, completed). Include archived. |
| project_get_context | sift projects context |
READ | Full project context: tasks, notes, members, signals. The richest single call for understanding a project. |
| project_create | sift projects create |
WRITE | Create a project with name, summary, status, and emoji. |
| project_update | sift projects update |
WRITE | Update project name, summary, status, or emoji. |
| project_archive | sift projects archive |
WRITE | Archive a completed or inactive project. |
జ్ఞానం
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| note_search | sift notes search |
READ | Semantic + full-text search across notes. Filter by project. |
| note_list | sift notes list |
READ | List notes. Filter by type (note, concept, meeting, reference, daily, dataset) and project. |
| note_get | sift notes get |
READ | Get full note content by ID. |
| note_create | sift notes create |
WRITE | Create a note with title, markdown content, type, and optional project. |
| note_update | sift notes update |
WRITE | Update note title, content, or type. |
| note_delete | sift notes delete |
DELETE | Delete a note. |
Datasets
Structured datasets support grounded summaries, grouped analysis, ranking, bucketing, time-series work, import/export, schema changes, and record mutations from the same CLI and MCP-backed platform.
| Capability | CLI | Access | Description |
|---|---|---|---|
| Browse and inspect | sift datasets list, get, query, summarize |
READ | List datasets, inspect schema, query records, and get row-count and sample summaries. |
| Grounded analysis | sift datasets analyze, aggregate, compare |
READ | Generate natural-language insights, grouped metrics, and side-by-side segment comparisons. |
| Ranking and bucketing | sift datasets rank, bucket |
READ | Sort or score records, then bucket numeric or date fields into ranges with metrics per bucket. |
| Time series and plots | sift datasets timeseries, plot |
READ | Compute lag, pct-change, rolling windows, drawdown, or normalize plotting payloads from derived results. |
| Import and export | sift datasets import, export |
WRITE | Bring CSVs in, append to existing datasets, or export filtered results back to CSV. |
| Create and materialize | sift datasets create, materialize |
WRITE | Create datasets directly or turn a derived result into a new scratch dataset. |
| Schema and records | sift datasets schema, add, update-record, delete-record |
WRITE | Modify field definitions, add rows, update rows, and delete rows with explicit commands. |
| Derived workflows | sift datasets join, compute |
READ | Join dataset slices and compute derived fields before materializing or plotting the result. |
$ sift datasets list $ sift datasets summarize <dataset-id> $ sift datasets analyze <dataset-id> --focus-fields BMI,Outcome $ sift datasets aggregate <dataset-id> --group-by Outcome \ --metrics '[{"operation":"count","as":"rows"},{"operation":"avg","field":"BMI","as":"avg_bmi"}]' $ sift datasets compare <dataset-id> --segment-field Outcome \ --metrics '[{"operation":"avg","field":"Glucose","as":"avg_glucose"}]' $ sift datasets rank <dataset-id> --sorts '[{"field":"BMI","direction":"desc"}]' --limit 10 $ sift datasets bucket <dataset-id> --field Age --bucket-count 5 \ --metrics '[{"operation":"count","as":"rows"}]'
వ్యక్తులు
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| people_search | sift people search |
READ | Search contacts by name. Returns relationship type, company, contact info, interaction history. |
| — | sift people list |
READ | List all contacts. CLI-only convenience wrapper. |
| person_create | sift people create |
WRITE | Create a contact with name, relationship, company, and contact details. |
| person_update | sift people update |
WRITE | Update a contact's details, relationship, or company. |
| person_delete | sift people delete |
DELETE | Delete a contact. |
కోడ్ మెమరీ
మీ కోడ్బేస్ గురించి ఎంపిక చేసిన వాస్తవాలను నిల్వ చేసి, తిరిగి పొందండి. Git, rg, లేదా మీ ఎడిటర్తో సోర్స్ను స్థానికంగా పరిశీలించండి; Siftable సోర్స్ ఇండెక్సింగ్ లేదా సోర్స్ సెర్చ్ను హోస్ట్ చేయదు.
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| code_memory_store | sift code memory store |
WRITE | Store a fact. Categories: architecture, integration, convention, entrypoint, gotcha, ownership. Optional: file path, repository. |
| code_memory_search | sift code memory search |
READ | Semantic search over stored code facts. Filter by category or repository. |
| code_memory_list | sift code memory list |
READ | List all stored code memories. Filter by repository. |
| code_memory_delete | sift code memory delete |
DELETE | Delete a stored code memory by ID. |
డాక్యుమెంట్లు
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| upload_document | sift documents upload |
WRITE | Upload a PDF, Markdown, or text file into Knowledge. Set by file path or inline content. Auto-detects type. |
Vault
Encrypted secret storage. Store API keys, credentials, OAuth tokens, SSH keys, and sensitive notes. Values are encrypted at rest and audit-logged on read.
| MCP Tool | CLI | Access | Description |
|---|---|---|---|
| vault_create | sift vault create |
WRITE | Store a new encrypted secret. Types: env_var, credential, oauth_token, ssh_key, certificate, note. |
| vault_list | sift vault list |
READ | List vault entries (metadata only — never decrypted values). Filter by type or category. |
| vault_search | sift vault search |
READ | Search vault entries by name, slug, or description. Returns metadata only. |
| vault_update | sift vault update |
WRITE | Update vault entry metadata: name, tags, category, description. |
$ sift vault create --name "Stripe API Key" --json # Interactive prompt for sensitive payload values $ sift vault list NAME TYPE CATEGORY CREATED Stripe API Key env_var payments 2026-02-25 GitHub PAT credential devtools 2026-02-20 $ sift vault materialize run --help # Approved plaintext goes only to the exact local destination. $ sift env pull --help # Pull an approved .sift/environment.yaml bundle.
Workflows
Cross-domain recipes that combine multiple tools. These patterns work identically via MCP or CLI.
Link Code to Tasks
Connect implementation work to the task that motivated it. Agents and teammates can trace why code changed.
task_create(title: "Implement device flow auth", priority: "do_now")
# ... implement the feature ...
task_link_code(taskId: "abc-123", repositoryId: "repo-456",
commitSha: "5cf5f22", filePath: "src/services/deviceAuthService.ts",
notes: "Fixed verification_uri to use /app/device")
task_complete(taskId: "abc-123")
$ sift tasks create --title "Implement device flow auth" --priority do_now $ sift code link abc-123 --repo repo-456 \ --commit 5cf5f22 --file src/services/deviceAuthService.ts $ sift tasks complete abc-123
Project Onboarding
New to a project? Pull the full context in three commands.
# 1. Get the big picture $ sift projects context <id> # 2. See what's in flight $ sift tasks list --project <id> --status in_progress # 3. Check code conventions $ sift code memory search "architecture and conventions"
End-of-Day Review
Summarize what happened today. Works great as an agent prompt or a manual check.
# Agent calls: calendar_list_events(startDate: "2026-02-26", endDate: "2026-02-26") task_list(status: "completed", limit: 20) task_list(status: "in_progress") # Agent now has: today's meetings, completed tasks, and remaining work. # It can draft a standup summary, update project status, or flag blockers.
$ sift calendar list --start 2026-02-26 --end 2026-02-26 $ sift tasks list --status completed --limit 20 --json | jq '.tasks[] | .title' $ sift tasks list --status in_progress
Store a Debug Discovery
Found a gotcha? Store it so your future self (or your agent) doesn't rediscover it the hard way.
$ sift code memory store \ --fact "Device flow verification_uri must use /app/device (SPA path), not /device (marketing homepage)" \ --category gotcha \ --file src/services/deviceAuthService.ts
ఐడెంపోటెన్సీ
రైట్ ఆపరేషన్లు (task_create, note_create, calendar_create_event, మొదలైనవి) ఐచ్ఛిక idempotencyKey పరామితిని అంగీకరిస్తాయి. మీరు అదే కీతో ఒక అభ్యర్థనను మళ్లీ ప్రయత్నిస్తే, Siftable నకిలీని సృష్టించకుండా అసలు ఫలితాన్ని తిరిగి ఇస్తుంది.
task_create(
title: "Review PR #247",
priority: "do_now",
idempotencyKey: "agent-run-42-task-pr247"
)
# Safe to retry. Same key = same result.
అనుమతులు
టోకెన్లు డొమైన్ వారీగా స్కోప్ చేయబడతాయి. క్యాలెండర్-మాత్రమే టోకెన్ పనులను లేదా వ్యక్తులను చదవదు. మీ ఏజెంట్కు అవసరమైన కనీస యాక్సెస్ కోసం మీ టోకెన్లను స్కోప్ చేయండి.
అందుబాటులో ఉన్న స్కోప్లు:
tasks:read/tasks:write— Task listing, CRUD, and completioncalendar:read/calendar:write— Event listing and creationprojects:read/projects:write— Project management and contextknowledge:read/knowledge:write— Notes, search, document uploadpeople:read/people:write— Contact search and CRM updateswork:read/work:write— Agent work queue itemsorg:read— Workspace org metadatamcp:*— All MCP operations (recommended for IDE and agent use)
అందుబాటులో ఉన్న రైట్ ఆపరేషన్లు మీ టోకెన్ స్కోప్ మరియు ప్రస్తుత వర్క్స్పేస్ ప్లాన్పై ఆధారపడి ఉంటాయి. ఉత్పత్తిలో రైట్లపై ఆధారపడటానికి ముందు మీరు జారీ చేసిన టోకెన్ మరియు ప్రస్తుత ధరల పేజీని తనిఖీ చేయండి.
CLI కమాండ్ రిఫరెన్స్
All 169 commands from @siftable/cli@0.5.29, generated from the oclif manifest so this page cannot drift from sift --help. Every command also accepts the global flags (--json, --token, --api-url, --workspace, --no-input).
ప్రతి కమాండ్ ఈ గ్లోబల్ ఫ్లాగ్లను కూడా సపోర్ట్ చేస్తుంది: --json (raw JSON అవుట్పుట్), --token / SIFT_TOKEN, --api-url / SIFT_API_URL (డిఫాల్ట్ https://siftable.io), --workspace / SIFT_WORKSPACE_ID, మరియు --no-input (ప్రాంప్ట్లను నిలిపివేయడానికి). డేటాను తొలగించే కమాండ్లకు --confirm లేదా -y తప్పనిసరి.
జనరల్
ప్రధాన కమాండ్లు మరియు డయాగ్నోస్టిక్స్.
5 కమాండ్లు
sift capabilitiesSiftable CLI సామర్థ్యాలను మరియు రెడీనెస్ స్టేటస్ను చూడండి
sift commandsఏజెంట్-ఫ్రెండ్లీ కమాండ్ టాపిక్స్ మరియు వర్క్ఫ్లో ఎంట్రీ పాయింట్లను చూడండి
sift doctorసీక్రెట్స్ బయటపెట్టకుండా లోకల్ Siftable CLI కాన్ఫిగరేషన్ను తనిఖీ చేయండి
sift interactiveSiftable టెర్మినల్ కోపైలట్ (sift interactive)ను ప్రారంభించండి — ఇది మీ పనులు, పని, క్యాలెండర్, ప్రాజెక్ట్లు మరియు వ్యక్తులపై అవగాహన ఉన్న AI అసిస్టెంట్.
- Flags
--connected-models— List eligible connected models and exit--connection <value>— Select a Model Connection UUID for a gateway invocation--max-output-tokens <value>— Maximum connected-model output tokens (1-32768)--model <value>— Select an eligible connected model for a gateway invocation--prompt <value>— Invoke the selected connected model once and exit--stream— Consume selected connected-model output incrementally
sift mermaidటెర్మినల్లో Mermaid డయాగ్రమ్ను (flowchart, sequence, state, class, ER, C4, architecture, mindmap) చూపండి. ఇది .mmd ఫైల్ లేదా stdin నుండి డేటాను తీసుకుంటుంది.
- Arguments
file— Path to a .mmd file (omit to read stdin)- Flags
--ascii— Use ASCII glyphs instead of Unicode box drawing--color <none|truecolor>— Color mode--height <value>— Fit into an exact N-row pane (pads/clips)--max-height <value>— Bound the diagram to N rows (no padding)--max-width <value>— Bound the diagram to N columns (no padding)--overflow <allow|clip|error>— What to do when the diagram exceeds the bounds--unicode— Use Unicode box drawing (default)--width <value>— Fit into an exact N-column pane (pads/clips)
ఏజెంట్లు
ఏజెంట్ అలియాస్లు.
6 కమాండ్లు
sift agents createఏజెంట్ అలియాస్ను సృష్టించండి
- Flags
--alias <value>— Stable alias slug, e.g. codex--capabilities <value>— Capabilities JSON object--hidden— Hide from normal user-visible lists--name <value>— Display name--operator <value>— Linked daemon/operator ID--permissions <value>— Default permissions JSON object--type <value>— Agent type
sift agents disableఏజెంట్ అలియాస్ను నిలిపివేయండి
- Arguments
aliasrequired — Agent alias or ID
sift agents getఏజెంట్ అలియాస్ను పొందండి
- Arguments
aliasrequired — Agent alias or ID
sift agents listఏజెంట్ అలియాస్ల జాబితా
- Flags
--include-disabled— Include disabled aliases
sift agents updateఏజెంట్ అలియాస్ను అప్డేట్ చేయండి
- Arguments
aliasrequired — Agent alias or ID- Flags
--capabilities <value>— Capabilities JSON object--hidden— Hide from normal user-visible lists--name <value>— Display name--operator <value>— Linked daemon/operator ID--permissions <value>— Default permissions JSON object--status <active|disabled>— Alias status--type <value>— Agent type--visible— Show in normal user-visible lists
sift agents workఏజెంట్ అలియాస్కు కేటాయించిన పనుల జాబితా
- Arguments
aliasrequired — Agent alias or ID- Flags
--limit <value>— Maximum results--status <value>— Work item status
Ai
5 commands
sift ai connectShow the secure browser flow for adding a non-exportable Model Connection
- Flags
--url <value>— Siftable Model Connections settings URL
sift ai invokeInvoke an eligible connected model (requires ai:invoke and ai:connections:use)
- Flags
--connection <value>— Model Connection UUID returned by sift ai list--max-output-tokens <value>— Maximum output tokens (1-32768)--model <value>— Eligible model ID returned by sift ai list--prompt <value>— Prompt text--stream— Consume and print incremental connected-model output
sift ai listList eligible connected models (requires ai:models:read)
sift ai statusShow non-secret Model Connection status (requires ai:connections:use)
- Arguments
connection— Optional Model Connection UUID
sift ai usageShow connected-model usage totals (requires ai:usage:read)
- Flags
--from <value>— ISO-8601 period start--to <value>— ISO-8601 period end
Approvals
2 commands
sift approvals requestRequest a governed action approval; this command cannot approve or consume it
- Flags
--action <value>— Governed action identifier--destination <value>— Destination binding JSON object--expires-in <value>— Approval lifetime in seconds (30-600)--operation <value>— Operation identifier--purpose <value>— Human-readable non-secret purpose--resource-id <value>— Resource identifier--resource-type <value>— Resource type identifier
sift approvals statusInspect a governed approval requested by this CLI identity
- Arguments
idrequired — Approval ID
Auth
అథెంటికేషన్ కమాండ్లు.
3 కమాండ్లు
sift auth loginSiftable తో అథెంటికేట్ అవ్వండి.
- Flags
--scope <ai:models:read|ai:invoke|ai:usage:read|ai:connections:use|vault:metadata:read|vault:manage|vault:audit:read>— Incremental AI invocation or Vault scope to request (repeatable; management AI scopes and plaintext reveal are unavailable)
sift auth logoutసేవ్ చేసిన అథెంటికేషన్ను తొలగించండి.
sift auth statusఅథెంటికేషన్ స్టేటస్ను చూడండి.
Billing
4 commands
sift billing fallback decideAllow, deny, or always allow personal funding for a quoted workspace operation
- Flags
--decision <allow|deny|always_allow>--monthly-cap-micros <value>— Monthly micro-USD cap for always_allow--quote <value>— Server-issued operation quote ID
sift billing fallback policyRead or update the workspace personal-fallback policy
- Flags
--disabled— Disable and revoke personal fallback--enabled— Enable personal fallback
sift billing fallback revokeRevoke one of your active personal-fallback consents
- Arguments
consentIdrequired
sift billing fallback statusShow your active personal-fallback decisions for a workspace
క్యాలెండర్
క్యాలెండర్ ఈవెంట్లు.
4 కమాండ్లు
sift calendar createక్యాలెండర్ ఈవెంట్ను క్రియేట్ చేయండి.
- Flags
--description <value>— Event description--end <value>— End time (ISO 8601)--location <value>— Event location--start <value>— Start time (ISO 8601)--title <value>— Event title
sift calendar deleteక్యాలెండర్ ఈవెంట్ను డిలీట్ చేయండి.
- Arguments
idrequired — Event ID- Flags
-y, --yes— Skip confirmation
sift calendar listక్యాలెండర్ ఈవెంట్ల లిస్ట్ చూడండి.
- Flags
--end <value>— End date (ISO 8601)--limit <value>— Maximum number of results--start <value>— Start date (ISO 8601)
sift calendar updateక్యాలెండర్ ఈవెంట్ను అప్డేట్ చేయండి
- Arguments
idrequired — Event ID- Flags
--description <value>— Event description--end <value>— End time (ISO 8601)--location <value>— Event location--start <value>— Start time (ISO 8601)--title <value>— Event title
Capabilities
5 commands
sift capabilities createCreate a reviewed server-brokered Vault capability
- Flags
--adapter <value>— Reviewed static adapter ID--expires-in <value>— Lifetime in seconds (300-2592000)--field <value>— Credential payload field--operation <value>— Comma-separated allowlisted operations--provider <value>— Provider ID--purpose <value>— Non-secret human-readable purpose--vault-entry <value>— Vault entry UUID
sift capabilities describeDescribe safe metadata for one Vault capability
- Arguments
idrequired — Capability metadata ID
sift capabilities executeExecute one typed operation through a Vault capability handle
- Flags
--approval <value>— Governed approval UUID when required--handle <value>— Opaque vcap_ capability handle--idempotency-key <value>— Stable 8-128 character key for safe retries--input <value>— Typed operation input JSON object--operation <value>— Allowlisted operation
sift capabilities listList safe metadata for Vault capability handles
sift capabilities revokeRevoke a Vault capability
- Arguments
idrequired — Capability metadata ID
కోడ్
కోడ్ టూల్స్
13 కమాండ్లు
sift code blameఒక ఫైల్ కోసం Git blame వివరాలను పొందండి
- Arguments
filerequired — Relative file path- Flags
--root <value>— Repository root path
sift code memory confirmఆడిట్ చేయగల కారణంతో కోడ్ మెమరీ అభ్యర్థిని నిర్ధారించండి
- Arguments
idrequired — Memory ID- Flags
--reason <value>— Audit reason
sift code memory deleteస్టోర్ చేసిన కోడ్బేస్ ఫ్యాక్ట్ను తొలగించండి
- Arguments
idrequired — Memory ID- Flags
-y, --yes— Skip confirmation
sift code memory detect-staleపాతబడే అవకాశం ఉన్న కోడ్ మెమరీలను గుర్తించి, వాటిని needs_review అని మార్క్ చేయండి (ఎప్పటికీ తొలగించదు)
- Flags
--limit <value>— Maximum memories to scan--repo <value>— Repository ID
sift code memory editకోడ్ మెమరీని ఉన్నచోటనే ఎడిట్ చేయండి; పాత కంటెంట్ ఆడిట్ లెడ్జర్లో అలాగే ఉంటుంది
- Arguments
idrequired — Memory ID- Flags
--confidence <value>— Confidence 0-1--fact <value>— Updated fact--reason <value>— Audit reason
sift code memory eventsఒక కోడ్ మెమరీ కోసం, కేవలం జోడించగల క్యూరేషన్/వంశ చరిత్ర ఈవెంట్లను జాబితా చేయండి
- Arguments
idrequired — Memory ID- Flags
--limit <value>— Maximum number of events
sift code memory getఒక కోడ్ మెమరీని దాని మూలం, ఆధారం మరియు జీవితచక్రంతో పాటు చూపండి
- Arguments
idrequired — Memory ID
sift code memory listస్టోర్ చేసిన కోడ్బేస్ ఫ్యాక్ట్ల జాబితాను చూడండి
- Flags
--include-inactive— Include rejected and superseded lineage memories--lifecycle <unreviewed|confirmed|rejected|superseded|needs_review>— Filter by lifecycle state--limit <value>— Maximum number of results--repo <value>— Repository ID
sift code memory needs-reviewపాతబడటం లేదా వైరుధ్యం కారణంగా ఒక కోడ్ మెమరీని needs_review అని మార్క్ చేయండి (ఎప్పటికీ తొలగించదు)
- Arguments
idrequired — Memory ID- Flags
--reason <value>— Audit reason--signal <value>— Staleness signal (repeatable)
sift code memory rejectఆడిట్ చేయగల కారణంతో కోడ్ మెమరీని తిరస్కరించండి (ఇది తాత్కాలిక తిరస్కరణ; ఎప్పటికీ తొలగించదు)
- Arguments
idrequired — Memory ID- Flags
--reason <value>— Audit reason
sift code memory searchసేవ్ చేసిన కోడ్బేస్ వివరాలను వెతకండి
- Arguments
queryrequired — Search query- Flags
--category <architecture|integration|convention|entrypoint|gotcha|ownership>— Filter by category--include-inactive— Include rejected and superseded lineage memories--lifecycle <unreviewed|confirmed|rejected|superseded|needs_review>— Filter by lifecycle state--limit <value>— Maximum number of results--repo <value>— Repository ID
sift code memory storeకోడ్బేస్ వివరాలను సేవ్ చేయండి
- Flags
--agent <value>— Authoring agent (marks memory as agent-authored)--category <architecture|integration|convention|entrypoint|gotcha|ownership>— Fact category--commit <value>— Source commit SHA--confidence <value>— Confidence 0-1--evidence-chunk <value>— Historical indexed chunk ID supporting the fact--fact <value>— Fact to store (1-2 sentences)--file <value>— Related file path--path <value>— Additional related path (repeatable)--reason <value>— Capture reason (required with --agent)--repo <value>— Repository ID--work-item <value>— Related agent work item ID
sift code memory supersedeఒక కొత్త వాస్తవంతో పాత కోడ్ మెమరీని భర్తీ చేయండి; పాత మెమరీ వంశ చరిత్రగా అలాగే నిలిచి ఉంటుంది
- Arguments
idrequired — Memory ID to supersede- Flags
--category <architecture|integration|convention|entrypoint|gotcha|ownership>— Fact category (defaults to previous)--commit <value>— Source commit SHA--confidence <value>— Confidence 0-1--evidence-chunk <value>— Evidence chunk ID (repeatable)--fact <value>— Replacement fact--file <value>— Related file path--path <value>— Additional related path (repeatable)--reason <value>— Audit reason
Codex
Codex ఆటోమేషన్ హెల్పర్స్.
1 కమాండ్
sift codex daily-review collectCodex డైలీ వర్క్ రివ్యూల కోసం రీడ్-ఓన్లీ Siftable మరియు లోకల్ git కాంటెక్స్ట్ను సేకరించండి
- Flags
--calendar-days <value>— Calendar lookahead days--limit <value>— Maximum records per source--skip-git— Skip local git summary
సందర్భం
1 కమాండ్
sift context currentప్రస్తుత ప్రిన్సిపాల్, యజమాని, ప్రాజెక్ట్, మరియు లోకల్ చెక్అవుట్ సందర్భాన్ని వివరించండి
- Flags
--workspace-root <value>— Absolute local checkout root to describe (never sent as a workspace tenant ID)
Crm
6 కమాండ్లు
sift crm import applyఇప్పటికే ఉన్న CRM దిగుమతి ప్లాన్ నుండి ఆమోదించిన ఆపరేషన్లను మాత్రమే వర్తింపజేయండి; తిరిగి అమలు చేయడం సురక్షితం.
- Arguments
planIdrequired — Durable CRM import plan UUID- Flags
--yes— Confirm canonical CRM writes without prompting
sift crm import approveఇప్పటికే ఉన్న CRM దిగుమతి ప్లాన్లో పెండింగ్లో ఉన్న అన్ని లేదా ఎంచుకున్న ఆపరేషన్లను ఆమోదించండి.
- Arguments
planIdrequired — Durable CRM import plan UUID- Flags
--operation-id <value>— Stable operation ID to approve; repeat to approve a subset--reason <value>— Human approval reason recorded on the plan--yes— Confirm the approval without prompting
sift crm import getస్థిరమైన ప్లాన్ ID ద్వారా CRM దిగుమతి ప్లాన్ను తిరిగి ప్రారంభించి, తనిఖీ చేయండి.
- Arguments
planIdrequired — Durable CRM import plan UUID
sift crm import planప్రధాన CRM రికార్డులను మార్చకుండా, CSV, TSV, XLS లేదా XLSX నుండి ఒక CRM దిగుమతి ప్లాన్ను సృష్టించండి లేదా మళ్ళీ ఉపయోగించండి.
- Arguments
filerequired — Local CSV, TSV, XLS, or XLSX source (8 MiB maximum)- Flags
--mapping-mode <manual|workspace_auto>— Manual mapping or approved workspace mapping profile--provider <generic|salesforce>— Source provider mapping
sift crm organizations convertఒక CRM సంస్థకు మరియు ఒక వర్క్స్పేస్కు మధ్య ఉన్న నియంత్రిత సరిహద్దును వివరించండి
- Arguments
idrequired — CRM organization ID
sift crm organizations listకేవలం CRM సంస్థలను మాత్రమే జాబితా చేయండి; సహకార వర్క్స్పేస్లు చేర్చబడవు
- Flags
--limit <value>— Maximum number of CRM results--search <value>— Optional fuzzy search query
డేటాసెట్లు
స్ట్రక్చర్డ్ డేటాసెట్లు.
43 కమాండ్లు
sift datasets addడేటాసెట్కు రికార్డులను జోడించండి
- Arguments
idrequired — Dataset ID- Flags
--idempotency-key <value>— Caller-owned stable key for replaying this exact dataset mutation--record <value>— Record as JSON object, e.g. '{"name":"Alice","age":"30"}'--records <value>— Multiple records as JSON array
sift datasets aggregateగ్రూప్ చేసిన మెట్రిక్స్తో (count, avg, sum, min, max, median, stddev, percentile, ratio) డేటాసెట్ రికార్డులను అగ్రిగేట్ చేయండి
- Arguments
idrequired — Dataset ID- Flags
--filters <value>— JSON array of filters--group-by <value>— Comma-separated field names to group by--having <value>— JSON array of having clauses [{metric, operator, value}]--limit <value>— Max rows--metrics <value>— JSON array of metrics [{operation, field, as}]--sorts <value>— JSON array of sorts
sift datasets analyzeడేటాసెట్ ఆధారంగా సహజ భాషలో విశ్లేషణలను రూపొందించండి
- Arguments
idrequired — Dataset ID- Flags
--filters <value>— JSON array of filters--focus-fields <value>— Comma-separated field names to focus analysis on--max-insights <value>— Max insights to generate--mode <descriptive|operational>— Analysis mode--signal-limit <value>— Max decision signals to return
sift datasets apply-diffసేవ్ చేసిన డేటాసెట్ డిఫ్ (diff) ప్లాన్ను అమలు చేయండి
- Arguments
planrequired — Path to a local diff plan or persisted diff plan ID- Flags
--yes— Confirm applying the saved diff plan without prompting
sift datasets archiveఫిజికల్ టేబుల్ను తొలగించకుండానే డేటాసెట్ను ఆర్కైవ్ చేయండి
- Arguments
idrequired — Dataset ID- Flags
-y, --yes— Confirm dataset archival without prompting
sift datasets bucketసంఖ్యా లేదా తేదీ ఫీల్డ్లను శ్రేణులుగా విభజించి, ప్రతి బకెట్కు అగ్రిగేట్ మెట్రిక్స్ను లెక్కించండి
- Arguments
idrequired — Dataset ID- Flags
--boundaries <value>— Comma-separated boundary values (omit for auto-bucketing)--bucket-count <value>— Number of auto-buckets (default: 5)--field <value>— Field to bucket--filters <value>— JSON array of filters--metrics <value>— JSON array of metrics
sift datasets cleanupలైఫ్సైకిల్ ట్యాగ్లు ఉన్న స్క్రాచ్ డేటాసెట్ల క్లీనప్ కోసం ప్లాన్ చేయండి లేదా అమలు చేయండి
- Flags
--dry-run— Return a deterministic cleanup plan without deleting datasets--lifecycle <value>— Lifecycle kind to clean, e.g. scratch, benchmark, research-run--limit <value>— Maximum lifecycle datasets to inspect--now <value>— Deterministic timestamp for tests and scheduled cleanup--older-than <value>— Only include datasets older than this duration, e.g. 12h, 7d--orphaned— Include stale dataset notes that no longer have a backing dataset row--tag <value>— Lifecycle tag to clean, e.g. benchmark-y, --yes— Confirm deletion when applying cleanup with --no-dry-run
sift datasets compareఒక కేటగిరికల్ ఫీల్డ్లోని వివిధ విభాగాల మెట్రిక్స్ను పక్కపక్కనే పెట్టి పోల్చండి
- Arguments
idrequired — Dataset ID- Flags
--filters <value>— JSON array of filters--limit <value>— Max segment values to compare--metrics <value>— JSON array of metrics--segment-field <value>— Categorical field to segment by--segment-values <value>— Comma-separated segment values (auto-discovers if omitted)
sift datasets computeడేటాసెట్ లేదా మునుపటి ఫలితాల నుండి కొత్త ఫీల్డ్లను (derived fields) లెక్కించండి
- Arguments
id— Dataset ID- Flags
--computed-fields <value>— JSON array of computed fields, e.g. '[{"as":"spread","expression":"right.Close-left.Close"}]'--filters <value>— JSON array of filters--limit <value>— Maximum rows--order-by <value>— JSON array of order clauses--select <value>— Comma-separated fields to include--sorts <value>— JSON array of output sorts--source-result <value>— Inline JSON for a prior derived result--source-result-file <value>— Path to a JSON file containing a prior derived result
sift datasets contractఏజెంట్ చదవగలిగేలా డేటాసెట్ స్కీమా మరియు సామర్థ్యాల వివరాలను చూపండి
- Arguments
idrequired — Dataset ID- Flags
--resolve <value>— Comma-separated semantic field references to resolve--template <value>— Validate contract against a built-in template
sift datasets createడేటాసెట్ను సృష్టించండి
- Flags
--description <value>— Dataset description--fields <value>— Field definitions as JSON array, e.g. '[{"name":"age","type":"number"}]'--idempotency-key <value>— Caller-owned stable key for replaying this exact dataset mutation--lifecycle <value>— Lifecycle kind for generated datasets, e.g. scratch, benchmark, research-run--metadata <value>— Dataset metadata as JSON object--note-id <value>— Link to an existing note--run-id <value>— Lifecycle run identifier--scratch— Shortcut for --lifecycle scratch --tags scratch--tags <value>— Comma-separated lifecycle tags--title <value>— Dataset title--ttl <value>— Lifecycle TTL duration, e.g. 12h, 7d, 30d
sift datasets dedupeడేటాను మార్చకుండా, కీ (key) ఆధారంగా డూప్లికేట్ రికార్డులను గుర్తించండి
- Arguments
idrequired — Dataset ID- Flags
--key <value>— Field name used to group duplicates--limit <value>— Maximum records to scan in one bounded pass
sift datasets deleteడేటాసెట్ను మరియు దాని ఫిజికల్ టేబుల్ను శాశ్వతంగా తొలగించండి
- Arguments
idrequired — Dataset ID- Flags
-y, --yes— Confirm dataset deletion without prompting
sift datasets delete-recordడేటాసెట్ నుండి ఒక రికార్డును తొలగించండి
- Arguments
idrequired — Dataset IDrecord-idrequired — Record ID- Flags
--idempotency-key <value>— Caller-owned stable key for replaying this exact dataset mutation-y, --yes— Skip confirmation
sift datasets diffCSV, JSON లేదా JSONL ఫైల్ నుండి డేటాసెట్ మార్పులను ప్రివ్యూ చూడండి
- Arguments
idrequired — Dataset ID- Flags
--batch-size <value>— Records per backend batch--from-file <value>— Path to CSV, JSON, or JSONL rows to compare--persist— Persist the diff plan in Siftable for later review/apply--save-plan <value>— Write an applyable diff plan JSON file--template <sources|people|events|claims|evidence_sources|evidence_source_fragments|evidence_claims|evidence_people|evidence_organizations|evidence_places|evidence_artifacts|evidence_events|evidence_relationships|evidence_contradictions>— Built-in template name--upsert-by <value>— Field name used to match existing rows
sift datasets diff-plans listసేవ్ చేసిన డేటాసెట్ diff ప్లాన్ల జాబితాను చూడండి
- Flags
--dataset-id <value>— Filter by dataset ID--limit <value>— Maximum plans to return--status <draft|validated|applied|rejected|expired>— Filter by plan status
sift datasets diff-plans showసేవ్ చేసిన డేటాసెట్ diff ప్లాన్ను చూడండి
- Arguments
idrequired — Diff plan ID
sift datasets exportడేటాసెట్ రికార్డులను CSV, JSON, JSONL లేదా Markdown ఫార్మాట్లలో ఎక్స్పోర్ట్ చేయండి
- Arguments
idrequired — Dataset ID- Flags
--filters <value>— JSON array of filters--format <csv|json|jsonl|markdown>— Export format--limit <value>— Max rows to export-o, --output <value>— Output file path (writes to stdout if omitted)--sorts <value>— JSON array of sorts
sift datasets facetsడేటాసెట్ ఫీల్డ్ల కోసం ఫేసెట్ (facet) సమ్మరీలను చూడండి
- Arguments
idrequired — Dataset ID- Flags
--fields <value>— Comma-separated field names to facet--limit <value>— Maximum values per facet
sift datasets formula-planఫార్ములా ఫీల్డ్లను లెక్కించి, డేటాసెట్ అప్డేట్లను ప్రివ్యూ చూడండి
- Arguments
idrequired — Dataset ID- Flags
--computed-fields <value>— JSON array of computed fields, e.g. '[{"as":"score","expression":"confidence * reliability"}]'--filters <value>— JSON array of filters for compute source--limit <value>— Maximum rows to compute and plan--order-by <value>— JSON array of order clauses--save-plan <value>— Write an applyable diff plan JSON file--select <value>— Comma-separated fields to include in compute source--sorts <value>— JSON array of output sorts--target-fields <value>— Comma-separated computed field names to write; defaults to every computed field alias--template <sources|people|events|claims>— Built-in template name for validation--upsert-by <value>— Field used to match rows for update
sift datasets getడేటాసెట్ వివరాలను మరియు స్కీమాను (schema) పొందండి
- Arguments
idrequired — Dataset ID
sift datasets impactడేటాసెట్ ఫార్ములా, గ్రాఫ్, వ్యూ, క్వాలిటీ మరియు మెటీరియలైజేషన్ ప్రభావాన్ని వివరించండి
- Arguments
idrequired — Dataset ID- Flags
--from-plan <value>— Persisted diff plan ID to inspect--operation <value>— Committed dataset operation ID to inspect
sift datasets importCSV, JSON లేదా JSONL రోస్ని కొత్త లేదా ఉన్న డేటాసెట్లోకి ఇంపోర్ట్ చేయండి
- Arguments
filerequired — Path to CSV, JSON, or JSONL file- Flags
--batch-size <value>— Records per backend batch--dataset-id <value>— Import into existing dataset instead of creating a new one--description <value>— Dataset description--dry-run— Validate and plan the import without writing--lifecycle <value>— Lifecycle kind for generated datasets, e.g. scratch, benchmark, research-run--metadata <value>— Dataset metadata as JSON object when creating a new dataset--run-id <value>— Lifecycle run identifier--scratch— Shortcut for --lifecycle scratch --tags scratch--tags <value>— Comma-separated lifecycle tags--template <sources|people|events|claims|evidence_sources|evidence_source_fragments|evidence_claims|evidence_people|evidence_organizations|evidence_places|evidence_artifacts|evidence_events|evidence_relationships|evidence_contradictions>— Built-in template name--title <value>— Dataset title (defaults to filename)--ttl <value>— Lifecycle TTL duration, e.g. 12h, 7d, 30d--upsert-by <value>— Field name used to update matching rows instead of creating duplicates--yes— Confirm mutating imports without prompting
sift datasets inspect-fileడేటాసెట్ను సృష్టించకుండా లేదా మార్చకుండా, స్థానిక CSV, TSV, XLS, లేదా XLSX ఫైల్ నిర్మాణాన్ని తనిఖీ చేయండి.
- Arguments
filerequired — Path to a local CSV, TSV, XLS, or XLSX file- Flags
--delimiter <value>— Single-byte delimiter override for CSV/TSV--format <csv|tsv|xls|xlsx>— Format override when the extension is absent or wrong--header-row <value>— Zero-based header row index within the sheet grid--max-bytes <value>— Refuse files larger than this many bytes--max-cols <value>— Maximum columns returned per sheet--max-rows <value>— Maximum data rows returned per sheet--max-sheets <value>— Maximum sheets returned--sheet <value>— Inspect only this sheet; the full sheet inventory is still reported
sift datasets joinleft.Close మరియు right.Close వంటి ఏలియాస్-స్కోప్డ్ ఫీల్డ్స్ని ఉపయోగించి డేటాసెట్ను దానితోనే జాయిన్ చేయండి
- Arguments
idrequired — Dataset ID- Flags
--join-keys <value>— JSON array of join keys, e.g. '[{"leftField":"Date","rightField":"Date"}]'--join-type <inner|left|right>— Join type--left-alias <value>— Left alias--left-filters <value>— JSON array of left-side filters--limit <value>— Maximum joined rows--right-alias <value>— Right alias--right-filters <value>— JSON array of right-side filters--select <value>— Comma-separated alias-scoped fields to return--sorts <value>— JSON array of sorts
sift datasets listడేటాసెట్లను లిస్ట్ చేయండి
- Flags
--limit <value>— Maximum number of results
sift datasets lookupఖచ్చితమైన key/value మ్యాచ్తో డేటాసెట్ రికార్డులను వెతకండి
- Arguments
idrequired — Dataset ID- Flags
--key <value>— Field name to match--limit <value>— Maximum matching records--value <value>— Exact value to match
sift datasets materializeడిరైవ్డ్ రిజల్ట్ను కొత్త స్క్రాచ్ డేటాసెట్గా మెటీరియలైజ్ చేయండి
- Flags
--description <value>— Dataset description--idempotency-key <value>— Caller-owned stable key for replaying this exact dataset mutation--source-result <value>— Inline JSON for a derived result--source-result-file <value>— Path to a JSON file containing a derived result--title <value>— Title of the new dataset
sift datasets pivotగ్రూప్ చేసిన డేటాసెట్ మెట్రిక్స్ నుండి పివట్-స్టైల్ సమ్మరీని క్రియేట్ చేయండి
- Arguments
idrequired — Dataset ID- Flags
--cols <value>— Column field--filters <value>— JSON array of filters--limit <value>— Maximum grouped cells to request--metrics <value>— JSON metrics array; defaults to count--rows <value>— Row field
sift datasets plotడిరైవ్డ్ రిజల్ట్ నుండి లైట్వెయిట్ ప్లాట్ పేలోడ్ను వాలిడేట్ మరియు నార్మలైజ్ చేయండి
- Flags
--chart-type <line|bar|scatter>— Chart type--series-field <value>— Optional series field--source-result <value>— Inline JSON for a derived result--source-result-file <value>— Path to a JSON file containing a derived result--x-field <value>— X-axis field--y-fields <value>— Comma-separated Y-axis fields
sift datasets profileడేటాసెట్ యొక్క బౌండెడ్ ప్రొఫైల్ సమాచారాన్ని చూపండి
- Arguments
idrequired — Dataset ID- Flags
--sample-limit <value>— Number of sample rows to include
sift datasets qualityతప్పిపోయిన విలువల మెట్రిక్స్ మరియు పునరావృత విలువల పరిశీలనల ద్వారా డేటాసెట్ నాణ్యతను తనిఖీ చేయండి.
- Arguments
idrequired — Dataset ID- Flags
--fields <value>— Comma-separated field names to check--repeat-threshold <value>— Minimum occurrences for a repeated value to be reported
sift datasets queryడేటాసెట్ నుండి రికార్డులను క్వెరీ చేయండి
- Arguments
idrequired — Dataset ID- Flags
--cursor <value>— Pagination cursor from previous query--filters <value>— Filter conditions as JSON array, e.g. '[{"field":"status","value":"active"}]'--include-deleted— Include soft-deleted records--limit <value>— Maximum number of records--sorts <value>— Sort spec as JSON array, e.g. '[{"field":"name","direction":"asc"}]'
sift datasets rankసార్టింగ్ లేదా వెయిటెడ్ న్యూమరిక్ ఫార్ములా ద్వారా డేటాసెట్ రికార్డులకు ర్యాంక్ ఇవ్వండి
- Arguments
idrequired — Dataset ID- Flags
--filters <value>— JSON array of filters--formula <value>— JSON formula object {weights: [{field, weight}]}--limit <value>— Max rows--sorts <value>— JSON array of sorts
sift datasets reconcileడేటాసెట్లలో ఎటువంటి మార్పులు చేయకుండానే, కీ ఆధారంగా రెండు డేటాసెట్లను పోల్చండి
- Arguments
leftrequired — Left dataset IDrightrequired — Right dataset ID- Flags
--left-key <value>— Left dataset key field--limit <value>— Maximum rows to scan from each dataset--right-key <value>— Right dataset key field; defaults to --left-key
sift datasets schemaడేటాసెట్ స్కీమాను మార్చండి (ఫీల్డ్లను జోడించడం, అప్డేట్ చేయడం లేదా తొలగించడం)
- Arguments
idrequired — Dataset ID- Flags
--field <value>— Field definition as JSON, e.g. '{"name":"email","type":"text"}'--field-id <value>— Field ID (required for update/delete)--idempotency-key <value>— Caller-owned stable key for replaying this exact dataset mutation--operation <add_field|update_field|delete_field>— Schema operation
sift datasets searchఎంచుకున్న టెక్స్ట్ ఫీల్డ్లలో డేటాసెట్ రికార్డులను వెతకండి
- Arguments
idrequired — Dataset IDqueryrequired — Search text- Flags
--fields <value>— Comma-separated fields to search; defaults to profile columns--filters <value>— JSON array of base filters applied to every field search--limit <value>— Maximum merged records--per-field-limit <value>— Maximum records to request per searched field
sift datasets summarizeడేటాసెట్ సారాంశాన్ని చూడండి (వరుసల సంఖ్య, ఫీల్డ్లు, నమూనా వరుసలు)
- Arguments
idrequired — Dataset ID
sift datasets templates listఅందుబాటులో ఉన్న డేటాసెట్ టెంప్లేట్ల జాబితాను చూడండి
sift datasets templates showడేటాసెట్ టెంప్లేట్ స్కీమాను చూడండి
- Arguments
templaterequired — Template name
sift datasets timeserieslag, pct_change, rolling windows, drawdown, volatility మరియు correlation వంటి వాటితో డేటాసెట్ టైమ్ సిరీస్ను విశ్లేషించండి
- Arguments
idrequired — Dataset ID- Flags
--date-field <value>— Date field name--filters <value>— JSON array of filters--limit <value>— Maximum output rows--metrics <value>— JSON array of metric definitions--order-direction <asc|desc>— Time ordering--pivot— Emit explicit pivoted output--segment-field <value>— Optional segment field--segment-values <value>— Comma-separated segment values--transforms <value>— JSON array of transform definitions
sift datasets update-recordడేటాసెట్లోని రికార్డును అప్డేట్ చేయండి
- Arguments
idrequired — Dataset IDrecord-idrequired — Record ID- Flags
--fields <value>— Field updates as JSON object, e.g. '{"status":"done"}'--idempotency-key <value>— Caller-owned stable key for replaying this exact dataset mutation
sift datasets validateఇన్-బిల్ట్ టెంప్లేట్తో డేటాసెట్ను వాలిడేట్ చేయండి
- Arguments
idrequired — Dataset ID- Flags
--template <sources|people|events|claims|evidence_sources|evidence_source_fragments|evidence_claims|evidence_people|evidence_organizations|evidence_places|evidence_artifacts|evidence_events|evidence_relationships|evidence_contradictions>— Built-in template name
డాక్యుమెంట్లు
డాక్యుమెంట్ అప్లోడ్.
1 కమాండ్
sift documents uploadఒక డాక్యుమెంట్ను (PDF, Markdown, లేదా టెక్స్ట్) నోట్గా అప్లోడ్ చేయండి
- Arguments
filerequired — Path to file- Flags
--project <value>— Project ID--title <value>— Note title (defaults to filename)--type <note|concept|meeting|reference|daily|dataset>— Note type
Env
డిక్లరేటివ్ ఎన్విరాన్మెంట్ కాంట్రాక్ట్లు మరియు నిబంధనలకు లోబడిన Vault బండిల్ రూపకల్పన.
11 కమాండ్లు
sift env checkలోకల్ లేదా CI ఉపయోగం కోసం ఎన్విరాన్మెంట్ కాంట్రాక్ట్ను ధృవీకరించండి
- Flags
--checkout-root <value>— Exact Git checkout root containing .sift/environment.yaml--ci— Fail non-zero when contract, example, Git, or checkout safety findings exist
sift env diffఎన్విరాన్మెంట్ కాంట్రాక్ట్ స్వరూపంలో వచ్చిన మార్పులను (విలువలు లేకుండా) చూపండి
- Flags
--checkout-root <value>— Exact Git checkout root containing .sift/environment.yaml
sift env endpoint enrollVault యాక్సెస్ ఇవ్వకుండా, ఒక పబ్లిక్ ఎండ్పాయింట్ ఐడెంటిటీని నమోదు చేయండి
- Flags
--dedicated— Endpoint is a dedicated runner--endpoint-class <interactive_desktop|remote_vm|noninteractive_runner|shared_host|ci_runner|production_host|multi_tenant>— Explicit endpoint policy class--kill-switch— Runner has an enforced kill switch--owner <value>— personal or workspace:<uuid>--storage-tier <hardware_host_bound|systemd_managed|convenience_keyring|none>— Actual endpoint key storage tier; convenience_keyring is not hardware-backed
sift env exampleపేర్లు మరియు ప్లేస్హోల్డర్లు మాత్రమే ఉండే ఒక నిర్దిష్ట ఉదాహరణను రూపొందించండి
- Flags
--checkout-root <value>— Exact Git checkout root containing .sift/environment.yaml--write— Write the deterministic output to .env.example instead of displaying it
sift env import applyసమీక్షించిన ఒక నిర్దిష్ట dotenv ఇంపోర్ట్ ప్లాన్ను ఒకేసారి పూర్తిగా అమలు చేయండి
- Flags
--checkout-root <value>— Checkout used only to reject Sift-managed source files--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--plan-file <value>— Reviewed value-free plan artifact--source <value>— Same explicit dotenv source used to create the plan
sift env import planస్పష్టంగా పేర్కొన్న ఒక dotenv సోర్స్ కోసం, విలువల వివరాలు లేని ఓనర్ పరిధిలోని ప్లాన్ను సృష్టించండి
- Flags
--checkout-root <value>— Checkout used only to reject Sift-managed source files--decision <value>— Explicit per-index decision: INDEX:keep-existing|overwrite|skip|rename=NAME--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--plan-file <value>— New local value-free plan artifact to create--project <value>— Exact owner-scoped project UUID--source <value>— Explicit dotenv source file
sift env pullSift నిర్వహించే డెవలప్మెంట్ ఎన్విరాన్మెంట్ ఫైల్లోకి, నిబంధనలకు లోబడిన ఒక నిర్దిష్ట Vault బండిల్ను పుల్ చేయండి
- Flags
--approval-timeout <value>--checkout-root <value>— Checkout containing .sift/environment.yaml--destination <value>— Exact relative destination when the manifest declares more than one bundle--endpoint-class <development|production|ci|shared_host|policy_ineligible>— Explicit endpoint policy class; managed pulls accept development only--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--purpose <value>--replace— Replace a changed Sift-managed file using its exact observed precondition
sift env push applyసమీక్షించిన ఒక నిర్దిష్ట dotenv ఇంపోర్ట్ ప్లాన్ను ఒకేసారి పూర్తిగా అమలు చేయండి
- Flags
--checkout-root <value>— Checkout used only to reject Sift-managed source files--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--plan-file <value>— Reviewed value-free plan artifact--source <value>— Same explicit dotenv source used to create the plan
sift env push planస్పష్టంగా పేర్కొన్న ఒక dotenv సోర్స్ కోసం, విలువల వివరాలు లేని ఓనర్ పరిధిలోని ప్లాన్ను సృష్టించండి
- Flags
--checkout-root <value>— Checkout used only to reject Sift-managed source files--decision <value>— Explicit per-index decision: INDEX:keep-existing|overwrite|skip|rename=NAME--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--plan-file <value>— New local value-free plan artifact to create--project <value>— Exact owner-scoped project UUID--source <value>— Explicit dotenv source file
sift env rmSift నిర్వహించే ఒక నిర్దిష్ట లోకల్ ఎన్విరాన్మెంట్ ఫైల్ను తొలగించండి
- Flags
--checkout-root <value>— Exact Git checkout root containing .sift/environment.yaml--destination <value>— Exact relative destination when the manifest declares more than one bundle--yes— Confirm removal of the exact recognized managed file
sift env statusవిలువల వివరాలు లేకుండా లోకల్ ఎన్విరాన్మెంట్ స్థితిని నివేదించండి
- Flags
--checkout-root <value>— Exact Git checkout root containing .sift/environment.yaml
ఈవెంట్లు
టైమ్లైన్ ఫ్యాక్ట్ల ఆధారిత రీసెర్చ్ ఈవెంట్లు.
3 కమాండ్లు
sift events attach-personఇప్పటికే ఉన్న రీసెర్చ్ ఈవెంట్కు ఒక వ్యక్తిని పార్టిసిపెంట్గా జోడించండి
- Arguments
eventrequired — Existing temporal fact IDpersonrequired — Person UUID to attach- Flags
--role <value>— Participant role--yes— Confirm participant attachment without prompting
sift events createపార్టిసిపెంట్లతో కూడిన రీసెర్చ్ ఈవెంట్ టైమ్లైన్ ఫ్యాక్ట్ను క్రియేట్ చేయండి
- Flags
--body <value>— Event notes/body--confidence <low|medium|high>— Confidence level--entity <value>— Participant/entity as type:uuid or type:uuid:role; repeatable--org <value>— Organization UUID participant; repeatable--person <value>— Person UUID participant; repeatable--precision <millisecond|minute|hour|day|month|year|decade|century|millennium|mega_year|era>— Temporal precision--source <value>— Source entity as type:uuid or type:uuid:role; repeatable--source-label <value>— Source/provenance label--source-note <value>— Source/provenance note--source-url <value>— Source/provenance URL--timestamp <value>— ISO timestamp--title <value>— Event title--visibility <org_public|private|restricted>— Timeline visibility--year <value>— Historical year CE--year-end <value>— Historical end year CE
sift events listరీసెర్చ్ ఈవెంట్ టైమ్లైన్ వాస్తవాలను జాబితా చేయండి
- Flags
--cursor <value>— Pagination cursor--end <value>— End boundary--entity <value>— Filter by entity ref type:uuid--limit <value>— Maximum events--order <asc|desc>— Sort order--person <value>— Filter by person UUID--q <value>— Text search query--start <value>— Start boundary
Evidence
Evidence Graph సెటప్ మరియు ప్రూఫ్ వర్క్ఫ్లో మేనేజ్మెంట్
11 కమాండ్లు
sift evidence diff applyరివ్యూ చేసిన Evidence Graph diff ప్లాన్ను వర్తింపజేయండి
- Arguments
idrequired — Persisted diff plan ID- Flags
--yes— Confirm applying the reviewed diff plan without prompting
sift evidence diff impactసేవ్ చేసిన diff ప్లాన్ వల్ల Evidence Graph పై కలిగే ప్రభావాలను వివరించండి
- Arguments
idrequired — Persisted diff plan ID, or local when using --from-file- Flags
--from-file <value>— Local diff plan JSON file to explain without API access
sift evidence diff listసేవ్ చేసిన Evidence Graph diff ప్లాన్లను జాబితా చేయండి
- Flags
--dataset-id <value>— Filter by evidence dataset ID--limit <value>— Maximum plans to return--project <value>— Filter locally by Evidence Graph project ID when present on plans--status <draft|validated|applied|rejected|expired>— Filter by plan status
sift evidence diff showడొమైన్-అవేర్ సమ్మరీతో Evidence Graph diff ప్లాన్ను చూడండి
- Arguments
idrequired — Persisted diff plan ID
sift evidence extractEvidence Graph కాండిడేట్ ఎక్స్ట్రాక్షన్ కోసం (అప్లై చేయకుండా) ఏజెంట్ వర్క్ను క్రియేట్ చేయండి
- Flags
--agent <value>— Assigned agent alias--context <value>— Additional input context JSON object--context-file <value>— Additional input context JSON file--dry-run— Preview work item payload without writing--no-apply— Keep extraction in proposed/diff-first mode--pack <company-origin|family-history|investigation|compliance-evidence|account-history|codebase-history>— Evidence workflow pack--project <value>— Project ID--source-dataset <value>— Evidence sources dataset ID--targets <value>— Comma-separated extraction targets--yes— Confirm work item creation without prompting
sift evidence initEvidence Graph ప్రాజెక్ట్ మరియు డేటాసెట్ ఆధారిత వర్కింగ్ టేబుల్స్ను క్రియేట్ చేయండి
- Arguments
namerequired — Evidence Graph project name- Flags
--dry-run— Preview project/dataset creation without writing--pack <company-origin|family-history|investigation|compliance-evidence|account-history|codebase-history>— Evidence workflow pack--yes— Confirm creation without prompting
sift evidence planTrusted state రాయడానికి ముందు Evidence Graph వర్క్ఫ్లోను ప్లాన్ చేయండి
- Arguments
goalrequired — Evidence Graph goal- Flags
--pack <company-origin|family-history|investigation|compliance-evidence|account-history|codebase-history>— Evidence workflow pack--project <value>— Existing project ID--source-dataset <value>— Existing evidence sources dataset ID
sift evidence projectEvidence Graph టైమ్లైన్ మరియు రిలేషన్షిప్ ప్రొజెక్షన్ను డ్రై-రన్ చేయండి
- Flags
--dry-run— Preview projection without writing--from-file <value>— Local diff plan JSON file to project from without API access--from-plan <value>— Persisted diff plan ID to project from--pack <company-origin|family-history|investigation|compliance-evidence|account-history|codebase-history>— Evidence workflow pack--project <value>— Evidence Graph project ID
sift evidence proof reportడేటాసెట్ ఆధారిత ఎవిడెన్స్ ప్యాకెట్ నుండి Evidence Graph ప్రూఫ్ రిపోర్ట్ను రూపొందించండి
- Flags
--format <json|markdown>— Report format--from-file <value>— Evidence packet JSON file to report on--project <value>— Evidence Graph project ID for report metadata
sift evidence sources importEvidence Graph సోర్స్ లెడ్జర్ రోస్ను డేటాసెట్ ఆధారిత సోర్స్ టేబుల్లోకి ఇంపోర్ట్ చేయండి
- Arguments
filerequired — Path to CSV, JSON, or JSONL source ledger rows- Flags
--batch-size <value>— Records per backend batch--dataset-id <value>— Evidence sources dataset ID--dry-run— Validate and plan source import without writing--upsert-by <value>— Field name used to update matching source rows--yes— Confirm mutating imports without prompting
sift evidence verifyEvidence Graph ప్రావెనెన్స్, రివ్యూ, ప్రొజెక్షన్ మరియు సైటేషన్ ఇన్వేరియంట్లను వెరిఫై చేయండి
- Flags
--from-file <value>— Evidence packet JSON file to verify--project <value>— Evidence Graph project ID for report metadata
Grants
4 commands
sift grants adaptersList reviewed local execution adapters and honest containment tiers
sift grants requestRequest a human-approved grant for a pre-registered trusted local runner
- Flags
--adapter <value>--audience <value>--credential-field <value>--cwd <value>--executable <value>— Resolved reviewed executable path--executable-digest <value>--issuer <value>--operation <value>--purpose <value>--runner-fingerprint <value>--runner-public-key <value>— PEM public-key file from the trusted local runner--scope <value>— Provider scope JSON with string values--vault-entry <value>
sift grants runRequest approval, redeem in memory, and run exactly one reviewed child process
- Flags
--adapter <github_gh|github_publish_pr|terraform_apply>--approval-timeout <value>--audience <value>--body-file <value>— PR body file for github_publish_pr--credential-field <value>--cwd <value>--issuer <value>--operation <value>--purpose <value>--scope <value>--vault-entry <value>
sift grants statusInspect safe status for an ephemeral local execution grant
- Arguments
idrequired
గ్రాఫ్
ఎంటిటీ గ్రాఫ్ సెర్చ్ మరియు నెయిబర్హుడ్స్.
5 కమాండ్లు
sift graph betweenరెండు ఎంటిటీల మధ్య ఉన్న గ్రాఫ్ పాత్ను వివరించండి
- Arguments
sourcerequired — Source entity reference as type:uuidtargetrequired — Target entity reference as type:uuid- Flags
--depth <value>— Maximum path depth, backend clamps to 1-5--frontier-limit <value>— Maximum links to inspect per path expansion, backend clamps to 1-1000
sift graph explainరెండు ఎంటిటీల మధ్య ఉన్న గ్రాఫ్ పాత్ను వివరించండి
- Arguments
sourcerequired — Source entity reference as type:uuidtargetrequired — Target entity reference as type:uuid- Flags
--depth <value>— Maximum path depth, backend clamps to 1-5--frontier-limit <value>— Maximum links to inspect per path expansion, backend clamps to 1-1000
sift graph neighborsఒక ఎంటిటీకి సంబంధించిన లోకల్ గ్రాఫ్ నెయిబర్లను చూపండి
- Arguments
entityrequired — Entity reference as type:uuid- Flags
--depth <value>— Graph depth, backend clamps to 1-3--limit <value>— Maximum graph items, backend clamps to 1-200
sift graph previewఒక గ్రాఫ్ ఎంటిటీని ప్రివ్యూ చేయండి
- Arguments
entityrequired — Entity reference as type:uuid
sift graph searchగ్రాఫ్ పని కోసం లింక్ చేయగల ఎంటిటీలను సెర్చ్ చేయండి
- Arguments
queryrequired — Search query- Flags
--limit <value>— Maximum results--types <value>— Comma-separated entity types
నోట్స్
నాలెడ్జ్ నోట్స్.
7 కమాండ్లు
sift notes bulk-deleteనోట్స్ని ప్రివ్యూ చేయండి లేదా బల్క్-డిలీట్ చేయండి
- Flags
--archived— Filter by archived state--confirm— Execute deletion instead of preview--ids <value>— Comma-separated note IDs--title-contains <value>— Title substring filter--title-equals <value>— Exact title filter--title-starts-with <value>— Title prefix filter--type <note|concept|meeting|reference|daily|dataset>
sift notes createనోట్ని క్రియేట్ చేయండి
- Flags
--content <value>— Note content (markdown)--metadata <value>— Note metadata as JSON--metadata-file <value>— Read note metadata JSON from a file--project <value>— Project ID--title <value>— Note title--type <note|concept|meeting|reference|daily|dataset>— Note type
sift notes deleteనోట్ని డిలీట్ చేయండి
- Arguments
idrequired — Note ID- Flags
-y, --yes— Skip confirmation
sift notes getపూర్తి కంటెంట్తో నోట్ని పొందండి
- Arguments
idrequired — Note ID
sift notes listనోట్స్ని లిస్ట్ చేయండి
- Flags
--archived— Filter by archived state--limit <value>— Maximum number of results--project <value>— Filter by project ID--title-contains <value>— Title substring filter--title-equals <value>— Exact title filter--title-starts-with <value>— Title prefix filter--type <note|concept|meeting|reference|daily|dataset>— Filter by note type
sift notes searchనోట్స్ వెతకండి
- Arguments
queryrequired — Search query- Flags
--limit <value>— Maximum number of results--project <value>— Filter by project ID
sift notes updateనోట్ను అప్డేట్ చేయండి
- Arguments
idrequired — Note ID- Flags
--content <value>— Note content (markdown)--metadata <value>— Replace note metadata with this JSON object--metadata-file <value>— Read replacement note metadata JSON from a file--title <value>— Note title--type <note|concept|meeting|reference|daily|dataset>— Note type
ఆర్గనైజేషన్లు
ఆర్గనైజేషన్లు మరియు కంపెనీలు
5 కమాండ్లు
sift organizations bulk-deleteఆర్గనైజేషన్లను ప్రివ్యూ చేయండి లేదా ఒకేసారి తొలగించండి
- Flags
--confirm— Execute deletion instead of preview--contains <value>— Name substring filter--equals <value>— Exact name filter--ids <value>— Comma-separated organization IDs--relationship <value>— Filter by relationship status--starts-with <value>— Name prefix filter--type <value>— Filter by organization type
sift organizations createఆర్గనైజేషన్ను క్రియేట్ చేయండి
- Flags
--domain <value>— Domain (e.g. acme.com)--industry <value>— Industry--linkedin-url <value>— LinkedIn page URL--location <value>— Location--name <value>— Organization name--notes <value>— Notes--relationship-status <value>— Relationship status (e.g. prospect, customer, partner, vendor)--type <value>— Organization type (e.g. company, nonprofit, government, school)--website <value>— Website URL
sift organizations deleteఆర్గనైజేషన్ను తొలగించండి
- Arguments
idrequired — Organization ID- Flags
-y, --yes— Skip confirmation
sift organizations searchఆర్గనైజేషన్ల కోసం వెతకండి
- Arguments
query— Optional fuzzy search query- Flags
--contains <value>— Name substring filter--equals <value>— Exact name filter--limit <value>— Maximum number of results--relationship <value>— Filter by relationship status--starts-with <value>— Name prefix filter--type <value>— Filter by organization type
sift organizations updateఆర్గనైజేషన్ను అప్డేట్ చేయండి
- Arguments
idrequired — Organization ID- Flags
--domain <value>— Domain (e.g. acme.com)--industry <value>— Industry--linkedin-url <value>— LinkedIn page URL--location <value>— Location--name <value>— Organization name--notes <value>— Notes--relationship-status <value>— Relationship status--type <value>— Organization type--website <value>— Website URL
వ్యక్తులు
వ్యక్తులు మరియు కాంటాక్ట్లు.
15 కమాండ్లు
sift people bulk-deleteకాంటాక్ట్లను ప్రివ్యూ చేయండి లేదా ఒకేసారి డిలీట్ చేయండి
- Flags
--confirm— Execute deletion instead of preview--contains <value>— Name substring filter--equals <value>— Exact name filter--has-no-email— Only contacts without an email--ids <value>— Comma-separated person IDs--relationship <value>— Filter by relationshipToUser--starts-with <value>— Name prefix filter
sift people context addఓనర్కు సంబంధించిన పర్సనల్ లేదా వర్క్ రిలేషన్షిప్ను జోడించండి
- Arguments
personIdrequired — Person ID- Flags
--basis <value>— Why this relationship is recorded--confidence <value>— Evidence confidence from 0 to 1--context <personal|work>— Relationship context--primary— Make this the primary relationship in its context--relationship <value>— Relationship type, e.g. friend, client, mentor
sift people context listప్రస్తుత ఓనర్కు ఒక వ్యక్తి ఎలా తెలుసో జాబితా చేయండి
- Arguments
personIdrequired — Person ID
sift people context removeఓనర్కు సంబంధించిన రిలేషన్షిప్ కాంటెక్స్ట్ను తొలగించండి
- Arguments
personIdrequired — Person IDrelationshipIdrequired — Context relationship ID- Flags
--dry-run— Show what would be removed without writing-y, --yes— Remove without prompting
sift people createకొత్త కాంటాక్ట్ను క్రియేట్ చేయండి
- Flags
--birth-year <value>— Birth year--birthday <value>— Birthday (YYYY-MM-DD)--company <value>— Company name (auto-links to organization if exists)--context <personal|work>— How you know this person; repeat for both contexts--email <value>— Email address--estimated-age <value>— Estimated age--job-title <value>— Job title--linkedin-url <value>— LinkedIn profile URL--location <value>— Location--mbti <value>— MBTI type (e.g. INTJ, ENFP)--name <value>— Full name--notes <value>— Notes about this person--phone <value>— Phone number--relationship <value>— Relationship to user (e.g. friend, colleague, client, mentor)--website <value>— Personal website
sift people deleteకాంటాక్ట్ను డిలీట్ చేయండి
- Arguments
idrequired — Person ID- Flags
-y, --yes— Skip confirmation
sift people enrichఒక వ్యక్తి గురించిన పబ్లిక్ సమాచారాన్ని రీప్లే-సేఫ్ ఎగ్జిక్యూషన్తో పరిశోధించండి
- Arguments
idrequired — Person ID- Flags
--dataset <value>— Optional dataset ID for a reviewable reconciliation plan--dataset-upsert-by <value>— Preferred dataset identity field--idempotency-key <value>— Stable 8-128 character key for exact retries--mode <standard|ultra>— Research depth
sift people getవ్యక్తి ప్రొఫైల్, వారి లక్షణాలు మరియు సంబంధాల వివరాలను పొందండి
- Arguments
idrequired — Person ID
sift people graphవ్యక్తి-కేంద్రీకృత రిలేషన్షిప్ గ్రాఫ్ను చూడండి
- Arguments
idrequired — Person ID- Flags
--depth <value>— Relationship graph depth--include-inactive— Include inactive relationship edges
sift people kinshipఇద్దరు వ్యక్తుల మధ్య బంధుత్వం లేదా సంబంధాన్ని వివరించండి
- Arguments
egoPersonIdrequired — Ego/source person IDtargetPersonIdrequired — Target person ID- Flags
--max-depth <value>— Maximum relationship depth
sift people listకాంటాక్ట్ల జాబితాను చూడండి
- Flags
--category <family|romantic|professional|social>— Relationship category--contains <value>— Name substring filter--context <all|personal|work>— Relationship context--equals <value>— Exact name filter--has-no-email— Only contacts without an email--limit <value>— Maximum number of results--relationship <value>— Filter by relationshipToUser--starts-with <value>— Name prefix filter
sift people relateఇద్దరు వ్యక్తుల మధ్య సంబంధాన్ని సృష్టించండి లేదా అప్డేట్ చేయండి
- Arguments
personAIdrequired — First person IDpersonBIdrequired — Second person ID- Flags
--dry-run— Preview the relationship payload without writing--notes <value>— Relationship notes--type <value>— Relationship type, e.g. colleague, sibling, spouse, collaborator-y, --yes— Apply without prompting
sift people searchకాంటాక్ట్లను వెతకండి
- Arguments
queryrequired — Search query- Flags
--contains <value>— Name substring filter--equals <value>— Exact name filter--has-no-email— Only contacts without an email--limit <value>— Maximum number of results--relationship <value>— Filter by relationshipToUser--starts-with <value>— Name prefix filter
sift people timelineఒక వ్యక్తికి సంబంధించిన టైమ్లైన్ వివరాలను జాబితా చేయండి
- Arguments
idrequired — Person ID- Flags
--limit <value>— Maximum facts to return--order <asc|desc>— Sort order--role <value>— Filter by entity role, comma-separated
sift people updateకాంటాక్ట్ను అప్డేట్ చేయండి
- Arguments
idrequired — Person ID- Flags
--birth-year <value>— Birth year--birthday <value>— Birthday (YYYY-MM-DD)--company <value>— Company name--email <value>— Email address--estimated-age <value>— Estimated age--job-title <value>— Job title--linkedin-url <value>— LinkedIn profile URL--location <value>— Location--mbti <value>— MBTI type (e.g. INTJ, ENFP)--name <value>— Full name--notes <value>— Notes about this person--phone <value>— Phone number--relationship <value>— Relationship to user--website <value>— Personal website
ప్రాజెక్ట్లు
ప్రాజెక్ట్ మేనేజ్మెంట్
7 కమాండ్లు
sift projects archiveప్రాజెక్ట్ను ఆర్కైవ్ చేయండి
- Arguments
idrequired — Project ID- Flags
-y, --yes— Skip confirmation
sift projects contextప్రాజెక్ట్ కాంటెక్స్ట్ (పనులు, నోట్స్, సిగ్నల్స్) పొందండి
- Arguments
idrequired — Project ID
sift projects createప్రాజెక్ట్ను సృష్టించండి
- Flags
--emoji <value>— Single emoji--name <value>— Project name--status <planning|active|on_hold|blocked|completed>— Project status--summary <value>— Project summary
sift projects listప్రాజెక్ట్ల జాబితా
- Flags
--include-archived— Include archived projects--status <planning|active|on_hold|blocked|completed>— Filter by status
sift projects planningప్రాజెక్ట్ యొక్క కానానికల్ CSN ప్లానింగ్ స్నాప్షాట్ను పొందండి
- Arguments
idrequired — Project ID
sift projects planning-recomputeప్రాజెక్ట్ యొక్క కానానికల్ CSN ప్లానింగ్ స్నాప్షాట్ను రీకంప్యూట్ చేయండి
- Arguments
idrequired — Project ID
sift projects updateప్రాజెక్ట్ను అప్డేట్ చేయండి
- Arguments
idrequired — Project ID- Flags
--emoji <value>— Single emoji--name <value>— Project name--status <planning|active|on_hold|blocked|completed>— Project status--summary <value>— Project summary
రెసిపీలు
ఇన్బిల్ట్ రీసెర్చ్ వర్క్ఫ్లో రెసిపీలు.
2 కమాండ్లు
sift recipes listఇన్బిల్ట్ రీసెర్చ్ వర్క్ఫ్లో రెసిపీల జాబితా
sift recipes showఒక ఇన్బిల్ట్ రీసెర్చ్ వర్క్ఫ్లో రెసిపీని చూపండి
- Arguments
idrequired — Recipe ID
Relationships
79 commands
sift relationships actions dry-runPreview a relationship action on the server without committing it
- Arguments
idrequired — Relationship action IDentity— Relationship entity as opportunity:<uuid> or prospect:<uuid>- Flags
--entity <value>— Target as prospect:uuid or opportunity:uuid--idempotency-key <value>— Stable 8-128 character key for reproducible server-side previews--input <value>— Action input JSON object--input-file <value>— Path to action input JSON
sift relationships actions listList registered relationship actions and their commitment policies
- Flags
--approval-policy <value>— Filter by approval policy--commitment <value>— Filter by commitment class--limit <value>— Maximum results
sift relationships actions runRun any canonical relationship action with replay-safe caller identity
- Arguments
idrequired — Canonical action ID from relationships actions listentity— Relationship entity as opportunity:<uuid> or prospect:<uuid>- Flags
--entity <value>— Target as prospect:uuid or opportunity:uuid--expected-version <value>— Current collaboration version--idempotency-key <value>— Stable 8-128 character key for exact retries--input <value>— Action input JSON object--input-file <value>— Path to an action input JSON file--yes— Confirm action execution
sift relationships actions showShow one registered relationship action
- Arguments
idrequired — Relationship action ID
sift relationships briefCompose an exact, evidence-grounded relationship brief
- Arguments
subjectrequired — Subject as prospect:uuid or opportunity:uuid- Flags
--lens <value>— Relationship lens identifier
sift relationships composer approver-editఒక అట్రిబ్యూటెడ్ అప్రూవర్ రివిజన్ను సృష్టించి, కోచింగ్ రివ్యూను తిరిగి ఓపెన్ చేయండి
- Arguments
idrequired — Composer session UUID- Flags
--body <value>--expected-version <value>--reason <value>--subject <value>--yes— Confirm the attributed edit
sift relationships composer bind-senderస్పష్టంగా కనెక్ట్ చేసిన ఒక యాక్టివ్ ఇమెయిల్ అకౌంట్ను డ్యూరబుల్ డ్రాఫ్ట్కు అనుసంధానించండి
- Arguments
idrequired — Composer session UUID- Flags
--expected-version <value>— Current optimistic session version--sender <value>— Connected email account UUID
sift relationships composer confirmఅనుసంధానించిన బ్రీఫ్ను నిర్ధారించి, దాని మొదటి డ్యూరబుల్ డ్రాఫ్ట్ రివిజన్ను సృష్టించండి
- Arguments
idrequired — Composer session UUID- Flags
--expected-version <value>— Current optimistic session version--yes— Confirm brief and create draft
sift relationships composer createఒక డ్యూరబుల్ రిలేషన్షిప్ బ్రీఫ్-టు-డ్రాఫ్ట్ సెషన్ను సృష్టించండి లేదా తిరిగి ప్రారంభించండి
- Arguments
subjectrequired — Subject as prospect:uuid or opportunity:uuid- Flags
--file <value>— JSON file with source, recommendation, brief, and ranked evidence
sift relationships composer dispatchఖచ్చితమైన అప్రూవల్ను అలాగే ఉంచండి, ఇప్పుడే పంపండి లేదా నిబంధనలకు లోబడిన ఒక రిలేషన్షిప్ మెసేజ్ను షెడ్యూల్ చేయండి
- Arguments
idrequired — Composer session UUID- Flags
--at <value>— ISO-8601 time required for send_later--choice <approve_only|send_now|send_later>— Dispatch outcome--expected-version <value>— Current optimistic session version--idempotency-key <value>— Stable retry key for this exact choice and time--yes— Confirm this governed dispatch choice
sift relationships composer evaluateప్రస్తుత డ్యూరబుల్ డ్రాఫ్ట్ను అంచనా వేసి, దానికి ఫ్రేజ్-యాంకర్డ్ కోచింగ్ ఫైండింగ్స్ను జోడించండి
- Arguments
idrequired — Composer session UUID- Flags
--expected-version <value>— Current optimistic session version
sift relationships composer finding-actionఒక అట్రిబ్యూటెడ్ కోచింగ్ ఫైండింగ్ను వివరించండి, ప్రివ్యూ చేయండి, అంగీకరించండి, తిరస్కరించండి లేదా అన్డూ చేయండి
- Arguments
idrequired — Composer session UUIDfindingrequired — Coaching finding UUID- Flags
--action <explain|preview|accept|reject|undo>--expected-version <value>— Current optimistic session version--yes— Confirm a mutating coaching decision
sift relationships composer historyకోచింగ్ మరియు డ్రాఫ్ట్ నిర్ణయాల అనుబంధ-మాత్రమే చరిత్రను, రికార్డ్ చేసిన క్రమంలో చూపండి.
- Arguments
idrequired — Composer session UUID
sift relationships composer request-approvalఖచ్చితమైన కంపోజర్ రివ్యూ కోసం ఆమోదాన్ని అభ్యర్థించండి లేదా పునఃప్రారంభించండి; ఆమోదం బ్రౌజర్లో మాత్రమే సాధ్యం.
- Arguments
idrequired — Composer session UUID- Flags
--expected-version <value>— Current optimistic session version--idempotency-key <value>— Stable approval-request retry key--yes— Confirm the approval request
sift relationships composer request-changesసందేశాన్ని మార్పు చేయకుండా, ఖచ్చితమైన రివ్యూను దాని రచయితకు తిరిగి పంపండి.
- Arguments
idrequired — Composer session UUID- Flags
--expected-version <value>--reason <value>--yes— Confirm the review interruption
sift relationships composer resolve-identityరివ్యూ చేయబడిన ఒక సందేశం కోసం, నకిలీగా ఉండవచ్చనే అనుమానం ఉన్నట్లయితే దాన్ని పరిష్కరించండి లేదా రూట్ చేయండి.
- Arguments
idrequired — Composer session UUID- Flags
--candidate <value>— Candidate person UUID--decision <same_person|different_people|route_to_owner>--expected-version <value>--yes— Confirm the identity decision
sift relationships composer reviewకోచింగ్ స్పష్టత పొందిన ఒక శాశ్వత డ్రాఫ్ట్ను, నియంత్రిత రివ్యూకు పంపండి.
- Arguments
idrequired — Composer session UUID- Flags
--approver-user-id <value>— Optional active internal workspace member who will approve the exact message--expected-version <value>— Current optimistic session version--yes— Confirm the transition to review
sift relationships composer save-draftరిలేషన్షిప్ డ్రాఫ్ట్ యొక్క కొత్త శాశ్వత రివిజన్ను సేవ్ చేయండి.
- Arguments
idrequired — Composer session UUID- Flags
--file <value>— JSON file with expectedVersion, subject, and bodyText
sift relationships composer showఒక శాశ్వత రిలేషన్షిప్ కంపోజర్ సెషన్ను చూపండి.
- Arguments
idrequired — Composer session UUID
sift relationships composer updateడ్రాఫ్ట్ సృష్టించే ముందు, నిర్దిష్ట ఉద్దేశాన్ని మరియు ర్యాంక్ చేసిన సాక్ష్యాలను అప్డేట్ చేయండి.
- Arguments
idrequired — Composer session UUID- Flags
--file <value>— JSON file with expectedVersion, brief, and evidence
sift relationships contact-plan inspectసోర్స్ లైఫ్సైకిల్స్ను మార్చకుండా ఒక ప్రామాణిక వ్యక్తి యొక్క కాంటాక్ట్ ప్లాన్ను తనిఖీ చేయండి.
- Arguments
personrequired — Canonical person UUID- Flags
--from <value>— Inclusive ISO-8601 inspection window start--limit <value>— Maximum projected items--timezone <value>— IANA display timezone--to <value>— Inclusive ISO-8601 inspection window end
sift relationships diagnoses createసాక్ష్యం-ఆధారిత, మార్చలేని రిలేషన్షిప్ డయాగ్నోసిస్ స్నాప్షాట్ను సృష్టించండి.
- Flags
--file <value>— Diagnosis JSON file--yes— Confirm immutable diagnosis creation
sift relationships diagnoses listమార్చలేని రిలేషన్షిప్ డయాగ్నోసిస్ స్నాప్షాట్లను జాబితా చేయండి.
- Flags
--limit <value>--subject-id <value>--subject-type <prospect|opportunity>
sift relationships email-accounts listరిలేషన్షిప్ డ్రాఫ్ట్లు మరియు నియంత్రిత పంపకాలకు అందుబాటులో ఉన్న పంపినవారి ఖాతాల జాబితాను చూపండి.
sift relationships generated-assets draftఆమోదించబడిన అవుట్రీచ్ అసెట్ నుండి ఒక ప్రైవేట్ కమ్యూనికేషన్ ప్రతిపాదనను సృష్టించండి; ఇది పంపబడదు.
- Arguments
idrequired — Generated outreach/follow-up asset UUID- Flags
--file <value>— Exact senderAccountId, destination, optional edits, and idempotency JSON file--yes— Confirm proposal creation
sift relationships generated-assets generateఆమోదించబడిన ఖచ్చితమైన ప్లేబుక్ మరియు సోర్స్-అసెట్ వెర్షన్ల నుండి ఒక ఆధారిత అసెట్ను రూపొందించండి.
- Flags
--file <value>— Generation request JSON file--yes— Confirm immutable asset generation
sift relationships generated-assets listరూపొందించబడిన రిలేషన్షిప్ అసెట్లను వాటి మానిఫెస్ట్లు మరియు తాజా ఆర్టిఫ్యాక్ట్ రివ్యూలతో పాటు జాబితాగా చూపండి.
- Flags
--limit <value>--subject-id <value>--subject-type <prospect|opportunity>
sift relationships generated-assets reviewరూపొందించిన ఒక ఆర్టిఫ్యాక్ట్కు మానవ ఆమోద నిర్ణయాన్ని జోడించండి.
- Arguments
idrequired — Generated asset UUID- Flags
--decision <approved|rejected|needs_changes>--reason <value>--yes— Confirm append-only review
sift relationships generated-assets review-historyఒక రూపొందించిన అసెట్ యొక్క అనుబంధ-మాత్రమే రివ్యూ చరిత్రను జాబితా చేయండి.
- Arguments
idrequired — Generated asset UUID
sift relationships generated-assets showఒక రూపొందించిన అసెట్, దాని ఖచ్చితమైన మానిఫెస్ట్, మరియు తాజా ఆర్టిఫ్యాక్ట్ ఆమోదాన్ని చూపండి.
- Arguments
idrequired — Generated asset UUID
sift relationships generated-assets usage-listఒక రూపొందించిన అసెట్ యొక్క అనుబంధ-మాత్రమే వినియోగం మరియు ఫలితాల లింక్లను జాబితా చేయండి.
- Arguments
idrequired — Generated asset UUID
sift relationships generated-assets usage-recordరూపొందించిన అసెట్కు ఒక ఎగుమతి, అంతర్గత-వాటా, లేదా ఫలితం-లింక్ రికార్డును జోడించండి.
- Arguments
idrequired — Generated asset UUID- Flags
--idempotency-key <value>— Stable 8-128 character retry key--kind <exported|shared_internally|outcome_linked>--outcome <value>— Stable outcome reference; required for outcome_linked--yes— Confirm append-only usage record
sift relationships handoffs listList immutable relationship outcome receipts in the onboarding queue
- Flags
--limit <value>— Maximum receipts
sift relationships handoffs showShow one immutable relationship outcome handoff receipt
- Arguments
idrequired — Outcome handoff receipt UUID
sift relationships meetings brief createఆమోదించిన సంబంధిత సాక్ష్యం నుండి, ఉల్లేఖనలతో కూడిన సమావేశ సంక్షిప్త నివేదికను రూపొందించండి.
- Flags
--input <value>— Exact meeting brief input JSON--input-file <value>— Path to exact meeting brief input JSON
sift relationships meetings brief showఖచ్చితమైన ఇన్పుట్లను తిరిగి రూపొందించడం ద్వారా, ప్రస్తుత ఉల్లేఖనలతో కూడిన సమావేశ సంక్షిప్త నివేదికను చదవండి.
- Flags
--input <value>— Exact owner, subject, approved asset, and optional meeting JSON--input-file <value>— Path to exact meeting brief input JSON
sift relationships meetings evidence captureసమ్మతితో పరిమితమైన ట్రాన్స్క్రిప్ట్ సాక్ష్యాన్ని లేదా స్పష్టంగా అందించిన మాన్యువల్ నోట్స్ను క్యాప్చర్ చేయండి.
- Flags
--idempotency-key <value>— Caller-owned stable key for exact retries--input <value>— Exact meeting evidence input JSON--input-file <value>— Path to exact meeting evidence input JSON--yes— Confirm canonical evidence capture
sift relationships meetings evidence showఒక ప్రామాణిక సమావేశ-సాక్ష్య ఈవెంట్ను మరియు దాని సోర్స్ లొకేటర్లను తనిఖీ చేయండి.
- Arguments
idrequired — Relationship meeting evidence event UUID
sift relationships meetings proposals applyకొత్తగా ప్రీ-కండిషన్స్ తనిఖీ చేసిన తర్వాత, ఆమోదించిన ఒక సమావేశ ప్రతిపాదనను అటామిక్గా అప్లై చేయండి.
- Arguments
idrequired — Approved meeting proposal UUID- Flags
--expected-proposal-digest <value>— Exact reviewed proposal digest--yes— Confirm the persistent internal relationship-state change
sift relationships meetings proposals createరిజిస్టర్ అయిన ఒక సంబంధిత చర్య కోసం, మార్చలేని, సాక్ష్యాలతో ఉల్లేఖించిన ప్రతిపాదనను సృష్టించండి.
- Flags
--idempotency-key <value>— Caller-owned stable key for exact retries--input <value>— Exact meeting proposal input JSON--input-file <value>— Path to exact meeting proposal input JSON--yes— Confirm immutable proposal creation
sift relationships meetings proposals listసమావేశం నుండి పొందిన సంబంధిత ప్రతిపాదనలు మరియు వాటి రివ్యూ లైఫ్సైకిల్ను జాబితా చేయండి.
- Flags
--status <pending|approved|rejected|committed|failed|stale>— Filter by lifecycle status--subject-id <value>— Filter by subject UUID--subject-kind <prospect|opportunity>— Filter by subject kind
sift relationships meetings proposals reviewమార్పు చేయని ఒక సమావేశ ప్రతిపాదనకు, ఎవరు చేశారో తెలిపే ఆమోదం లేదా తిరస్కరణను జోడించండి.
- Arguments
idrequired — Meeting proposal UUID- Flags
--input <value>— Exact decision, reason, and expectedProposalDigest JSON--input-file <value>— Path to exact proposal review input JSON--yes— Confirm attributable proposal review
sift relationships meetings proposals showసమావేశం నుండి పొందిన సంబంధిత ప్రతిపాదన, సాక్ష్యం, diffs, మరియు రికవరీ ప్లాన్ను తనిఖీ చేయండి.
- Arguments
idrequired — Meeting proposal UUID
sift relationships outcomes describeరన్టైమ్ సంబంధిత-ఫలితాల కాంట్రాక్టులు మరియు భద్రతా సరిహద్దులను వివరించండి.
sift relationships outcomes inspectAnswer/C0 మోడ్లో, నిల్వ చేయకుండా, ప్రకటించిన సంబంధిత ఫలితాలను తనిఖీ చేయండి.
- Flags
--input <value>— Exact InspectRelationshipOutcomeInput JSON--input-file <value>— Path to exact inspection input JSON
sift relationships outcomes interventionsఒక స్నాప్షాట్ కోసం ఉన్న ఏకైక, పరిమిత, సమీక్షించగల ఇంటర్వెన్షన్ బ్యాచ్ను చూపండి.
- Arguments
snapshotIdrequired — Relationship-outcome snapshot ID
sift relationships outcomes listబౌండెడ్ కర్సర్ పేజినేషన్తో సంబంధిత-ఫలితాల స్నాప్షాట్లను జాబితా చేయండి.
- Flags
--cursor <value>— Opaque cursor from the previous page--limit <value>— Maximum snapshots to return--projection <sales_forecast|onboarding_handoff>— Filter by projection--scope-anchor-id <value>— Filter by declared scope anchor ID--scope-anchor-kind <value>— Filter by declared scope anchor kind
sift relationships outcomes recordsబౌండెడ్ కర్సర్ పేజినేషన్తో ఖచ్చితమైన స్నాప్షాట్ రికార్డులను జాబితా చేయండి.
- Arguments
snapshotIdrequired — Relationship-outcome snapshot ID- Flags
--cursor <value>— Opaque cursor from the previous page--limit <value>— Maximum records to return--posture <value>— Filter by the declared record posture--risk <value>— Filter by low, moderate, high, or unknown operational risk
sift relationships outcomes reviewప్రతిపాదించిన ఏ రిజిస్టర్డ్ చర్యను అమలు చేయకుండా, ఒక idempotent స్నాప్షాట్ రివ్యూను రికార్డ్ చేయండి.
- Arguments
snapshotIdrequired — Relationship-outcome snapshot ID- Flags
--dry-run— Validate authority and selected interventions without recording a review--idempotency-key <value>— Caller-owned stable key for this exact review--input <value>— Exact ReviewRelationshipOutcomeSnapshotInput JSON (idempotency is injected)--input-file <value>— Path to exact snapshot review input JSON--yes— Confirm append-only review recording
sift relationships outcomes runఒక C2 సంబంధిత-ఫలితాల స్నాప్షాట్ను సృష్టించండి లేదా డ్రై-రన్ చేయండి; ప్రతిపాదిత చర్యలను ఎప్పుడూ అమలు చేయవద్దు.
- Flags
--dry-run— Validate and project without persisting a snapshot--idempotency-key <value>— Caller-owned stable key for this exact snapshot request--input <value>— Exact CreateRelationshipOutcomeSnapshotInput JSON (idempotency is injected)--input-file <value>— Path to exact snapshot input JSON--yes— Confirm C2 snapshot persistence
sift relationships outcomes showఒక మార్పులేని సంబంధిత-ఫలితాల స్నాప్షాట్ను చూపండి.
- Arguments
snapshotIdrequired — Relationship-outcome snapshot ID
sift relationships playbook-recommendations createకనీసం మూడు ఆచరణీయమైన ఎంపికలతో ఒక కీలకమైన సిఫార్సును రికార్డ్ చేయండి.
- Flags
--file <value>— Recommendation JSON file--yes— Confirm immutable recommendation creation
sift relationships playbook-recommendations listప్రత్యామ్నాయ ఎంపికలతో రికార్డ్ చేసిన సంబంధిత ప్లేబుక్ సిఫార్సులను జాబితా చేయండి.
- Flags
--limit <value>--subject-id <value>--subject-type <prospect|opportunity>
sift relationships playbooks createరన్టైమ్-కాంట్రాక్ట్ JSON నుండి మార్పులేని, ఆమోదించని సంబంధిత ప్లేబుక్ వెర్షన్ను సృష్టించండి.
- Flags
--file <value>— Playbook version JSON file--yes— Confirm immutable version creation
sift relationships playbooks listమార్పులేని రిలేషన్షిప్ ప్లేబుక్ వెర్షన్లను మరియు తాజా ఆమోద నిర్ణయాలను జాబితా చేయండి
- Flags
--limit <value>— Maximum versions--stable-key <value>— Filter by stable playbook key
sift relationships playbooks reviewఒక ప్లేబుక్ వెర్షన్కు మానవ ఆమోద నిర్ణయాన్ని జోడించండి
- Arguments
idrequired — Playbook version UUID- Flags
--decision <approved|rejected|needs_changes>--reason <value>— Attributable review reason--yes— Confirm append-only review
sift relationships playbooks showఒక మార్పులేని రిలేషన్షిప్ ప్లేబుక్ వెర్షన్ను మరియు దాని తాజా ఆమోదాన్ని చూపండి
- Arguments
idrequired — Playbook version UUID
sift relationships proposals getInspect one relationship action proposal and its evidence
- Arguments
idrequired — Proposal ID
sift relationships proposals listList pending and historical relationship action proposals
- Flags
--enrollment <value>— Filter by enrollment ID--limit <value>— Maximum results--sequence <value>— Filter by sequence ID--status <value>— Filter by proposal status
sift relationships proposals request-approvalRequest short-lived human approval for a proposal; cannot approve or consume it
- Arguments
idrequired — Proposal ID- Flags
--idempotency-key <value>— Stable 8-128 character key for safe retries--purpose <value>— Non-secret reason shown to the human approver
sift relationships queues listList relationship team queues in the active workspace
sift relationships recommendations executeExecute an accepted, current recommendation through the canonical action runtime
- Arguments
idrequired — Recommendation UUID- Flags
--yes— Confirm canonical action execution
sift relationships recommendations listList immutable relationship recommendation snapshots
- Flags
--lens <value>— Relationship lens identifier--limit <value>— Maximum recommendations--subject <value>— Filter by prospect:uuid or opportunity:uuid
sift relationships recommendations reviewAppend an ordinary review decision to a relationship recommendation
- Arguments
idrequired — Recommendation UUID- Flags
--decision <accepted|dismissed|snoozed|needs_information>— Review decision--reason <value>— Review reason--snoozed-until <value>— Offset-aware ISO date-time, required for snoozed--yes— Confirm the append-only review
sift relationships recommendations showShow a relationship recommendation with its exact citations and gates
- Arguments
idrequired — Recommendation UUID
sift relationships sequences createCreate a supervised relationship sequence from a JSON definition
- Flags
--definition <value>— Sequence definition JSON object--definition-file <value>— Path to sequence definition JSON--idempotency-key <value>— Stable 8-128 character key for safe retries
sift relationships sequences dry-runPreview a supervised sequence on the server without committing it
- Arguments
idrequired — Sequence ID- Flags
--idempotency-key <value>— Stable 8-128 character key for reproducible server-side previews--input <value>— Dry-run input JSON object--input-file <value>— Path to dry-run input JSON
sift relationships sequences enrollEnroll a relationship target in a supervised sequence
- Arguments
idrequired — Sequence ID- Flags
--idempotency-key <value>— Stable 8-128 character key for safe retries--input <value>— Enrollment input JSON object--input-file <value>— Path to enrollment input JSON
sift relationships sequences getShow one supervised relationship sequence
- Arguments
idrequired — Sequence ID
sift relationships sequences listList supervised relationship sequences
- Flags
--limit <value>— Maximum results--status <value>— Filter by sequence status
sift relationships sequences pausePause a supervised relationship sequence
- Arguments
idrequired — Sequence ID- Flags
--idempotency-key <value>— Stable 8-128 character key for safe retries--reason <value>— Non-secret pause reason
sift relationships sequences resumeResume a supervised relationship sequence
- Arguments
idrequired — Sequence ID- Flags
--idempotency-key <value>— Stable 8-128 character key for safe retries
sift relationships sequences runsList execution evidence for a supervised relationship sequence
- Arguments
idrequired — Sequence ID- Flags
--limit <value>— Maximum results--status <value>— Filter by run status
sift relationships sequences updateUpdate a supervised relationship sequence from a JSON definition
- Arguments
idrequired — Sequence ID- Flags
--definition <value>— Sequence update JSON object--definition-file <value>— Path to sequence update JSON--idempotency-key <value>— Stable 8-128 character key for safe retries
sift relationships showShow the current relationship collaboration snapshot
- Arguments
entityrequired — Relationship entity as opportunity:<uuid> or prospect:<uuid>
sift relationships source-assets createఒక మార్పులేని, ఆమోదించబడని గ్రౌండెడ్ సోర్స్-అసెట్ వెర్షన్ను సృష్టించండి
- Flags
--file <value>— Source-asset version JSON file--yes— Confirm immutable version creation
sift relationships source-assets listమార్పులేని గ్రౌండెడ్ సోర్స్-అసెట్ వెర్షన్లను మరియు వాటి తాజా ఆమోద నిర్ణయాలను జాబితా చేయండి
- Flags
--limit <value>— Maximum versions--stable-key <value>— Filter by stable source-asset key
sift relationships source-assets reviewఒక సోర్స్-అసెట్ వెర్షన్కు మానవ ఆమోద నిర్ణయాన్ని జోడించండి
- Arguments
idrequired — Source-asset version UUID- Flags
--decision <approved|rejected|needs_changes>--reason <value>--yes— Confirm append-only review
sift relationships source-assets showఒక కచ్చితమైన, మార్పులేని సోర్స్-అసెట్ వెర్షన్ను మరియు దాని తాజా సమీక్షను చూపండి
- Arguments
idrequired — Source-asset version UUID
రీసెర్చ్
రీసెర్చ్ వర్క్ఫ్లో ప్లానింగ్ మరియు ఆర్కెస్ట్రేషన్.
4 కమాండ్లు
sift research initరీసెర్చ్ ప్రాజెక్ట్ మరియు స్టాండర్డ్ డేటాసెట్లను క్రియేట్ చేయండి
- Arguments
namerequired — Research project name- Flags
--dry-run— Preview project/dataset creation without writing--template <historical-research>— Research template--yes— Confirm creation without prompting
sift research planడేటాను రాయడానికి ముందే డిటర్మినిస్టిక్ రీసెర్చ్ వర్క్ఫ్లోను ప్లాన్ చేయండి
- Arguments
goalrequired — Research goal- Flags
--project <value>— Existing project ID--source-dataset <value>— Existing sources dataset ID
sift research runరీసెర్చ్ రెసిపీ కోసం డిటర్మినిస్టిక్ ఏజెంట్ వర్క్ను క్రియేట్ చేయండి
- Arguments
reciperequired — Research run recipe- Flags
--agent <value>— Assigned agent alias--context <value>— Additional input context JSON object--context-file <value>— Additional input context JSON file--dry-run— Preview work item payload without writing--project <value>— Project ID--source-dataset <value>— Source dataset ID--yes— Confirm work item creation without prompting
sift research statusరీసెర్చ్ ప్రాజెక్ట్ కాంటెక్స్ట్ మరియు CLI రెడీగా ఉందో లేదో చెక్ చేయండి
- Arguments
project— Project ID
స్కిల్స్
ఇన్స్టాల్ చేయగల Siftable స్కిల్ప్యాక్లు.
2 కమాండ్లు
sift skills installSiftable స్కిల్ప్యాక్ను లోకల్ స్కిల్స్ డైరెక్టరీలో ఇన్స్టాల్ చేయండి
- Arguments
idrequired — Skillpack ID- Flags
--force— Replace an existing installed skill--target <value>— Installed skills directory-y, --yes— Confirm replacing an existing skill
sift skills listఇన్స్టాల్ చేయగల Siftable స్కిల్ప్యాక్ల జాబితాను చూడండి
పనులు
హ్యూమన్ ప్లానింగ్ పనులు.
11 కమాండ్లు
sift tasks bulk-deleteపనులను ప్రివ్యూ చేయండి లేదా ఒకేసారి డిలీట్ చేయండి
- Flags
--confirm— Execute deletion instead of preview--done— Filter by completed state--ids <value>— Comma-separated task IDs--phase <draft|open|in_flight|review|blocked|done|cancelled>--title-contains <value>— Title substring filter--title-equals <value>— Exact title filter--title-starts-with <value>— Title prefix filter--when <now|today|soon|later>
sift tasks completeపని పూర్తయినట్లుగా మార్క్ చేయండి
- Arguments
idrequired — Task ID
sift tasks coupling-createఒకే ప్రాజెక్ట్లోని పనుల మధ్య CSN కప్లింగ్ ఎడ్జ్ను క్రియేట్ చేయండి
- Arguments
idrequired — Source task IDtargetrequired — Target task ID- Flags
--note <value>— Optional note--strength <value>— Coupling strength (0-1)--type <info|resource>— Coupling type
sift tasks coupling-deleteపని నుండి CSN కప్లింగ్ ఎడ్జ్ను డిలీట్ చేయండి
- Arguments
idrequired — Task IDedgeIdrequired — Coupling edge ID- Flags
-y, --yes— Skip confirmation
sift tasks coupling-listఒక పనికి సంబంధించిన CSN coupling edges జాబితా చేయండి
- Arguments
idrequired — Task ID
sift tasks createహ్యూమన్ ప్లానింగ్ పనిని సృష్టించండి
- Flags
--acceptance-criteria <value>— Acceptance criteria (semicolon-separated text, e.g. "tests pass; docs updated")--description <value>— Task description--due <value>— Due date (ISO 8601)--effort <trivial|small|medium|large|epic|unknown>— Effort estimate--phase <draft|open|in_flight|review|blocked|done|cancelled>— Lifecycle phase--priority <do_now|schedule|delegate|someday>— Priority level--project <value>— Project ID--scope <value>— Scope boundaries (JSON object with include/exclude arrays)--title <value>— Task title
sift tasks deleteపనిని తొలగించండి
- Arguments
idrequired — Task ID- Flags
-y, --yes— Skip confirmation
sift tasks getహ్యూమన్ ప్లానింగ్ పని వివరాలను పొందండి
- Arguments
idrequired — Task ID
sift tasks listహ్యూమన్ ప్లానింగ్ పనులను జాబితా చేయండి
- Flags
--cursor <value>— Continuation cursor from a previous page--effort <trivial|small|medium|large|epic|unknown>— Filter by effort--limit <value>— Maximum number of results--phase <draft|open|in_flight|review|blocked|done|cancelled>— Filter by phase--project <value>— Filter by project ID--status <inbox|next_action|in_progress|waiting_for|completed|archived>— Filter by status--title-contains <value>— Title substring filter--title-equals <value>— Exact title filter--title-starts-with <value>— Title prefix filter
sift tasks planning-updateపని యొక్క CSN planning fields అప్డేట్ చేయండి
- Arguments
idrequired — Task ID- Flags
--cynefin-confidence <value>— Cynefin confidence (0-1)--cynefin-domain <clear|complicated|complex|chaotic|aporetic>— Cynefin domain--cynefin-rationale <value>— Why this domain fits--cynefin-source <user|assistant|classifier>— Source of the planning classification--duration-model <value>— Duration model JSON, e.g. {"kind":"point","days":2}--reversibility <value>— Reversibility score (0-1)
sift tasks updateహ్యూమన్ ప్లానింగ్ పనిని అప్డేట్ చేయండి
- Arguments
idrequired — Task ID- Flags
--acceptance-criteria <value>— Acceptance criteria (semicolon-separated text, e.g. "tests pass; docs updated")--blocked-reason <value>— Reason task is blocked--description <value>— Task description--due <value>— Due date (ISO 8601)--effort <trivial|small|medium|large|epic|unknown>— Effort estimate--phase <draft|open|in_flight|review|blocked|done|cancelled>— Lifecycle phase--priority <do_now|schedule|delegate|someday>— Priority level--project <value>— Project ID--scope <value>— Scope boundaries (JSON object with include/exclude arrays)--status <inbox|next_action|in_progress|waiting_for|completed|archived>— Task status--title <value>— Task title
టైమ్లైన్
టైమ్లైన్ ఫ్యాక్ట్లు మరియు కథనాలు.
4 కమాండ్లు
sift timeline createయూజర్ రాసిన టైమ్లైన్ ఫ్యాక్ట్ను క్రియేట్ చేయండి
- Flags
--body <value>— Fact body or notes--confidence <low|medium|high>— Confidence level--entity <value>— Participant/entity as type:uuid or type:uuid:role; repeatable--fact-type <value>— Fact type--precision <millisecond|minute|hour|day|month|year|decade|century|millennium|mega_year|era>— Temporal precision--source-label <value>— Source/provenance label--source-note <value>— Source/provenance note--source-url <value>— Source/provenance URL--timestamp <value>— ISO timestamp--title <value>— Fact title--visibility <org_public|private|restricted>— Timeline visibility--year <value>— Historical year CE--year-end <value>— Historical end year CE
sift timeline deleteటైమ్లైన్ ఫ్యాక్ట్ను తొలగించండి
- Arguments
idrequired — Timeline fact ID- Flags
--yes— Confirm retraction without prompting
sift timeline listనిర్దిష్ట ఫిల్టర్లతో టైమ్లైన్ ఫ్యాక్ట్ల జాబితాను చూడండి
- Flags
--cursor <value>— Pagination cursor--end <value>— End boundary, ISO timestamp or supported historical boundary--entity <value>— Entity filter as type:uuid--entity-role <value>— Comma-separated entity roles--fact-types <value>— Comma-separated fact types--limit <value>— Maximum items to return--order <asc|desc>— Sort order--q <value>— Text search query--source-types <value>— Comma-separated source types--start <value>— Start boundary, ISO timestamp or supported historical boundary
sift timeline narrativeటైమ్లైన్ ఫ్యాక్ట్ల కోసం కథన సారాంశాన్ని లేదా వివరణను రూపొందించండి
- Flags
--action <summarize|changed_since|led_to|what_next|cross_object>— Narrative action--entity <value>— Entity scope as type:uuid--entity-roles <value>— Comma-separated entity roles--fact-type <value>— Fact type filter--limit <value>— Maximum timeline facts to include--participant <value>— Participant filter as type:uuid--prompt <value>— Question or custom narrative prompt--q <value>— Text query filter--related-entity <value>— Related entity as type:uuid--source-type <value>— Source type filter
Vault
సీక్రెట్స్ వాల్ట్.
15 కమాండ్లు
sift vault auditList Vault audit events (requires vault:audit:read)
- Flags
--limit <value>— Maximum number of results--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault createకొత్త ఎన్క్రిప్టెడ్ సీక్రెట్ను భద్రపరచండి
- Flags
--category <value>— Category--description <value>— Description--name <value>— Secret name--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--payload <value>— JSON payload to encrypt--slug <value>— Machine-friendly identifier--tags <value>— Comma-separated tags--type <env_var|credential|oauth_token|ssh_key|certificate|note>— Entry type--url <value>— Associated URL
sift vault leases cleanఒక లోకల్ లీజ్ ఆర్టిఫ్యాక్ట్ను శుభ్రపరచి, ధృవీకరించబడిన, విఫలమైన లేదా తెలియని స్థితిని అటెస్ట్ చేయండి
- Arguments
idrequired- Flags
--checkout-root <value>— Git checkout used to prove runtime separation--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault leases listవిలువ-రహిత ఎన్విరాన్మెంట్ లీజ్ మరియు క్లీనప్ మెటాడేటాను జాబితా చేయండి
- Flags
--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault leases revokeభవిష్యత్ లీజ్ వాడకాన్ని రద్దు చేయండి, ఉన్నప్పుడు లోకల్ ఆర్టిఫ్యాక్ట్ను తీసివేయండి మరియు క్లీనప్ను అటెస్ట్ చేయండి
- Arguments
idrequired- Flags
--checkout-root <value>— Git checkout used to prove runtime separation--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault leases statusఒక విలువ-రహిత ఎన్విరాన్మెంట్ లీజ్ జీవితచక్రాన్ని పరిశీలించండి
- Arguments
idrequired- Flags
--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault listవాల్ట్ ఎంట్రీల జాబితాను చూడండి (మెటాడేటా మాత్రమే)
- Flags
--category <value>— Filter by category--limit <value>— Maximum number of results--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--type <env_var|credential|oauth_token|ssh_key|certificate|note>— Filter by entry type
sift vault materialize environmentఒక కచ్చితమైన, నియంత్రిత వాల్ట్ బండిల్ను Sift-నిర్వహించే డెవలప్మెంట్ ఎన్విరాన్మెంట్ ఫైల్లోకి పుల్ చేయండి
- Flags
--approval-timeout <value>--checkout-root <value>— Checkout containing .sift/environment.yaml--destination <value>— Exact relative destination when the manifest declares more than one bundle--endpoint-class <development|production|ci|shared_host|policy_ineligible>— Explicit endpoint policy class; managed pulls accept development only--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--purpose <value>--replace— Replace a changed Sift-managed file using its exact observed precondition
sift vault materialize requestRequest human approval for one destination-bound Vault materialization
- Flags
--destination <value>--entry <value>--expected-digest <value>--field <value>--materializer-digest <value>--mode <0400|0600>--nonce <value>--overwrite--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--purpose <value>--runner-fingerprint <value>--runner-public-key <value>--tracked-exception--workspace-root <value>— Absolute local workspace root containing the destination
sift vault materialize revokeపెండింగ్లో ఉన్న, గమ్యస్థానానికి వెళ్ళే వాల్ట్ మెటీరియలైజేషన్ను రద్దు చేయండి
- Arguments
idrequired — Materialization ID- Flags
--legacy-context— Use the Personal/v0 identity of a request created with the deprecated path-shaped --workspace alias--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault materialize runRequest approval, wait, and materialize one Vault field at the exact approved path
- Flags
--approval-timeout <value>--destination <value>— Destination path; relative paths resolve inside --workspace-root before approval--entry <value>--field <value>--mode <0400|0600>--overwrite--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--purpose <value>--tracked-exception--workspace-root <value>— Absolute local workspace root containing the destination
sift vault materialize statusInspect safe status for a destination-bound Vault materialization
- Arguments
idrequired- Flags
--legacy-context— Use the Personal/v0 identity of a request created with the deprecated path-shaped --workspace alias--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault searchVault ఎంట్రీలను వెతకండి
- Arguments
queryrequired — Search query- Flags
--limit <value>— Maximum number of results--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>
sift vault updateVault ఎంట్రీ మెటాడేటాను అప్డేట్ చేయండి
- Arguments
idrequired — Vault entry ID- Flags
--category <value>— Category--description <value>— Description--name <value>— Entry name--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--tags <value>— Comma-separated tags--url <value>— Associated URL
sift vault use leaseGit వర్క్ట్రీ వెలుపల ఒక కచ్చితమైన, స్వల్పకాలిక ఎన్విరాన్మెంట్ బండిల్ ఆర్టిఫ్యాక్ట్ను సృష్టించండి
- Flags
--approval-timeout <value>--checkout-root <value>— Checkout containing .sift/environment.yaml--consumer <value>— Bound consumer identifier; not a command allowlist--consumer-pid <value>— Optional already-running consumer process lifetime--destination <value>— Manifest destination used only to select one exact bundle--endpoint-class <development|production|ci|shared_host>--holder <value>— Bound holder identifier; defaults to the local runner fingerprint--owner <value>— Exact Vault owner: personal or workspace:<tenant-id>--purpose <value>--ttl <value>
పని
ఎగ్జిక్యూటబుల్ ఏజెంట్ వర్క్ క్యూ.
25 కమాండ్లు
sift work blockపనిని బ్లాక్ చేసినట్లుగా మార్క్ చేయండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work cancelపనిని రద్దు చేయండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work claimఅందుబాటులో ఉన్న తదుపరి executable ఏజెంట్ పనిని క్లెయిమ్ చేయండి
- Arguments
id— Optional specific work item ID- Flags
--agent <value>— Agent alias to claim for--lease <value>— Lease seconds--owner <value>— Claim owner identity
sift work completeexecutable ఏజెంట్ పనిని ఆమోదించి పూర్తి చేయండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work contract checkఒక వర్క్ కాంట్రాక్ట్ V1 ఫైల్ లేదా ఫెచ్ చేయబడిన వర్క్ ఐటెమ్ను డిటర్మినిస్టిక్గా ధృవీకరించండి
- Arguments
id— Work item ID to fetch and validate- Flags
--file <value>— Path to a Work Contract V1 JSON file
sift work createexecutable ఏజెంట్ పనిని సృష్టించండి
- Flags
--acceptance-criteria <value>— Acceptance criteria JSON array or semicolon-separated text--agent <value>— Assigned agent alias--allow-deploy— Allow deployment in the authored contract--allow-migrate— Allow migrations in the authored contract--allow-network— Allow network access in the authored contract--allow-vault— Allow audited Vault access in the authored contract--allowed-actions <value>— Allowed actions JSON object--capture-applicability <conversational_capture_required|non_conversational|unclassified>— Prospective capture applicability; this does not determine study eligibility--capture-receipt <value>— Finalized capture receipt UUID to bind atomically; repeat for multi-surface handoffs--context <value>— Input context JSON object--contract <value>— Complete Work Contract V1 JSON--contract-file <value>— Path to a complete Work Contract V1 JSON file--depends-on <value>— Dependency JSON array: [{"workItemId":"<uuid>","requiredGate"?:"done"|"commands_passed"}]--dry-run— Preview the normalized payload and contract without creating work--exclude-scope <value>— Excluded workspace-relative write scope; repeat for multiple paths--profile <coding|read-only|read_only>— Author a complete Work Contract V1 using the coding or read-only profile--project <value>— Linked project ID--prompt <value>— Agent prompt or instructions--rank <value>— Queue rank--scope <value>— Included workspace-relative write scope; repeat for multiple paths--task <value>— Parent human planning task ID--title <value>— Executable work item title--verify <value>— Verification commands separated by semicolons--write-scope <value>— Write scope JSON object
sift work dependencies getGet authoritative dependencies and claimability for a work item
- Arguments
idrequired — Work item UUID
sift work dependencies setAtomically replace the authoritative dependencies for a work item
- Arguments
idrequired — Work item UUID- Flags
--depends-on <value>— Dependency JSON array; pass [] to clear dependencies
sift work dependency-policy getGet a project default work-dependency gate
- Flags
--project <value>— Project UUID
sift work dependency-policy setSet a project default work-dependency gate
- Flags
--gate <done|commands_passed>— Default gate for dependencies that omit requiredGate--project <value>— Project UUID
sift work editC2: Revise queued, unclaimed work while preserving its UUID and dependency edges. Do not use after claim or execution; wait for a queued unclaimed state or create follow-up work. Example: raise queue rank or refine acceptance criteria while the item is queued and unclaimed. Counterexample: do not change status, dependencies, or an active worker lease with this capability. Execution-contract edits supersede the active verification plan and reset verification evidence; queue-rank-only edits do not. The same Idempotency-Key and payload replays the original receipt; a different payload with that key is rejected.
- Arguments
idrequired — Work item ID- Flags
--acceptance-criteria <value>— Replacement acceptance criteria JSON array--allowed-actions <value>— Replacement allowed actions JSON object--context <value>— Replacement input context JSON object--contract <value>— Replacement Work Contract V1 JSON--contract-file <value>— Path to replacement Work Contract V1 JSON--dry-run— Show normalized diff and proof consequences without mutating--expected-revision <value>— Observed work item revision--idempotency-key <value>— Stable retry key for this exact edit--patch <value>— Editable fields as one JSON object--patch-file <value>— Path to an editable-fields JSON object--prompt <value>— Replacement prompt; use --patch for null--rank <value>— Replacement queue rank--reason <value>— Auditable reason for the revision--title <value>— Replacement title--verify <value>— Replacement verification commands as JSON array or semicolon-separated text--write-scope <value>— Replacement write scope JSON object
sift work failపని విఫలమైనట్లు గుర్తించండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work getఎగ్జిక్యూటబుల్ ఏజెంట్ పని వివరాలను పొందండి
- Arguments
idrequired — Work item ID
sift work heartbeatపని లీజును పొడిగించండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work listఎగ్జిక్యూటబుల్ ఏజెంట్ పనుల జాబితా
- Flags
--agent <value>— Filter by assigned agent alias--limit <value>— Maximum results--project <value>— Filter by project ID--status <value>— Filter by status--task <value>— Filter by parent human planning task ID
sift work releaseతీసుకున్న పనిని తిరిగి క్యూలోకి పంపండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work requeueReturn blocked work to the queue for a fresh claim
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work reviewపనికి హ్యూమన్ రివ్యూ అవసరమని గుర్తించండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work revisionsList immutable, attributable work-item revision receipts and field diffs
- Arguments
idrequired — Work item ID- Flags
--limit <value>— Maximum revisions to return
sift work startపని ప్రారంభమైనట్లు గుర్తించండి
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact refs JSON array--claim-token <value>— Claim token returned by work claim (required for lease-owned transitions)--lease <value>— Lease seconds--memory-decision <value>— Durable code-memory decision JSON (required on agent complete/review): {"decision":"store"|"skip","rationale":"...","fact"?,"category"?,"repositoryId"?,"filePath"?,"paths"?,"evidenceChunkIds"?,"sourceCommit"?,"confidence"?}--owner <value>— Claim owner identity (required for lease-owned transitions)--reason <value>— Block or failure reason--summary <value>— Result summary--verification-results <value>— Verification evidence JSON array: [{"command","exitCode","output"?}]
sift work verification evidenceSubmit externally executed evidence for an exact plan version and step ID
- Arguments
idrequired — Work item ID- Flags
--artifacts <value>— Artifact reference JSON array for larger logs--attempt <value>— Caller-stable attempt identity--claim-owner <value>— Active lease owner for workspace-service evidence--claim-token <value>— Opaque active lease token for workspace-service evidence--environment <value>— Execution environment label--exit-code <value>— Process exit code when applicable--outcome <passed|failed|error>— Attempt outcome--output <value>— Bounded output excerpt; secrets are redacted by the API--plan-version <value>— Active verification plan version--provenance <value>— Evidence provenance JSON object--ran-at <value>— RFC3339 execution timestamp--step <value>— Stable verification step UUID
sift work verification historyList immutable verification-plan history and coverage
- Arguments
idrequired — Work item ID
sift work verification planShow the active versioned verification plan and coverage
- Arguments
idrequired — Work item ID
sift work verification reviseCreate an audited active verification-plan revision
- Arguments
idrequired — Work item ID- Flags
--expected-version <value>— Observed active plan version--provenance <value>— Revision provenance JSON object--reason <value>— Audited revision reason--steps <value>— Verification step JSON array--steps-file <value>— Path to a verification step JSON array--yes— Confirm activation without prompting
sift work verifyDeprecated compatibility command. Hosted LLM verification is retired; use verification-command evidence.
- Arguments
idrequired — Work item ID- Flags
--history— List historical verifier runs recorded before retirement--model <value>— Deprecated; ignored because hosted verification is retired--reps <value>— Deprecated; ignored because hosted verification is retired
వర్కర్
లోకల్ ఎగ్జిక్యూటబుల్ వర్క్ రన్నర్లు.
2 కమాండ్లు
sift worker dispatchసరిగ్గా రెండు AWS ఏజెంట్ వర్కర్ల కోసం ఖర్చు లేని, ఇంటర్ఫేస్-రహిత ప్రణాళికను రూపొందించండి.
- Flags
--max-runtime-minutes <value>— Per-worker runtime ceiling--source-sha <value>— Reviewed 40-character source Git SHA; defaults to a clean current HEAD--surface <cli|t3|codex|claude-code|mcp>— Calling control surface; does not change dispatch identity--work-item <value>— Queued Sift work-item UUID; repeat exactly twice
sift worker runఎగ్జిక్యూటబుల్ పనిని క్లెయిమ్ చేయండి, లోకల్ వర్కర్ కమాండ్ను రన్ చేయండి మరియు రివ్యూ అవసరమైన ఆర్టిఫాక్ట్లను రిపోర్ట్ చేయండి
- Flags
--agent <value>— Agent alias to claim work for--command <value>— Local command to run for the claimed work item--cwd <value>— Fallback working directory for the local command--lease <value>— Lease seconds--owner <value>— Worker owner fingerprint
వర్క్స్పేస్లు
3 ఆదేశాలు
sift workspaces currentప్రస్తుత వ్యక్తిగత లేదా సహకార వర్క్స్పేస్ ఎంపికను చూపండి
sift workspaces listప్రామాణీకరించబడిన వినియోగదారునికి అందుబాటులో ఉన్న సహకార వర్క్స్పేస్లను జాబితా చేయండి
sift workspaces useడిస్కవరీ కోసం ఒక సహకార వర్క్స్పేస్ను ఎంచుకోండి, లేదా దానిని క్లియర్ చేయడానికి Personalను ఎంచుకోండి
- Arguments
idrequired — Workspace ID, or "personal"
ఇంటరాక్టివ్ కోపైలట్
sift interactive కమాండ్ ఒక టెర్మినల్ కోపైలట్ను ప్రారంభిస్తుంది. ఇది మీ టెర్మినల్లోనే చాట్ చేయడం, టూల్స్ వాడటం, కోడ్ ఎడిట్ చేయడం, పారలల్ ఏజెంట్ బ్రాంచ్లను సృష్టించడం, పనులను ప్లాన్ చేయడం మరియు డయాగ్రమ్లను రూపొందించడం వంటివి చేస్తుంది — ఇవన్నీ మీ ఫైల్సిస్టమ్ మరియు Siftable వర్క్ గ్రాఫ్పై నేరుగా పనిచేస్తాయి.
$ sift interactive
అవసరాలు & స్టార్టప్
- Bun తప్పనిసరి.
sift interactiveకమాండ్ Bunను మళ్ళీ రన్ చేస్తుంది; ఒకవేళ అది ఇన్స్టాల్ అయి లేకపోతేcurl -fsSL https://bun.sh/install | bashఅని చూపిస్తుంది. - Authentication తప్పనిసరి — దీని కోసం
--token,SIFT_TOKEN, లేదాsift auth loginవాడాలి. - మెయిన్ ప్రాసెస్ లోనే రన్ అవుతుంది — దీని కోసం విడిగా ఎటువంటి డీమన్ (daemon) ప్రారంభించాల్సిన అవసరం లేదు.
- రాతలు వర్క్స్పేస్ రూట్కే పరిమితం — మీ లాంచ్ డైరెక్టరీకి దగ్గరగా ఉండి
.gitని కలిగి ఉన్న ఫోల్డర్ ఇది./statusరిపోర్ట్ చేసే పరిమితి ఇదే, అలాగే నేటివ్ రైట్ పాత్ కూడా దీనినే అమలు చేస్తుంది.
ఇంటర్ఫేస్
The composer is a full readline-capable text area. Enter submits; Shift+Enter / Ctrl+J insert a newline; submitting while the agent is busy queues your message. !command runs via bash -lc into the transcript (a bare !cd <path> changes the session directory; output clipped to ~4000 chars). Large or structured pastes become a collapsed chip; pasted images are validated, normalized, and attached. ? on an empty composer shows hotkeys.
స్లాష్ కమాండ్లు
కమాండ్ మెనూ కోసం / టైప్ చేయండి. దాచిన కమాండ్లు మెనూలో కనిపించవు కానీ వాటిని టైప్ చేసి ఉపయోగించవచ్చు.
| Command | Group | Description |
|---|---|---|
/help, /hotkeys, /status | Session | Command list, keyboard shortcuts, and current model/scope/queue status |
/cwd [path] | Session | Show or change the working directory (recomputes the workspace root) |
/copy [last|all|explorer] | Session | Copy the latest reply, whole transcript, or latest explorer report to the clipboard |
/clear, /quit | Session | Reset the transcript; exit |
/threads [clear], /compact | Session | Manage the persisted thread; force a context compaction (requires context compaction enabled) |
/model [id] [effort] | Model | Open the model picker or select a model and reasoning effort directly |
/codex [login|on|use|off|logout|status] | Model | Control the Codex (ChatGPT) engine; default subcommand is status |
/key <provider> <key>, /key vault <provider> | Model | Store a provider API key, or hydrate it from Siftable Vault |
/login | Model | Siftable device-code login from inside the TUI |
/explorer | Model | Configure the repo Explorer (context-gathering backend) |
/skills [name] | Skills | List discovered skills, or print one skill's body |
/branches | Branches | Open the parallel-agent branches hub |
/spawn <title> [--rw <globs>|--rw-any|--ro] | Branches | Start a child agent branch in its own git worktree with an access mode |
/merge, /rebase, /sendback, /reject | Branches | Land, replay, resume, or reject a child branch |
/work | Work | Open the work-queue hub (board of agents and items by status) |
/plan [objective | work [--apply] [--after SRC:DST] [--limit N] | view] | Work | Plan from an objective, or compute a precedence DAG over the agent work queue as a Mermaid graph |
/handoff <title> [--agent ..] [--files ..] [--acceptance ..] [--verify ..] | Work | Create a Siftable work item from the current context |
/proof <claim>, /remember <fact> --category <..> | Work | Gather code/test evidence; store durable code memory |
/crew [list|show|new|run], /collab | Crews | Manage and run multi-agent crews; show in-process collaboration sessions |
/mermaid [request|file.mmd|source], /view | Diagrams | Render Mermaid (NL request, file, or source) in the terminal; open the pannable viewer |
/theme, /sounds [on|off] | Appearance | Open the appearance picker; toggle UI sounds |
మోడల్స్ & ఇంజిన్లు
The model picker (/model) is two-stage: choose a model, then a reasoning effort (saved to ~/.siftable/prefs.json). The catalog includes GPT-5.6 Sol, Terra, and Luna (ChatGPT plan via the Codex engine — /codex login / /codex on select Sol by default), Claude Opus 4.8 (OpenRouter or direct Anthropic with ANTHROPIC_API_KEY), Claude Sonnet 4.6 / Haiku 4.5, Gemini 3.x Flash / Flash-Lite, GPT-5.4 mini / nano, and Morph v3 Large (apply-only). Codex drives the OpenAI codex app-server sidecar (ChatGPT device-code login). All other providers route through the bundled OpenFunction agent via <PROVIDER>_API_KEY. /key vault <provider> hydrates a key from Siftable Vault behind an approval prompt; the secret is never printed or written to disk.
Repo Explorer
/explorer configures repository context gathering before a turn. Modes: auto, off, deterministic, scout, fanout, warpgrep. Pick a scout model and budget (cheap/normal/deep). warpgrep needs MORPH_API_KEY (auto-hydrated from Vault when available). Settings persist in prefs.json.
స్కిల్స్
SKILL.md స్కిల్స్ (ప్రాజెక్ట్ > యూజర్ > ఇన్బిల్ట్) వరుసలో <root>/{.sift,.claude,.codex,.agents}/skills, ~/.claude|.codex|.agents/skills, ~/.config/sift/skills మరియు ప్యాకేజీతో పాటు వచ్చే స్కిల్స్ నుండి సేకరించబడతాయి. ఏజెంట్ ఒక టూల్ ద్వారా స్కిల్ను ఉపయోగించవచ్చు, మరియు సిస్టమ్ ప్రాంప్ట్లో సుమారు 50 వరకు స్కిల్స్ అందుబాటులో ఉంటాయి.
కీబోర్డ్ షార్ట్కట్లు
ఓవర్లేలు కీబోర్డ్ను ముందుగా నియంత్రిస్తాయి, కాబట్టి షార్ట్కట్లు (bindings) ఆయా మోడ్లకు అనుగుణంగా మారుతుంటాయి.
- Enter submit (queues if busy) · Shift+Enter/Ctrl+J newline · Tab complete a lone
/foo· ↑/↓ prompt history - Esc abort turn → clear draft → deselect · Ctrl+C abort → clear → deselect → quit (never copies) · Ctrl+D quit on empty draft
- Cmd/Super+A select all · Cmd+C/Ctrl+Shift+C copy selection or latest reply · Ctrl+O Explorer diagnostics · ? hotkeys
- Approval gate: y/Enter allow once · a always · b bypass-all · n/Esc deny
నేటివ్ యాక్సిలరేషన్
పెర్ఫార్మెన్స్ ముఖ్యం అనుకునే పనులు (కాంటెక్స్ట్ కాంపాక్షన్, లాంగ్-థ్రెడ్ మెమరీ, ఫైల్సిస్టమ్ స్కానింగ్, మెర్జ్ ఆర్కెస్ట్రేషన్, ఇమేజ్ హ్యాండ్లింగ్) నేటివ్ Zig మాడ్యూల్స్ ద్వారా నడుస్తాయి. ఇవి Bun FFI ద్వారా లోడ్ చేయబడతాయి మరియు వీటికి బ్యాకప్గా TypeScript ఫాల్బ్యాక్ కూడా ఉంటుంది. ఈ ప్యాకేజీ macOS (Apple Silicon) మరియు Linux (x64) కోసం ముందే బిల్డ్ చేసిన లైబ్రరీలతో వస్తుంది; ఇతర ప్లాట్ఫారమ్లు ఫాల్బ్యాక్ను ఉపయోగిస్తాయి. ఫాల్బ్యాక్లను వాడటానికి SIFT_NO_NATIVE=1 అని, లైవ్ కాంటెక్స్ట్-టోకెన్ మీటర్ మరియు థ్రెడ్ పర్సిస్టెన్స్ కోసం SIFT_CONTEXT_COMPACTION=1 అని సెట్ చేయండి.
అప్పియరెన్స్ & సౌండ్
/themeలో 10 రకాల స్కీమ్లు ఉన్నాయి (డిఫాల్ట్ "sieve" — చార్కోల్పై వార్మ్ అంబర్), ఇవి ~/.siftable/appearance.jsonలో సేవ్ అవుతాయి. /sounds ద్వారా UI సౌండ్ ఎఫెక్ట్లను ఆన్/ఆఫ్ చేయవచ్చు (డిఫాల్ట్గా ఆఫ్ ఉంటుంది), ఇవి ~/.siftable/sounds.jsonలో సేవ్ అవుతాయి మరియు SIFT_SOUNDSతో వీటిని మార్చవచ్చు.
The copilot is read-only by default; write/edit tools are scoped to the workspace root and gated by a four-way approval prompt (allow once / always / bypass-all / deny). With nothing listening, requests deny. Auto-approve environment overrides are always scrubbed at launch.
ప్రతి స్లాష్ కమాండ్, కీ బైండింగ్, ఎన్విరాన్మెంట్ వేరియబుల్ మరియు కాన్ఫిగ్ ఫైల్తో కూడిన పూర్తి రిఫరెన్స్: GitHubలోని docs/interactive.mdలో చూడండి.