Governed frontmatter, freshness tethers, and validate-only runtime gates for agent-facing Markdown
Reason this release was yanked:
Superseded by 0.4.10. Fixes doctor currency only; still ships the broken quickstart, fail-open collectors, and destructive output/runtime surfaces. Upgrade: pip install -U frontmattering
Project description
Frontmattering
Frontmattering makes Markdown safer for agents.
It adds governed frontmatter, task routing, body/frontmatter freshness tethers, and a vendorable validate-only runtime gate so an agent can consume a compact brief without silently relying on stale documentation.
Install
python -m pip install frontmattering
frontmattering --version
frontmattering doctor
First-hour path
frontmattering init docs --set-id MYDOCS --title "My docs"
frontmattering promote docs/INDEX.md --profile router --in-place
frontmattering promote docs/*.md --profile guide --in-place
frontmattering tether update --add docs
frontmattering validate docs
frontmattering brief docs
For strict freshness enforcement, set validation_profile: trust in .frontmattering/project.yaml, then run:
frontmattering validate docs
frontmattering brief docs
Runtime gate
frontmattering runtime pack --out frontmattering-runtime.pyz
python frontmattering-runtime.pyz validate docs --format json
The runtime artifact is validate-only. It does not expose init, promote, new, index, tether update, or authoring surfaces.
License
Frontmattering is source-available. It is free for individual personal use within the scope of LICENSE.md. Professional, organizational, employer, client, CI/CD, hosted, managed-service, platform, consulting, or revenue-connected use is permitted for a 30-day evaluation period under LICENSE.md; continued use after the evaluation requires a paid commercial license.
Frontmattering is not open-source software under the Open Source Definition because professional and organizational use is restricted without a commercial license.
Runtime dependency status is recorded in THIRD_PARTY_NOTICES.md; project notices are recorded in NOTICE.
Claim boundary
A FRESH brief means the current body bytes and canonical trust-bearing frontmatter fields match their mechanical tether. It does not prove semantic summary correctness, human approval, external adoption, or production suitability.
A STALE or UNTETHERED summary must not be relied on without reading the body.
Publication status
This v0.4.3 package is a public-surface cleanup of the v0.4.2 PyPI-clear release (install/readme/license-summary corrections; no validator, schema, or canonical-model changes). Custom license text should still receive legal review before paid commercial sales.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file frontmattering-0.4.3.tar.gz.
File metadata
- Download URL: frontmattering-0.4.3.tar.gz
- Upload date:
- Size: 441.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
708e64fcd3edb90b2a00ab2089e8d1f7fc9a6569e180da63e824d99d00fc3c10
|
|
| MD5 |
5372703ae50452f477c5d04a9494187f
|
|
| BLAKE2b-256 |
c5da2be425df7b508a598da16c676ecf0c440a6b4ddf222bdde1cf1135ffbbe9
|
File details
Details for the file frontmattering-0.4.3-py3-none-any.whl.
File metadata
- Download URL: frontmattering-0.4.3-py3-none-any.whl
- Upload date:
- Size: 417.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae8ecb1a6abd71f8067765ebf9c80a07064b79db088d13c1429599a6d80273f6
|
|
| MD5 |
3fcfe60dea93fbc6402f8d29bd8387ca
|
|
| BLAKE2b-256 |
c198f6e5612fd93ed6037c469b8c3359c60243616563e5866e43aa926cca3ce9
|