Decide: OrgSchema Consult

OrgSchema Consult routes a business decision to the open corpus — the concepts, the two-to-three papers, and the runnable instrument that bear on it. Measurement questions hand off to an instrument: the answer is a measurement, not a reading.

Decision Workbench

OrgSchema Consult

Bring a decision — positioning, coherence, portfolio, specification depth — and get routed to what the corpus actually says about it, with the instrument to measure what reading alone cannot answer.

Open OrgSchema Consult

Measure: PRISM-O

The organizational member of the PRISM instrument family. PRISM-O measures organizational self-description against the OST optimization hierarchy — how deep an organization's stated optimization actually reaches, and the gap between stated and actual optimization.

Measurement Instrument

PRISM-O

Measuring Optimization Depth: A Pre-Registered Instrument for the Stated-Actual Optimization Gap in Organizational Self-Description (PRISM-O)

Built on the family's five-layer scaffold: pre-registered protocol, versioned prompts, every call logged, analysis scripts operating on the logged sessions. The published brand-side family (PRISM-B, PRISM-M, PRISM-T, PRISM-C) is presented on the SBT toolkit.

Specify: The Orgschema Tools

The specification layer: a validator that runs the six-level pipeline against any orgschema specification, a prompt pipeline that produces a specification from a plain-language business description, and a complete reference implementation to fork.

Framework + Validator

orgschema-framework

Python package with JSON Schema definitions for products, processes, organization, and compliance specifications. The orgschema-validate CLI runs six validation levels: schema, cross-reference integrity, contract satisfaction, signal coverage, experience traceability, and waste detection.

pip install orgschema-framework
orgschema-validate spectra-coffee/
Python 3.12+ 4 JSON Schemas CLI tool
View on GitHub
Prompt Toolkit

orgschema-toolkit

An 8-module AI prompt pipeline: from customer experience goals (L0) through sourcing requirements (L5), with signal mapping and gap analysis. Copy prompts into any capable LLM; includes 5 industry starter packs. No framework knowledge required to start.

8 modules 8 YAML templates 5 industry starters ~40 min end-to-end
View on GitHub
Reference Implementation

orgschema-demo — Spectra Coffee

A synthesized specialty coffee shop in Berlin, specified end to end: 25 YAML files covering 6 products, 4 processes, 2 compliance frameworks, signal maps, and the perception layer. Every parameter traces from sourcing (L5) to customer experience (L0). Fork it, copy the test suite — experience contracts and process contracts — then rewrite the implementation for your context while keeping the same acceptance criteria.

git clone https://github.com/spectralbranding/orgschema-demo
cd orgschema-demo
pip install orgschema-framework
orgschema-validate spectra-coffee/

Start reading at perception/experience-contracts.yaml (L0) and trace downward through signal requirements (L1), process contracts (L2), procedures (L3), product specs (L4), to sourcing (L5).

25 YAML files 6 products 4 processes CI/CD pipeline

Related

The brand-side measurement stack — the PRISM instrument family and the Brand Spectrometer — is on the SBT toolkit. The methodology behind these tools is on the theory page; the papers are on the research page.