Resources / Site Builder Guide

Site Builder Guide

Every page family starts from a source bundle: primary authority sources first, derivative seeds second, forbidden inferences always visible.

Animated source-bundle builder map A page family routes through primary authority sources, supporting sources, derivative seeds, freshness policy, validators, and handoff before implementation.
Future route construction starts from source bundles, claim boundaries, manifests, and validation gates.

The safe build order is deliberate: identify the page family, inspect primary sources, map derivative seeds, write forbidden inferences, record freshness, then implement inside live control. A source bundle is a guardrail, not a shortcut around source reading.

Static diagram

Build pages from source bundles through provenance.

The publication-provenance diagram shows the source-bundle-first workflow: inspect source, build the route, update manifests, validate, and hand off without strengthening claims.

The diagram illustrates the publication provenance system across source basis, route maps, page provenance, source manifests, asset manifests, static build output, and reader routes.
Diagram showing source basis feeding page route map, page provenance, source manifest, asset manifest, static build, internal reader routes, provenance links, and a publication-is-not-source-truth boundary.

The diagram illustrates the publication provenance system across source basis, route maps, page provenance, source manifests, asset manifests, static build output, and reader routes.

Source-bundle schema

Every planned page needs the same minimum evidence shape.

The schema keeps primary authority sources ahead of generated seed material and makes blocked inferences visible before implementation.

FieldPurposeRequired boundary
Page familyNames the public route family or page type.The family does not grant write permission by itself.
Reader jobStates what the page helps a reader understand or decide.Reader convenience cannot strengthen the source claim.
Primary authority sourcesLists the first files, registries, or governed records to inspect.Primary sources outrank derivative seed material.
Supporting sourcesNames context files, registries, handoffs, PRDs, or manifests that constrain copy.Support does not override the primary owner.
Derivative seed materialIdentifies generated Markdown, HTML, PDFs, wiki notes, or screenshots that can speed drafting.Seed material is reusable only after source inspection.
Freshness policyDefines inspection date, stale-data behavior, and refresh trigger for current-state material.A stale snapshot must warn or block depending on route severity.
Forbidden inferencesLists claims the page must not imply.No public route may silently promote blocked or open claims.
Handoff requirementsNames inspected sources, validators, screenshots, skipped checks, and review status.A handoff is evidence of implementation discipline, not claim proof.

Bundle index

Page families map to source bundles before they map to designs.

This compact index is a starting map. Future packets still need live source inspection before making public route changes.

Page familyPrimary authority sourcesDerivative seedsRequired PRDs
Project overviewREADME.md, AGENTS.md, research_control/README.md, publication process notes.Project overview GitHub-facing and HTML explainers.PRD-01, PRD-05, PRD-06, PRD-10.
Physics pagesontology/aether-and-aether-flow.md, ontology/tex/*.tex, TEX and claim registries.Physics explainers, tracked HTML, briefs, and source specs.PRD-02, PRD-05, PRD-09, PRD-10.
AI research-agent pagesresearch_control/README.md, .agents/ roles and schemas, .codex/ skills, task and registry sources.Workflow, lifecycle, role, parent-child, and roles/skills explainers.PRD-03, PRD-04, PRD-05, PRD-07.
Source-authority pagesAGENTS.md, registries/, FOLDER_MAP.md as generated orientation, source and derivative registries.Source-authority, memory-system, and repository-topology explainers.PRD-05, PRD-06, PRD-08.
Current-frontier pagesresearch_control/current_frontier.md, program state, latest handoff, Distance-to-GR ledger.Dated current-state cards and reviewed derivatives after source check.PRD-09, PRD-05, PRD-10.
Operator and contributor pagesREADME.md, Makefile, requirements, scripts/, tests/, .codex/skills/.Technical requirements, validator workflow, project-system improvement explainers.PRD-07, PRD-03, PRD-04, PRD-05.
Website publication pagesmarkdown/publication-briefs/, markdown/html-explainer-specs/, publication brief registry.GitHub-facing, HTML, and publication QA evidence.PRD-06, PRD-05, PRD-08, PRD-11.

Build-first checklist

Source inspection happens before derivative reuse.

The checklist blocks a common failure mode: a generated explainer becomes the public claim owner because it was easier to read.

StepActionStop condition
Identify page familyChoose the source bundle before writing copy or page code.Do not start from search results or a generated explainer alone.
Inspect primary sourcesRead the source files, registries, handoffs, or control records that own the claim.Do not let derivative seed material decide claim status.
Write the boundaryState source class, freshness, forbidden inferences, and validation expectations.Do not hide uncertainty behind polished page structure.
Use derivative seeds carefullyReuse generated Markdown, HTML, wiki, PDFs, or screenshots only as drafting support.Do not cite derivative material as canonical authority.
Record the handoffName inspected sources, PRDs, validators, screenshots, skipped checks, and review status.Do not push, deploy, mutate assets, or change manifests without live authorization.

Contributor handoff

The handoff records what was inspected and what remains uncertain.

A useful handoff gives the next reviewer enough evidence to reproduce the route boundary without reconstructing the repository from memory.

ItemReasonRisk if missing
Source pathsReviewers need to verify what was inspected.The route looks source-backed but cannot be audited.
Inspection dateCurrent-frontier and topology material can drift.A stale source map reads as current fact.
Relevant PRDsRequirements planning constrains page structure and forbidden claims.A page satisfies layout while violating the product boundary.
Claim boundaryThe route must state what it can and cannot imply.Publication polish silently promotes the claim.
Validation evidenceValidators, screenshots, and skipped checks show process conformance.The packet cannot distinguish implementation quality from authority.