Skip to content

spec 1.4: rules.md, the contract a semantic check runs under (#79) - #102

Merged
lex00 merged 1 commit into
mainfrom
issue-79-rules
Sep 12, 2026
Merged

spec 1.4: rules.md, the contract a semantic check runs under (#79)#102
lex00 merged 1 commit into
mainfrom
issue-79-rules

Conversation

@lex00

@lex00 lex00 commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Closes #79.

…*) (#79)

Extracted from chant's post-synthesis engine and policy layer the way the
other files were, with inventory rows L11.1 to L11.8 and item 7 of
F-Host-Interface. A check sees the folded namespace and the artifact, runs
after every verdict is final, is a pure function of its input, reports a
finding whose subject is an artifact-side name (a source location is
optional, as provenance is), and comes from the host or the project.
F-Rule-Equivalence is the objective restated for checks. No fixture yet:
the harness half is #101, and the family sits in UNCOVERED.md with that
reason. Version 1.4, packages 1.4.0.

Also: the prose linter blanks YAML frontmatter before reading a file. The
sentences package leaves the --- block in, so every docs page paid for its
own frontmatter (the delimiters as em dashes, key: value as nameplates);
the docs-prose pass (#100) hit that wall with zero body findings left.
Baseline ratcheted down to match.
@lex00
lex00 merged commit 9cc66a0 into main Sep 12, 2026
2 checks passed
@lex00
lex00 deleted the issue-79-rules branch September 12, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spec: the semantic rules contract, pre- and post-synthesis (F-Rule-*)

1 participant