v0.1.0 - Blueprint and engineering skeleton
Initial Tickline release.
Defines the project identity, safety boundary, architecture, threat model, protocol specification, evidence-integrity specification, GitHub workflow, debugging workflow, release process, security policy, C++23 CMake skeleton, Python tooling skeleton, documentation sanity check, Docker smoke build, .dockerignore hygiene, and GitHub Actions CI.
Verification:
- documentation sanity check
- CMake configure/build
- CTest
- sanitizer build
- Python unittest discovery
- Docker smoke image build
- GitHub Actions workflow
Not included yet:
- runtime simulation
- protocol parser implementation
- evidence writer
- Unity forensic viewer
- analytics engine
- cloud/Kubernetes/service-mesh infrastructure