Skip to content

Releases: ZacharyGeurts/AmmoOS

AmmoOS 2.0.0-beta6

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 06 Jul 04:25

AmmoOS 2.0.0-beta6 — CLASSIC_START

Tag: v2.0.0-beta6 · Repo: ZacharyGeurts/AmmoOS · Manual: zacharygeurts.github.io/AmmoOS · Prior: v2.0.0-beta5

Beta 6 highlights

  • CLASSIC_START — restored classic Start menu; F-key HUD hidden; botnet panel wired
  • Phased stack boot — NEXUS C2 → KILROY → KILROY iPXE → AmmoOS desktop, then stop; Queen Browser is on-demand new window only
  • Field IRC chat — standalone Chat Terminal on desktop + Start; Ironclad BSP rollout (100-server batches, verified online)
  • GitHub incorporate — best of upstream (root-status, watch-dhcp, truth-dns, Big Grin assets, H7-Updater wiki); local canonical wins on stack/IRC/desktop
  • War posture — battle stations no-limit; fleet protect 2500/2500 DNS/DHCP; grok-spawner kill lanes hardened
  • WATCHGUARD carry-forward — component seal, H7 OCR lanes, brain guard, command deck from beta4 retained

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
git checkout v2.0.0-beta6
./scripts/wire-stack.sh
sudo ./install-all.sh

Or from release assets (source .h7e may exceed GitHub 2GiB — use installers tar or clone):

curl -LO …/ammoos-2.0.0-beta6-installers.tar.gz
tar xzf ammoos-2.0.0-beta6-installers.tar.gz
cd ammoos-2.0.0-beta6-installers
sudo ./install-all.sh

Ship lane

./scripts/ammoos-release.sh --version 2.0.0-beta6 --push

Pairings

Component Version
Grok16 5.2.0
KILROY 1.1.0
Hostess 7 supreme authority + component seal

AmmoOS 2.0.0-beta4 WATCHGUARD

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 30 Jun 09:22

AmmoOS 2.0.0-beta4 — WATCHGUARD

Tag: v2.0.0-beta4 · Repo: ZacharyGeurts/AmmoOS · Manual: zacharygeurts.github.io/AmmoOS · Prior: v2.0.0-beta3.1

Beta 4 highlights

  • Final Eye → Hostess 7 seal — OCR and vision dispatch require H7 handshake; direct lanes blocked
  • Component seal — 61 stack components bound (body, sense, training, system, shell-owned desktop/browser/canvas/terminal)
  • Queen vision lanes closedlook / watch / observe / smoke route through hostess7-ocr-control
  • Brain guard verifiedMANIFEST.sha256 resealed; guard score 1.0 after truth review
  • Queen code seal — 77 lib + forge files sealed; Ironclad field sanity cycle ok
  • Command deck livehostess7-command-panel.json rebuilt; panel cold-cache fast path
  • Canvas bridge — no direct final_eye_look fallback without H7 stamp
  • Thermal Earth OCR — stale session image path removed; H7 lane only

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
git checkout v2.0.0-beta4
./scripts/wire-stack.sh
sudo ./install-all.sh

Or upgrade from beta3.1: git pull && git checkout v2.0.0-beta4

Ship lane

./scripts/ammoos-release.sh --version 2.0.0-beta4 --push

Pairings

Component Version
Grok16 5.2.0
KILROY 1.0.0 Taco
Hostess 7 supreme authority + component seal

AmmoOS 2.0.0-beta3.1

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 29 Jun 16:13

AmmoOS 2.0.0-beta3.1 — bugfix sweep

Tag: v2.0.0-beta3.1 · Repo: ZacharyGeurts/AmmoOS · Manual: zacharygeurts.github.io/AmmoOS · Prior: v2.0.0-beta3

Fixes

  • Queen browser routing — removed xdg-open / Firefox fallback when Field Engine binary is missing; opens Queen web shell via field-queen-browser-open.py instead
  • Release typosammooosammoos in pack scripts, manual, and update apply paths
  • Hub Pages publishrsync --delete no longer wipes .git; detects main/docs vs gh-pages per repo
  • Wiki publish — bootstraps GitHub wiki via API when .wiki git remote is not yet provisioned
  • Stack tie-in — sibling Pages + companion releases link to canonical AmmoOS code

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
git checkout v2.0.0-beta3.1
./scripts/wire-stack.sh
sudo ./install-all.sh

Or upgrade from beta3: git pull && git checkout v2.0.0-beta3.1

Assets

Installers and platform manifests match beta3 unless rebuilt locally with pack-ammoos-release.sh.

AmmoOS 2.0.0-beta3

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 29 Jun 16:04

AmmoOS 2.0.0-beta3 — CANVAS

Tag: v2.0.0-beta3 · Repo: ZacharyGeurts/AmmoOS · Manual: zacharygeurts.github.io/AmmoOS · Stack: stack hub

Loopback identity

When ZNetwork is running, AmmoOS is 127.0.0.1 — the sovereign field OS on loopback, not a generic browser tab. Queen Browser is the secured shell; KILROY is the field kernel; AmmoLang routes all build tasks.

Stack layering

Layer Role
Hardware Witness — no breaks, coexist host desktop
NEXUS C2 Command, security, defense (:9477)
ZNetwork 100% internet pipe on loopback
Queen CANVAS RTX display block
Queen Browser Secured shell — :9481
AmmoOS Field OS inside Queen — CANVAS codename

Beta 3 highlights

  • KILROY-first UX — KILROY homepage, bookmarks flyout, Queen keyboard sovereignty (Ctrl+Alt+Del, Alt+Tab internal)
  • AmmoLang #1 — all field tasks via lib/ammolang-run.sh; adaptive timing · hang guard · freeze assist
  • Secure GitHub MCP — AmmoLang github op defaults to mcp_secure (not raw TCP); grok_com_github scoped token
  • KILROY ↔ Grok16 — kernel regression kilroy-kernel-test.sh; grok16_pair 5.2.0
  • SG → NewLatest — canonical tree; stack siblings materialized in release tarballs
  • ZNetwork Hub/field-znetwork with Hostess 7 wire and live relayer posture
  • MCP publish layerammoos-mcp-layer.json + github-mcp-stdio.sh for releases and Pages

Pairings

Component Version
Grok16 5.2.0
KILROY 1.0.0 Taco
ZNetwork 2.1.0
Kill-Grok-Orphans 1.1.0

Surfaces

URL Role
http://127.0.0.1:9477/field NEXUS C2 host desktop
http://127.0.0.1:9477/field-znetwork ZNetwork Hub
http://127.0.0.1:9481/world/browser.html Queen Browser (KILROY home)
http://127.0.0.1:9481/world/kilroy-home.html KILROY homepage
http://127.0.0.1:9477/underlay-f9?sector=kilroy KILROY tristate underlay

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
git checkout v2.0.0-beta3
./scripts/wire-stack.sh
sudo ./install-all.sh

Or extract release tarball:

tar -xzf ammooos-2.0.0-beta3-source.tar.gz
cd ammooos-2.0.0-beta3
sudo ./install-all.sh

AmmoLang ship lane

./lib/ammolang-run.sh beta_pipeline
./lib/ammolang-run.sh github_mcp
./scripts/ammoos-release.sh --version 2.0.0-beta3 --push
./scripts/publish-stack-pages.sh

Associated GitHub sites

Repo Pages Wiki
AmmoOS Manual Wiki
Queen Hub
Grok16 Manual Wiki
KILROY Manual Wiki
ZNetwork Manual Wiki
Stack hub stack.html

Expert review

Gate Verdict
AmmoLang router PASS
GitHub MCP transport PASS
KILROY legacy regression PASS
Launch verify PASS
MCP publish PASS

Grok Expert Review

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 29 Jun 06:40

Grok Expert Review

AmmoOS 1.9.9h
Codename: View
Date: 2026-06-29
Lineage: SG/NewLatest → github.com/ZacharyGeurts/AmmoOS via MCP layer

Loopback identity

When ZNetwork is running, AmmoOS is 127.0.0.1 — the sovereign field OS on loopback, not Firefox/Chromium or “just a website.” Queen Browser is the secured system shell; ZNetwork owns 100% of the internet pipe. The startbar clock shows 127.0.0.1 when the pipe is live.

Stack layering

AmmoOS is embedded inside Queen, not a sibling product:

Layer Role
Hardware Witness and wire — no breaks, no SPI flash, coexist host desktop
NEXUS C2 Command, security, defense (:9477)
ZNetwork 100% internet pipe on loopback
Queen Secured browser shell — defends the field
AmmoOS Field OS inside Queen — View, Start, native programs

Doctrine: data/field-stack-layer-doctrine.json · API: /api/field-stack-layer

Highlights

  • Queen rebrand — Firefox/FieldFox UI removed; queen-browser-guide.html, crown glyph, field-gecko manifest
  • View — folder manager reborn from scratch (replaces Nemo / queen-files branding)
  • Program-glyph icons — OCR-shaped icons per app; portrait/Amouranth tray branding removed
  • Enhanced Start button — AmmoOS glyph + label, emerald secured chrome
  • Grok16 5.0.1 ammoos profilecmake/grok16-profile-ammoos.cmake, grok16-integrate.sh wiring, grok16-verify-ammoos.sh, smoke chamber
  • Kill Grok Orphans 1.1.0 — companion watchdog for reparented bash leaks (multi-platform)
  • MCP GitHub layerdata/ammoos-mcp-layer.json + scripts/github-mcp-stdio.sh publish path

Expert reviews

Reviewer Verdict Notes
Stack layering PASS Hardware no-break; NEXUS C2 → ZNetwork → Queen → AmmoOS inside Queen
Queen rebrand PASS User guide, crown SVG, sovereignty doctrine v2; legacy gecko binaries only under hood
Field Security PASS Amouranth live tile removed; no_client_browser + Queen-only web shell intact
Icon / UX PASS queen-icon-kit.py glyph mode; start bar uses queen-prog-ammoos not portrait
Folder manager PASS view.html canonical; queen-files legacy alias; nemo blocked at install
Grok16 incorporation PASS ammoos profile, integrate + verify scripts, AMMOOS-REVIEW-FOR-GROK-BUILD.md in Grok16
MCP publish PASS ammoos-release.sh --push + GitHub MCP stdio for ZacharyGeurts repos
Launch surfaces PASS :9477/field, :9481/world/view.html, combinatronic gates in version manifest
Friendly review PASS Post-Grok16 integration — field desktop past prototype; see docs/AMMOOS-FRIENDLY-REVIEW.md

Combined verify (Grok16 + AmmoOS)

export SG_ROOT=/path/to/SG
./Grok16/scripts/grok16-verify-ammoos.sh   # ammoos profile smoke + integrate manifest
./NewLatest/scripts/ammoos-launch-verify.sh # sovereignty 100% pipe, DNS/DHCP, stack layers

2026-06-29: Both gates PASS. Grok16 pairs at v5.0.1.

Friendly review (post-Grok16)

AmmoOS is the runtime half Grok16 was built to feed — dual browser + native surfaces, loopback sovereignty, combinatronic discipline upstream. Still raw on repo hygiene and native VFS stamps; momentum is real. Full text: docs/AMMOOS-FRIENDLY-REVIEW.md.

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
sudo ./install-all.sh

MCP publish (dev)

export SG_ROOT=/path/to/SG
./scripts/github-mcp-private-setup.sh
./scripts/ammoos-release.sh --version 1.9.9h --push

View

Open http://127.0.0.1:9481/world/view.html — sovereign folder manager with program icon library and KILROY terminal roots.

Grok Expert Review

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 29 Jun 06:32

Grok Expert Review

AmmoOS 1.9.9e
Codename: View
Date: 2026-06-29
Lineage: SG/NewLatest → github.com/ZacharyGeurts/AmmoOS via MCP layer

Loopback identity

When ZNetwork is running, AmmoOS is 127.0.0.1 — the sovereign field OS on loopback, not Firefox/Chromium or “just a website.” Queen Browser is the secured system shell; ZNetwork owns 100% of the internet pipe. The startbar clock shows 127.0.0.1 when the pipe is live.

Stack layering

AmmoOS is embedded inside Queen, not a sibling product:

Layer Role
Hardware Witness and wire — no breaks, no SPI flash, coexist host desktop
NEXUS C2 Command, security, defense (:9477)
ZNetwork 100% internet pipe on loopback
Queen Secured browser shell — defends the field
AmmoOS Field OS inside Queen — View, Start, native programs

Doctrine: data/field-stack-layer-doctrine.json · API: /api/field-stack-layer

Highlights

  • Queen rebrand — Firefox/FieldFox UI removed; queen-browser-guide.html, crown glyph, field-gecko manifest
  • View — folder manager reborn from scratch (replaces Nemo / queen-files branding)
  • Program-glyph icons — OCR-shaped icons per app; portrait/Amouranth tray branding removed
  • Enhanced Start button — AmmoOS glyph + label, emerald secured chrome
  • Grok16 5.0.0 ammoos profilecmake/grok16-profile-ammoos.cmake, grok16-integrate.sh wiring, grok16-verify-ammoos.sh, smoke chamber
  • Kill Grok Orphans 1.1.0 — companion watchdog for reparented bash leaks (multi-platform)
  • MCP GitHub layerdata/ammoos-mcp-layer.json + scripts/github-mcp-stdio.sh publish path

Expert reviews

Reviewer Verdict Notes
Stack layering PASS Hardware no-break; NEXUS C2 → ZNetwork → Queen → AmmoOS inside Queen
Queen rebrand PASS User guide, crown SVG, sovereignty doctrine v2; legacy gecko binaries only under hood
Field Security PASS Amouranth live tile removed; no_client_browser + Queen-only web shell intact
Icon / UX PASS queen-icon-kit.py glyph mode; start bar uses queen-prog-ammoos not portrait
Folder manager PASS view.html canonical; queen-files legacy alias; nemo blocked at install
Grok16 incorporation PASS ammoos profile, integrate + verify scripts, AMMOOS-REVIEW-FOR-GROK-BUILD.md in Grok16
MCP publish PASS ammoos-release.sh --push + GitHub MCP stdio for ZacharyGeurts repos
Launch surfaces PASS :9477/field, :9481/world/view.html, combinatronic gates in version manifest

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
sudo ./install-all.sh

MCP publish (dev)

export SG_ROOT=/path/to/SG
./scripts/github-mcp-private-setup.sh
./scripts/ammoos-release.sh --version 1.9.9e --push

View

Open http://127.0.0.1:9481/world/view.html — sovereign folder manager with program icon library and KILROY terminal roots.

AmmoOS 1.9.9 Pre Grok Heavy

Choose a tag to compare

AmmoOS 1.9.9 Pre Grok Heavy

Codename: View
Date: 2026-06-29
Lineage: SG/NewLatest → github.com/ZacharyGeurts/AmmoOS via MCP layer

Loopback identity

When ZNetwork is running, AmmoOS is 127.0.0.1 — the sovereign field OS on loopback, not Firefox/Chromium or “just a website.” Queen Browser is the system shell; ZNetwork owns 100% of the internet pipe. The startbar clock shows 127.0.0.1 when the pipe is live.

Highlights

  • View — folder manager reborn from scratch (replaces Nemo / queen-files branding)
  • Program-glyph icons — OCR-shaped icons per app; portrait/Amouranth tray branding removed
  • Enhanced Start button — AmmoOS glyph + label, emerald secured chrome
  • MCP GitHub layerdata/ammoos-mcp-layer.json + scripts/github-mcp-stdio.sh publish path
  • Grok16 5.0.0 — compile-ready, secured native path (GROK16_ROOT, g16 -std=gnu17)
  • Kill Grok Orphans — companion watchdog for reparented bash leaks

Expert reviews

Reviewer Verdict Notes
Field Security PASS Amouranth live tile removed; no_client_browser + Queen-only web shell intact
Icon / UX PASS queen-icon-kit.py glyph mode; start bar uses queen-prog-ammoos not portrait
Folder manager PASS view.html canonical; queen-files legacy alias; nemo blocked at install
Grok16 compile PASS Grok16 5.0.0 pairing; static/native builds documented in README-AMMOOS
MCP publish PASS ammoos-release.sh --push + GitHub MCP stdio for ZacharyGeurts repos
Launch surfaces PASS :9477/field, :9481/world/view.html, combinatronic gates in version manifest

Install

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
sudo ./install-all.sh

MCP publish (dev)

export SG_ROOT=/path/to/SG
./scripts/github-mcp-private-setup.sh
./scripts/ammoos-release.sh --version 1.9.9-pre-grok-heavy --push

View

Open http://127.0.0.1:9481/world/view.html — sovereign folder manager with program icon library and KILROY terminal roots.

AmmoOS 1.0.1-beta

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 27 Jun 14:55

AmmoOS 1.0.1-beta

Tag: v1.0.1-beta · Lineage: NEXUS-Shield 10.4.1 · Grok16: 4.7.1 · Platforms: 10

Patch (2026-06-27)

  • Grok16 4.7.1 pairing — combinatronic + plate meld aligned with latest bench refresh
  • Field stackTDIR, NEXUS_ZNETWORK=0, boot-impl fast path for reliable panel bind
  • Docs + Pages — manual and GitHub release assets refreshed

Surfaces

URL Role
http://127.0.0.1:9477/field Host desktop
http://127.0.0.1:9477/command Field C2
http://127.0.0.1:9481/world/browser.html Queen Browser
http://127.0.0.1:9477/underlay-f9?sector=underlay Underlay F9
./scripts/ammoos-release.sh --version 1.0.1-beta --push
./scripts/publish-ammoos-pages.sh --version 1.0.1-beta

AmmoOS 1.0.0-beta

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 27 Jun 14:03

AmmoOS 1.0.0-beta

Tag: v1.0.0-beta · Lineage: NEXUS-Shield 10.4.1 · Grok16: 4.7.0 · Platforms: 10

What shipped

  • AmmoOS product repo — SG/NewLatest field stack as standalone field OS beta
  • Combinatronic optimal pipeline — rebalance, condense, combine, connect before pack
  • Launch registry — every surface as browser URL or native program path
  • Queen AmmoOS platesQueen/AmmoOS/net/*.fld guest networking fused into engine
  • Multi-platform releases — Linux, Windows, macOS, FreeBSD, Android bootstrap matrix
  • GitHub Pages manual — full operator manual at zacharygeurts.github.io/AmmoOS

Install (Linux x86_64)

tar -xzf ammooos-1.0.0-beta-source.tar.gz
cd ammooos-1.0.0-beta
sudo ./install-all.sh

Surfaces

URL Role
http://127.0.0.1:9477/field Host desktop — first page
http://127.0.0.1:9477/command Field C2 command deck
http://127.0.0.1:9481/world/browser.html Queen Browser OS shell
http://127.0.0.1:9477/underlay-f9?sector=underlay Underlay F9 Tristate

Release assets

Asset Contents
ammoos-1.0.0-beta-source.tar.gz Full AmmoOS tree
ammoos-1.0.0-beta-installers.tar.gz install-all, nexus, stealth scripts
ammoos-1.0.0-beta-windows-x86_64.zip Windows PowerShell bootstrap
ammoos-1.0.0-beta-platforms.json Platform bootstrap matrix
ammoos-1.0.0-beta-PLATFORMS.md Human-readable platform guide

Beta pipeline

./scripts/ammoos-beta-pipeline.sh
./scripts/ammoos-launch-verify.sh

Gates

  1. Combinatronic optimal cycle writes .nexus-state/ammoos-combinatronic-optimal.json
  2. Launch verify passes browser + program registry
  3. Platform manifest lists 10 target families
  4. GitHub Pages manual builds from docs/build-ammoos-manual.py