-
Add docengine-render, a command-line front for the permissive renderer
-
chore: refresh the internal-deps gate from the bootstrap master
-
Strip historical narrative from documentation
-
Take the internal-deps gate with its crates.io view
-
Grade what the siblings have pushed, not only what is on this disk
-
docengine: tests for the heading injector and the inline-only separators
-
Grade the pushed commit's manifests, not just the working copy
-
A soak target over the render chain, and the oracle it took three tries to get right
-
Say publish = false: docengine is internal and taken by path or git dep
-
Refresh the canonical hooks: gate pushes on internal-dep coherence
-
docengine: document the remaining public fields and builder methods, seal with warn(missing_docs)
-
Standardize the pre-commit gates on the canonical hook
-
Carry the block a run came from, not only the marks over it
-
Add render_runs: markdown to text runs that keep their inline marks
-
Markdown out to text, and to one line
-
Carry the shared secrets baseline in .gitignore
-
Pin the toolchain to an exact version, not a floating channel
-
Pin the chat preset against mention resolution
-
clear clippy warnings and export PreProcessor
-
Add a chat render preset that cannot fetch
-
Bring docengine back out of the MNW monorepo
-
Code review remediation: custom directives, escape module, media URLs, tests
-
Initial commit: DocEngine shared markdown library