GuidesChangelogDiscussions
Log In
Guides

Requirements Prompts

Requirements

Constraints and rules that apply to your workspace — security policies, compliance requirements, business rules, technical standards.

Get all requirements at once

"What are the requirements for my workspace?" "Give me the full requirements context"

Returns a comprehensive pre-rendered markdown summary of everything in effect (~0.2s). Good for briefing an agent before a task.

Search requirements

"Find requirements about data encryption" "What requirements mention GDPR?" "Show me all Security requirements" "What are the performance requirements?"

Use natural language (query) for semantic search — finds conceptually related requirements even without exact keyword matches. Use text_search for exact substring matching. Filter by category (Security, Compliance, Performance, Cost).

Look up a specific requirement

"Show me requirement SEC-001" "What does PERF-003 say?" "Is there a conflict on requirement LEG-002?"

Fetch a requirement by its URI name (e.g. SEC-001). Returns full text, scope, categories, evidence sources, and any conflict resolution history.