recon_gen.common

Shared primitives used by all dashboard apps (models, theme, config, deploy).

Modules

aging

Shared aging-bucket visual builder.

as_of_frame

The owned temporal frame (D1; BD-extended).

browser

Playwright-driven browser helpers + typed screenshot harness.

cleanup

Cleanup orphaned QuickSight resources managed by recon-gen.

clickability

Conditional-format helpers that cue which table cells are clickable.

config

Configuration for QuickSight resource generation.

dataset_contract

Dataset column contracts and shared dataset-building helpers.

datasource

Shared QuickSight DataSource builder (M.4.4).

db

Dialect-aware database connection + script execution helpers (P.9d).

deploy

Deploy generated QuickSight JSON to AWS — delete-then-create semantics.

drill

Typed cross-sheet drill helpers.

env_keys

Y.2.gate.b.15 — Typed registry for every RECON_GEN_* / RECON_E2E_* env var.

etl_examples

Canonical INSERT-pattern examples for ETL authors (X.1.h).

handbook

Handbook templating support — vocabulary + diagram render hooks.

html

App2 — HTML renderer for the dashboard tree.

ids

Typed identifier wrappers for QuickSight resource IDs.

intervals

BC.1 — Typed time-range interval value types.

l2

LAYER 2 institutional model — typed primitives + loader + validator.

models

Dataclass models mapping to AWS QuickSight API JSON structures.

money

Money as integer cents — the storage-domain currency (Phase AO.1).

pdf

Reportlab-based PDF building primitives shared across artifact generators.

probe

Probe a deployed QuickSight dashboard for visual datasource errors.

provenance

Audit-grade provenance fingerprint primitives.

rich_text

Compose rich-text XML for QuickSight SheetTextBox.Content.

sheets

Shared sheet helpers cross-cutting multiple L3 apps.

spine

The invariant spine (D6).

sql

SQL dialect helpers — Phase P.2 catalog + P.3 Oracle fill + P.3.e cleanup.

theme

QuickSight theme — registry default + builder.

tree

Tree primitives for App / Dashboard / Analysis / Sheet construction.

variant

Variant matrix primitives — Y.2.gate.m.