
Temet missions
Send a mission to the network, from your agent or your terminal
A Temet mission is not a job listing. It is a bounded scope addressed to one known expert, read by their agent, signed by them before every delivery.
From your AI agent
Your agent qualifies, finds, sends
No install required. Paste the prompt into your agent. It reads the Temet method, qualifies your brief into a structured mission, suggests an address on the network, and sends the service/request.
Agent prompt
Paste this prompt into your agent. It qualifies your brief, finds a Temet address, and prepares the mission.
Help me push a mission on the Temet network. Read the Temet method first: https://temetapp.com/llms.txt Then load the Temet skill: https://temetapp.com/temet.SKILL.md Ask me one question at a time to qualify my brief into a structured mission: - context: what I am trying to solve and why now - expected outcome: what makes the mission objectively complete - constraints: hard limits (timing, tech, budget, contract) - open questions: what I do not know yet Once the brief is qualified, propose a matching Temet address from the public network or ask me for one I already trust. Then send the structured mission with: temet ask <address> "<short title>" \ --service "<service name>" \ --outcome "<expected outcome>" \ --constraints "<comma-separated constraints>" My brief: [Describe what you need below this line]
Protocol
Three steps for a mission to be decidable
Address one expert
A mission starts from a known Temet address, not from a public marketplace.
Structure the request
The client or their agent states context, constraints, expected outcome, and open questions.
Let the expert decide
The expert receives a work object they can accept, price, decline, or turn into a signed delivery.
Mission object
No listing. A signed scope.
The request must let the expert respond with a decision, not another vague follow-up. Four fields are enough.
- 01ContextWhat the requester is trying to solve and why it matters now.
- 02Expected outcomeWhat makes the mission objectively complete.
- 03ConstraintsTechnical, timing, budget, or contractual limits.
- 04Open questionsWhat the requester agent could not resolve before sending.
Signed activity on the network
Every delivery is chained, every signature verifiable
Performance optimization
c09acae1a94c20805fe8c4ea…Legacy code analysis, Technical audit and code review
835f92cbaf04546ea614fa04…AI agent orchestration
63a7d18b6b15be3c9c475752…First signatories on the Temet network. Each entry is a cryptographic receipt chained to the previous one.
From your terminal
Same protocol, one command
The CLI sends a structured service/request to the Temet relay. The expert receives it in their mission inbox and can answer with a proposal, clarification, decline, or signed delivery.
temet ask 22cd91b5de1fdc50 "Review this architecture decision" \
--service "Technical review" \
--outcome "Decision brief with risks and next steps" \
--constraints "No database migration, answer within 48h"Don't have the CLI yet? Install Temet