Skip to main content

Σ OVERWATCH — Reality Await Layer (RAL) control plane for agentic AI

Project description

CI License: MIT Python 3.10+

Institutional Decision Infrastructure

Truth · Reasoning · Memory

🚀 Start Here · 🔁 Hero Demo · 🏢 Boardroom Brief · 📜 Specs · 🗺️ Navigation · 🔬 RAL


The Problem

Your organization makes thousands of decisions. Almost none are structurally recorded with their reasoning, evidence, or assumptions.

  • Leader leaves → their rationale leaves with them.
  • Conditions change → nobody detects stale assumptions.
  • Incident occurs → root-cause analysis becomes guessing.
  • AI accelerates decisions 100× → governance designed for human speed fails silently.

This is not a documentation gap. It is a missing infrastructure layer.

Every institution pays this cost — in re-litigation, audit overhead, governance drag, and silent drift. The question: keep paying in consequences, or invest in prevention.

Full economic tension analysis · Boardroom brief · Risk model


The Solution

Σ OVERWATCH fills the void between systems of record and systems of engagement with a system of decision.

Every decision flows through three primitives:

Primitive Artifact What It Captures
Truth Decision Ledger Record (DLR) What was decided, by whom, with what evidence
Reasoning Reasoning Scaffold (RS) Why this choice — claims, counter-claims, weights
Memory Decision Scaffold + Memory Graph (DS + MG) Reusable templates + queryable institutional memory

When assumptions decay, Drift fires. When drift exceeds tolerance, a Patch corrects it. This is the Drift → Patch loop — continuous self-correction.


Try It (5 Minutes)

git clone https://github.com/8ryanWh1t3/DeepSigma.git && cd DeepSigma
pip install -r requirements.txt

# Score coherence (0–100, A–F)
python -m coherence_ops score ./coherence_ops/examples/sample_episodes.json --json

# Full pipeline: episodes → DLR → RS → DS → MG → report
python -m coherence_ops.examples.e2e_seal_to_report

# Why did we make this decision?
python -m coherence_ops iris query --type WHY --target ep-001

Drift → Patch in 60 seconds (v0.3.0):

python -m coherence_ops.examples.drift_patch_cycle
# BASELINE 90.00 (A) → DRIFT 85.75 (B) → PATCH 90.00 (A)

👉 Full walkthrough: HERO_DEMO.md — 8 steps, every artifact touched.


Repo Structure

DeepSigma/
├─ START_HERE.md          # Front door
├─ HERO_DEMO.md           # 5-min hands-on walkthrough
├─ NAV.md                 # Navigation index
├── category/             # Economic tension, boardroom brief, risk model
├── canonical/            # Normative specs: DLR, RS, DS, MG, Prime Constitution
├── coherence_ops/        # Python library + CLI + examples
├── specs/                # JSON schemas (11 schemas)
├── examples/             # Episodes, drift events, demo data
├── llm_data_model/       # LLM-optimized canonical data model
├── docs/                 # Extended docs (vision, IRIS, policy packs)
├── mermaid/              # 35+ architecture & flow diagrams
├── engine/               # Compression, degrade ladder, supervisor
├── dashboard/            # React dashboard + mock API
├── adapters/             # MCP, OpenClaw, SharePoint, Power Platform, AskSage, Snowflake, LangChain
└── release/              # Release readiness checklist

CLI Quick Reference

Command Purpose
python -m coherence_ops audit <path> Cross-artifact consistency audit
python -m coherence_ops score <path> [--json] Coherence score (0–100, A–F)
python -m coherence_ops mg export <path> --format=json Export Memory Graph
python -m coherence_ops iris query --type WHY --target <id> Why was this decided?
python -m coherence_ops iris query --type WHAT_DRIFTED --json What assumptions decayed?
python -m coherence_ops demo <path> Score + IRIS in one command
coherence reconcile <path> [--auto-fix] [--json] Reconcile cross-artifact inconsistencies
coherence schema validate <file> --schema <name> Validate JSON against named schema
coherence dte check <path> --dte <spec> Check episodes against DTE constraints

Connectors (v0.5.0)

Connector Transport MCP Tools Docs
SharePoint Graph API sharepoint.list / get / sync docs/26
Power Platform Dataverse Web API dataverse.list / get / query docs/27
AskSage REST API asksage.query / models / datasets / history docs/28
Snowflake Cortex + SQL API cortex.complete / embed / snowflake.query / tables / sync docs/29
LangChain Callback Governance + Exhaust handlers docs/23
OpenClaw HTTP Dashboard API client adapters/openclaw/

Key Links

Resource Path
Reality Await Layer (RAL) ABOUT.md
Front door START_HERE.md
Hero demo HERO_DEMO.md
Boardroom brief category/boardroom_brief.md
Economic tension category/economic_tension.md
Risk model category/risk_model.md
Canonical specs /canonical/
JSON schemas /specs/
Python library /coherence_ops/
IRIS docs docs/18-iris.md
Docs map docs/99-docs-map.md

Operations

Resource Purpose
OPS_RUNBOOK.md Run Money Demo, tests, diagnostics, incident playbooks
TROUBLESHOOTING.md Top 20 issues — symptom → cause → fix → verify
CONFIG_REFERENCE.md All CLI args, policy pack schema, environment variables
STABILITY.md What's stable, what's not, versioning policy, v1.0 criteria
TEST_STRATEGY.md Test tiers, SLOs, how to run locally, coverage

Run with coverage:

pytest --cov=coherence_ops --cov-report=term-missing

Contributing

See CONTRIBUTING.md. All contributions must maintain consistency with Truth · Reasoning · Memory and the four canonical artifacts (DLR / RS / DS / MG).

License

See LICENSE.


Σ OVERWATCH We don't sell agents. We sell the ability to trust them.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepsigma-0.5.0.tar.gz (152.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deepsigma-0.5.0-py3-none-any.whl (126.0 kB view details)

Uploaded Python 3

File details

Details for the file deepsigma-0.5.0.tar.gz.

File metadata

  • Download URL: deepsigma-0.5.0.tar.gz
  • Upload date:
  • Size: 152.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for deepsigma-0.5.0.tar.gz
Algorithm Hash digest
SHA256 57812d093ea130817b0cb494ca291a0ffe214849d22b01473488f4f5b7b396c2
MD5 3a621cb6f6862d214b3062bff73c065f
BLAKE2b-256 b516685a0d21debd87e25acd663e6a983a3e2c174626b1099ce11b7616ac1f0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepsigma-0.5.0.tar.gz:

Publisher: ci.yml on 8ryanWh1t3/DeepSigma

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deepsigma-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: deepsigma-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 126.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for deepsigma-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d6da5329ab5e08ee6694c5f06ec74c26d5fe1768be7e2fca7410c39185fc729
MD5 3785d6c8f715179196feb89eec8811de
BLAKE2b-256 af6810502075c549d99969ef02945811b369f819519a98c243f63e9cd048b4f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepsigma-0.5.0-py3-none-any.whl:

Publisher: ci.yml on 8ryanWh1t3/DeepSigma

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page