RELEASE · WINDOWS X64

Download AnxCorTex HQ

v0.9.8-rc.1 is a release candidate for Windows x64. Publishing this build is gated on owner decisions recorded below — the installer link is not yet active.

Release candidate

ARTIFACT

Release identity

AnxCorTex HQ v0.9.8-rc.1

Build 009.8-rc.1
Product
AnxCorTex HQ
Version
v0.9.8-rc.1 (Build 009.8-rc.1)
Platform
Windows x64 (NSIS installer)
Status
Release candidate — not generally available
File
AnxCorTex-HQ-Setup-0.9.8-rc.1.exe
Size
429.6 MiB (450,447,850 bytes)
SHA-256
572E2F46A092B5DD6FA013942ECF9D8FF37C8358AEB11A00B28C5F462D7533A0
Signing
Unsigned — no Authenticode publisher certificate
Update channel
None — this build has no auto-update client

The download link activates once the owner completes the publication decisions below.

The download is inactive because the publication gate below is unresolved. No file is offered and no link is active.

Publication gate

  • Project license

    Pending owner decision

    No license has been selected; until one is published, all rights are reserved by default and this release candidate is not distributed for general use. Read the license status

  • Installer publication

    Not yet published

    The artifact and its checksum must be re-verified after upload before the link is enabled.

  • Windows code signing

    Not completed

    The installer is unsigned, so SmartScreen guidance or an Unknown Publisher warning is expected during installation.

No download is offered until these items are resolved.

The installer is unsigned. Windows SmartScreen guidance or an Unknown Publisher warning is expected during installation.

INTEGRITY

Verify your download

After downloading the installer, open PowerShell in the folder that contains the file and run:

Get-FileHash -Algorithm SHA256 .\AnxCorTex-HQ-Setup-0.9.8-rc.1.exe

Compare the reported hash to the SHA-256 value in the release identity above. The published file must match this hash exactly. If the hash differs, the file is not the published artifact and should not be run.

The hash is re-verified against the uploaded artifact before the download link is enabled.

INSTALLATION

Installation notes

  • The installer is an NSIS assisted installer with a selectable installation directory.
  • Installation is per user.
  • Application data is stored at %APPDATA%\anxcortex-hq.
  • Uninstall does not delete application data: the folder above is retained until it is removed manually.
  • Upgrades are manual. Run a newer installer over the existing installation; this build has no auto-update.
  • Windows x64 only.

REQUIREMENTS

Requirements

System

  • Windows 10 or Windows 11, x64.
  • ~430 MB installer download (429.6 MiB).

Inference (optional)

  • Local inference: a local runtime such as Ollama or llama.cpp.
  • Cloud inference: an API key you supply for OpenAI or OpenRouter. Cloud use is off by default.

IN THIS BUILD

What is in this release

  • Ten specialized departments covering mission orchestration, research, architecture, engineering, product and UX, quality assurance, security, DevOps, documentation, and release.
  • Mission Control with Overview, Mission Graph, Pipeline, and Timeline views over the same persisted mission records.
  • War Room coordination: General HQ plus one room per mission, with department messages posted automatically from live mission events.
  • Sentinel policy and approval enforcement: destructive, secret, git-push, deployment, and privileged actions stay approval-gated in every access mode.
  • Local and opt-in cloud inference: local-first routing by default; OpenAI and OpenRouter are used only when a provider is configured, enabled, and allowed by the routing policy.
  • Local voice transcription: audio is transcribed by bundled whisper.cpp and is never sent to a cloud service.