Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github-minimum-intelligence/docs/final-warning.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Before deploying this system, it helps to understand what the agent can access.

**Summary:** Like any GitHub Actions workflow with write permissions, the agent has broad access to the repository and its secrets. Standard hardening practices (branch protection, scoped tokens, code review) are recommended β€” see the full analysis for details.

πŸ“– **Full analysis:** [warning-blast-radius.md](warning-blast-radius.md)
**Full analysis:** [warning-blast-radius.md](warning-blast-radius.md)

πŸ“– **Security assessment:** [security-assessment.md](security-assessment.md)
**Security assessment:** [security-assessment.md](security-assessment.md)

---

Expand Down Expand Up @@ -146,7 +146,7 @@ This system defines [The Four Laws of AI](the-four-laws-of-ai.md), adapted from

*These Laws are not suggestions. They are constraints β€” and constraints are what make freedom possible.*

πŸ“– **Full text:** [the-four-laws-of-ai.md](the-four-laws-of-ai.md)
**Full text:** [the-four-laws-of-ai.md](the-four-laws-of-ai.md)

---

Expand Down Expand Up @@ -179,9 +179,9 @@ Six questions define the philosophical and architectural foundation of this proj
| **How?** | [question-how.md](question-how.md) | Issues as conversational input, Actions as execution runtime, an LLM as reasoning substrate, and Git commits as durable memory. |
| **How Much?** | [question-how-much.md](question-how-much.md) | How much intelligence can a repository hold? The ceiling is social stewardship, not token count β€” memory scales with Git history, not context windows. |

πŸ“– **Overview:** [questions.md](questions.md)
**Overview:** [questions.md](questions.md)

πŸ“– **Architectural thesis:** [the-repo-is-the-mind.md](the-repo-is-the-mind.md)
**Architectural thesis:** [the-repo-is-the-mind.md](the-repo-is-the-mind.md)

---

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/incident-response.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 13. Incident Response Plan

> πŸ“– [Documentation Index](./index.md) Β· [Security Assessment](./security-assessment.md) Β· [Capabilities Analysis](./warning-blast-radius.md)
> [Index](./index.md) Β· [Security Assessment](./security-assessment.md) Β· [Capabilities Analysis](./warning-blast-radius.md)
>
> **Classification:** Internal β€” For Repository Maintainers and Organization Administrators
>
Expand Down
4 changes: 2 additions & 2 deletions .github-minimum-intelligence/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Documentation Index
# Index

> Comprehensive guide to all GitHub Minimum Intelligence documentation.
>
Expand Down Expand Up @@ -63,7 +63,7 @@ Six questions define the philosophical and architectural foundation of this proj
| **How?** | [question-how.md](./question-how.md) | Issues as input, Actions as runtime, LLM as reasoning, Git as memory. |
| **How Much?** | [question-how-much.md](./question-how-much.md) | How much intelligence can a repository hold? The ceiling is stewardship, not token count. |

πŸ“– **Overview:** [questions.md](./questions.md) Β· **Architectural thesis:** [The Repo Is the Mind](./the-repo-is-the-mind.md)
**Overview:** [questions.md](./questions.md) Β· **Architectural thesis:** [The Repo Is the Mind](./the-repo-is-the-mind.md)

---

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/question-how-much.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Question: How Much?

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)

## How much intelligence can a repository hold?

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/question-how.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Question: How?

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)

## How does an idea become an agent?

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/question-what.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Question: What?

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)

## What is GitHub Minimum Intelligence?

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/question-when.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Question: When?

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)

## The Temporal Architecture of Repository-Native Intelligence

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/question-where.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Question: Where?

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)

## Where does intelligence actually live?

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/question-who.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Question: Who?

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md)

## Who is the "mind" when the repository becomes intelligent?

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/questions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Questions

> πŸ“– [Documentation Index](./index.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md) Β· [README](../../README.md)
> [Index](./index.md) Β· [The Repo Is the Mind](./the-repo-is-the-mind.md) Β· [README](../../README.md)

Six foundational questions define GitHub Minimum Intelligence. Each examines the project from a different angleβ€”together they form a complete picture of what repository-native intelligence means and why it matters.

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/security-assessment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Security Assessment

> πŸ“– [Documentation Index](./index.md) Β· [Capabilities Analysis](./warning-blast-radius.md) Β· [Incident Response](./incident-response.md)
> [Index](./index.md) Β· [Capabilities Analysis](./warning-blast-radius.md) Β· [Incident Response](./incident-response.md)
>
> **Classification:** Internal - For Repository Maintainers and Organization Administrators
>
Expand Down
4 changes: 2 additions & 2 deletions .github-minimum-intelligence/docs/the-four-laws-of-ai.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Four Laws of AI

> πŸ“– [Documentation Index](./index.md) Β· [Before You Begin](./final-warning.md) Β· [README](../../README.md)
> [Index](./index.md) Β· [Before You Begin](./final-warning.md) Β· [README](../../README.md)

*Adapted from Isaac Asimov's Three Laws of Robotics for GitHub as AI Infrastructure*

Expand Down Expand Up @@ -65,4 +65,4 @@ This means:

---

πŸ“– [Documentation Index](./index.md) Β· [Before You Begin](./final-warning.md) Β· [Security Assessment](./security-assessment.md) Β· [Capabilities Analysis](./warning-blast-radius.md)
[Index](./index.md) Β· [Before You Begin](./final-warning.md) Β· [Security Assessment](./security-assessment.md) Β· [Capabilities Analysis](./warning-blast-radius.md)
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/the-repo-is-the-mind.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Repo Is the Mind

> πŸ“– [Documentation Index](./index.md) Β· [Questions Overview](./questions.md) Β· [README](../../README.md)
> [Index](./index.md) Β· [Questions Overview](./questions.md) Β· [README](../../README.md)

> A repository is more than files - it's code, conversation, constraints, and history

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRANSITION TO DEFCON 1

> πŸ“– [Documentation Index](./index.md) Β· [DEFCON 2](./transition-to-defcon-2.md) Β· [Incident Response](./incident-response.md)
> [Index](./index.md) Β· [DEFCON 2](./transition-to-defcon-2.md) Β· [Incident Response](./incident-response.md)

**DEFCON 1 β€” MAXIMUM READINESS**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRANSITION TO DEFCON 2

> πŸ“– [Documentation Index](./index.md) Β· [DEFCON 1](./transition-to-defcon-1.md) Β· [DEFCON 3](./transition-to-defcon-3.md)
> [Index](./index.md) Β· [DEFCON 1](./transition-to-defcon-1.md) Β· [DEFCON 3](./transition-to-defcon-3.md)

**DEFCON 2 β€” HIGH READINESS**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRANSITION TO DEFCON 3

> πŸ“– [Documentation Index](./index.md) Β· [DEFCON 2](./transition-to-defcon-2.md) Β· [DEFCON 4](./transition-to-defcon-4.md)
> [Index](./index.md) Β· [DEFCON 2](./transition-to-defcon-2.md) Β· [DEFCON 4](./transition-to-defcon-4.md)

**DEFCON 3 β€” INCREASED READINESS**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRANSITION TO DEFCON 4

> πŸ“– [Documentation Index](./index.md) Β· [DEFCON 3](./transition-to-defcon-3.md) Β· [DEFCON 5](./transition-to-defcon-5.md)
> [Index](./index.md) Β· [DEFCON 3](./transition-to-defcon-3.md) Β· [DEFCON 5](./transition-to-defcon-5.md)

**DEFCON 4 β€” ABOVE NORMAL READINESS**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRANSITION TO DEFCON 5

> πŸ“– [Documentation Index](./index.md) Β· [DEFCON 4](./transition-to-defcon-4.md) Β· [DEFCON 1](./transition-to-defcon-1.md)
> [Index](./index.md) Β· [DEFCON 4](./transition-to-defcon-4.md) Β· [DEFCON 1](./transition-to-defcon-1.md)

**DEFCON 5 β€” NORMAL READINESS**

Expand Down
2 changes: 1 addition & 1 deletion .github-minimum-intelligence/docs/warning-blast-radius.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Capabilities Analysis

> πŸ“– [Documentation Index](./index.md) Β· [Security Assessment](./security-assessment.md) Β· [Incident Response](./incident-response.md) Β· [Before You Begin](./final-warning.md)
> [Index](./index.md) Β· [Security Assessment](./security-assessment.md) Β· [Incident Response](./incident-response.md) Β· [Before You Begin](./final-warning.md)

<p align="center">
<picture>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ A repository-local AI framework that plugs into a developer’s existing workflo

## IMPORTANT

### πŸ“– Please read [Before You Begin](.github-minimum-intelligence/docs/final-warning.md) for important usage information.
### Please read [Before You Begin](.github-minimum-intelligence/docs/final-warning.md) for important usage information.

See the [Index](.github-minimum-intelligence/docs/index.md) for all documentation.

Expand Down