Governed frontmatter, freshness tethers, and validate-only runtime gates for agent-facing Markdown
Reason this release was yanked:
Superseded by 0.4.10. Broken quickstart, environment-sensitive doctor false-FAIL, fail-open Markdown collectors, and destructive output/runtime surfaces (incl. runtime pack deleting its --out dir). 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 from a local distribution
python -m pip install frontmattering-0.4.2-py3-none-any.whl
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 natural persons within the scope of LICENSE.md. Professional, organizational, commercial, client, employer, CI/CD, hosted, managed-service, platform, consulting, or revenue-connected use 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.2 package is a PyPI-clear technical candidate after license/notice cleanup. 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.2.tar.gz.
File metadata
- Download URL: frontmattering-0.4.2.tar.gz
- Upload date:
- Size: 440.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 |
ceb5716025991d8a67620dc5cb88b5deef97146b0c63707e4269a905050d2e52
|
|
| MD5 |
8b731b2b17df56215ff28a4c0856914b
|
|
| BLAKE2b-256 |
5226a423908cdea7c5b4c14684b5cd9f9225b5715a31759061f49edca00a00f1
|
File details
Details for the file frontmattering-0.4.2-py3-none-any.whl.
File metadata
- Download URL: frontmattering-0.4.2-py3-none-any.whl
- Upload date:
- Size: 416.9 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 |
5fb4d5b3d619de1a0885aebb2675ded3eaa6f3fbde799d3a58f0455e9a939d5d
|
|
| MD5 |
34a02afab77c86c649e3b44593acd981
|
|
| BLAKE2b-256 |
1bf06078209c3579ab4143ced7de07124d324e102a7c8c7c2769dc155b29a771
|