WEBSITE ALPHA · AI-assisted, source-reviewed documentation · Full-stack docs reconciled 2026-08-26
64x64base

DotTalk++ SDLC

Runtime SDLC, proof gates, and maintenance boundaries for DotTalk++.

DotTalk++ is large enough to have its own SDLC.

Current DotTalk++ development and publication path from the development authority through reviewed selection, sterilized staging, repository guards, cold-clone proof, and the public GitHub snapshot

The current workflow begins on the development branch in the sole authoring workspace. Reviewed material is selected explicitly and moved through the appropriate source or data/documentation promotion lane. The main staging workspace is sterilized publication staging: it is not a mirror, backup, or second development workspace. Repository-role guards and cold-clone proof precede an authorized publication to GitHub main.

The maintained source lives in the repository:

  • docs/maintenance/DOTTALKPP_SDLC_CHARTER_v0.md
  • docs/maintenance/diagrams/DOTTALKPP_SDLC_DIAGRAMS_v0.md
  • docs/planning/SDLC_PDLC_PLANNING_ADOPTION_v0.md

This website page is a public summary. It is not the authority.

Ownership

DotTalk++ SDLC owns:

  • runtime behavior,
  • command implementation,
  • storage and indexing behavior,
  • HELP / CMDHELP / CMDHELPCHK alignment,
  • build and smoke proof,
  • maintenance surfaces such as MAINT, BBOX, DDICT, and MANUAL.

LabTalk and the Laboratory Campus may teach DotTalk++ behavior, but DotTalk++ owns whether that behavior is real.

Evidence Ladder

source_defined
-> runtime_observed
-> help_documented
-> validated
-> professional_ready
-> lab_ready

LabTalk should not package DotTalk++ behavior as real until DotTalk++ SDLC has runtime evidence, and preferably validation for student-facing use.

Feature Status Language

StateMeaning
runtime-evidencedImplemented or supported command plus source evidence.
source-evidencedSource evidence exists, but matching runtime proof is incomplete.
help-catalog-evidencedHELP catalog evidence exists, but source mapping needs review.
planned-or-in-progressPlanning or diagnostic lane; do not market as complete.
review-neededNo strong evidence from the current pass.

PDLC Boundary

PDLC is used for deliverable packages: labs, lessons, dashboards, class packs, public pages, and release bundles.

PDLC cannot promote behavior past SDLC evidence.