{"schema":"delx/responsible-release-standard/v1","version":"1.0","status":"active","name":"Delx Responsible Release Standard","owner":"Delx Security","date_modified":"2026-08-26","links":{"human_url":"https://delx.ai/research/responsible-release","machine_url":"https://delx.ai/research/responsible-release.json","markdown_url":"https://delx.ai/research/responsible-release.md"},"purpose":"Turn release intent into an inspectable decision with exact scope, evidence, risk, authority, rollback, unresolved gaps and expiring exceptions.","decision_semantics":{"release":"All required controls are structurally complete, required gates passed, no blocking gap remains and any waiver is owned, evidenced and unexpired.","hold":"The packet is structurally complete, but a required gate is pending or unavailable. Missing evidence stays visible and the release does not advance.","block":"A required control is missing, a gate failed, a blocking gap remains, rollback is unverified or an exception is invalid, orphaned or expired."},"required_packet":[{"id":"identity-scope","label":"Identity and scope","requirement":"Name the release, owner, exact version, artifact boundary, decision owner and decision date."},{"id":"capabilities-exclusions","label":"Capabilities and excluded claims","requirement":"State what the artifact enables and what passing the release gate does not establish."},{"id":"evidence-gates","label":"Evidence and gates","requirement":"Every required gate has a status and public evidence pointer; green build or transport success never stands in for the full packet."},{"id":"risk-mitigation","label":"Risk, mitigation and residual risk","requirement":"Each material risk retains a mitigation and the risk that remains after mitigation."},{"id":"data-authority","label":"Data and authority boundaries","requirement":"Name the data that enters or stays out, plus the actions the release can never authorize by itself."},{"id":"rollback-stop","label":"Rollback and stop conditions","requirement":"Name a verified rollback target, triggers, procedure and evidence before release."},{"id":"gaps-exceptions","label":"Unresolved gaps and exceptions","requirement":"Classify open gaps as blocking or non-blocking. A waiver needs an owner, reason, accepted risk, evidence, expiry and a named waived gate."}],"evaluator":{"implementation":"responsible-release-validator.mjs","evaluation_schema":"delx/responsible-release-evaluation/v1","decisions":["release","hold","block"],"gate_states":["passed","pending","unavailable","failed","waived"],"unavailable_rule":"An unavailable required gate produces hold, not pass, zero or inferred health.","exception_rule":"A waiver without an owned, evidenced and unexpired exception produces block; exceptions never exist as free-form footnotes."},"limitations":["The standard is a first-party governance control, not certification or independent assurance.","A complete packet can still miss an unknown failure mode or contain incorrect first-party evidence.","A release decision applies only to the named artifact and version; it does not authorize payment, credentials, external commitments or unrelated systems."],"reference_release":{"manifest":{"schema":"delx/responsible-release-manifest/v1","release_id":"research-artifact-status-2026-08-26","title":"Delx live research artifact status","owner":"Delx Institutional","scope":"Human, JSON and Markdown first-party reachability readbacks for the eight research artifacts present in catalog version 1.2 at release time.","version_reference":"https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app","source_commit":"7f63dbb2f3e934ddc7f6a4068ae0e637bcf414c2","deployment_id":"dpl_GVEREaWtYxeQFpZVRxNxMzo8ot7m","decision_owner":"Founder / David Batista","decided_on":"2026-08-26","declared_decision":"release","evidence_class":"first_party_release_receipt","external_review":false,"independent_validation":false,"capabilities":["Probe one catalog-declared public source per research artifact with a bounded timeout.","Publish operational, degraded, failed and unavailable as distinct states.","Expose timestamp, observation window, HTTP conclusion, content type and latency without publishing raw network errors."],"excluded_claims":["Scientific validity or semantically correct output","Independent monitoring or certification","Historical or future uptime","External adoption, demand or endorsement","Authorization to use, pay for or test any linked system"],"data_boundaries":["Only public artifact URLs and response metadata enter the readback.","Private prompts, agent notes, credentials, customer data and stable personal identifiers are excluded.","Raw network error strings are not published."],"authority_boundaries":["The surface is read-only and cannot authorize payment, credentials, publication, destructive action or persistent access.","A successful probe does not authorize use of the probed artifact.","Publication was a founder decision; the automated gates supplied evidence but did not grant authority."],"gates":[{"id":"local-verification","label":"Lint, tests and production build","status":"passed","evidence":"npm run verify passed lint, 58/58 tests and the Next.js production build.","evidence_url":"https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app/research/status"},{"id":"candidate-contract","label":"Immutable candidate machine contract","status":"passed","evidence":"The exact candidate passed 252/252 contract surfaces.","evidence_url":"https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app/research/status.json"},{"id":"candidate-visual","label":"Candidate desktop and mobile review","status":"passed","evidence":"The candidate rendered eight artifact cards and four FAQs without overflow, clipping or attributable browser warnings/errors at 1280x720 and 390x844.","evidence_url":"https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app/research/status"},{"id":"production-identity","label":"Exact deployment promotion","status":"passed","evidence":"delx.ai resolved to deployment dpl_GVEREaWtYxeQFpZVRxNxMzo8ot7m, target production, status Ready.","evidence_url":"https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app"},{"id":"production-contract","label":"Production machine contract","status":"passed","evidence":"The promoted production deployment passed 252/252 contract surfaces.","evidence_url":"https://delx.ai/research/status.json"},{"id":"production-visual","label":"Production desktop and mobile review","status":"passed","evidence":"Production retained the canonical URL, eight artifact cards, four FAQs, zero horizontal overflow and no attributable browser warnings/errors.","evidence_url":"https://delx.ai/research/status"}],"risks":[{"id":"reachability-overclaim","risk":"A green HTTP read can be mistaken for scientific validity, permission, adoption or correct output.","mitigation":"The human, JSON and Markdown surfaces keep the claim boundary beside every read and publish explicit state semantics.","residual_risk":"A downstream consumer can still ignore the published limitation."},{"id":"first-party-observer","risk":"The same organization owns the probe and most sources, so correlated failure or bias can remain invisible.","mitigation":"Every surface identifies the monitor as first-party and independent monitoring as unavailable.","residual_risk":"The readback cannot establish independent availability or assurance."},{"id":"external-fetch-latency","risk":"External fetches can slow the page or end without a conclusive HTTP response.","mitigation":"Each probe has a 6,000 ms abort bound, no-store semantics and an explicit unavailable state.","residual_risk":"A transient network path can still degrade or make a single read unavailable."}],"rollback":{"target":"dpl_7TkipcVKaXVfVuAv6UdjHUUu3kpR","triggers":["The status schema or no-store contract regresses.","Unavailable and failed are silently collapsed.","The promoted deployment no longer matches the verified candidate."],"procedure":["Promote the preceding Ready deployment without rebuilding it.","Run the complete machine-contract gate against https://delx.ai.","Verify the restored deployment identity and public research routes."],"verified":true,"evidence_url":"https://delx-institutional-isc639k7p-davidmosiahs-projects.vercel.app"},"unresolved_gaps":[{"id":"independent-monitoring","severity":"non_blocking","state":"unavailable","gap":"No independent monitor or external availability history exists for this surface.","owner":"Delx Security","next_readback":"2026-09-02"},{"id":"longitudinal-uptime","severity":"non_blocking","state":"unavailable","gap":"The release publishes point-in-time probes, not a longitudinal uptime series.","owner":"Delx Institutional","next_readback":"2026-09-02"},{"id":"external-use","severity":"non_blocking","state":"unavailable","gap":"No reconciled evidence of external use of the status contract has matured.","owner":"Delx Research","next_readback":"2026-09-02"}],"exceptions":[],"evidence_urls":["https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app/research/status","https://delx-institutional-acxhtlkuf-davidmosiahs-projects.vercel.app/research/status.json","https://delx.ai/research/status","https://delx.ai/research/status.json"]},"evaluation":{"schema":"delx/responsible-release-evaluation/v1","recommended_decision":"release","declared_decision":"release","declaration_matches":true,"blocking_issues":[],"hold_reasons":[],"gate_counts":{"passed":6,"pending":0,"unavailable":0,"failed":0,"waived":0},"exception_count":0}}}