ace-orbit

the Git Telescope

Git records commits.
We reveal the structure of the code universe.

Gitはコミットを記録する。
私たちはコードの宇宙の構造を明らかにする。

It doesn't measure activity. It measures gravity.

活動量は測らない。重力を測る。

Software Cosmology

ソフトウェア宇宙論

Every codebase is a universe. Engineers create gravity within it. Some write code that vanishes in weeks. Others write foundations that endure for years. The difference is invisible to commit counts — but not to a telescope.

すべてのコードベースは宇宙。エンジニアはその中に重力を生む。 数週間で消えるコードを書く人もいれば、何年も残る基盤を作る人もいる。 その違いはコミット数では見えない — でも望遠鏡なら見える。

🔭

Observation, not generation

We read git log and git blame — the archaeological record of what actually survived. The telescope reveals what's already there.

🌌

Gravity, not activity

10,000 lines rewritten next month left no gravity. 500 lines that became the foundation shaped the universe.

Game-resistant by design

Commit splitting? Measured by insertions. Busy work? Only surviving code counts. Durability cannot be faked at scale.

🌑

Dark matter acknowledged

Mentoring, culture, psychological safety — git can't capture these. We know. This telescope observes gravity in code.

🔭

生成ではなく観測

git logとgit blameを読む — 実際に生き残ったものの考古学的記録。望遠鏡はすでにそこにあるものを明らかにする。

🌌

活動量ではなく重力

来月書き直される1万行に重力はない。基盤となった500行が宇宙を形作った。

設計レベルのゲーム耐性

コミット分割?insertionsで計測。忙しさの演出?生き残るコードだけがカウント。耐久性は偽装できない。

🌑

ダークマターの自覚

メンタリング、文化、心理的安全性 — gitでは捉えられない。それを知った上で、コード内の重力を観測する。

7 Axes of Impact

7軸のインパクト

Not one number. Seven orthogonal signals that reveal different dimensions of engineering gravity.

1つの数字ではない。エンジニアリングの重力の異なる次元を明らかにする、7つの直交する信号。

Survival25%
Does your code endure under change pressure? Time-decayed blame reveals what truly survives.
変更圧力の下でコードは耐えるか?時間減衰blameが真に生き残るものを明らかにする。
Design20%
Do you shape architectural boundaries? Commits to design-defining files.
アーキテクチャの境界を形作っているか?設計を定義するファイルへのコミット。
Production15%
Sustained output velocity. Measured by daily change rate, not commit count.
持続的な出力速度。コミット数ではなく、日次変更量で計測。
Debt Cleanup15%
Do you stabilize or destabilize? Fixing others' bugs vs generating new ones.
安定化か不安定化か?他者のバグ修正 vs 新たなバグの生成。
Quality10%
First-pass correctness. Low fix/revert ratio.
初回品質。低いfix/revert率。
Breadth10%
Cross-repository structural presence.
リポジトリ横断の構造的プレゼンス。
Indispensability5%
Module ownership concentration — bus factor risk.
モジュール所有集中度 — バスファクターリスク。

3-Axis Engineer Topology

3軸エンジニアトポロジー

Not a single label. Three independent dimensions.

単一ラベルではない。3つの独立した次元。

Role — What you contribute

Role — 何を貢献するか

Architect
Anchor
Cleaner
Producer
Specialist

Style — How you work

Style — どう貢献するか

Builder
Resilient
Rescue
Churn
Mass
Balanced
Spread

State — Lifecycle phase

State — ライフサイクル

Active
Growing
Former
Silent
Fragile
40
is genuinely senior.
が、本物のシニア。

Achieving 40+ across seven orthogonal axes simultaneously is intentionally hard. If you score 40, you compete anywhere.

7つの直交する軸で同時に40以上を出すのは、意図的に厳しい基準。 40を出せるなら、どこでも戦える。

The telescope sees through time

望遠鏡は時を超える

Who built the foundation. Who inherited it. Who let it decay.

誰が基盤を作ったか。誰が受け継いだか。誰が崩壊させたか。

IndividualScore evolution, topology transitionsスコア推移、トポロジー変遷
TeamRole composition, generational transfersRole構成変化、世代交代
OrganizationHealth metrics, structural risk健全性指標、構造リスク

What this is not

これは何ではないか

Not a measure of human worth.

Not a substitute for qualitative assessment.

Not a sole hiring or firing criterion.

It is a quantitative validation tool for intuition —
revealing patterns human observation misses.

人間の価値を測るものではない。

定性評価の代替ではない。

採用・解雇の唯一の基準ではない。

直感の定量的検証ツール —
人間の観察が見逃すパターンを明らかにする。

See your engineering orbit.

あなたのエンジニアリング軌道を見よう。

Every codebase is a universe. ace-orbit is the space station.

すべてのコードベースは宇宙。ace-orbitは宇宙ステーション。

Powered by EIS (pronounced "ace") — the open-source Git telescope.