Skip to main content
Glama

Startup idea rehearsal (BIES R-FARM)

idea_rehearsal
Read-only

Deterministic decision-rehearsal verdict on a founder's BUSINESS IDEA (not a public claim). Returns a graded verdict (Conditional GO / Clear one critical gate / Confirm the headwind / Verify the basics / Redesign the structure / Firm up the inputs / Hold·Redesign) driven by the venture's structural signals, with a reproducible seal. Classification is retrieval-grounded; the verdict and seal are reproducible. NOT market proof, NOT investment advice. Use to pressure-test an idea before committing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ideaYesThe business idea in the founder's own words — what you sell, to whom.
langNoLanguage. Default ko.
marketNoMarket. Default follows lang (ko→KR, en→US).

TDQS

A4.1/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, and the description adds behavioral context: deterministic, retrieval-grounded, reproducible, and explicitly not market proof or investment advice. This goes beyond the annotation by explaining the nature of the output and its limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is somewhat lengthy but well-structured, front-loading the core function and then providing verdict types, reproducibility, disclaimers, and usage. Every sentence serves a purpose, though the verdict list is detailed.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description compensates by listing possible verdict outcomes and clarifying what the tool does and does not do. Combined with readOnlyHint and parameter schema, it provides a sufficiently complete picture for a decision-support tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description does not add parameter-specific details beyond the schema, but none are needed since the schema already describes each parameter adequately.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool produces a deterministic decision-rehearsal verdict on a business idea and enumerates the possible verdict categories. It explicitly distinguishes from 'a public claim', aligning with sibling claim-focused tools, making its purpose unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description says 'Use to pressure-test an idea before committing', providing a clear context for use. It also notes 'not a public claim', implicitly excluding claim-related uses and separating from siblings. It lacks explicit alternative tool names but the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool targets a distinct object: public claims, business ideas, and re-evaluation of prior claim verdicts. The inputs and outputs are clearly separated, so an agent can select without confusion.

Naming Consistency3/5

The naming mixes noun-phrase styles (claim_safety_verdict, idea_rehearsal) with a verb-noun style (rejudge_claims). While readable, the lack of a uniform verb/noun pattern makes the set feel inconsistent.

Tool Count5/5

Three tools is a well-scoped set for a niche security/decision-support server, staying within the typical 3–15 range with each tool earning its place.

Completeness3/5

The claim lifecycle is covered (initial verdict and re-judge), but idea_rehearsal has no re-judgment or update counterpart, leaving a notable gap in the idea evaluation workflow.

Resources