CSC Wrapper Private
EN DE
Repo

Comm-SCI-Control Private Runtime

Deterministic governance execution for production wrappers. Commands, contracts, and quality gates stay explicit and auditable.

This private project line focuses on robust wrapper operation for Comm-SCI: strict command routing, SCI state handling, QC and verification enforcement, panel-driven operations, and bilingual project documentation. The core design is LLM-agnostic: the same governance layer can be applied across providers and models with explicit, comparable controls.

Why this wrapper line

From normative JSON to operational reliability

Deterministic command flow

Standalone-only command parsing reduces accidental state changes and keeps automation stable.

Fit and scope

Who this wrapper is for and what it is not

Good fit

For users who want more efficient human-machine communication, explicit evidence assessment, and reproducible LLM workflows.

Not the objective

Not a cosmetic prompt improver and not a "better prompt trick". The focus is governance, transparency, and controlled quality behavior.

LLM-agnostic uniqueness

The same rule and scoring logic persists across provider switches, enabling fair model comparison and stable regression baselines.

Control-first guidance

Dedicated pages for motivation, scenarios, and limits

The landing page keeps architecture and installation visible. Additional pages provide didactic entry points for why the wrapper exists, when runtime is worth it, and where hard limits remain.

Use cases

Where the wrapper can be applied

School and higher education

Structured argumentation, didactic outputs, and explicit uncertainty handling for learning workflows.

Science and research

Comparable prompt runs, explicit evidence labeling, auditability, and version-aware documentation.

Regulated professions

Useful for doctors, legal professionals, and other high-accountability roles as a structuring/checking aid, not as a responsibility replacement.

Execution model

Wrapper pipeline in fixed order

  1. P0 Parse

    Input is classified as standalone command, SCI selection, or content request.

  2. P1 Route

    Command intent dispatch or governed content route is selected deterministically.

  3. P2 State

    Runtime state updates are applied (profile, SCI, overlay, language policy, QC overrides).

  4. P2B Preflight

    Contract guards and compliance prerequisites are checked before content rendering.

  5. P3-P4 Contract + Repair

    Violations trigger deterministic correction logic or explicit control-layer blocking.

  6. P5 Render + Audit

    Structured HTML output, timestamps, and audit records are emitted for reproducibility.

Operational modules

Four governance protection surfaces

Control Layer

Maintains strict command contracts, output ordering, and deterministic fallback behavior.

QC and Overrides

Normalizes QC footer targets and keeps explicit override visibility in state and output.

CGI feedback loop

Captures structured user feedback for iterative quality adaptation without hidden state jumps.

Didactic terminology

Dedicated page for all core terms

Orientation

Website tree for quick navigation

Installation on the website

Main-page quick path plus separate detail pages for beginners and professionals

On-page quickstart Command
Setupbash scripts/setup_venv.sh
Activate venvsource .venc/bin/activate
Start runtimepython Comm-SCI-Control-App.py

Interface impressions

Panel and wrapper UI snapshots

Wrapper UI screenshot 1
Main dialog with deterministic response framing.
Wrapper UI screenshot 2
Panel controls for provider, model, and language settings.
Wrapper UI screenshot 3
Governance command sections and operational toggles.
Wrapper UI screenshot 4
Comm status/control views for runtime verification.
Wrapper UI screenshot 5
Audit-oriented output with explicit structure markers.
Wrapper UI screenshot 6
Panel diagnostics and manual test integration.

Project documentation

Bilingual docs for operations and architecture

Citation baseline

DOI mapping for wrapper and ruleset

Resource DOI / Link Usage
Wrapper concept DOI 10.5281/zenodo.18445672 Stable reference across all wrapper versions.
Ruleset concept DOI 10.5281/zenodo.17928357 Normative governance source across releases.