Skip to content

NULNUL 3.0.0

Choose a tag to compare

@SeoNaRu SeoNaRu released this 02 Sep 03:13

NULNUL 3.0.0

NULNUL 3.0.0 is the production release of a bound, evidence-grounded harness with verified continuity, capability-driven execution, and safer evolution controls.

What’s included

  • Session continuity and durable progress

    • Verified session/task continuity with handoffs and resumable, bounded state.
    • Session and task finalization now preserves a stable recovery path.
  • Pre-Session Capability Packs

    • Selected capabilities are prepared before work starts.
    • Direct paths remain lightweight; only selected work receives capability body.
  • Authoritative verification receipts

    • Canonical checks and check receipts are authoritative for task attribution.
    • Evidence flow now connects Session → Task → Pack → Check → Experience.
  • Evidence-grounded Skill Evolution

    • Verified KEEP outcomes avoid unnecessary churn when no attributable weakness exists.
    • Skill updates now follow deterministic competition and rollback-safe transactions.
  • Capability Natural Selection

    • Ecosystem lifecycle now supports KEEP / UPGRADE / REPLACE / MERGE / RETIRE / CREATE.
  • External Capability Competition

    • External candidates are quarantined and evaluated under project verification.
    • No execution of untrusted external code during discovery.
  • Agent Evolution

    • Execution topology can now evolve (including split/merge-like responsibilities) when evidenced.
  • Harness Evolution (first-order controls)

    • Bounded control tuning and replacement through a guarded kernel plus rollback semantics.
  • Cross-Project Generalization

    • Privacy-safe knowledge transfer via abstracted, validated priors only; project memory remains isolated.
  • Security and migration hardening

    • Stronger boundary checks around governance, provenance, and permission-safe execution.
    • Reproducible, skills-only package build and clearer migration docs.

Notes

  • Evidence from prior release/adoption stages was used to validate this release.
  • This release is scoped to this project architecture and evidence set; it does not claim universal or global optimality across all projects.