// CORE.ENGINE / V0.1
DIAGNOSTIC STREAM // 001 · LIVE

Cloud waste, traced to the fix.

Pare traces cloud spend through infrastructure, runtime signals, ownership, and code context, then turns the evidence into a reviewable packet.

lock Read-only IAM
Diagnostic Stream// 0016 anomalies · 1 new LIVE
0x8F92S3.GET
34
0x4A1BRDS.IO
11
0x9C33EC2.NET
13
// Built for platform & SRE teams tracing cloud waste to code
Code context
AWS.COSTTERRAFORMGITHUBCLOUDWATCHRDSS3NAT.GWPARE.PACKETAWS.COSTTERRAFORMGITHUBCLOUDWATCHRDSS3NAT.GWPARE.PACKET
// PROTOCOL / 3.STEP
// HOW IT WORKS

An agentic diagnostic layer for cloud cost.

01CONNECT

Read-only access.

Attach a scoped IAM role and your IaC repos. Nothing writes back. Provisioning takes under five minutes.

arrow_forwardAWS · GCP · Azure
02TRACE

The agent watches continuously.

Pare re-traces spend, runtime signals, and topology on a rolling schedule, surfacing new signals within the hour, not the quarter.

arrow_forwardTerraform · Pulumi · K8s
03REVIEW

Every PR gets a cost verdict.

On each pull request Pare estimates the spend and reliability delta before merge, and files reclaim packets as reviewable diffs with an owner.

arrow_forwardGitHub · GitLab
// TRACE.WORKSPACEACTIVE

Pare a noisy bill into an engineering decision.

Trace exactly how every dollar was spent, moving seamlessly from the billing aggregate down to the individual packet, runtime metric, and line of code.

TRACE: 02.14ms
01 / 06
L0$9,860.00
invoice.aws.2026-06
BILLING ROOT
L1$4,120.00
service: s3
storage + requests
L2$2,940.00
bucket: web-assets-prod
region: us-east-1
L3$640.00
prefix: /assets/*
req: +312% · 4.1M/hr
L4RECLAIM
web/next.config.js:34
commit 4a1b · @a.singh · 4d
TRACE-001·INV-2026-06
6 SPANS · DEPTH 4 · $640 ISOLATED
// PACKET.REVIEW / V0.9
Pare PacketActionable Intelligence
01 / 06
S3.GET·TRACE-001
bolt

Route hot S3 assets through the CDN cache

Estimated Reclaim
$640
/ mo · 67% off line
Now
$960
After
$320
Confidence
94% (High)
Risk
Low
Context Signals
  • cloudS3: web-assets-prod · /assets/*
  • monitoringRuntime: 4.1M req/hr · 0% cache
  • descriptionTerraform: terraform/prod/cdn
  • codeApp ref: web/next.config.js:34
Owner routed by agent
Owner avatar
@a.singh
descriptionterraform/prod/cdn/main.tf
Lines 22-58
@@ terraform/prod/cdn/main.tf cache hot assets @@
22 resource "aws_cloudfront_distribution" "web" {
23 enabled = true
+24+ ordered_cache_behavior { note
+25+ path_pattern = "/assets/*"
+26+ target_origin_id = "web-assets-prod"
+27+ cache_policy_id = aws_cloudfront_cache_policy.assets_24h.id note
+28+ }
29 }
@@ web/next.config.js serve assets from CDN @@
-34 assetPrefix: undefined, note
+35+ assetPrefix: process.env.NEXT_PUBLIC_CDN_URL,
Verification receipts
cache match
/assets/* only
terraform plan
1 policy · 1 behavior
origin access
S3 read path preserved
rollback
remove behavior
Diagnostic summary

web-assets-prod is serving /assets/* directly from S3 at 4.1M requests per hour. A dedicated CloudFront cache behavior plus the app asset prefix moves the hot path behind a 24h cache.

arrow_back_ios_newarrow_forward_iosstep through 6 packets · hover the diff to inspect

Engineered for trust.

Read-only analysis. Review-before-merge. No unapproved production mutations.

Request a pilot