docs: revamp README to stunning v0.12.0 state - #28
Merged
Conversation
The README still described armory-fleet as "Pre-implementation" while v0.12.0 had just shipped all 16 pipeline phases. Rewrite it to reflect the actual shipped surface: - Hero section: logo, tagline, badge row (npm version, downloads, pi compat, license, 593 tests, latest release, platform), nav links. - Why section: the 3 structural gaps as a comparison table (armory-native, cross-harness, superpowers-native) with competitor star counts. - Features-at-a-glance grid covering all shipped subsystems. - Quick start: install (settings.json), first subagent (param table), first workflow (accurate injected-globals JS DSL example), first lifecycle run. - Architecture: ASCII overview + deep sections on core engine, armory integration, cross-harness backends, superpowers lifecycle, quality gates, cost-aware tiers, operational runtime, scheduling/worktree. - The fleet panel: per-view breakdown, slash commands, model-callable tools. - Workflows-as-code: the 5 builtins as a table + DSL description. - Roadmap: the 16-phase progress table through v0.12.0 + SPEC-6-4 next. - Ecosystem, conventions, compatibility, license. Added assets/armory-fleet-logo.png (from getpipher-logos) for the hero.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README still described armory-fleet as "Pre-implementation" while v0.12.0 just shipped all 16 pipeline phases (593 tests, published to npm). This revamps it to a stunning, accurate reflection of the shipped surface.
What changed
Added
assets/armory-fleet-logo.pngfor the hero.No code changes — docs only. Typecheck + tests untouched (593/593 on main).