Skip to content

Release v0.9.0 shared memory and prompt context - #171

Merged
Nickel85 merged 1 commit into
mainfrom
release/v0.9.0
Jun 22, 2026
Merged

Release v0.9.0 shared memory and prompt context#171
Nickel85 merged 1 commit into
mainfrom
release/v0.9.0

Conversation

@Nickel85

@Nickel85 Nickel85 commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • roll Mongoose to v0.9.0 with shared local memory and prompt-context retrieval
  • add loop-aware memory, decision/rule/experiment memory contracts, and validation
  • add Njord finance audit memory records and Portfolio thesis reference capability
  • update runtime docs, architecture artifacts, CI, and release notes

Validation

  • python tests/release-version-validation.py
  • python tests/architecture-validation.py
  • python tests/decision-rule-experiment-contract-validation.py
  • python tests/loop-aware-memory-contract-validation.py
  • python tests/mongoose-memory-validation.py
  • python tests/portfolio-thesis-validation.py
  • python tests/njord-finance-memory-validation.py
  • python tests/njord-ai-loop-validation.py
  • powershell -ExecutionPolicy Bypass -File ./tests/install-validation.ps1

Closes

Closes #109
Closes #153
Closes #164
Closes #165
Closes #166
Closes #170

@Nickel85
Nickel85 marked this pull request as ready for review June 22, 2026 01:46
@Nickel85
Nickel85 merged commit ad5c620 into main Jun 22, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment