Commit Graph

5 Commits

Author SHA1 Message Date
diablo
53f100bd2d
docs: hard kernel numbers, refreshed game data, faction creed
- ARCHITECTURE: the kernel section now carries the real Rust-vs-C numbers —
  22 Rust modules / 29,269 Rust LOC at ring 0 / 492 lines of hand-written C
  (nine FFI shims; the rest kbuild-generated). char-device/ioctl ABI, Ed25519
  module signing, Linux 6.19, QEMU-boot-validated.
- GRIMOIRE "by the numbers": 113 labs (was 108), 13 plugins (was 8), 84-module
  / ~105K-LOC gamification engine (was ~110/~53K), 7 playable factions, live
  systems (XP curve, perk synergies, morality consequences, faction wars).
- README: ChurchOfMalware creed updated to the current faction liturgy —
  "code is scripture · exploitation is sermon · INFECTION is salvation".

All measured from the live tree; boundary-clean (no sealed-symbol usage).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 21:03:17 -04:00
05f9a0683c
docs: hybrid pivot — vague the issue-bait surfaces, keep specifics on product
Front-door + product-surface files (README, GRIMOIRE, FEATURES,
FOR_RECRUITERS) keep their concrete v60 content — these are the pages
that need to project ambition and inform potential users / cohorts /
recruiters.

Three files trimmed to vague:

- ARCHITECTURE.md — drop syscall numbers (469-485), specific module
  names, "11-region brain", "83.54% Rust", "8-node Tailscale mesh".
  Keep the synaptic gap framing, four pillars by name, three-image
  table, axioms. Specs invite "well actually" issues; philosophy
  doesn't.
- ROADMAP.md — keep v60 as the current generation marker, drop the
  v44–v60 codesprint table (16 codenamed campaigns is a lot of
  fact-checkable claims), drop the explicit v61–v70 horizon bullets.
  Replace with broad theme prose. "What we're heading into" rather
  than "what we promise by when".
- CONTRIBUTING.md — drop the explicit "what's coming" promises (lab
  marketplace, CVE channel, community calls, public source release
  date). Drop the "open an issue with title X" workflows that invite
  unbidden submissions. Keep the long-game framing and quiet-channels
  posture.

Net: front-door pages still impress with specifics; the surfaces a
random reader might use to file noise issues now offer none of the
hooks for it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 13:48:52 -04:00
e870d388cb
docs: refresh for v60.0.0 "Sun & Salt" — public release run-up
Wholesale refresh of the public-facing documentation for the GRIMOIRE
Public + Goodlife ISO release run-up. The repo had been frozen at
v10.3.2 / Debian-base / "Awakening"-era content; everything has shifted
since (Arch base, custom 6.19 kernel, 17 syscalls, 100 labs, three-image
strategy, v44–v60 codesprint, post-quantum integration, Stoneglass mesh,
Sigstore + SLSA-3 supply chain, the Sovereign Operator Path).

Refreshed root-level files:
- README.md — v60 hero, codesprint summary, three-image table, what we
  promise, what's coming
- GRIMOIRE.md (NEW) — focused page on the gamified training platform:
  100 labs / 13 categories breakdown, faction system (Crimson Spire,
  Ashen Veil, the third house), boss contracts, economy, narrative
  quests, 5 competition modes, Sovereign Operator Path, first-boot
  wizard, lab integrity manifest enforcement
- ARCHITECTURE.md — synaptic gap framing, four pillars (kernel, ALFRED,
  GRIMOIRE, Arcanum Hive), three-image strategy, substrate, axioms
- FEATURES.md — capability inventory across kernel, ALFRED, GRIMOIRE,
  synos-bevy, Hive, post-quantum, supply chain, desktop, tooling,
  quality gates
- ROADMAP.md — v60 done, v44–v60 codesprint table, imminent public ISO
  releases, near-term + medium-term + long-term themes
- CONTRIBUTING.md — current-state honesty (private source tree, narrow
  contribution surface today), what we welcome (docs feedback, lab
  proposals, cohort partnerships), what's coming (public source on ISO
  release, lab marketplace, CVE channel, community calls)
- FOR_RECRUITERS.md — refreshed showcase with v60 numbers (160 crates,
  17 syscalls, 100 labs, 1,600+ tests, 100% pass rate, 41-stage
  pipeline, 83.54% Rust hot-path, post-quantum integration)

Master-only capabilities (RaaS engine, federation server, license gate,
C2 framework, Fragment Field IDS, Curtain enforcement internals) are
deliberately not described — those are part of the internal Operator
image and not public surface.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 13:45:41 -04:00
TLimoges33
e22521304f Update ARCHITECTURE.md with new content 2026-01-24 13:03:06 -05:00
74f29c8259
docs: add comprehensive public documentation
- README.md: Complete project overview with features, download, quick start
- ARCHITECTURE.md: System design, components, security architecture
- Includes technology stack, deployment models, performance specs
- All non-sensitive IP suitable for public consumption
2026-01-24 10:57:32 -05:00