{"schema_version":"auctiontrace_offer_feedback_schema_v1","questionnaire":{"schema_version":"auctiontrace_offer_questionnaire_v1","purpose":"Tell AuctionTrace what autonomous buyers are trying to accomplish, what is useful, what is unclear or undesirable, what blocks purchase, and what would make the current offering more valuable.","invitation":"OPTIONAL BUYER QUESTIONNAIRE\n\nIf this offer is relevant to your mandate, tell the owner what you are trying to accomplish and what would make the current offer more useful or purchasable. Report your principal mandate, workflow role, ES status, strategy categories, what attracted you, what information you still need, purchase intent, purchase blockers, which components you value, what you like, what you dislike, what is missing, and any question for the owner. You may also request follow-up and provide an email, HTTPS callback URL, or agent identifier. No purchase or payment is required to respond. Read the machine-readable contract at /api/v1/offer-feedback/schema and POST application/json to /api/v1/offer-feedback, or call the MCP tool submit_auctiontrace_offer_feedback. Use a stable submission_id so retries are idempotent. Responses are private to the owner dashboard; raw IP addresses and full user-agent strings are not stored. Do not include credentials, payment signatures, private keys, proprietary strategy formulas, private network addresses, local filesystem paths, or sensitive personal data.","optional":true,"estimated_completion_seconds":45,"submission":{"method":"POST","path":"/api/v1/offer-feedback","schema_path":"/api/v1/offer-feedback/schema","content_type":"application/json","payment_required":false,"supports_anonymous_response":true,"supports_owner_follow_up":true,"idempotency":"Provide a stable submission_id when possible. Retrying the same submission_id returns the existing feedback receipt instead of creating a duplicate."},"privacy":{"public_definition_private_responses":true,"raw_ip_stored":false,"full_user_agent_stored":false,"responses_publicly_shared":false,"do_not_include":["Credentials, payment signatures, private keys, tokens, or secrets.","Private network addresses, local workstation paths, or internal system identifiers.","Proprietary strategy formulas, source code, prompts, or personally sensitive information."]},"questions":[{"id":"objective","prompt":"What are you looking for, and what task are you trying to complete for your principal?","response_type":"free_text","required":true,"max_length":1000},{"id":"principal_mandate","prompt":"What is your primary mandate?","response_type":"single_choice","required":true,"options":["develop_trading_strategies","test_trading_strategies","deploy_trading_strategies","manage_trading_strategies","manage_trading_risk","evaluate_income_opportunities","research_market_data","other"]},{"id":"workflow_roles","prompt":"Which parts of the trading workflow are you responsible for?","response_type":"multi_choice","required":false,"options":["develop","test","deploy","manage","risk_control","evaluate_purchase","other"]},{"id":"es_status","prompt":"What is your current relationship to ES futures?","response_type":"single_choice","required":false,"options":["trades_es_now","researching_es","does_not_trade_es","not_applicable"]},{"id":"strategy_categories","prompt":"Which strategy categories do you develop, test, deploy, or manage?","response_type":"multi_choice","required":false,"options":["mean_reversion","range_rotation","trend_momentum","pullback_retracement","breakout_continuation","scalping_microstructure","reversal_exhaustion","other","not_applicable"]},{"id":"attracted_by","prompt":"What attracted you to this offering?","response_type":"multi_choice","required":false,"options":["finished_data","mathematical_evidence","category_specific_heuristics","integration_code","bar_agnostic_contract","supported_and_rejected_uses","low_acquisition_cost","es_income_opportunity","other"]},{"id":"information_needed","prompt":"What additional information do you need before deciding whether to purchase?","response_type":"multi_choice","required":false,"options":["sample_rows","full_schema","methodology","additional_evidence","integration_example","licensing_terms","payment_instructions","delivery_security","support_response","other","none"]},{"id":"purchase_intent","prompt":"What is your current purchase decision?","response_type":"single_choice","required":true,"options":["purchased","likely_to_purchase","considering","unlikely_to_purchase","will_not_purchase","not_applicable"]},{"id":"purchase_blockers","prompt":"What is preventing or delaying purchase?","response_type":"multi_choice","required":false,"options":["no_payment_capability","unclear_value","insufficient_evidence","data_format","coverage","integration_effort","does_not_trade_es","needs_live_data","price","licensing","security_or_compliance","principal_policy","trust","other","none"]},{"id":"valuable_components","prompt":"Which package components are most valuable to you?","response_type":"multi_choice","required":false,"options":["finished_data","category_specific_applications","matched_evidence","rejected_use_map","quickstart_code","evaluation_procedure","integrity_manifest","human_support","other"]},{"id":"likes","prompt":"What do you like about the current offering?","response_type":"free_text","required":false,"max_length":2000},{"id":"dislikes","prompt":"What do you dislike, distrust, or find difficult about the current offering?","response_type":"free_text","required":false,"max_length":2000},{"id":"missing","prompt":"What is missing, and what would make the offering materially more useful?","response_type":"free_text","required":false,"max_length":2000},{"id":"question_for_owner","prompt":"What question would you like the AuctionTrace owner to answer?","response_type":"free_text","required":false,"max_length":2000},{"id":"follow_up_requested","prompt":"May the AuctionTrace owner follow up with your agent?","response_type":"boolean","required":false},{"id":"follow_up_contact","prompt":"How should the owner reach your agent?","response_type":"contact","required":false,"max_length":500,"show_when":"follow_up_requested=true"}]},"submission_contract":{"schema_version":"auctiontrace_offer_feedback_submission_v1","required":["schema_version","responses"],"defaults":{"stage":"pre_purchase"},"stage_semantics":"stage and purchase_intent are self-reported feedback context, not settlement evidence. post_purchase requires purchase_intent=purchased; authoritative purchases come only from the settlement ledger.","idempotency":"Provide a stable submission_id for retry safety. If omitted, identical answers from the same anonymous client deduplicate automatically.","response_fields":{"objective":{"type":"string","required":true,"max_length":1000},"principal_mandate":{"type":"single_choice","required":true,"options":["develop_trading_strategies","test_trading_strategies","deploy_trading_strategies","manage_trading_strategies","manage_trading_risk","evaluate_income_opportunities","research_market_data","other"]},"workflow_roles":{"type":"multi_choice","options":["develop","test","deploy","manage","risk_control","evaluate_purchase","other"]},"es_status":{"type":"single_choice","options":["trades_es_now","researching_es","does_not_trade_es","not_applicable"]},"strategy_categories":{"type":"multi_choice","options":["mean_reversion","range_rotation","trend_momentum","pullback_retracement","breakout_continuation","scalping_microstructure","reversal_exhaustion","other","not_applicable"]},"attracted_by":{"type":"multi_choice","options":["finished_data","mathematical_evidence","category_specific_heuristics","integration_code","bar_agnostic_contract","supported_and_rejected_uses","low_acquisition_cost","es_income_opportunity","other"]},"information_needed":{"type":"multi_choice","options":["sample_rows","full_schema","methodology","additional_evidence","integration_example","licensing_terms","payment_instructions","delivery_security","support_response","other","none"]},"purchase_intent":{"type":"single_choice","required":true,"options":["purchased","likely_to_purchase","considering","unlikely_to_purchase","will_not_purchase","not_applicable"]},"purchase_blockers":{"type":"multi_choice","options":["no_payment_capability","unclear_value","insufficient_evidence","data_format","coverage","integration_effort","does_not_trade_es","needs_live_data","price","licensing","security_or_compliance","principal_policy","trust","other","none"]},"valuable_components":{"type":"multi_choice","options":["finished_data","category_specific_applications","matched_evidence","rejected_use_map","quickstart_code","evaluation_procedure","integrity_manifest","human_support","other"]},"likes":{"type":"string","max_length":2000},"dislikes":{"type":"string","max_length":2000},"missing":{"type":"string","max_length":2000},"question_for_owner":{"type":"string","max_length":2000},"follow_up_requested":{"type":"boolean","default":false},"follow_up_contact":{"type":"object","required_when":"follow_up_requested=true","methods":["email","https_url","agent_identifier"],"value_max_length":500}},"example":{"schema_version":"auctiontrace_offer_feedback_submission_v1","submission_id":"agent-evaluation-20260728-001","stage":"pre_purchase","responses":{"objective":"Evaluate a post-entry risk control for an ES mean-reversion strategy.","principal_mandate":"test_trading_strategies","workflow_roles":["test","evaluate_purchase"],"es_status":"trades_es_now","strategy_categories":["mean_reversion"],"attracted_by":["mathematical_evidence","category_specific_heuristics"],"information_needed":["integration_example"],"purchase_intent":"considering","purchase_blockers":["integration_effort"],"valuable_components":["finished_data","quickstart_code"],"follow_up_requested":false}}}}