System Documentation

Nuviac Reference

Technical specifications, operational guidelines, and execution protocols for navigating the Nuviac Intelligence Grid.

1. Architectural Overview

The Nuviac Grid is an advanced OSINT aggregator operating as a stateless proxy vault. It does not host or store target data — it uses high-speed encrypted routing to fetch, parse, and sanitize data from third-party networks in real-time.

Zero-Storage Engine: Target outputs are processed in volatile memory and immediately discarded post-delivery.
Header Stripping: All requests are scrubbed of the operator's digital signature, origin IP, and user-agent.
Packet Normalization: Disparate data formats (HTML, XML, raw text) are aggressively normalized into typed JSON structures.

2. Cryptographic Security

Data in Transit

Secured via TLS 1.3. Interception between client and proxy vault is mathematically infeasible.

Data at Rest

Ephemeral processing. Nuviac uses Upstash Redis for quotas only — no payload storage.

Bot Mitigation

Layer 7 defense via Cloudflare Turnstile. Cryptographic tokens required per execution.

3. Node Operation Protocol

Executing a successful query requires precise input formatting. Each module is uniquely calibrated to accept specific data strings. Dirty data will trigger automatic rejection.

Reading the Action Guideline

Before querying, consult the Required Format block on the execution page — it specifies exactly what data type is expected.

Obeying Strict Constraints

The Strict Constraints block lists prohibited characters. Identity nodes frequently require omitting country codes (+91), spaces, and hyphens.

4. System Diagnostics

If a query fails to resolve, the UI intercepts the backend response and displays a standard HTTP error code.

HTTP 400BAD_REQUEST

Invalid Module Signature. The requested node does not exist or the parameter is malformed.

HTTP 401UNAUTHORIZED

Authentication failure. Your session has expired or the active token is invalid.

HTTP 403FORBIDDEN

Access denied. The target is on the admin blocklist, or your Turnstile security token is stale.

HTTP 429TOO_MANY_REQUESTS

Rate limit breached. You have exceeded 10 requests within a rolling 60-second window.

HTTP 502BAD_GATEWAY

Target API unreachable. The external endpoint is down or returned non-JSON data.

5. Clearance Levels & Limits

Daily payload volume is strictly regulated by dynamic clearance tiers. Quotas automatically reset at 00:00 UTC via the Redis auto-cleaning tracker.

Standard

5 req/day

Lite

100 req/day

Premium X

1,000 req/day

Elite

10,000 req/day

6. Operational Security (OPSEC)

While Nuviac ensures the connection between our proxy vault and external networks is fully encrypted, your local operational security remains your primary responsibility.

Never utilize system nodes for unauthorized data extraction, harassment, or illegal intelligence gathering.

We highly recommend operating Nuviac through a secured VPN tunnel to mask your origin ISP from local network traffic monitoring.

When you execute a search, it is temporarily cached in your device's localStorage to render your Profile history. You can manually wipe this via "Clear Cache" on your Profile to maintain zero local footprints.

Terms & Conditions / Legal Framework

Full legal framework drafting in progress.

View Terms & Conditions →