mix crosswake.gen.shell (crosswake v0.2.0)

View Source

Generates reviewable iOS or Android shell baselines, bundled manifest-backed activation fixtures, and explicit ownership guidance without claiming runtime behavior Crosswake has not proven yet.

Summary

Functions

Returns the current integer template epoch.

Functions

template_version()

@spec template_version() :: pos_integer()

Returns the current integer template epoch.

This is the single source of truth for Plans 02/03 (shell.status / gen.shell --diff) to compare against the stamped manifest version. Never re-parse the module source or duplicate this integer — call this function instead.