64x64base

Important Documents

Curated map of the x64base / DotTalk++ documentation layers, SelfDoc/MDO feeds, AI-friendly artifacts, and generated manuals.

This page is the public documentation shelf for the most important document layers behind x64base, DotTalk++, DotScript, DotTalk++ Workbench, and the Laboratory Campus.

The website is not meant to be a hand-written brochure. It is a reviewed publication surface built from the same vertical documentation system used by the runtime: source comments, usage contracts, HELP, metadata, SelfDoc reports, MDO organization, manualgen, diagrams, and AI-friendly summaries.

Document Layers

LayerRoleWebsite Status
Source and runtime truthC++ source, command registration, headers, contracts, runtime transcripts, and command behavior.Referenced and summarized; not fully mirrored.
HELP and metadataHELP, CMDHELP, command/function catalogs, usage contracts, field/type metadata, and validation readback.Command and function pages should be regenerated from this layer.
SelfDoc reportsReport-only extracts for features, contracts, comments, evidence, diagrams, and crosswalks.Selected reports are promoted after review.
MDO organizationMaster Documentation Organizer structure for lanes, manuals, evidence, sections, and promotion decisions.Public pages should cite the organized lane, not raw scanner guesses.
AI-friendly artifactsCompact summaries, manifests, crosswalks, inventories, and review notes designed for model-assisted maintenance.Should be exposed when reviewed and clearly marked as derivative.
Manualgen outputsGenerated manual inventories, validation reports, dry-runs, and accepted manual sections.Manuals are planned for publication as reviewed outputs.
Website derivativesPublic pages under x64base.com that present reviewed, status-labeled slices of the above.This site is the current publication surface.

Current Public Anchors

Manual Publication Plan

Manuals should appear here only after they are generated, validated, and reviewed. The intended path is:

source behavior
-> comments and @dottalk.usage / @dottalk.contract headers
-> HELP, CMDHELP, metadata, and comments evidence
-> CMDHELPCHK / SelfDoc validation reports
-> MDO section organization
-> manualgen inventory / validate / dry-run
-> reviewed manual section
-> website manual page or downloadable artifact

This keeps the public manual honest. If a feature is runtime-evidenced, the manual can say so. If it is source-evidenced, canary, planned, or review-needed, the manual should carry that status instead of smoothing it over.

AI-Friendly Documentation

AI-friendly documents are useful because the project is broad, but they are not the source of truth by themselves. They should preserve:

  • source path or report path,
  • generation date or extraction snapshot,
  • evidence status,
  • mutation boundary,
  • review state,
  • promotion target.

AI-friendly summaries are allowed on the website when they help a reader navigate the system and when they remain traceable back to source, HELP, SelfDoc, MDO, or manualgen artifacts.

Website Generation Rule

The website should increasingly be maintained by vertical content generation:

D:\code\ccode implementation truth
-> SelfDoc / MDO / manualgen / AI-friendly reviewed artifacts
-> D:\dev\x64base-site public derivatives
-> x64base.com published documentation

Hand edits are acceptable for framing and review, but important technical pages should be fed by repeatable reports whenever possible.