{"v":1,"type":"meta","startedAt":"2026-08-20T16:59:20.891Z","label":"knowledge-mcp-global-api-aws","command":["fitness-report","https://knowledge-mcp.global.api.aws/mcp"],"mcpTapVersion":"0.1.0","kind":"mcp","source":"fitness-report@0.1.0","producer":{"name":"fitness-report","version":"0.1.0","configHash":"6c99fb34e0ae690b7178cdb4b3c07284757aa8b3d035fd5d9748d9a98c8e4d0d"}}
{"t":"2026-08-20T16:59:20.928Z","dir":"in","raw":{"jsonrpc":"2.0","id":"server-discover-probe-1","method":"server/discover","params":{"_meta":{"io.modelcontextprotocol/protocolVersion":"2026-07-28","io.modelcontextprotocol/clientInfo":{"name":"fitness-report","version":"0.1.0"},"io.modelcontextprotocol/clientCapabilities":{"elicitation":{}}}}}}
{"t":"2026-08-20T16:59:21.582Z","dir":"in","raw":{"method":"initialize","params":{"protocolVersion":"2025-11-25","capabilities":{"elicitation":{}},"clientInfo":{"name":"fitness-report","version":"0.1.0"}},"jsonrpc":"2.0","id":0}}
{"t":"2026-08-20T16:59:21.768Z","dir":"out","raw":{"jsonrpc":"2.0","id":0,"result":{"protocolVersion":"2025-03-26","capabilities":{"tools":{"listChanged":false}},"serverInfo":{"name":"AWSKnowledgeMCP","version":"1.0.0"}}}}
{"t":"2026-08-20T16:59:21.770Z","dir":"in","raw":{"jsonrpc":"2.0","method":"notifications/initialized"}}
{"t":"2026-08-20T16:59:21.841Z","dir":"in","raw":{"jsonrpc":"2.0","id":"fitness-probe-bogus-version","method":"initialize","params":{"protocolVersion":"1999-01-01","capabilities":{},"clientInfo":{"name":"fitness-report","version":"0.1.0"}}}}
{"t":"2026-08-20T16:59:21.950Z","dir":"out","raw":{"jsonrpc":"2.0","id":"fitness-probe-bogus-version","result":{"protocolVersion":"2025-03-26","capabilities":{"tools":{"listChanged":false}},"serverInfo":{"name":"AWSKnowledgeMCP","version":"1.0.0"}}}}
{"t":"2026-08-20T16:59:22.015Z","dir":"in","raw":{"method":"tools/list","jsonrpc":"2.0","id":1}}
{"t":"2026-08-20T16:59:22.072Z","dir":"out","raw":{"jsonrpc":"2.0","id":1,"result":{"tools":[{"name":"aws___read_documentation","description":"Fetch full AWS doc pages as markdown. `search_documentation` already returns verbatim page chunks, so don't re-read a URL whose chunk you already have to \"confirm\" or \"round out\" an answer -- the chunk is the real page text; treat it as authoritative.\n\nReading the full page is justified ONLY when the chunks genuinely lack the content:\n- an enumeration or aggregation (\"list all X\", \"how many X\") needs the complete set and the chunks show only part of it;\n- no search result is on-topic after refining the query, and a known doc URL would have the answer.\nOtherwise, answer from the chunks. Use exact URLs from `search_documentation`; don't guess slugs.\n\nInput: `requests: [{url, max_length?, start_index?}]`. Batch 2-5.\n- `max_length` default 10000.\n- `start_index` default 0; use prior `end_index` to continue, TOC offset to jump.\n\nAllow-listed prefixes: docs.aws.amazon.com; aws.amazon.com (not /marketplace); repost.aws/knowledge-center; docs.amplify.aws; ui.docs.amplify.aws; github.com/{aws-cloudformation/aws-cloudformation-templates, aws-samples/{aws-cdk-examples, generative-ai-cdk-constructs-samples, serverless-patterns}, awsdocs/aws-cdk-guide, awslabs/aws-solutions-constructs, cdklabs/cdk-nag} (README on `main`); constructs.dev/packages/{@aws-cdk-containers, @aws-cdk, @cdk-cloudformation, aws-analytics-reference-architecture, aws-cdk-lib, cdk-amazon-chime-resources, cdk-aws-lambda-powertools-layer, cdk-ecr-deployment, cdk-lambda-powertools-python-layer, cdk-serverless-clamscan, cdk8s, cdk8s-plus-33}; strandsagents.com/latest/documentation/docs/; karpenter.sh/docs/; Amazon Braket: {amazon-braket-sdk-python, amazon-braket-schemas-python, amazon-braket-default-simulator-python, amazon-braket-pennylane-plugin-python, amazon-braket-algorithm-library, qiskit-braket-provider, autoqasm, qirtoqasm}.readthedocs.io and github.com/amazon-braket/* (blob/tree/raw).\n\nOutput: SUCCESS -- markdown + `total_length, start_index, end_index, truncated, redirected_url?` (truncated includes TOC with char ranges). ERROR -- `error_code` in {not_found, invalid_url, throttled, downstream_error, validation_error}.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"requests":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","description":"Doc URL with allow-listed prefix; use exact URL from search."},"max_length":{"type":"integer","description":"Chars returned (default 10000)."},"start_index":{"type":"integer","description":"Char offset (default 0). Use prior `end_index` to continue, or TOC offset to jump."}},"required":["url"]},"description":"List of `{url, max_length?, start_index?}`. Batch 2-5."}},"required":[]}},{"name":"aws___search_documentation","description":"AWS docs search. Each result's `context` is verbatim page text -- a real chunk of the actual page, not a short snippet -- and usually already contains the answer, so answer directly from it. Use `read_documentation` only when the chunks genuinely lack the needed detail.\n\nPick ONE topic. Add a 2nd ONLY if query genuinely spans domains. Extra topics dilute ranking.\n\n- reference_documentation -- API/SDK/CLI specs, config params\n- current_awareness -- new/released/announced\n- troubleshooting -- errors, \"how to fix\" (NOT for conceptual/feature questions)\n- amplify_docs -- Amplify (+ language)\n- cdk_docs -- CDK concepts/guides\n- cdk_constructs -- CDK code samples, L3\n- cloudformation -- CFN/SAM templates\n- strands_docs -- Strands Agents SDK (its Skills/agents concepts go here, NOT agent_skills)\n- agent_skills -- this tool's guided skills (load via `retrieve_skill`)\n- general (default) -- architecture, best practices, tutorials, feature behavior\n\nResults: rank_order (lower=better), url, title, context (verbatim page chunk -- answer directly from it).","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"limit":{"type":"integer","description":"Maximum number of results to return (default 4)."},"search_phrase":{"type":"string","description":"Keywords; preserve exact error strings and all task terms verbatim."},"topics":{"type":"array","items":{"type":"string","description":"topic name"},"description":"Up to 3 from: reference_documentation, current_awareness, troubleshooting, amplify_docs, cdk_docs, cdk_constructs, cloudformation, agent_skills, strands_docs, general. Default [\"general\"]."}},"required":["search_phrase"]}},{"name":"aws___list_regions","description":"Retrieve a list of all AWS regions.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{},"required":[]}},{"name":"aws___get_regional_availability","description":"AWS resource availability per region.\n\n- Max 10 regions; multi-region needs `filters`; single-region supports `next_token`.\n- Status: isAvailableIn | isNotAvailableIn | isPlannedIn | Not Found.\n- Response key: products | service_apis | cfn_resources.\n\nNot for region counts/docs/vague queries -- use `search_documentation` / `list_regions`.\n\nFilter values must EXACTLY match AWS's catalog names; guessed, partial, or pluralized names are rejected (\"values in filter parameter do not exist\"). If unsure of the exact name, first call once for a single region with resource_type set and NO filters to list all valid names, then re-call filtering on the exact match.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"regions":{"type":"array","items":{"type":"string"},"description":"AWS region codes (max 10). Multi-region requires `filters`; single-region supports `next_token`."},"resource_type":{"type":"string","description":"Required: 'product' | 'api' | 'cfn'."},"filters":{"type":"array","items":{"type":"string"},"description":"Use exact AWS product or sub-feature name.\n\n- product: 'Amazon Bedrock' (service), or sub-features like 'Comprehend Auto Scaling', 'Latency-Based Routing', 'PrivateLink Support'. When the user names a specific sub-feature, filter on the sub-feature -- do NOT generalize to the parent service ('Amazon Comprehend'); that returns availability for the wrong scope.\n- api: 'SdkServiceId+Operation' (e.g. 'CloudFormation+CreateStack', 'IAM+GetSSHPublicKey') or 'SdkServiceId' (e.g. 'EC2'). Use a literal '+' between service and operation -- not space, colon, or hyphen.\n- cfn: 'AWS::EC2::Instance', 'AWS::Lambda::Function'.\n\nInclude every region the user named; don't add filters they didn't request.\n\nValues must EXACTLY match AWS's catalog (e.g. 'AWS Lambda', not 'Lambda' or 'AWS Lambda Service'). If unsure of the exact name, first call once for one region with NO filters to list valid names, then filter on the exact match."},"next_token":"[REDACTED]","region":{"type":"string","description":"Unused; use `regions`."}},"required":["resource_type"]}},{"name":"aws___retrieve_skill","description":"Retrieve an AWS skill (workflows, references). Returns SKILL.md, or `file` if given.\n\nCall `search_documentation` FIRST and copy `skill_name` verbatim -- it is an opaque registry ID. Never guess or fabricate `skill_name` or `file`.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"file":{"type":"string","description":"Optional file path within the skill, copied as cited (e.g. `references/architecture.md`). Don't add or strip a `references/` prefix. Omit for SKILL.md."},"skill_name":{"type":"string","description":"Required. Exact `skill_name` from a search_documentation result, copied verbatim. Do not invent or modify."}},"required":["skill_name"]}}]}}}
{"t":"2026-08-20T16:59:22.082Z","dir":"in","raw":{"method":"tools/list","jsonrpc":"2.0","id":2}}
{"t":"2026-08-20T16:59:22.158Z","dir":"out","raw":{"jsonrpc":"2.0","id":2,"result":{"tools":[{"name":"aws___read_documentation","description":"Fetch full AWS doc pages as markdown. `search_documentation` already returns verbatim page chunks, so don't re-read a URL whose chunk you already have to \"confirm\" or \"round out\" an answer -- the chunk is the real page text; treat it as authoritative.\n\nReading the full page is justified ONLY when the chunks genuinely lack the content:\n- an enumeration or aggregation (\"list all X\", \"how many X\") needs the complete set and the chunks show only part of it;\n- no search result is on-topic after refining the query, and a known doc URL would have the answer.\nOtherwise, answer from the chunks. Use exact URLs from `search_documentation`; don't guess slugs.\n\nInput: `requests: [{url, max_length?, start_index?}]`. Batch 2-5.\n- `max_length` default 10000.\n- `start_index` default 0; use prior `end_index` to continue, TOC offset to jump.\n\nAllow-listed prefixes: docs.aws.amazon.com; aws.amazon.com (not /marketplace); repost.aws/knowledge-center; docs.amplify.aws; ui.docs.amplify.aws; github.com/{aws-cloudformation/aws-cloudformation-templates, aws-samples/{aws-cdk-examples, generative-ai-cdk-constructs-samples, serverless-patterns}, awsdocs/aws-cdk-guide, awslabs/aws-solutions-constructs, cdklabs/cdk-nag} (README on `main`); constructs.dev/packages/{@aws-cdk-containers, @aws-cdk, @cdk-cloudformation, aws-analytics-reference-architecture, aws-cdk-lib, cdk-amazon-chime-resources, cdk-aws-lambda-powertools-layer, cdk-ecr-deployment, cdk-lambda-powertools-python-layer, cdk-serverless-clamscan, cdk8s, cdk8s-plus-33}; strandsagents.com/latest/documentation/docs/; karpenter.sh/docs/; Amazon Braket: {amazon-braket-sdk-python, amazon-braket-schemas-python, amazon-braket-default-simulator-python, amazon-braket-pennylane-plugin-python, amazon-braket-algorithm-library, qiskit-braket-provider, autoqasm, qirtoqasm}.readthedocs.io and github.com/amazon-braket/* (blob/tree/raw).\n\nOutput: SUCCESS -- markdown + `total_length, start_index, end_index, truncated, redirected_url?` (truncated includes TOC with char ranges). ERROR -- `error_code` in {not_found, invalid_url, throttled, downstream_error, validation_error}.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"requests":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","description":"Doc URL with allow-listed prefix; use exact URL from search."},"max_length":{"type":"integer","description":"Chars returned (default 10000)."},"start_index":{"type":"integer","description":"Char offset (default 0). Use prior `end_index` to continue, or TOC offset to jump."}},"required":["url"]},"description":"List of `{url, max_length?, start_index?}`. Batch 2-5."}},"required":[]}},{"name":"aws___search_documentation","description":"AWS docs search. Each result's `context` is verbatim page text -- a real chunk of the actual page, not a short snippet -- and usually already contains the answer, so answer directly from it. Use `read_documentation` only when the chunks genuinely lack the needed detail.\n\nPick ONE topic. Add a 2nd ONLY if query genuinely spans domains. Extra topics dilute ranking.\n\n- reference_documentation -- API/SDK/CLI specs, config params\n- current_awareness -- new/released/announced\n- troubleshooting -- errors, \"how to fix\" (NOT for conceptual/feature questions)\n- amplify_docs -- Amplify (+ language)\n- cdk_docs -- CDK concepts/guides\n- cdk_constructs -- CDK code samples, L3\n- cloudformation -- CFN/SAM templates\n- strands_docs -- Strands Agents SDK (its Skills/agents concepts go here, NOT agent_skills)\n- agent_skills -- this tool's guided skills (load via `retrieve_skill`)\n- general (default) -- architecture, best practices, tutorials, feature behavior\n\nResults: rank_order (lower=better), url, title, context (verbatim page chunk -- answer directly from it).","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"limit":{"type":"integer","description":"Maximum number of results to return (default 4)."},"search_phrase":{"type":"string","description":"Keywords; preserve exact error strings and all task terms verbatim."},"topics":{"type":"array","items":{"type":"string","description":"topic name"},"description":"Up to 3 from: reference_documentation, current_awareness, troubleshooting, amplify_docs, cdk_docs, cdk_constructs, cloudformation, agent_skills, strands_docs, general. Default [\"general\"]."}},"required":["search_phrase"]}},{"name":"aws___list_regions","description":"Retrieve a list of all AWS regions.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{},"required":[]}},{"name":"aws___get_regional_availability","description":"AWS resource availability per region.\n\n- Max 10 regions; multi-region needs `filters`; single-region supports `next_token`.\n- Status: isAvailableIn | isNotAvailableIn | isPlannedIn | Not Found.\n- Response key: products | service_apis | cfn_resources.\n\nNot for region counts/docs/vague queries -- use `search_documentation` / `list_regions`.\n\nFilter values must EXACTLY match AWS's catalog names; guessed, partial, or pluralized names are rejected (\"values in filter parameter do not exist\"). If unsure of the exact name, first call once for a single region with resource_type set and NO filters to list all valid names, then re-call filtering on the exact match.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"regions":{"type":"array","items":{"type":"string"},"description":"AWS region codes (max 10). Multi-region requires `filters`; single-region supports `next_token`."},"resource_type":{"type":"string","description":"Required: 'product' | 'api' | 'cfn'."},"filters":{"type":"array","items":{"type":"string"},"description":"Use exact AWS product or sub-feature name.\n\n- product: 'Amazon Bedrock' (service), or sub-features like 'Comprehend Auto Scaling', 'Latency-Based Routing', 'PrivateLink Support'. When the user names a specific sub-feature, filter on the sub-feature -- do NOT generalize to the parent service ('Amazon Comprehend'); that returns availability for the wrong scope.\n- api: 'SdkServiceId+Operation' (e.g. 'CloudFormation+CreateStack', 'IAM+GetSSHPublicKey') or 'SdkServiceId' (e.g. 'EC2'). Use a literal '+' between service and operation -- not space, colon, or hyphen.\n- cfn: 'AWS::EC2::Instance', 'AWS::Lambda::Function'.\n\nInclude every region the user named; don't add filters they didn't request.\n\nValues must EXACTLY match AWS's catalog (e.g. 'AWS Lambda', not 'Lambda' or 'AWS Lambda Service'). If unsure of the exact name, first call once for one region with NO filters to list valid names, then filter on the exact match."},"next_token":"[REDACTED]","region":{"type":"string","description":"Unused; use `regions`."}},"required":["resource_type"]}},{"name":"aws___retrieve_skill","description":"Retrieve an AWS skill (workflows, references). Returns SKILL.md, or `file` if given.\n\nCall `search_documentation` FIRST and copy `skill_name` verbatim -- it is an opaque registry ID. Never guess or fabricate `skill_name` or `file`.","annotations":{"readOnlyHint":true,"openWorldHint":false,"destructiveHint":false},"inputSchema":{"type":"object","properties":{"file":{"type":"string","description":"Optional file path within the skill, copied as cited (e.g. `references/architecture.md`). Don't add or strip a `references/` prefix. Omit for SKILL.md."},"skill_name":{"type":"string","description":"Required. Exact `skill_name` from a search_documentation result, copied verbatim. Do not invent or modify."}},"required":["skill_name"]}}]}}}
{"t":"2026-08-20T17:03:46.070Z","dir":"event","kind":"fitness.synthesis","raw":{"suiteHash":"6c99fb34e0ae690b7178cdb4b3c07284757aa8b3d035fd5d9748d9a98c8e4d0d","generatorVersion":"fitness-report-generator/2","generatorModel":"claude-opus-5","yield":{"emitted":24,"rewritten":0,"candidates":24,"entriesDiscarded":0,"admitted":0,"trimmed":0,"admissionRate":0,"reconciles":true,"shortfall":0,"minTasks":8,"insufficient":true},"dropsByRule":{"invalid-check":24},"nullScreen":{"enabled":false,"model":null,"screened":0,"dropped":0,"errors":0,"inputTokens":0,"outputTokens":0},"repairs":0,"leaksAtGeneration":0,"regenerationAttempted":false,"failure":null,"detail":"full ledger in suite-meta.json"}}
{"t":"2026-08-20T17:03:46.075Z","dir":"event","kind":"fitness.gate","raw":{"gate":"structural","ok":false,"reason":"no_cases_generated"}}
{"t":"2026-08-20T17:03:46.079Z","type":"end","reason":"eval_complete","durationMs":265188}
