v0.0.5
Telltale 0.0.5 Distribution Hardening
Added
python3 scripts/telltalectl.py doctordiagnostics for plugin surfaces, schema parse, gitignore coverage, and version sync.- GitHub Actions validation for schema, smoke, doctor, and unit tests.
- First-run example:
docs/examples/fix-failing-test.md. CHANGELOG.mdanddocs/release-checklist.md.
Changed
- README and README.ko.md now lead with when to use / when not to use,
/goalcomparison, commands, install verification, and troubleshooting. - Public version surfaces are synchronized at
0.0.5. - Internal alias phase docs are documented in
internal/README.md.
Validation
npm run validatepython3 scripts/telltalectl.py doctor- GitHub Actions
Validate: success on main
Closes #5.