Research Program
Not a prompt. An architecture with peer-reviewed trust properties.
TriageCounsel is the product instantiation of a peer-reviewed research program: a deterministic execution boundary (ICCS 2026, Springer LNCS), extended into a formal trust-boundary architecture with threat modeling, runtime enforcement, and empirical evaluation (IEEE TPS 2026). The goal is not maximum chatbot fluency — it is reproducibility, auditability, and defensibility under legal and security review.
Research Arc
From execution invariance to a trust boundary
One continuous line of work. First prove that deterministic authority is possible in hybrid pipelines. Then formalize the adversaries, trust properties, and runtime enforcement that legal and security teams need to rely on.
ICCS 2026 · Springer LNCS
Deterministic execution boundary
Introduced and evaluated the hybrid architecture: symbolic engine owns all state transitions; the LLM is a non-authoritative explainer. Measured execution invariance and traceability as first-class computational properties.
IEEE TPS 2026 · Accepted
Trust-boundary architecture
Extended that boundary into four explicit trust properties (reproducibility, traceability, decision–explanation separation, injection containment), a threat model, runtime enforcement checks, prompt-injection experiments, immutable evidence binding, and quantified data-minimization controls.
Product
TriageCounsel in production
The same philosophy ships as connected contract review: approved positions govern outcomes, findings stay evidence-bound, and AI never becomes the decision-maker.
Paper I
Accepted · ICCS 2026 Springer LNCSDeterministic Execution Frameworks for Hybrid Symbolic–Probabilistic Computational Pipelines
Santhosh Guntupalli
International Conference on Computational Science (ICCS 2026) · Springer Lecture Notes in Computer Science (LNCS)
Springer DOI page will be linked here upon formal LNCS publication.
Paper II
Accepted · IEEE TPS 2026 Trust · Privacy · SecurityTrust-Boundary Architectures for Auditable LLM-Assisted Contract Risk Analysis: Threat Model, Enforcement, and Empirical Evaluation
Santhosh Guntupalli
IEEE International Conference on Trust, Privacy and Security in Intelligent Systems and Applications (TPS 2026) · accepted
IEEE proceedings DOI and camera-ready citation will be posted when published by the conference.
What Legal & Security Teams Can Rely On
Four trust properties, enforced at the boundary
From the IEEE TPS 2026 paper. These are not marketing claims — they are falsifiable properties with mapped threats, enforcement mechanisms, and experimental checks.
Same contract. Same ruleset. Same findings.
Authoritative outputs are identical across repeated executions on the same state. Replay integrity for audits, regression diffs, and historical defensibility.
Every finding binds to rule, span, and version.
Immutable evidence binding: each finding cites a versioned rule ID, severity, and exact text span — so reviewers reconcile outputs with explicit logic, not model lore.
AI explains. It does not decide.
Findings are frozen before any LLM call. Schema validation and no write-back mean explanatory text cannot invent, alter, or delete authoritative risk.
Hostile clause text stays data, not instructions.
Instruction-like language embedded in contracts cannot change the authoritative finding set at the pattern-matching layer. Evaluated under bounded prompt-injection and obfuscation suites.
Empirical Evaluation
Results that survive scrutiny
Headline numbers from the IEEE TPS 2026 evaluation (200 agreements; NDA, MSA, employment, licensing), building on the ICCS 2026 determinism study (115 documents).
Trust-property verification (IEEE TPS 2026)
The architecture prioritizes auditability over maximum recall. Reported detection F1 on labeled synthetics is deliberately conservative (0.66 in IEEE TPS); errors are explicit, typed, and remediable by rule ID — not hidden failures of a black-box model. Structured JSON and RAG baselines still failed reproducibility on both OpenAI and Anthropic configurations tested.
Architecture
How the trust boundary works
Detection, severity, and suppression are deterministic. The LLM explains pre-computed findings only. Probabilistic components cannot write back into authoritative state.
Authoritative path
Design principles (IEEE TPS)
P1 — Authoritative determinism
Exactly one subsystem emits authoritative findings; no sampling on the decision path.
P2 — Decision–explanation separation
Natural-language generation is downstream of frozen findings; explanation is derived, never constitutive.
P3 — Immutable evidence binding
Every finding cites rule ID, severity, and exact span under a versioned ruleset σ.
P4 — Minimal information exposure
External inference receives structured findings where the explanation path applies — not raw contract text as the default decision channel.
For Legal Teams
Why this is a philosophy you can defend
Prompt-first AI review
Trust-boundary architecture
FAQ
Frequently asked questions
How do the two papers relate?
ICCS 2026 introduced and validated the deterministic execution boundary for hybrid symbolic–probabilistic pipelines. IEEE TPS 2026 is the direct continuation: it formalizes trust properties, adversaries, runtime enforcement, injection containment, evidence binding, and data-minimization controls around that same boundary.
What is ICCS? What is IEEE TPS?
ICCS (International Conference on Computational Science) publishes through Springer LNCS and focuses on rigorous computational methods. IEEE TPS (Trust, Privacy and Security in Intelligent Systems and Applications) is an IEEE venue focused on trustworthy AI, privacy, and security — the right home for the threat-model and enforcement contribution.
What does “deterministic” mean here?
Given the same document, ruleset, and version, authoritative findings do not change across runs. Pure LLM extractors in the papers’ baselines could not satisfy that property — including schema-constrained and retrieval-augmented setups.
Does TriageCounsel use AI at all?
Yes. AI assists with discovery and plain-language explanation. Authoritative policy and risk outcomes are produced by deterministic engines with evidence-backed fact admission. The IEEE TPS trust boundary keeps explanation non-authoritative on the evaluated decision path.
Can I read the full papers?
Yes. PDFs for both accepted papers are available above. Publisher DOIs will be added when Springer LNCS and IEEE proceedings pages go live.
See the architecture in a live review
Upload a contract and inspect evidence-backed findings produced under the same deterministic philosophy validated in ICCS 2026 and IEEE TPS 2026.
Start Free Review