Skip to main content
Pinega
Use dark theme Menu
Documentation Gate 2 Research-stage corpus

Use the documentation for the job you are doing now.

The documentation is now a real corpus rather than a map of anchors. Start pages orient you, how-to guides solve concrete tasks, explanations build understanding, reference pages define exact contracts, and contributing pages describe review gates.

Scope boundary: these pages document the Pinega programme, research workspace, Web platform, and accepted architecture. They do not claim that Pinega Engine is an installable production release.

Documentation model

Purpose, evidence maturity, and applicability are independent.

A how-to can describe an available Web task while an explanation can document a design contract that is accepted but not yet implemented. Every nested page exposes both dimensions and its applicable programme or workspace.

Start / Tutorial
Orientation and guided first runs that help a reader become productive in the current workspace.
How-to
Goal-oriented procedures with prerequisites, commands, expected outcomes, and failure boundaries.
Explanation
Concepts, architecture, trade-offs, programme relationships, and the reasoning behind accepted boundaries.
Reference
Exact repository, environment, command, schema, and metadata contracts intended for lookup.

Current corpus

Filter documentation topics

This is a metadata-backed topic filter over real documentation pages. Site-wide full-text search remains a later gate.

13 pages

Start

Start

Orientation and reproducible first paths through the Pinega programme and workspaces.

AvailableStart

Getting started

Choose the Pinega documentation path that matches whether you need orientation, a reproducible first run, a task procedure, an explanation, or exact reference material.

Applies to
Pinega research-stage documentation
Updated
AvailableStart

Project overview

Understand what Pinega, Pinega Labs, and Pinega Engine mean, what repository artefacts exist today, and which product claims remain future work.

Applies to
Pinega programme and repository
Updated
AvailableTutorial

Reproduce the research workspace

Run the pinned Pinega research workspace from a clean checkout, inspect the registered documents, and build the current Typst and YDMP artefacts.

Applies to
YDMP Research Workspace
Updated

How-to

How-to

Goal-oriented procedures for concrete repository and Web tasks.

AvailableHow-to

Build and inspect the website

Build the Pinega static multi-page website from the committed lockfile, serve it locally, and inspect public and internal validation routes.

Applies to
Pinega Web workspace
Updated
AvailableHow-to

Run the Web validation gate

Run Pinega Web token, type, unit, build, browser, accessibility, and visual-regression checks using the repository's pinned commands and Playwright environment.

Applies to
Pinega Web CI and local validation
Updated

Concepts

Concepts

Explanations of programme boundaries, architecture, evidence, and engineering rationale.

DecisionExplanation

Pinega programme model

Understand the relationship among Pinega, Pinega Labs, technology programmes, research infrastructure, and future product boundaries.

Applies to
Pinega master programme
Updated
Design contractExplanation

Pinega Engine architecture

Understand the accepted Pinega Engine boundaries across PostgreSQL integration, mutable versions, the shared buffer pool, and one PostgreSQL WAL pipeline.

Applies to
Pinega Engine architecture for PostgreSQL 19
Updated
DecisionExplanation

Maturity and evidence labels

Understand how Pinega separates available artefacts, design contracts, research, decisions, hypotheses, and future implementation claims.

Applies to
Pinega public claims and research artefacts
Updated
DecisionExplanation

Research-to-product workflow

Understand how Pinega moves work from sourced research and formalisation through executable verification, implementation, measurement, and product evidence.

Applies to
Pinega research and engineering programmes
Updated

Reference

Reference

Exact repository, environment, command, and metadata contracts.

AvailableReference

Repository layout

Reference the current likern/research directory boundaries for research artefacts, design assets, Web sources, generated outputs, tests, and GitHub workflows.

Applies to
likern/research repository
Updated
AvailableReference

Web build and environment

Reference the Pinega Web package scripts, pinned Node and Playwright expectations, build outputs, local server, and CI validation commands.

Applies to
Pinega Web workspace and CI
Updated
AvailableReference

Content metadata schema

Reference the versioned Pinega Web content registry, documentation metadata fields, generated documentation manifest, and discovery contracts used by later publishing and search gates.

Applies to
Pinega Web content contract schema v2
Updated

Contributing

Contributing

Review, validation, and release gates for changes to the shared programme workspace.

AvailableContributing

Review and release gates

Follow the Pinega contribution rule that implementation, tests, visual artefacts, CI, evidence labels, and review all have to agree before a Web or research change is ready.

Applies to
Pinega repository pull requests and release gates
Updated

Recommended first path

Orient first; execute only after the boundary is clear.

  1. 01
    Project overview

    Understand what Pinega is, what exists today, and what remains a future implementation or product claim.

  2. 02
    Reproduce the research workspace

    Run the pinned toolchain and build registered research artefacts from a clean checkout.

  3. 03
    Understand Pinega Engine architecture

    Read the PostgreSQL, version-store, buffer-pool, and WAL boundaries as an explanation rather than a setup guide.

  4. 04
    Review and release gates

    Use the validation and evidence contracts before declaring a change or public claim ready.

Evidence maturity

The label describes evidence, not the type of page.

Available
A runnable or inspectable artefact exists in the repository.
Design contract
The architecture or contract is documented and tested as a model/specimen, not necessarily implemented as a production system.
Research
The topic is actively investigated and may change with evidence.
Decision
A project direction is accepted unless later evidence explicitly supersedes it.