From 1caeeb715950c500cc93a6fff337b2f6c95d015c Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 5 May 2026 14:15:02 -0400 Subject: [PATCH] add new CRF 674, 675 --- inventory/20260505-1.yml | 57 ++++++++++++++++++++++++ inventory/20260505-2.yml | 93 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 150 insertions(+) create mode 100644 inventory/20260505-1.yml create mode 100644 inventory/20260505-2.yml diff --git a/inventory/20260505-1.yml b/inventory/20260505-1.yml new file mode 100644 index 0000000..bbc23cc --- /dev/null +++ b/inventory/20260505-1.yml @@ -0,0 +1,57 @@ +template_date: 2026-05-06 +template_version: 1.0.2 +basic: + date: 2026-05-06 + version: 1.0.0 + contact_info: + - name: Michael Barbato + division: CED + mail: michael.j.barbato@census.gov + - name: Irina Belyaeva + division: CED + mail: irina.belyaeva@census.gov + - name: Liza Hill + division: CED + mail: Liza.L.Hill@census.gov + +bedrock_information: + company_name: U.S. Census Bureau + website_url: https://census.gov/ + industry: Government + intended_users: Internal CEDSCI Users + internal_employees: true + external_user: false + use_case_description: | + AI-Assisted code development to support software development, refactoring, and application modernization activities + +bedrock_models: + - anthropic.claude-4-5-sonnet + +federal_standards_information: + id: 20260505-1 + project_name: CEDSCI AI Assisted Code Development + project_summary: | + The goal of this project is to support the controlled use of AWS Bedrock–hosted large language models (LLMs) to + enable software development, refactoring, and application modernization activities within the CEDSCI DEV environment. + development_stage: planned + data_sensitivity: No PII or sensitive data + dms_project_number: null + cms_project_number: null + +deployment_details: + crf_number: 675 + finops_project_number: 24 + finops_project_name: adrm_cedsci_mgrn + accounts: + - account_id: 145577987146 + account_alias: cedsci-dev-gov + regions: + - us-gov-east-1 + - us-gov-west-1 + environment: dev + commercial_account_id: 131367201960 + commercial_account_alias: cedsci-dev-ew + +history: + - date: 20260505 + comment: created diff --git a/inventory/20260505-2.yml b/inventory/20260505-2.yml new file mode 100644 index 0000000..84a1934 --- /dev/null +++ b/inventory/20260505-2.yml @@ -0,0 +1,93 @@ +template_date: 2026-05-06 +template_version: 1.0.2 +basic: + date: 2026-05-06 + version: 1.0.0 + contact_info: + - name: Michael Barbato + division: CED + mail: michael.j.barbato@census.gov + - name: Irina Belyaeva + division: CED + mail: irina.belyaeva@census.gov + - name: Liza Hill + division: CED + mail: Liza.L.Hill@census.gov + +bedrock_information: + company_name: U.S. Census Bureau + website_url: https://census.gov/ + industry: Government + intended_users: + internal_employees: true + external_user: true + use_case_description: | + Natural agentic semantic search to enhance the discovery of publicly released U.S Census Bureau statistical products + +bedrock_models: + - anthropic.claude-4-5-sonnet: + regions: + - us-gov-east-1 + - us-gov-west-1 + - amazon.titan-embed-text: + regions: + - us-gov-east-1 + - us-gov-west-1 + - meta.llama3-8b: + regions: + - us-gov-west-1 + - meta.llama3-70b: + regions: + - us-gov-west-1 + +federal_standards_information: + id: 20260505-2 + project_name: CEDSCI AI Agentic Semantic Search + project_summary: | + CEDSCI AI Agentic Semantic Search is a cloud-native, generative AI–driven capability that enables a + natural-language interface for interacting with publicly released Census Bureau statistical data and metadata. + The project introduces an agentic semantic search layer that combines large language models (LLMs) with structured + metadata and data assets to provide a conversational AI interface, exposed through data.census.gov and api.census.gov. + development_stage: research + data_sensitivity: No PII or sensitive data + dms_project_number: null + cms_project_number: null + +deployment_details: + crf_number: 674 + finops_project_number: 24 + finops_project_name: adrm_cedsci_mgrn + accounts: + - account_id: 145577987146 + account_alias: cedsci-dev-gov + regions: + - us-gov-east-1 + - us-gov-west-1 + environment: dev + commercial_account_id: 131367201960 + - account_id: 363068123525 + account_alias: cedsci-test-gov + regions: + - us-gov-east-1 + - us-gov-west-1 + environment: test + commercial_account_id: 579031397736 + - account_id: 380846180853 + account_alias: cedsci-dmz-stage-gov + regions: + - us-gov-east-1 + - us-gov-west-1 + environment: stage + commercial_account_id: 878097483608 + - account_id: 398485042028 + account_alias: cedsci-dmz-prod-gov + regions: + - us-gov-east-1 + - us-gov-west-1 + environment: prod + commercial_account_id: 447367778161 + commercial_account_alias: cedsci-dmz-prod-ew + +history: + - date: 20260505 + comment: created