·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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 visualizecommand 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 versionedenterprise-agentic-generated-v1projection records
the generated configuration digest, world identity, tier, and public
artifact-set digest; a new1.0.0generated layout contract computes a
deterministic kind-layered grid from the projection alone, so no frozen
1.0.0Explorer 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 visualizecommand
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.0contract explicitly records world seed, world schema version, and
visualisation profile identity while preserving layout1.0.0unchanged. 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
- Publish frozen enterprise authorization experiment evidence by @bluntmachetti in #146
- Complete the packaged Asteria Explorer renderer by @bluntmachetti in #152
- Document the OPA/AuthZEN enterprise experiment by @bluntmachetti in #148
- Add an Explorer adapter for generated enterprise-agentic worlds (#149) by @bluntmachetti in #153
- Add an enterprise agentic identity policy pilot by @bluntmachetti in #154
- Prepare SynthWorld 0.17.0 release by @bluntmachetti in #155
Full Changelog: v0.16.0...v0.17.0