अवधारणाएँ और शब्दावली
Noxtica के पीछे की साझा शब्दावली। product और homepage जिस भी term का उपयोग करते हैं, वह यहाँ एक असली definition में बदल जाता है — इसका क्या मतलब है, Noxtica इसे आज कैसे करता है, और deeper technical doc कहाँ पढ़ें।
Noxtica एक Agentic Security & Intelligence Platform है। दो हिस्से: एक intelligence layer जो पढ़ता है कि आपकी site पर कौन और क्या है — device, agent, browser signals — और एक security layer जो जो पढ़ा गया है उस पर action करता है, browser में, आपके नियंत्रण की policy के तहत। दोनों के बीच से होकर गुजरती है एक agentic spine: एक operator-facing AI assistant जो console चलाता है, एक read-only integration surface ताकि आपके अपने agents Noxtica को पढ़ सकें, और एक defensive registry जो governs करता है कि आप किन AI agents पर भरोसा करते हैं। इसमें कुछ भी जादू नहीं है। reads calibrated और explainable हैं; actions वे policies हैं जो आप लिखते हैं।
Intelligence pillar
पढ़ना कि पेज पर कौन और क्या है।
- Know Your Device (KYD) — Sealed Runtime device intelligence: cross-browser signals जो एक stable, tamper-resistant fingerprint, एक persistent device ID, और एक risk score में संघनित होते हैं।
- Know Your Agent (KYA) — एक defensive allow/deny registry जो governs करता है कि आप किन AI agents और bots पर भरोसा करते हैं, Web Bot Auth verification के साथ integrated।
- Browser Intelligence — signal-collection layer: evidence की वे श्रेणियाँ जो Sealed Runtime किसी भी decision से पहले इकट्ठा करता है।
Security pillar
जो पढ़ा गया उस पर action करना।
- Browser Security — client-side enforcement: challenge और block directives, per-domain policy, shadow mode, और operator-configurable risk-action engine।
Agentic spine
“agentic” के तीन ईमानदार अर्थ, सभी shipped।
- Agentic Security — umbrella concept: हम agentically operate करते हैं, आप agentically integrate करते हैं, और हम agentic web को police करते हैं। KYA, MCP, assistant, और risk-action engine एक साथ कैसे fit होते हैं।
- MCP Integration — एक read-only Model Context Protocol server ताकि आपके external AI agents Noxtica को JSON-RPC पर पढ़ सकें, scoped, rate-limited, audited tokens के साथ। प्रति tenant opt-in।
- AI Assistant — built-in, server-side assistant जो operators को console चलाने में मदद करता है, per-tenant budget caps, audit logging, और Phase 1 में read-only tools के साथ।
Calibration
हर चीज़ के नीचे का सिद्धांत।
- Calibration — Noxtica calibrated risk reads क्यों लौटाता है, verdicts नहीं, और calibration roadmap किस ओर जा रही है।
संबंधित पठन
- Engineering principles — हर surface के पीछे के operating constraints।
- Why calibration, not verdicts — पूरी platform के नीचे का दर्शन।
- Detection signals — intelligence layer के पीछे का probe-level विवरण।
- Integration flow — script tag से risk-scored decision तक, end to end।