Releases: nelsondbuilder/structora-core
Releases · nelsondbuilder/structora-core
Structora Core v0.1.0-alpha
Structora Core v0.1.0-alpha
Initial public alpha release of Structora Core.
Structora Core is a read-only structure intelligence and workflow discovery engine for web interfaces.
Included in this release
- Read-only DOM structure parsing
- Passive signal detection
- Workflow mapping
- Rendered DOM abstraction layer
- Extension pipeline
- Exporter system
- Stable discovery result schema
- GitHub Actions CI
- Repository hygiene and security checks
- Developer documentation and examples
Safety Model
Structora Core is intentionally designed as:
- read-only
- observational
- non-executable
- infrastructure-oriented
Structora Core does NOT:
- automate workflows
- submit forms
- solve captchas
- execute browser actions
- bypass authentication
- perform scraping bypass techniques
Release Notes
Version:
- Engine:
0.1.0-alpha - Schema:
0.1.0-alpha
Status:
- Alpha
- Public API may evolve before beta stabilization.