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

Vocabulary Index

Generated index of the project vocabulary: coined house terms with their homes, product terminology with per-audience notes, aliases, and legacy wording. Derived from the maintained sources in the source tree.

Derived index: GLOSSARY-INDEX-001

GENERATED. Do not edit by hand. This page is a derived projection of the maintained vocabulary sources in the source tree. Hand edits are overwritten and fail the drift gate. Regenerate with tools/fullstack_docs/glossary_sync.py emit.

It exists so the vocabulary is reachable from the published site. The companion page Coined Vocabulary (Glossary) explains why the glossary is doctrine; this page is the index itself.

Two instruments, projected together. The coined vocabulary (labtalk/ai_portal/AI_GLOSSARY_V1.md) records terms the house MINTED -- doctrine, named by this project for its own practice. The product terminology, aliases and legacy tables (docs/glossary/) are a reader's dictionary -- what a word MEANS, what to say instead, and what has been retired. They are maintained separately and do not overlap; both are indexed here so one page answers "what does this word mean here?"

Definitions are NOT reproduced from the coined glossary. Each coined term names a home, and the home holds the definition -- it is a pointer index, and so is this.

Source extraction snapshot: 69 coined terms (29 with a home), 5 product terms, 5 aliases, 2 legacy terms; from labtalk/ai_portal/AI_GLOSSARY_V1.md and docs/glossary/ at commit 0cfab2cea.

A note on "atom" (two senses -- do not conflate)

TermGlossHome
Ontological atomone of the two irreducible entities, chat and project. In this sense a quip is a relation, not an atom(in this glossary)
Registered primitive ("atom" of the toolset)a first-class, implemented, registered building block (has an AIF, code, and a test)(in this glossary)

The two atoms (ontology)

TermGlossHome
chatthe acting atom: a bounded-context session that does work and must reach memory(in this glossary)
projectthe durable atom: the owner-controlled store that holds memory across sessions(in this glossary)

Registered primitives (implemented -- AIF + code + test)

TermGlossHome
quipan ephemeral heads-up between concurrent sessions; the lightest coordination rung(in this glossary)
claim-aifthe atomic lane-number allocator (O_EXCL); the allocator, not grep(in this glossary)

Recall / memory mechanism

TermGlossHome
synapsea typed, directed, strength-weighted link between two memories; the unit of the recall graph (Frontal_Mem thesis, Appendix A)SYNAPSE_CONCEPT_V1.md
recall graphthe portal's synapse network: typed nodes + edges + triggerslabtalk/registries/portal_recall_graph.yaml, resolver labtalk/ai_portal/recall.py
triggeran intent ("about to cut a release") that fires the synapses hung off it(in this glossary)
frontal memorythe always-injected layer: Tier-0 generated state, the Tier-1 seed, and the vendor shims(in this glossary)
seed budget / gate8192 B hard ceiling on the Tier-1 seed; adding requires demoting(in this glossary)

Durable principles (Frontal_Mem doctrine)

TermGlossHome
human-side memory locusthe model is stateless; durability lives in the store, not the model(in this glossary)
action now or demoteunreasoned deferral is the agent scoring the work low; it then decays(in this glossary)
normalize on collectatomic, deduped, linked by default; costed rollups (grandfather pattern) only when a full rebuild is too dear(in this glossary)
reachable, not just filedfiling is storage; a synapse is retrieval at the right moment(in this glossary)
provenance is mandatoryan unattributed record poisons a trust-based store (made concrete by AIF-075)(in this glossary)
recursive co-developmentconsumption of the system is how the system is developedx64base-site content/docs/dev/recursive-co-development.mdx.)
dogfoodthe substrate is ours, not just the access path; the test is "is the thing under us ours," not "did we reach it through our commands." SQLite is companion carrier and oracle, never the thing built ondocs/maintenance/AIF112_OWNER_RULING_D1_D3_AND_DOGFOOD_DEFINITION_V1.md SS3.1-3.1a, which carries the four negations and the operational test.)
proof failurea bug one level up(in this glossary)
housekeepingpolicy, not tidying: "a governed state-reconciliation cycle(in this glossary)
good neighborconduct in a shared working tree, where your housekeeping can damage someone else'sdocs/maintenance/AI_SESSION_COORDINATION_PROTOCOL_V1.md.)
availability is not adoptioncompiled in, callable, cheap, and wrapped in a command are facts about AVAILABILITY. Adoption is a separate decision about carrier identityproof.governance.availability_is_not_adoption.)
the recurring defect patternsomething reports success without doing its job (author-zero posts, a consumer committed without its definition, a handoff written where a clone cannot see it)(in this glossary)
the golden rule (verify before you assert)never report a change as "done" unless you verified it(in this glossary)
final tests promote to regressions (owner rule, 2026-08-09)the ad-hoc "final test" that proves a task done is not throwaway: when the task closes, promote it (when possible) into a registered regression so the proof keeps running(in this glossary)
no perishable literals (AIF-082)if an agent can cheaply measure it, do not assert it; hand-kept numbers drift the moment nobody updates them(in this glossary)
evidence tiers (planned / chartered / source-evidenced / runtime-proven)every public claim states which tier its evidence sits in and demotes the day the tier says so(in this glossary)
it costs nothing to do it right (owner rule, 2026-08-11)when the correct form of a small act is free, the correct form is mandatory; convenience is not a reason(in this glossary)
openness is a one-way doorreleased-open cannot be pulled back; income is preserved by dual-license + copyright + CLA, never by "open then close."docs/maintenance/licensing/LICENSING_PRINCIPLE_ONE_WAY_DOOR_V1.md
the hangman probe (2026-08-04)the project's smallest honest test of whether two agents can hold a turn-taking conversation over the Pseudo-Chat board with the human only initiatingdocs/maintenance/HANGMAN_PROBE_AND_AUTONOMOUS_MATCH_V1.md
a chat surface is not a running processthe diagnosis hangman produced: a hosted chat agent executes once per human message and cannot poll, wake, or notice a changed board(in this glossary)
we support widows and orphans (owner rule, 2026-08-10)publishing-surface integrity, named for the typesetting terms but deliberately framed as a duty of CARE, not a prohibitiondocs/maintenance/AI_PORTAL_MAIN_POINTER_DRAFT_V1.md

Learning doctrine (the macro-system teaches -- coined 2026-08-10)

TermGlossHome
learning micro-systemone bounded, executable learning unit: its own data, indexes, schema, scripts, and self-proof, loadable and retirable as a unitdocs/maintenance/CASCADE_ERP_METADATA_ETL_LEARNING_GOLD_STANDARD_LANE_V1.md
learning macro-systemthe wider ecosystem (x64base, DotTalk++, LabTalk, metadata, documentation, testing, AI, publication) that connects the micro-systems(in this glossary)
NON LMSthe founding refusal: this is not a Learning Management System (no grading, no management), while drifting toward a Learning Memory System -- fun, true, and not true (owner titling, unhyphenated)app/lms-proposal/page.tsx (x64base-site) + the site matrix row
demonstrated negationteaching a concept by RUNNABLY exhibiting its absence; the deliberate sibling of learning-by-failure (failure finds the boundary by accident; this builds the exhibit that meets it by design)the ETL subject-lane charter (founding principles)
the iterative examplethe house learning motto, owner-coined 2026-08-11: "we regroup, go back and amend, and move forward." A deficiency shaped by its era is not lived with once the future arrivesAIF-070 catalog v2 lane
go for gold unless the cost is platinumthe house design doctrine, owner-coined 2026-08-12 ruling the DotScript function surface: "we are not a clone, that ship has sailed, so we get to improve the product when we step out of the box." When the better...docs/maintenance/DOTSCRIPT_FUNCTION_SURFACE_PRIOR_ART_V1.md section 6
measure twice, cut onceowner ruling 2026-07-30, the third member of the design-tier family and the one that governs SEQUENCING rather than tierdocs/maintenance/SQLSEL_PDLC_LANE_V1.md R29; second application src/AIPortal/sessions/2026-07-21_claude_recno64_indextxn_onboarding/LANE_CNX_TXN_MUTATIONS_V1_20260721.md C1
the red pencorrecting a preserved external artifact in OUR overlay layer, never by editing the artifact: the received document stays byte-identical, the disagreement renders on top, attributed to the housepublic/lms-proposal/deck.html (x64base-site)

Relational doctrine (Cascade double milestone -- 2026-08-10)

TermGlossHome
two house graphsone declared relation graph, two supported consumers: SET RELATION (traditional, positional) and SQLSEL (set-based; the house SELECT, second SELECT optional; SQLite is companion carrier AND verification oracle)the Cascade lane doc + tools/cascade_erp/generate_dtschema.py headers
walkera relational consumer strategy over the declared graph(in this glossary)
two name planesCDX tags resolve 10-char DBF descriptors; the REL engine and expression evaluator resolve x64 LONG logical names(in this glossary)
refresh-driven slavingthe child cursor follows its parent on REL REFRESH, not implicitly per movement; a deliberate difference from FoxPro(in this glossary)
canonical workspace posturethe MCC pattern, x64 generation: pure children sit on their spine FK tag, hubs on their PK tag, parents on their code/human tag(in this glossary)
.dtschema / .dtgraph / .erzthe file-plane vocabulary, named 2026-08-10: .dtschema is the engine's own WORKSPACE SAVE/LOAD snapshot format; .dtgraph is a GENERATED attributed relation graph (tag orders + FK edges, provenance-stamped with...(in this glossary)

Derived / conceptual terms

TermGlossHome
session / run / memberterms over the chat atom (an acting instance / its run id / the identity acting); not atoms themselvescoordination protocol
handoffa session's consolidated close-out to the next session; must be placed where a clone can see it (versioned), not in an untracked dir(in this glossary)
asidea side trip taken during a task in progress to correct or check out a side issue, then return to the main task(in this glossary)
recursion / recurse backthe call-stack view of stepping back: stepping out of the current task to handle a side issue is a push (a new frame), "recurse back" is the pop (return to the frame underneath)RECURSION_MARKERS_V1.md
recursion markera short greppable breadcrumb (RECURSED OUT -> / IN <- / BACK <-) placed in the SDLC/PDLC artifact at each push/pop so the movement pattern is trackable and an un-returned step-back (an OUT with no BACK)...RECURSION_MARKERS_V1.md
pseudo-chatthe short-term-to-long-term consolidation channel; a live exchange consolidates into an attributed BBS post through the value gatedocs/maintenance/PSEUDO_CHAT_RETURN_LANE_V1.md
Good Neighbor policythe external-AI conduct ruledocs/maintenance/GOOD_NEIGHBOR_POLICY_V1.md
Class A / Class B partnercapability tiers for an acting agent (file/shell/tools vs chat-only); capability is a property of the deployment, not the brandlabtalk/ai_portal/EXTERNAL_CALL_CONTRACT_V1.md

The team model (AI agencies as coworkers -- reinforced 2026-08-08)

TermGlossHome
team-member entity / coworkeran AI agency holding a member identity + service tokensrc/cli/cmd_user.cpp (USER LOGIN/AS/TOKEN), src/identity/identity_admin.cpp (current_member, login); conduct rule: docs/maintenance/GOOD_NEIGHBOR_POLICY_V1.md
coauthor of record (owner ruling 2026-08-10)a Coworker (Class A) that authors a lane's artifacts is named coauthor of record on the lane doc, under real attribution (AIF-075), with the owner as planner/committer(in this glossary)
one member id per DEPLOYMENT, not per brand (owner-ratified 2026-08-09)A member identity (e.g(in this glossary)
the four communication axesevery exchange is one of ai<->ai, human<->human, ai<->human, human<->ai, and all four ride the same attributed substrate (BBS Lane 1) plus the pseudo-chat lanes(in this glossary)
peer reviewan independent agent, not the author and having contributed nothing, reads the cited files at the stated baseline and returns a durable verdict record before the maintainer's promotion decisiondocs/maintenance/PEER_DESIGN_REVIEW_SESSION_PROTOCOL_V1.md; gate: BETA-1 E1 via AIF-041 M6
seata charge in a review session that only its holder can discharge, assigned from what the member actually is (AI_ROLES_TAXONOMY_V1): host (moderates, does not vote), reproducer (runs the packet's own repro),...same protocol, sec 3
turn validitya turn counts only if it carries a file:line, a command and its real output, or an explicit "I could not run this, and here is why". Anything else is filed and marked void. Declining is an accepted turn **so...(in this glossary)
UNDERTESTEDa ballot line closing unanimous with no dissent recorded(in this glossary)
claim defect vs runtime defect (amends AIF-082, 2026-08-13)two classes needing two modalitieslabtalk/proofs/PEER_REVIEW_HEADER_ONLY_FINDINGS_20260813_V1.md (proof.peer_review.header_only_findings)
run line (standing correction, 2026-08-13)every handoff, closeout and report header carries a run id, not only a member id(in this glossary)
standingwhat a member is in a given matter, recorded on the assignment (SYSASSIGN.AKIND), as distinct from what it may do anywhere (its role) and whom it answers to (its org)include/identity/org_schema.hpp, namespace standing
amicusa non-party admitted to file findings because it has relevant sight, not because it has a stake(in this glossary)
movantan interested filer: seeks a ruling on work it authored, paradigmatically an outside AI submitting a change package(in this glossary)
party / non-partya party has a stake in the outcome; a non-party does notdocs/maintenance/PARTNER_AMICUS_STANDING_LANE_V1.md
project frontal memorythe per-project always-loaded entry context: its pointer plus the recall working set its trigger returns(in this glossary)

Product terminology (reader dictionary)

A different instrument from the coined vocabulary above: what a word MEANS for a reader, with notes per audience. Maintained as docs/glossary/glossary_master_v0.csv.

TermDefinitionStudentUserDeveloper
DotTalk++Interactive command-driven xBase/FoxPro-inspired runtime and documentation environment.Program used to learn database concepts.Command environment used to work with structured data.Runtime application and command surface layered over engine, HELP, metadata, and SelfDoc.
SelfDocProvenance and verification authority for documentation and metadata evidence.The system that helps DotTalk++ check itself.Verification system behind trustworthy manuals and HELP.Evidence/provenance subsystem that harvests, stages, validates, reports, and protects documentation truth.
MEMO_LINESImport-safe long-text side table for SelfDoc metadata/diagram lanes.Usually not needed.Not normally user-facing.v1 long-text staging table for metadata/diagram work.
ContractA reviewed, canonical specification of a schema, interface, or behavior together with its declared proof/truth state; the authority a component is measured against.A written and reviewed promise for how something must be shaped or behave.The reviewed definition a feature is checked against.Reviewed spec (e.g. a .dtschema field contract, or an interface/behavior contract) carrying identity invariants and an explicit proof state; the registry and tests are DERIVED from it, so drift fails. Distinct from the physical DBF/code that implements it.
Identity systemThe single security and user system: SYSUSER (authentication credential), SYSMEMBER (the principal/actor), and the RBAC catalogs, enforced by the acting-member and agent_permitted() gate.The one place the program checks who you are and what you may do.The single sign-in and permission system every feature uses.Canonical principal and RBAC system: SYSUSER credential plus SYSMEMBER actor plus SYSROLE/PERM/ROLEPERM/MEMROLE/OVERRIDE/ASSIGN/GRANT, gated by principal_key()/act_as/agent_permitted(). Every system references members by id or MKEY; there is no second user or credential store.

Aliases -- say this, not that

Maintained as docs/glossary/alias_map_v0.csv.

If you sayUseStatusNote
areaWork AreaALIASCommon shorthand.
rowRecordALIASUse Record in xBase/DotTalk++ context.
columnFieldALIASUse Field in DotTalk++ table discussions.
logical rowTupleALIASGood teaching phrase; canonical term is Tuple.
SCHEMASWorkspaceLEGACY/WATCHCompatibility/historical term pending RQ-004.

Legacy and watch terms

Retired or historical wording. Maintained as docs/glossary/legacy_terms_v0.csv.

Legacy termPreferStatusNote
SCHEMASWORKSPACELEGACY/WATCHPrefer WORKSPACE pending RQ-004.
DTXNative Memo / memo64 design quarryHISTORICAL/WATCHDo not publish as current memo format unless verified.