app.htmx_manifest

Page actions AI-ready formats and sharing
Open LLM text
Share with AI
Ask Claude Ask ChatGPT Ask Gemini Ask Copilot

Frozen internal provisioning records for managed htmx assets.

Frozen internal provisioning records for managed htmx assets.

app.htmx_manifest

Name Type Default Description
type
qualified_name
element_type
description
source_file
line_number
is_autodoc
autodoc_element
_autodoc_template
_autodoc_url_path
_autodoc_page_type
title
doc_content_hash

Symbols on this page

HtmxAsset
class

One exact browser asset in the managed htmx bundle.

HtmxClientPolicy
class

Immutable browser-default contract for one managed htmx tier.

HtmxProvisioningManifest
class

One freeze-time htmx provisioning decision published to runtime readers.

compile_htmx_manifest
function
def compile_htmx_manifest(*, enabled: bool, version: str) -> HtmxProvisioningManifest

Compile the configured htmx pin into one immutable runtime truth.

Parameters

Name Type Default Description
enabled bool
version str

View source · /home/runner/work/chirp/chirp/site/../src/chirp/app/htmx_manifest.py:1