v0.1.1 — patch: public_identity redaction + manifest schema fix
Patch release covering post-v0.1.0 fixes. No feature changes.
Changes
- public_identity: redact surname from LICENSE (
Copyright (c) 2026 Dimitri T (Dr. Know How)), README author section, andmanifest.tool.author.name(nowDimitri T). - manifest: remove top-level
$schemaproperty — rejected by v0.4additionalProperties: false. - manifest: bump
tool.versionto0.1.1to label this release honestly.
The reference Python implementation (scholar adapter + synthesis_doc_builder) remains targeted at v0.2.0 per manifest.tool.description.
Note on v0.1.0
The original v0.1.0 tag was force-moved post-release to include the surname fix (bad SemVer hygiene). Going forward, post-release patches get their own version. v0.1.1 is the right label for the LICENSE / README / manifest identity changes.