{"query":"Project Input Schema","corpusVersion":"local","generatedAt":"2026-09-13T04:31:57.840Z","results":[{"blockId":"project-settings.input-schema#project-input-schema","pageId":"project-settings.input-schema","title":"Project Input Schema","pageTitle":"Project Input Schema","url":"https://teammately.ai/docs/project-settings/input-schema.md","humanUrl":"https://teammately.ai/docs/project-settings/input-schema#project-input-schema","markdownUrl":"https://teammately.ai/docs/project-settings/input-schema.md","sectionId":"project-input-schema","kind":"reference","productArea":"project_settings","score":2345.37657969983,"reasons":["search_match","title_match","display_title_match","term_match"],"markdown":"# Project Input Schema"},{"blockId":"project-settings.input-schema#canonical-case-content","pageId":"project-settings.input-schema","title":"Canonical case content","pageTitle":"Project Input Schema","url":"https://teammately.ai/docs/project-settings/input-schema.md","humanUrl":"https://teammately.ai/docs/project-settings/input-schema#canonical-case-content","markdownUrl":"https://teammately.ai/docs/project-settings/input-schema.md","sectionId":"canonical-case-content","kind":"reference","productArea":"project_settings","score":818.8640273210468,"reasons":["search_match","page_title_match","term_match","prefix_or_fuzzy_match"],"markdown":"## Canonical case content\n\nThe primary case payload is `content.input`. Optional supporting values and artifacts live in `content.case_materials`. The product renders `record_content.case_view` so people and execution adapters can inspect the canonical content consistently; that view is a projection rather than an alternate authoring contract.\n\nStatic support passed to a Harness uses `case_material_refs`. An executable or queryable environment uses an optional `world_instance_ref`. Do not collapse static documents, images, or values into the world boundary merely because a candidate consumes them during a Run.\n\n{% example-demo title=\"Example: structured support case\" %}\nA project selects structured input with `question` and `customer_tier` properties. It declares a required `policy_document` case material that accepts PDF documents and an optional `account_history` tabular material. A case is valid only when its structured input matches the schema and the required document is present in the accepted format.\n{% /example-demo %}"},{"blockId":"project-settings.overview#project-settings","pageId":"project-settings.overview","title":"Project Settings","pageTitle":"Project Settings","url":"https://teammately.ai/docs/project-settings.md","humanUrl":"https://teammately.ai/docs/project-settings#project-settings","markdownUrl":"https://teammately.ai/docs/project-settings.md","sectionId":"project-settings","kind":"concept","productArea":"project_settings","score":811.5849673896377,"reasons":["search_match","term_match"],"markdown":"# Project Settings\n\nProject Settings is a floating project-level surface rather than a benchmark workspace. Its current tabs are **General**, **Regime**, **Input Schema**, and **Project Members**.\n\n| Setting | Governs | Does not replace |\n| --- | --- | --- |\n| General | Project name and Project Memo | Agent Setup context or instructions |\n| Regime | How approved and applicable Rubrics contribute to future Benchmark Versions | Policies, Rubrics, or already-published Benchmark evidence |\n| Input Schema | Canonical case input and material contract | A benchmark dataset snapshot |\n| Project Members | User and group access to this project | Contribution task assignment |\n\nChanges are project-scoped and may affect future work across multiple benchmarks. Treat input-contract and access changes as governance decisions, and preserve exact versions and snapshots wherever historical evidence depends on them."},{"blockId":"project-settings.input-schema#definition","pageId":"project-settings.input-schema","title":"Definition","pageTitle":"Project Input Schema","url":"https://teammately.ai/docs/project-settings/input-schema.md","humanUrl":"https://teammately.ai/docs/project-settings/input-schema#definition","markdownUrl":"https://teammately.ai/docs/project-settings/input-schema.md","sectionId":"definition","kind":"reference","productArea":"project_settings","score":804.3127996885178,"reasons":["search_match","page_title_match","term_match"],"markdown":"## Definition\n\nProject Input Schema is the project-managed contract for future cases. It declares the primary input architecture, optional structured-input schema, named case-material fields, and artifact families or file extensions the project accepts.\n\nThe active architectures are **plain text**, **chat**, and **structured**. The schema is a project singleton rather than a versioned benchmark object. When no setting exists, the default accepts one plain-text user message and no case materials or artifacts."},{"blockId":"project-settings.input-schema#source-confidence","pageId":"project-settings.input-schema","title":"Source confidence","pageTitle":"Project Input Schema","url":"https://teammately.ai/docs/project-settings/input-schema.md","humanUrl":"https://teammately.ai/docs/project-settings/input-schema#source-confidence","markdownUrl":"https://teammately.ai/docs/project-settings/input-schema.md","sectionId":"source-confidence","kind":"reference","productArea":"project_settings","score":784.9864798150752,"reasons":["search_match","page_title_match","term_match"],"markdown":"## Source confidence\n\nCode-backed: the active settings route and backend validator define the input architectures, closed case-material schema, artifact families, defaults, and canonical case paths. This page explains the product contract without presenting internal handlers as a public API."},{"blockId":"project-settings.input-schema#fields-states-or-lifecycle-rules","pageId":"project-settings.input-schema","title":"Fields, states, or lifecycle rules","pageTitle":"Project Input Schema","url":"https://teammately.ai/docs/project-settings/input-schema.md","humanUrl":"https://teammately.ai/docs/project-settings/input-schema#fields-states-or-lifecycle-rules","markdownUrl":"https://teammately.ai/docs/project-settings/input-schema.md","sectionId":"fields-states-or-lifecycle-rules","kind":"reference","productArea":"project_settings","score":776.3698098663036,"reasons":["search_match","page_title_match","term_match"],"markdown":"## Fields, states, or lifecycle rules\n\n- `architecture` is `plain_text`, `chat`, or `structured`.\n- Structured architecture requires a bounded `structuredInputSchema`.\n- `caseMaterialSchema` is a closed, flat object. Each material key has a label, optional description, required flag, type, and any accepted artifact rules.\n- Material keys use lowercase letters, digits, and underscores, start with a letter, and remain flat.\n- `acceptedArtifacts` declares project-level artifact families. Supported families are image, document, tabular, presentation, source text, and audio.\n- A case-material artifact rule must be a subset of the artifact families admitted at the project root.\n- Saving a new schema governs future case validation. Operators should inspect existing cases before making a change that would make current content invalid."},{"blockId":"project-settings.input-schema#related-task-pages","pageId":"project-settings.input-schema","title":"Related task pages","pageTitle":"Project Input Schema","url":"https://teammately.ai/docs/project-settings/input-schema.md","humanUrl":"https://teammately.ai/docs/project-settings/input-schema#related-task-pages","markdownUrl":"https://teammately.ai/docs/project-settings/input-schema.md","sectionId":"related-task-pages","kind":"reference","productArea":"project_settings","score":767.3205470303595,"reasons":["search_match","page_title_match","term_match"],"markdown":"## Related task pages\n\n{% related-card-grid title=\"Related task pages\" %}\n- [Project Settings](/docs/project-settings)\n- [Product quickstart](/docs/quickstart)\n- [Work with cases](/docs/assets/cases)\n- [Design Review Screen](/docs/assets/review-screens)\n{% /related-card-grid %}"},{"blockId":"object-model.overview#project-foundations","pageId":"object-model.overview","title":"Project foundations","pageTitle":"Object model","url":"https://teammately.ai/docs/object-model.md","humanUrl":"https://teammately.ai/docs/object-model#project-foundations","markdownUrl":"https://teammately.ai/docs/object-model.md","sectionId":"project-foundations","kind":"reference","productArea":"reference","score":557.404087902498,"reasons":["search_match","term_match","prefix_or_fuzzy_match"],"markdown":"### Project foundations\n\n- **Project Agent Brief:** Published project understanding used to orient agents.\n- **Reference block:** Indexed knowledge with source and generation identity.\n- **Policy and Rubric:** Governed meaning and executable judgment criteria, with applicability and provenance.\n- **Coverage Facet:** Reusable Dimensions, Project Topics, and Case Construction Patterns that describe important behavior space.\n- **Case:** Canonical `content.input`, optional `content.case_materials`, metadata, and optional executable world reference.\n- **Harness:** An agent configuration with mutable Draft state and immutable saved versions used for evaluation.\n- **Project Input Schema:** The project-level architecture that governs canonical Case input and materials."}]}