Skip to content

SynthWorld 0.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 19:12
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.17.0
3282ce8

Added

  • Generated enterprise-agentic standard and longitudinal tiers (#27). A new
    independently versioned V2 configuration and artifact family adds deterministic
    multi-organisation standard scale plus a 180-day longitudinal schedule covering
    repeated credential rotation, joiner/mover/leaver changes, suspension, policy
    activation, agent offboarding with active credentials, revocation propagation,
    evidence retention, and audit-time scoring. The released smoke V1 and frozen
    Asteria/C08 contracts remain unchanged. Public topology, opaque credential-handle,
    and lifecycle projections stay physically separated from evaluator-only case
    labels and truth; generic
    loaders, CLI config/public-only export, derived denominated integrity metrics,
    end-to-end observed-action scoring, and an external digest-bound runtime/memory
    receipt complete the generated-scale path. Stress remains explicitly deferred to
    generic scale issue #3 and generated tiers remain workloads rather than vendor
    leaderboard claims or mandatory package fixtures.
  • Enterprise agentic identity policy pilot. A repository example now compares
    experiment-owned RBAC, ABAC, ReBAC, and default-deny combined policy views over
    one generated enterprise-agentic smoke world. The policy runner consumes only
    the verified public tree and writes digest-bound decision traces; a separate
    scorer verifies the matching evaluator tree and emits independent metrics plus
    deterministic, visibly watermarked comparison HTML. A new end-to-end guide
    covers generation, public projection and layout JSON, the evaluator overlay,
    Explorer HTML, replay, scoring, reproducibility, and the boundary between this
    teaching pilot and SynthWorld authorization contracts or production enforcement.
  • Generated enterprise-agentic Explorer adapter (#149). The synthworld visualize command now renders a verified released generated
    enterprise-agentic smoke package as deterministic, self-contained HTML when
    selected explicitly with --package-profile generated-enterprise-agentic. An
    independently versioned enterprise-agentic-generated-v1 projection records
    the generated configuration digest, world identity, tier, and public
    artifact-set digest; a new 1.0.0 generated layout contract computes a
    deterministic kind-layered grid from the projection alone, so no frozen
    1.0.0 Explorer or Asteria contract widens in place and published Asteria
    HTML bytes are unchanged. The public path consumes only the verified public
    tree; evaluator truth requires the separate evaluator tree, is digest-bound
    through the reused overlay contract, and renders visibly watermarked.
    Unsupported generated tiers or package versions fail explicitly, and the
    shared #52 renderer, assets, and interaction are reused without a second
    viewer implementation.
  • Packaged Asteria Explorer renderer (#52). The synthworld visualize command
    now renders the checksum-verified published Asteria Agentic v1 public package as
    deterministic, self-contained HTML with an interactive authority graph, chain
    inspection, and timeline replay. Cytoscape and build-time ELK versions are pinned,
    generated assets and layout coordinates are checksum-bound, no runtime network
    resources are loaded, and dependency notices ship in the wheel. The new layout
    2.0.0 contract explicitly records world seed, world schema version, and
    visualisation profile identity while preserving layout 1.0.0 unchanged. Evaluator
    truth requires a separately verified evaluator package and produces prominently
    watermarked output; public HTML contains no evaluator overlay. Generated
    enterprise-agentic support is supplied by the separately versioned adapter
    described above; enterprise authorization packages remain outside Explorer.

What's Changed

Full Changelog: v0.16.0...v0.17.0