What PASS establishes
- The object satisfies local DBOS v0.1 structural constraints
- No prohibited governance side effect is declared
- Embedded references are locally consistent
- The validator does not mutate the input
COMMERCIAL EVALUATION
Use one public, read-only, side-effect-free entry to evaluate TITMAS for multi-agent execution-accountability scenarios.
COMMERCIAL_EVALUATION_PACKAGE_PREPAREDAVAILABLE_OFFERING=falseRemote clean-clone validation passedFIRST RUN
Install the public Developer Preview wheel in an isolated Python environment, then validate the same-origin synthetic object.
python3 -m venv .venv-titmas
. .venv-titmas/bin/activate
python -m pip install https://github.com/joy7758/digital-biosphere-architecture-specification/releases/download/v0.1-developer-preview/digital_biosphere_os_preview-0.1.0.dev0-py3-none-any.whl
curl -fsS https://redcrag.cn/examples/titmas-first-run/entity-object.synthetic.v0.1.json -o entity.json
dbos-validate entity.jsonAGENT-READABLE
These files are generated from the remotely validated DBA source and shipped with this website.
/TITMAS-COMMERCIAL-EVALUATION-PACK-v0.1.json↗Evaluation guide/TITMAS-COMMERCIAL-EVALUATION-PACK-v0.1.md↗10-minute First Run/TITMAS-FIRST-RUN-v0.1.md↗Validation report/TITMAS-COMMERCIAL-EVALUATION-PACK-v0.1-VALIDATION-REPORT.md↗JSON Schema/architecture/schemas/titmas-commercial-evaluation-pack.schema.v0.1.json↗Synthetic Entity Object/examples/titmas-first-run/entity-object.synthetic.v0.1.json↗Commercial Evaluation Pack means independently evaluable. It does not mean an available production commercial offering.
Back to home→