# perl-error Roadmap
> **Note:** This is the component-specific roadmap for `perl-error`. For the project-wide roadmap, see [`docs/project/ROADMAP.md`](../../docs/project/ROADMAP.md).
## Purpose
Error types, classification, and recovery strategies for the Perl parser ecosystem
## Current Status (v0.10.0)
- **Status:** Initial Public Alpha
- **Integration:** Part of the `perl-lsp` workspace.
## Future Milestones
### v0.10.x Hardening
- Address early adopter feedback.
- Refine API contracts and error handling.
- Improve test coverage and documentation.
### v0.15.0 Stability Contract
- Lock down public API for semantic versioning.
- Guarantee stability across supported platforms.
## Internal Dependencies
- Aligns with project-wide capability goals defined in `features.toml`.