Skip to content

Commit

Permalink
add new CRF 674, 675
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 5, 2026
1 parent 1d2d911 commit 1caeeb7
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 0 deletions.
57 changes: 57 additions & 0 deletions inventory/20260505-1.yml
Original file line number Diff line number Diff line change
@@ -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
93 changes: 93 additions & 0 deletions inventory/20260505-2.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1caeeb7

Please sign in to comment.