Skip to content

feat(indicators): add temporal series primitives - #37

Merged
AetherAI3 merged 4 commits into
mainfrom
codex/g1-temporal-series-primitives-final
Aug 19, 2026
Merged

feat(indicators): add temporal series primitives#37
AetherAI3 merged 4 commits into
mainfrom
codex/g1-temporal-series-primitives-final

Conversation

@AetherAI3

Copy link
Copy Markdown
Owner

Summary

  • add BARS_SINCE, COUNT_TRUE, RISING, FALLING, and PERCENTRANK as deterministic prefix-causal kernels
  • pin warmup, gap reset, period-1, strictness, tie, and prior-window semantics
  • keep all calls on the existing v1 indicator node shape and Nano IR 1.0.0
  • synchronize registry-derived public documentation counts to 40
  • publish package 1.0.10

Evidence

  • independent kernel and release-envelope reviews GREEN
  • focused: 22 passed; full: 1029 passed, 2 skipped; checker: 53
  • 70,997 independent oracle cases and 401,451 prefix comparisons
  • six semantic mutations and five documentation-drift mutations killed
  • five hash seeds stable; invalid signatures/arity rejected
  • byte-identical reproducible wheel 1.0.10, registry 40, all 120 assets, catalog 53
  • four golden changes are identity.nanoVersion 1.0.9 to 1.0.10 only

No grammar/checker/VM/module/IR-shape change, ambient state, execution side effect, or performance claim.

@AetherAI3
AetherAI3 merged commit 6520000 into main Aug 19, 2026
6 checks passed
@AetherAI3
AetherAI3 deleted the codex/g1-temporal-series-primitives-final branch August 20, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant