64x64base

Website Documentation Matrix

Matrix of x64base.com sections, document lanes, data-mining feeds, proof artifacts, and publication status.

This matrix documents how the website is fed by the documentation system. It is not a claim that every page is fully automated today. The current site is a reviewed publication surface with a growing set of repeatable feeds from source, HELP, metadata, SelfDoc, manualgen, diagrams, and runtime proof.

Proof Rules

StatusMeaningPromotion Rule
runtime-evidencedSource and runtime output or screenshots show the behavior.Can be described as current behavior with conservative wording.
source-evidencedSource, headers, registries, or contracts show the behavior.Can be documented as implemented/source-defined, but should avoid runtime claims until tested.
help-catalog-evidencedHELP, CMDHELP, command catalog, or metadata lists the surface.Can seed catalog pages, then requires source/runtime review.
generated-reviewedA report, matrix, manual section, or diagram was generated and reviewed before publication.Can be promoted to website/manual copy with provenance.
planned-or-in-progressThe lane is real planning or active development, but not complete.Keep under development docs and avoid product-complete wording.
review-neededA scanner, memory note, or draft found something not yet verified.Do not promote as a stable website claim.

Website Section Matrix

Website AreaPublic PagesPrimary Feed LanesProof / Data-Mining InputsCurrent Publication State
Home and top-level positioning/, /about, /productsProject truth, product naming, licensing, contributor reviewcontent/docs/dev/project-truth.mdx, product pages, brand rules, local source reviewReviewed framing; not intended to carry detailed proof tables.
x64base Engine docs/docs/engine/*Source/runtime lane, SelfDoc feature crosswalk, DBF headers, index/memo lanes, ecosystem researchinclude/xbase.hpp, include/xbase_vfp.hpp, include/xbase_64.hpp, command source, labtalk/reports/selfdoc/x64base_engine_feature_crosswalk_v1.*, x64 canary scriptsPartly generated and reviewed. Feature crosswalk and x64 capacity math carry explicit evidence labels.
DotTalk++ docs/docs/dottalk/*HELP/CMDHELP lane, command registry, usage contracts, DotScript/manualgen lanecommand source, @dottalk.usage blocks, CMDHELP, CMDHELPCHK, manualgen dry-runs, command/function catalog generatorsReviewed derivative pages exist. Command/function catalogs should be regenerated when command registration or HELP changes.
Data mutator safety/docs/dottalk/data-mutators, SET/buffer docsMutation audit lane, TableTalk buffer lane, stale/dirty proof, scalar function reviewREPLACE, CALC, CALCWRITE, MULTIREP, COMMIT, ROLLBACK, SET TABLE BUFFER, dirty/stale runtime transcriptsCurrent page is explicitly mutation-sensitive and should be refreshed after mutator or scalar-evaluator changes.
DotTalk++ Workbench / Parallel GUI/TUI/docs/talk-family/*, product pagesGUI/TUI boundary lane, Arctic TUI code-name lane, workbench naming laneruntime screenshots, GUI source docs, BROWSETUI, BROWSETV, BROWSE, SMARTBROWSE, SB, workbench pagesReviewed naming corrected: family is DotTalk++ Workbench; Arctic is the TUI code name; UI DSL is planned.
Laboratory Campus/docs/labtalk/*Education lane, runtime evidence lane, campus planning laneeducation commands, screenshots, SDLC diagrams, portal screenshots, lab/curriculum pagesAlpha/collaboration area. Pages must preserve the difference between existing features, planned labs, and collaboration proposals.
Runtime evidence gallery/docs/labtalk/runtime-evidenceEvidence curation lane, screenshot/media lanepublic/images/evidence/*.jpg, screenshot captions, runtime transcript notesCurated website proof surface. Screenshots are evidence artifacts and should be replaced when current UI changes.
Important documents shelf/docs/dev/important-documentsMDO lane, AI-friendly summaries, manual publication laneSelfDoc/MDO summaries, diagrams, manualgen reports, reviewed document inventoryCurrent public shelf for the most important document layers. Manuals are planned for publication only after reviewed generation.
SelfDoc publication path/docs/dev/selfdoc-feed-pipeline, /docs/dev/selfdoc-website-publicationSource-to-website feed lane, manualgen lane, contract scan lanetools/manualgen, tools/selfdoc, comments/contracts scanners, generated reports, promotion rulesReviewed process docs. Automation is partial; the rules are intentionally stricter than the current tooling.
Historical source lineage/docs/dev/historical-source-lineagePreservation lane, provenance lane, historical source inventorypublic/artifacts/source-lineage/source-lineage-seed.csv, local historical folders, checksums, source review notesActive preservation page with proof labels. Historical code is evidence, not automatic current product behavior.
Application UI DSL lane/docs/dev/application-ui-dsl-lanePlanned UI language lane, xBase ecosystem comparison, atomic SAY/GET researchcomparison notes, historical xBase UI concepts, current DotTalk++ GUI/TUI boundaryPlanned lane only. Do not imply CREATE MENU, CREATE WINDOW, or dialog DSL syntax is implemented.
Coding standards and safeguards/docs/dev/coding-standardsContract lane, comments collection lane, mutation/risk annotationsheader standards, @dottalk.usage, @dottalk.contract, scanners, command safety reviewReviewed policy. Should become an enforcement checklist for source comments and website promotion.
News, licensing, brand/news, /licensing, /brandHuman review, third-party acknowledgement, trademark/license lanepackage manifests, local dependency review, license notices, brand usage notesReviewed manually. These sections should not be generated from code scanners alone.

Data-Mining Feed Matrix

Data-Mining FeedExtractsWebsite TargetsProof Gate
Command registry and HELP scancommand names, aliases, usage, HELP text, mutation riskcommand catalog, command families, DotScript guide, data mutatorsCMDHELPCHK clean enough for reviewed promotion.
Source contract scan@dottalk.usage, @dottalk.contract, comments, mutates/risk fieldscoding standards, command/function pages, API docsSource path and reviewed status preserved.
Engine feature crosswalkfeature families, evidence status, source/HELP anchorsengine feature crosswalk, current lanes, product capability summariesRuntime/source/help status labels retained.
Manualgen inventory/validate/dry-runmanual sections, missing anchors, boundary warningsimportant documents, generated manuals, downloadable manual artifactsValidation result and Python/tooling version recorded.
Runtime transcript and screenshot curationcommand output, GUI/TUI proof, website proof screenshotsruntime evidence gallery, Laboratory Campus proof pages, workbench pagesCaption includes product name, date, proof target, and known staleness.
Diagram promotionMermaid, Draw.io, SDLC visuals, workflow diagramsSelfDoc lane diagrams, important documents, publication pipeline pagesDiagram source and generated image kept together when possible.
Historical source inventorypath, size, timestamp, checksum, source family, truth levelhistorical source lineage, source museum artifactsChecksums and truth-level labels preserved.
Ecosystem research matrixoutside product capability comparisons, current x64base statusecosystem context, feature comparison, x64 capacity lessonExternal claims separated from x64base source/runtime proof.

Proofed Site Checklist

A website page is proofed when the page can answer four questions:

  1. What source or document lane fed this page?
  2. What proof level is being claimed?
  3. What artifact, command, report, screenshot, or source path backs it?
  4. What needs to be regenerated when the underlying command, function, or lane changes?

The site currently meets this standard best for engine feature crosswalks, data mutators, x64 capacity math, runtime evidence, historical source lineage, and the SelfDoc publication pages. The weaker areas are still the fully automated regeneration loop and final manual publication, which are documented as planned/developing rather than complete.