indwel

Platform · Business App Engine + Platform API

One platform. Three applications.

SayCompany AnswersSwiftUI · iPhone JudgeVendor Risk ReviewMaterial 3 · responsive web ActRelease ReadinessCarbon · desktop web

These are applications—not modes, skins, or three views of the same chatbot. Each has its own users, business matter, native interface, workflow, information world, authority, effects, and durable result. What they share is the governed platform underneath.

Open the reference applications
Company AnswersSayNative SwiftUI · iPhone

A source-governed answers application for ordinary policy questions where current authority and visible conflict matter.

User
Employees and managers
Matter
Policy question
Result
Qualified answer, sources, and reliance boundary
9:41● ● ●
Company Answers•••
People Operations May a manager approve a remote-work exception during an employee’s first 90 days?
Qualified answerNo current manager-only exception is established.

The 2026 Remote Work Policy controls. A superseded handbook conflicts and is preserved as such.

1
Remote Work Policy—2026Current authority
Relied on
2
Employee Handbook—2024Superseded conflict
Visible
Open Company Answers
Vendor Risk ReviewJudgeMaterial 3 · responsive analyst application

A governed adjudication application that turns requirements and conflicting evidence into an accountable review matter.

User
Independent risk reviewer
Matter
Third-party risk case
Result
Decision, findings, and continuing obligations
Third-Party RiskAcme CloudIndependent reviewer
Vendor review · regulated support dataMay Acme Cloud process regulated customer-support data?
More information required
DeletionConflict

Questionnaire: 30 days
Contract: 90 days

Unresolved
AssuranceInsufficient

SOC 2 report no longer current for the review period.

Evidence need
SubprocessorsOpen

Full disclosure has not been established.

Evidence need
RecommendationRequest more information before decision.

Independent reviewer authority remains separate from the recommendation.

Open Vendor Risk Review
Release ReadinessActCarbon · production operations application

A production-control application that carries artifact-bound evidence across explicit authority into an observed external effect.

User
Production approver
Matter
Release candidate
Result
Observed deployment, rollback truth, and certificate
Release ReadinessProduction OperationsBilling API · build 417
Production candidateMay Billing API build 417 be deployed to production?Blocked
Automated testsPassCurrent artifact
Security scanPassWrong build
Production authorityRequiredMissing
Rollback planReadyValidated
A green pipeline is not production authority.

The exact artifact must be evidenced, independently approved, deployed, observed, and settled.

Open Release Readiness

Consequence gradient

The applications differ most where consequence increases.

Say → Judge → Act is not a feature ladder. It is a constitutional gradient. More consequential software needs more explicit evidence, authority, effect control, observation, and terminal proof.

Say
Company Answers

Qualify what the application may state from current, attributable sources.

Primary burden
Source authority
Human power
Business approval remains elsewhere
Terminal proof
Answer + sources + reliance boundary
Judge
Vendor Risk Review

Turn requirements and conflicting evidence into an accountable recommendation for an independent reviewer.

Primary burden
Evidence sufficiency + criteria
Human power
Reviewer settles the decision
Terminal proof
Findings + decision + obligations
Act
Release Readiness

Carry judgment across explicit production authority into an observed external effect.

Primary burden
Artifact-bound evidence + authority
Human power
Independent production approval
Terminal proof
Effect + observation + certificate

Common resources

Different software can share one constitutional substrate.

The interface, workflow, and business object change. The underlying questions do not: What is this undertaking for? What information belongs to it? Which cognition is permitted? Who holds authority? What effect may occur? What result was actually observed?

Business App Engine composes these constitutional resources into domain-native software. Platform API gives developers stable governed contracts for creating, advancing, observing, and proving them.

Shared application constitutionSame questions · different domain software
Company AnswersVendor Risk ReviewRelease Readiness
01
PurposeObjective / business matter

What is being accomplished, under which success condition?

02
InformationCollections / Sources / Evidence

What is retained, admitted, current, contradictory, or missing?

03
CognitionCase / Run / methods

Which deterministic, inferential, retrieval, and reciprocal acts are allowed?

04
PowerAuthority

Who may decide, approve, authorize, or decline?

05
ConsequenceEffect / observation

What may touch the outside world, and how is its actual result known?

06
TruthSettlement / Receipt

What did this governed application matter finally become?

One platform does not require one interface. It preserves common constitutional resources beneath different application grammars.

Compose one application

Follow Vendor Risk Review from application constitution to analyst experience.

The public portfolio has already proved three products. Now one is enough. This source-faithful composition shows how the Business App Engine binds a governed adjudication workflow to evidence policy, reviewer authority, actions, and a domain-specific Material interface.

vendor-risk-reviewmanifest.ts
Business App Engine
export const vendorRiskReview = defineApplication({
  workflow: "vendor-risk-review",
  input: "vendor-risk-review.request.v1",
  output: "vendor-risk-review.recommendation.v1",
  policies: [
    "vendor-risk-review.evidence.v1",
    "vendor-risk-review.authority.v1",
    "vendor-risk-review.settlement.v1",
  ],
  actions: [
    "cases.write",
    "runs.write",
    "vendor-review.decide",
  ],
});
application.jsonmanifest.tsrequirements.jsonReviewWorkspace.tsx
Vendor Risk Review · Acme CloudAnalyst Workbench
DeletionConflict

Questionnaire promises 30 days. Executed contract permits 90.

AssuranceInsufficient

Current assurance covering deletion controls has not been established.

SubprocessorsOpen

Full disclosure remains an evidence need.

Governed recommendationRequest more information.

The application may produce the recommendation. The independent reviewer owns the decision.

The application constitution and interface are two projections of the same governed domain act.

Prove it

The application can expose why its result deserves institutional reliance.

A polished interface is not the proof. Vendor Risk Review preserves the source conflict, the unmet requirements, the model-supported recommendation, the independent reviewer’s decision, and the obligations that survive that decision.

The same principle scales with consequence. Company Answers attaches an answer receipt and reliance boundary. Release Readiness carries authority, observed deployment, rollback truth, and a terminal certificate.

Vendor Risk Review · proof packetAcme Cloud · VR-2026-0819
Decision recorded
Reviewer decisionRequest more information

Regulated customer-support data is not approved for processing on the present record.

Requirement conflict
Deletion: questionnaire 30 days · executed contract 90 days.
Preserved
Evidence need
Current assurance covering deletion controls.
Open
Evidence need
Full subprocessor disclosure.
Open
Recommendation
Request more information before institutional approval.
Run R-814
Decision authority
Independent Third-Party Risk Reviewer.
Independent
Continuing obligations
Obtain updated assurance, reconcile deletion term, finish subprocessor packet.
Carried forward
Application constitution · source lineage · decision · obligationsInspectable

Go deeper

Inspect the applications, the boundaries, or the operating model.

Platform owns application construction. Integrations owns source and effect boundaries. Technology owns deployment and operating responsibility. The reference applications remain available as independent product artifacts.