Patent Pending · 63/986,802
SMEPro Technologies/ docs.smeprotech.com
DOCUMENTATION · IOS+ MIDDLEWARE ENGINE

IOS+ Middleware developer documentation.

Deployment guides, API references, integration patterns, and reference architectures for engineering teams deploying the IOS+ Middleware Engine. This is the developer-facing surface — for the corporate hub, see smeprotech.com.

Reference architectures for four tiers API references and SDK docs Integration patterns for IDP / SIEM / data lake
QUICKSTART

Three minutes from zero to first governed action.

For a working preview of the YBR pipeline against the public sandbox. Production deployments require a customer-tier license — see pricing.

1. Get a sandbox token

Request a sandbox token by emailing support@smeprotech.com. Tokens are issued within one business day.

2. Submit your first governed action

# Submit a governed action through the YBR pipeline curl -X POST https://sandbox.smeprotech.com/v1/actions \ -H "Authorization: Bearer $TOKEN" \ -H "Content-Type: application/json" \ -d '{ "action_type": "ai_generation", "model_provider": "anthropic", "regulatory_frameworks": ["nist_csf", "iso_27001"], "input_data": "..." }'

3. Inspect the SHA-256 receipt

# Every cleared action returns a sealed receipt at Gate 560 { "action_id": "act_01HXKR8D...", "status": "cleared", "ybr_gates": { "510_identity": "pass", "520_schema": "pass", "530_business_rules": "pass", "540_compliance": "pass · udm_nodes_evaluated=23", "550_conflict": "pass", "560_audit": "sealed" }, "sha256_receipt": "7a4f2e8d..." }
DOCUMENTATION SECTIONS

Twelve sections. Browse by what you're building.

SECTION 01

Quickstart

From sandbox token to first cleared action in three minutes. Setup, authentication, and the first governed call.

SECTION 02

Architecture overview

How IOS+, COS/UDME, and RI-42 fit together. The six-gate YBR pipeline explained in depth. Where each layer lives in your environment.

SECTION 03

Deployment tier guides

Step-by-step deployment guides for on-prem, air-gapped, hybrid cloud, and managed SaaS. Network diagrams, hardware sizing, prerequisites.

SECTION 04

API reference

Full reference for the IOS+ Middleware API. Endpoint catalog, request/response schemas, error codes, rate limits.

SECTION 05

SDKs & client libraries

Official SDKs in Python, TypeScript, Go, Java, and .NET. Community-maintained Rust and Ruby clients. SDK API parity matrix.

SECTION 06

Integration patterns

IDP integration (SAML, OIDC). SIEM integration (audit event streaming). Data lake integration (Snowflake, Databricks, Hadoop). Model provider integration (Anthropic, OpenAI, Azure OpenAI, AWS Bedrock).

SECTION 07

UDM regulatory graph

How the 331-node Universal Decoding Matrix works. Five jurisdictional authority layers. Six typed edge classes. How to query the graph from your application.

SECTION 08

YBR pipeline gates in detail

Each of the six gates explained — what passes, what blocks, what configuration options exist. Hard-stop semantics for Gates 540 and 560.

SECTION 09

Evidence ledger & SHA-256 receipts

Receipt format, verification procedure, WORM storage configuration, lineage queries, and how to export evidence for external audit.

SECTION 10

Security & compliance

SOC 2, HIPAA, ISO 27001 posture. FIPS 140-3 module configuration. Vulnerability disclosure. Security advisories.

SECTION 11

Reference architectures

Reference diagrams for common deployment patterns — federal-lands operator, regional health system, AACSB-accredited business school, multi-state energy mid-cap, defense prime.

SECTION 12

Changelog & release notes

Versioned release notes for the IOS+ Middleware Engine, COS / UDME corpus updates, and SDK releases. Subscription-based notifications available.

FOR DEVELOPERS

Three channels for technical conversation.

SANDBOX

support@smeprotech.com

Request a sandbox token to evaluate the YBR pipeline against test data. Tokens issued within one business day. No commitment.

TECHNICAL SUPPORT

support@smeprotech.com

For active customers — implementation questions, integration support, deployment issues. Response SLAs depend on your support tier.

SECURITY DISCLOSURE

support@smeprotech.com

For responsible vulnerability disclosure. PGP key available. Coordinated disclosure process documented in Section 10.

PLACEHOLDER NOTICE

The documentation site is the landing page today.

This is the public landing for docs.smeprotech.com — the front door for IOS+ Middleware developer documentation. The twelve sections listed above are scheduled for population as the product surfaces stabilize and customer feedback flows in. Sandbox access and API references are available today by email to support@smeprotech.com.