Releases: full-spectrum-lab/full-spectrum-engine
Release list
Full Spectrum Engine v1.5.0 - Enterprise Pilot Candidate
v1.5.0 adds a bounded enterprise-pilot layer while preserving the protected core.
Highlights:
- configuration/secret separation and local reference-token RBAC
- desensitization and append-only human review
- resilience primitives, structured health and metrics
- local backup/rollback and Connector output contracts
- non-author deployment walkthrough
Independent acceptance: 285 passed + 3 subtests; v1.5 black box 13/13; v1.4 regression 9/9; red-line verification 9/9; protected-core diff 0 bytes. GitHub Actions succeeded.
Boundary: controlled enterprise pilot candidate, not a production-complete platform; no automatic business execution or cross-organization network, and Connector writeback remains off by default.
Evidence: release notes | tagged source
Full Spectrum Engine v1.4.0 - Replay and Audit Hardening
v1.4.0 seals replay and audit hardening.
Highlights:
- EvaluationEvent and ReplayBundle
- ReplayEngine
- append-only EventStore and hash chain
- audit export, integrity verification and tamper detection
Verification: 246 passed + 3 subtests; v1.2/v1.3/v1.4 black boxes 9/9 each; compileall passed; protected-core diff remained empty. Payload, replay_ref and recorded_at tampering were detected.
Boundary: Exact Replay is the explicitly verified focus; full Semantic/Explanatory degradation remains future work.
Evidence: tagged source | Engine Wiki
Full Spectrum Engine v1.3.0 - Profile-Driven Observer
v1.3.0 adds a Profile-driven local Observer analysis layer without changing the protected core contract.
Highlights:
- LayerProfile composition
- Scenario and Policy inputs
- Attestation Eligibility outputs
- local Profile-driven deterministic analysis
Verification: v1.3 black box 9/9, third-party baseline 213 passed, and later cumulative regression 246 passed.
Boundary: the deterministic RiskVectorComputer is a reference implementation, not claimed enterprise calibration; this release does not produce external certification or authorization facts.
Evidence: tagged source | Engine Wiki
Full Spectrum Engine v1.2.0 - Observer I/O Envelope
v1.2.0 seals the Observer Input/Output Envelope contract.
Highlights:
- Observer Input/Output Envelope
- required unknowns
- Relationships and Gate contracts
- bounded L4 Candidate compatibility with external_effect=false
Verification: v1.2 black box 9/9, third-party RC baseline 178 passed, and later cumulative regression 246 passed.
Boundary: complete replay remains a v1.4 capability; this release does not authorize external effects.
Evidence: tagged source | Engine Wiki
Full Spectrum Engine v1.1.0 - Subject Declaration
v1.1.0 adds the Subject Declaration baseline and auditable multi-adapter governance-chain generation.
Highlights:
- Subject Declaration conditional modes, digest and conflict rejection
- CLI/REST exposure, subject_ref, and read-only L4 reference
- reproducible ecommerce, logistics and knowledge-conflict governance chains
- protocol-schema validation and golden fixtures
Verification: 17 Subject/governance-chain focused tests passed; the contract remained green in later cumulative regression.
Boundary: this release does not issue or verify external identity and does not create authorization or external legal effect.
Evidence: tagged source | Engine Wiki
Full Spectrum Engine v1.0.0 - Stable Local-First Contract
The first sealed stable local-first contract release in the Full Spectrum Engine line.
Highlights:
- deterministic local simulation and committed golden samples
- structured API error contract and OpenAPI export
- auditable RiskVector, Runestone and AuditTrace outputs
- public API, explainability, warning-governance and release-gate documentation
Verification baseline: 141 passed, 1 accepted warning.
This is an engine-layer stable contract. It is not a production enterprise-governance platform, final legal authority, or a complete protocol network.
Evidence: release notes | gate review | API contract
GitHub Release Body: v0.8.0-beta
GitHub Release Body: v0.8.0-beta
Copy-ready release body for the GitHub Releases page.
Full Spectrum Engine v0.8.0-beta
This is the first public beta release of full-spectrum-engine.
It marks the point where the engine is no longer only an internal alpha closure package, but a public-facing runnable artifact that outside reviewers can inspect, execute, and evaluate.
What this release is for
- local-first AI governance experiments
- reproducible scenario simulation
- auditable
RiskVector/Runestone/AuditTracegeneration - explainable sample-level validation
- early public review of the engine layer in the Full Spectrum ecosystem
What changed
- promoted public framing from
v0.7.2-alphatov0.8.0-beta - refreshed package metadata and public README
- added golden-sample validation for seeded scenarios
- added
scripts/validate-public-beta.ps1 - clarified public boundary, non-goals, and ecosystem role
- aligned links to the
full-spectrum-labGitHub organization
Public beta promise
This release aims to be:
- runnable
- reproducible
- explainable
- bounded
Test baseline
127 passed, 1 warning
Explicit non-goals
This release does not yet provide:
- full four-layer recursive architecture
- protocol-network interoperability
- complete Cell Manifest
- complete DreamBrain
- production execution of enterprise actions
- final legal / compliance authority
Recommended use
Use this release for:
- local experiments
- synthetic-case validation
- audit-trace prototyping
- enterprise-side internal review demos
- protocol-compatible simulation tests
Do not use this release as proof of:
- production deployment maturity
- regulatory approval
- final multi-organization governance readiness
Related repositories
- Protocol: full-spectrum-protocol
- Engine: full-spectrum-engine
- Commons: full-spectrum-commons
- QPP Wiki: Gitee QPP