Skip to content

feat(aaes-os): ship v1 production release candidate#12

Open
warheart1984-ctrl wants to merge 29 commits into
mainfrom
codex/aaes-os-production-sweep
Open

feat(aaes-os): ship v1 production release candidate#12
warheart1984-ctrl wants to merge 29 commits into
mainfrom
codex/aaes-os-production-sweep

Conversation

@warheart1984-ctrl

@warheart1984-ctrl warheart1984-ctrl commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Ships the AAES-OS production sweep branch as the Version 1.0 release candidate.
  • Includes Vitest alias/test-resolution fixes, CTS/build verification, evidence-claim discipline, systems-paper framing, and Version 1.0 freeze governance bundle.
  • Publishes governed Theta-BIP39 artifact metadata and narrows the AAES artifact ignore rule so canonical governance artifacts are release-tracked.
  • Adds a local OpenAI-compatible Nova adapter for Cursor at /v1/models and /v1/chat/completions with non-streaming and SSE streaming responses.

Verification

  • corepack pnpm --dir aaes-os test
  • corepack pnpm --dir aaes-os test:cts
  • corepack pnpm --dir aaes-os -r run build
  • git diff --check
  • ..\.venv\Scripts\python.exe -m pytest tests\test_local_nova_shell.py -q from lawful-nova-shell
  • Live smoke: GET /v1/models and POST /v1/chat/completions returned nova-local and chat.completion

Release Notes

  • Production release candidate for AAES-OS Version 1.0.
  • Cursor can use local Nova by setting OpenAI-compatible base URL to http://127.0.0.1:8080/v1 and model to nova-local.
  • Root cleanup remains scoped: unrelated untracked local artifacts are not included in this PR.

warheart1984-ctrl and others added 6 commits June 18, 2026 11:06
Add lawful-nova-shell as an embeddable standalone package with Linux/macOS
bash and Windows PowerShell parity, stack config, verify scripts, and parent-repo
start-nova-stack helpers. Document v1 in lawful-nova-shell/README.md.

claim_label: lawful-nova-shell-v1
evidence_refs: [lawful-nova-shell/README.md, tests/test_nova_productization.py]

Co-authored-by: Cursor <cursoragent@cursor.com>
Wire CIT, MIT, and EIT-2 ledgers with cross-ledger trace/replay, unified
spine health gating for epoch commits, and operator UI surfaces for law and evidence fitness.

Co-authored-by: Cursor <cursoragent@cursor.com>
@warheart1984-ctrl warheart1984-ctrl marked this pull request as ready for review June 21, 2026 21:24
@warheart1984-ctrl warheart1984-ctrl changed the title Add CAB continuity proof stack AAES OS production sweep: CAB continuity + Phase 17 constitutional spine Jun 21, 2026
@warheart1984-ctrl warheart1984-ctrl changed the title AAES OS production sweep: CAB continuity + Phase 17 constitutional spine Phase 17: Unified Constitutional Spine Cockpit Jun 21, 2026
warheart1984-ctrl and others added 17 commits June 23, 2026 21:10
Co-authored-by: Cursor <cursoragent@cursor.com>
…, and Continuity SDK v1

Adds the Python continuity stack (lawful LLM adapter, CRR-1 builder, CLG-1 ingestion, Mission 005 stress test), continuity-engine TypeScript runtime updates, schemas, docs, and steward-facing SDK branding/CLI.

Co-authored-by: Cursor <cursoragent@cursor.com>
- Add root AGENTS.md and docs/agentic README (template map)

- Sync nova-mission-002 from agentic-coding-agent upstream

- Add start-agentic-coding-stack.ps1; AAIS -LocalReal in restart-aais

- Wire laptop preset + force-local path in start-nova-stack

Co-authored-by: Cursor <cursoragent@cursor.com>
…lapse, CRK-1 docs

Ship AAES-OS monorepo updates, governed spine boundaries, constitutional substrate reorg, Continuity OS normative specs, Mission #3 operator docs, receipt v2/state runtime, operator kernel, and archive hygiene. Excludes local DB/runtime data.

Co-authored-by: Cursor <cursoragent@cursor.com>
…s, site

Ship the full AAES-OS v1.0 public release documentation: landing page,
press materials, NeurIPS draft/LaTeX, governance council docs, developer
tutorials, certification exam, architecture diagrams, HTML homepage,
ROADMAP/CONTRIBUTING, CODEOWNERS, and CTS CI workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
…DP-1 scaffold

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
CTS validates CAS objects against schemas/cas-1.0.json via Ajv; runtime output is checked in validateRuntimeOutput tests. SDK types and client are generated from api/cas-openapi.yaml (pnpm sdk:generate).

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…* imports

- Added workspace alias config to vitest.config.ts

- Ensured internal package imports resolve correctly
- Updated failing tests

- Verified CTS suite

- Ensured recursive build passes
@warheart1984-ctrl warheart1984-ctrl changed the title Phase 17: Unified Constitutional Spine Cockpit feat(aaes-os): ship v1 production release candidate Jun 27, 2026
…ion-sweep

# Conflicts:
#	.gitignore
#	README.md
#	aaes-os/.gitignore
#	aaes-os/README.md
#	aaes-os/governance/artifacts/theta-bip39-profile-v0.1/artifact.json
#	aaes-os/package.json
#	aaes-os/packages/aaes-governance/vitest.config.ts
#	aaes-os/packages/theta-codec/profile/VERIFICATION_REPORT_EXAMPLE.md
#	aaes-os/pnpm-lock.yaml
#	aaes-os/services/ops-console/src/App.test.tsx
#	aaes-os/services/ops-console/src/App.tsx
#	aaes-os/services/ops-console/src/server.test.ts
#	aaes-os/services/ops-console/src/server.ts
#	aaes-os/services/ops-console/tsconfig.server.json
#	aaes-os/standards/theta-bip39/v0.1/theta-bip39-profile-v0.1-spec.md
#	aaes-os/standards/theta-bip39/v0.1/verification_report_example.md
#	aaes-os/vitest.config.ts
#	frontend/src/pages/AmplifySignIn.test.jsx
@warheart1984-ctrl warheart1984-ctrl self-assigned this Jun 27, 2026
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