Classifies inbound email attachments by document purpose, sensitivity, sender context, and required processing route.
Prototype evidence fixture—not an independent certification or production safety guarantee.
4 declared features · Python / python
02Test evidence86% / 232 testspartial fixture run · Jul 20, 2026
03Security evidence78/100 security0 critical · 2 high · FixtureScan 1.4
04ProvenanceSigned fixture buildFunctionFoundry demo build service · Jul 18, 2026
05Reference offerCommercial sourceartifact-access · source-access · modification · commercial-use
3f4e829b0595…a1c91bb9d8Contract, fixture evidence, provenance, and offers above refer to manifest version 1.10.0. The digest identifies its seeded demo artifact; it is not an independent certification.
Classifies inbound email attachments by document purpose, sensitivity, sender context, and required processing route. The versioned contract documents deterministic behavior, failure modes, configuration, and integration boundaries for production teams.
message/rfc822
Validated message/rfc822 request payload
application/json
Typed application/json response with trace metadata
Python / python 3.12, 3.13
FastAPI
aws-lambda · container
Contract stability: stable · fixture declared
Declared compatible pieces
Compatibility links are declared fixture metadata and have not been independently integration-tested
95–259 agent minutes · 1.3–5.8 review hours
fixture directional · low confidencePrototype estimate only. It is not an empirical benchmark and must not be presented as measured savings.
Fixture evidence scanned 7/19/2026 with FixtureScan 1.4. Benchmarks use 2 vCPU / 2 GB fixture runner.
| Data classes | PII, confidential |
|---|---|
| Permissions | read-write temporary-storage: Bounded request processing |
| Security findings | 0 critical · 2 high |
| SBOM | CycloneDX 1.6 fixture · dependency inventory attached |
| Builder | FunctionFoundry demo build service · signed: true |
| Revision | fixture-email-attachment-classification-service-v1 |
| Artifact SHA-256 | 3f4e829b0595a65e42312a64a8e03948c69c9182c135c9484af9f2a1c91bb9d8 |
| Maintenance | active |
| Option | Model | Rights | Restrictions | Price |
|---|---|---|---|---|
| Private evaluation evaluation | evaluation | evaluation | Non-production use only; Results retained for 30 days | $0.05 / evaluation Seller-stated · waived in prototype · $0 charged |
| Hosted API execution execution | execution | hosted-access, commercial-use | No artifact or source access | $0.20 / execution |
| Commercial source commercial-source · 10 seats | one-time | artifact-access, source-access, modification, commercial-use | No standalone redistribution; One production application | $799 |
Prototype license text is illustrative and has not received legal review.
| Version | Status | Evidence | Artifact |
|---|---|---|---|
| 1.10.0 | active | 86% coverage · scan recorded | 3f4e829b0595a65e… |
{
"schemaVersion": "1.0",
"capabilityId": "00000000-0000-4000-8000-00000000000a",
"name": "Email Attachment Classification Service",
"slug": "email-attachment-classification-service",
"summary": "Classifies inbound email attachments by document purpose, sensitivity, sender context, and required processing route.",
"granularity": "service",
"purposes": [
"email classification",
"attachments",
"document processing",
"pii detection"
],
"features": [
"MIME validation",
"document classification",
"PII detection",
"routing"
],
"functionalDescription": "Classifies inbound email attachments by document purpose, sensitivity, sender context, and required processing route. The versioned contract documents deterministic behavior, failure modes, configuration, and integration boundaries for production teams.",
"inputs": [
{
"name": "request",
"contentType": "message/rfc822",
"description": "Validated message/rfc822 request payload",
"required": true
}
],
"outputs": [
{
"name": "result",
"contentType": "application/json",
"description": "Typed application/json response with trace metadata",
"required": true
}
],
"runtimes": [
{
"language": "Python",
"runtime": "python",
"versions": [
"3.12",
"3.13"
]
}
],
"frameworks": [
"FastAPI"
],
"deploymentTargets": [
"aws-lambda",
"container"
],
"dependencies": [
{
"name": "pydantic",
"version": ">=2",
"optional": false
}
],
"permissions": [
{
"resource": "temporary-storage",
"access": "read-write",
"reason": "Bounded request processing"
}
],
"dataClassifications": [
"PII",
"confidential"
],
"complianceClaims": [
"SBOM available",
"Dependency scan recorded"
],
"testEvidence": {
"coveragePercent": 86,
"tests": 232,
"lastRun": "2026-07-20T14:00:00.000Z",
"status": "partial"
},
"securityEvidence": {
"criticalFindings": 0,
"highFindings": 2,
"score": 78,
"scannedAt": "2026-07-19T09:30:00.000Z",
"scanner": "FixtureScan 1.4"
},
"benchmarks": [
{
"name": "p95 latency",
"value": 155,
"unit": "ms",
"environment": "2 vCPU / 2 GB fixture runner"
}
],
"buildBenchmark": {
"basis": "fixture-directional",
"sampleSize": 0,
"referenceTask": "Reimplement the declared email-attachment-classification-service contract in a compatible greenfield repository",
"tokenEstimate": {
"low": 111000,
"high": 274000
},
"agentTimeMinutes": {
"low": 95,
"high": 259
},
"humanReviewHours": {
"low": 1.3,
"high": 5.8
},
"observedAt": null,
"methodology": "Directional fixture derived from declared granularity and integration effort; no coding-agent replay was run.",
"confidence": "low",
"disclosure": "Prototype estimate only. It is not an empirical benchmark and must not be presented as measured savings."
},
"integration": {
"estimatedHours": 7,
"packageManager": "uv",
"configurationNotes": [
"Pin the immutable artifact digest",
"Configure scoped service credentials"
]
},
"composition": {
"composable": true,
"interface": "http-api",
"compatibleWith": [
"upload-mime-magic-byte-validator",
"pii-detection-redaction-pipeline"
],
"requires": [],
"contractStability": "stable",
"evidence": "fixture-declared",
"notes": [
"Compatibility links are declared fixture metadata and have not been independently integration-tested"
]
},
"commercialModels": [
"pay-per-execution",
"source-license"
],
"licenseOptions": [
{
"id": "evaluation",
"name": "Private evaluation",
"scope": "evaluation",
"priceCents": 5,
"unit": "evaluation",
"rights": [
"evaluation"
],
"developerSeats": null,
"restrictions": [
"Non-production use only",
"Results retained for 30 days"
]
},
{
"id": "hosted-execution",
"name": "Hosted API execution",
"scope": "execution",
"priceCents": 20,
"unit": "execution",
"rights": [
"hosted-access",
"commercial-use"
],
"developerSeats": null,
"restrictions": [
"No artifact or source access"
]
},
{
"id": "commercial-source",
"name": "Commercial source",
"scope": "commercial-source",
"priceCents": 79900,
"unit": "one-time",
"rights": [
"artifact-access",
"source-access",
"modification",
"commercial-use"
],
"developerSeats": 10,
"restrictions": [
"No standalone redistribution",
"One production application"
]
}
],
"artifactDigests": [
{
"algorithm": "sha256",
"digest": "3f4e829b0595a65e42312a64a8e03948c69c9182c135c9484af9f2a1c91bb9d8",
"artifactType": "source"
}
],
"provenance": {
"builder": "FunctionFoundry demo build service",
"sourceRevision": "fixture-email-attachment-classification-service-v1",
"builtAt": "2026-07-18T12:00:00.000Z",
"signed": true
},
"maintenanceStatus": "active",
"version": "1.10.0",
"seller": {
"name": "Inbox Automata",
"verified": false,
"reputation": 4.1
},
"verificationBadges": [
"Benchmark published"
]
}