adhocdemo

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package adhocdemo dogfoods ADR-0134: it generates a computed series, publishes it as an ephemeral encrypted dataset over the adhoc.publish capability, and embeds a SQL applet that queries it by the stable alias `items`. A Regenerate button republishes fresh data under the same handle; the embedded applet runs Live, so it re-queries and shows the new rows. The applet is a committed, gated, classified document — the ADR-0132 §SD8 embedder shape — bound to the ephemeral handle pre-mount.

Index

Constants

View Source
const ManifestId app.AppIdT = "github.com/stergiotis/boxer/apps/adhocdemo"

ManifestId is this app's identity — its Go import path (ADR-0026 id rule).

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

App is the dogfood embedder.

func (*App) Frame

func (inst *App) Frame(ctx app.FrameContextI) (err error)

func (*App) Manifest

func (inst *App) Manifest() app.Manifest

func (*App) Mount

func (inst *App) Mount(ctx app.MountContextI) (err error)

func (*App) Unmount

func (inst *App) Unmount(ctx app.MountContextI) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL