CNCK0NSULTAI-Truthuni0naiHackatonipIII ↗k0nsult.dev ↗ dla botówDomeny osobne, spięte siecią CNC + kernelem.
K0NSULT // ai-truth/ipIII
k0nsult.cloud / ai-truth / ipIII / orchestrator / product value

Product value — why ipIII matters and for whom

ipIII (Evidence & Resilience Orchestrator) is an evidence-and-regulatory layer — the connector between the technical output of pentest/AppSec/SOC and what the board, audit and regulator actually need: structured, verifiable evidence, not another CSV file. This page shows what it is, why it fills a real gap, and who it is for — based on numbers you can check in the code.

This page vs. the product overview — different roles, not a duplicate. Product value (this page) is the pitch and business rationale for a decision-maker — for whom, why, what gap is being filled. Product overview (PL, technical) is the technical module matrix with evidence (code + test per module) for due diligence. Both pages load the same runtime numbers from /api/ip3/ssot — they should not drift apart.
How to read this page. The product figures (pages, endpoints, parsers, modules) are counted runtime from /api/ip3/ssot and verifiable on live registries — /pages.json and /dev-api-reference. Any mention of market size, demand size or potential revenue is flagged separately as an estimate model — an assumption for discussion, not a forecast or a commitment. Regulatory topics (DORA/NIS2/GDPR/AI Act) are addressed in decision-support mode: the final legal qualification rests with the client's legal counsel/DPO.

What ipIII is — in one sentence

An evidence-and-regulatory layer between pentest/AppSec/SOC/GRC and the board, audit and regulator.

Scanners (SAST/DAST/SCA), pentests and SIEM produce findings. GRC systems produce risk registers and policies. Between these two worlds there is a gap: by default, no one turns a single finding into time-anchored evidence, tied to a specific regulatory obligation, ready to present to an auditor or supervisor. ipIII closes this flow: import → incident → evidence-package → retest → close, with chain-of-custody and an integrity hash at every step.

FLOW: finding (scanner/pentest)incident + contextevidence-packageretestclose + Board Pack

Why it matters — the gap nothing else closes on its own

None of the existing tools do this by themselves:

Scanners and pentest

Produce a technical finding (CVE, vulnerability, exploit path). They do not say which regulatory obligation is at stake or whether the evidence will survive an audit.

SIEM

Sees events in real time. It does not build a coherent evidence package with chain-of-custody for a single incident for audit purposes.

GRC

Manages the risk register and policies at the organization level. It typically does not reach down to granular technical evidence (which specific test, which retest, which file hash).

ipIII (this layer)

Connects the finding to the obligation and to the evidence: coverage score, evidence package with hash and signature, mapping to DORA/NIS2/AI Act, a ready Board Pack for the board.

In other words: ipIII is a complementary, new category in the security→compliance chain, not a competitor to Burp Suite, Nessus, SIEM or classic GRC. It operates downstream of these tools (importing their output) and upstream into the board/audit/regulator (evidence package, Board Pack).

Who it is for

SegmentRegulatory contextWhat they get from ipIII
Financial institutionsDORA (operational resilience) Mapping of the incident to DORA requirements, an evidence package for operational resilience testing and TIBER-type exercises — as decision-support, not as an assurance of compliance.
Essential/important entitiesNIS2 An incident register with chain-of-custody consistent with NIS2 reporting obligations; the Legal Trigger Engine flags deadlines — to be confirmed by compliance/legal counsel.
AI providers and deployersAI Act AI-risk pack: agent register, human-oversight trail, model risk inventory — an evidence layer supporting classification and AI Act obligations (MVP, some modules on ROADMAP).
Cyber / pentest / MSSP firmsservice delivery to their own clients Import of their own tools' output (Burp, Nessus, DefectDojo, SARIF, SBOM) and automatic assembly into a Board Pack — less manual work reporting to the client.
CISO / internal audit / compliance / DPOoversight and accountability A single source of truth for evidence status (coverage score, verify hash+signature) instead of scattered spreadsheets and emails between teams.

The product in numbers — data from the code, not from a deck

The module figures below (pages, endpoints, parsers, modules, MCP tools) are loaded from /api/ip3/ssot, an endpoint that counts them directly from the repo files on every call — they are not hand-typed into the page. The values shown immediately are the last-known fallback (progressive enhancement); the test-suite count is static (SSOT does not count tests). Click through to verify.

243
ipIII module pages (PL)
registry /pages.json, plus the EN layer
44
endpoints /api/ip3/v1
JWT + RBAC enforced; OIDC validator behind a flag; live PostgreSQL (when configured) — current status at /status-matrix, contract: /dev-api-reference
19
import parsers
SARIF, SBOM, secrets, cloud posture, DefectDojo, Burp, Nessus, CSV and more
69
backend modules
routes/ip3-*.js — parsers, transport, tenancy, MCP, legal, PDF
81
test suites
unit + integration + E2E, in the tests/ repo (static figure, outside SSOT)
6
MCP tools
AI agent connection (read-only) — ip3_list_incidents, ip3_stats and others

figures refreshed from /api/ip3/ssot — values above are the fallback (last-known state); loading live…

source: /api/ip3/ssot · technical matrix with full evidence (code+test per module): /przeglad-produktu (PL).

Maturity layers — what is LIVE, what is only E2E on staging

Per the claim ≤ proof doctrine, we do not say "bank-ready" until we have evidence for it. Below is the current state of four key foundational layers (details and full status: known limitations and status matrix).

LayerWhat it doesStatus today
F1 — OIDC/JWKSIdentity federation, signature validation of tokens from an external IdP. E2E on staging — verified with end-to-end tests, not yet confirmed on a bank's production environment.
F2 — audit hash-chain + HMAC signatureIntegrity chain of audit events with an HMAC signature. shadow LIVE (prod) — running in parallel in production in observation mode, ahead of full cutover.
F3 — multi-tenant isolationData separation between organizations; IDOR/BOLA tests. E2E on staging — attempts to cross the tenant boundary result in 404 in tests; full multi-client production rollout is not yet in place.
F4 — real-world transport (GitHub/Jira/webhook)Bidirectional integration with the client's ticketing systems. E2E on staging — connection to real APIs works in tests; production rollout at a client requires their configuration.

Regulatory packs (DORA / NIS2 / GDPR / AI Act) today have MVP status: the obligation→evidence mapping works, but it is decision support, not automatic compliance certification — every pack requires review by legal counsel or compliance before use in contact with a regulator.

Market model — an assumption, not a forecast

This is an estimate model, not a forecast or a revenue guarantee. If a number about market size, potential client count or pilot revenue comes up in conversations with partners, it is always a model assumption with an explicit source (e.g., the number of entities in scope of DORA/NIS2 in a given jurisdiction, a typical pilot rate from /pricing), not a verified sales result. Actual revenue, cap table and financial model are documents requiring review by accounting/CFO and legal counsel — outside the scope of this page. Binding commercial terms are only set out in an individual contract.

Frequently asked questions

Does ipIII compete with Burp Suite, Nessus, SIEM or classic GRC?

No. It is a complementary layer that accepts the output of these tools as import (Burp, Nessus, SARIF, SBOM and others) and turns it into evidence tied to a regulatory obligation plus a ready package for the board. Scanners, pentest and SIEM remain necessary — ipIII operates on their output.

Does ipIII guarantee compliance with DORA, NIS2 or the AI Act?

No. ipIII supports the evidence workflow and decision-support for compliance — it helps collect, link and present evidence. The final assessment and legal qualification is always performed by the client's legal counsel, DPO or compliance function.

Are the product figures (pages, endpoints, tests) real, or is this marketing?

Module figures (pages, endpoints, parsers, modules, MCP tools) are loaded runtime from /api/ip3/ssot, the same endpoint used on /przeglad-produktu — they are not hand-typed into the page. Full page list: /pages.json, full endpoint list: /dev-api-reference. The test-suite count (81) is a static figure from the tests/ repo. These are not figures from a sales deck.

Can I see this on my own synthetic data before making a decision?

Yes — the lowest entry threshold is a PoC on synthetic data described at /pricing, submitted via /pilot-intake, with the full scope of the vendor's trust and security posture at /trust-center.

The principle we do not deviate from. We claim only what we can show with code, a test and an endpoint. Items marked ROADMAP are not available today as a finished feature — if they come up in conversation, it is as a plan, not as the current state.
Legal boundary. This page is informational/marketing material, not an offer within the meaning of Polish Civil Code, nor legal or financial advice. Legal documents (NDA/MSA/DPA), SOC2/ISO audit, and financial materials require preparation and review by legal counsel, a DPO or an auditor — outside the scope of this document.

Related: technical module matrix with evidence → /przeglad-produktu (PL) · full page registry → /pages.json · API contract → /dev-api-reference · a pentest evidence example → /pentest-report-board-pack · vendor trust and security → /trust-center · pilot submission → /pilot-intake · engagement models → /pricing.