| title |
description |
type |
status |
audience |
tags |
related |
ai_context |
retrieval_hooks |
not_for |
provenance |
aio_version |
| AI-Forward Starter Kit |
A drop-in starter kit for adopting the AI-Forward Coding Principles and the AIo documentation specification in an existing project. |
explanation |
draft |
both |
| ai-forward |
| aio |
| starter-kit |
| landing |
|
| ADOPT.md |
| GREENFIELD.md |
| .ai-forward/README.md |
| .ai-forward/PRINCIPLES.md |
|
Public landing for the AI-Forward starter kit. Explains what the kit
is, who it is for, what it costs to adopt, and points at ADOPT.md
for the brownfield walkthrough or GREENFIELD.md for new projects.
|
| What is the AI-Forward starter kit? |
| Who is the AI-Forward kit for? |
| What does adopting AI-Forward cost? |
|
| The brownfield adoption walkthrough — see ADOPT.md. |
| The greenfield variant — see GREENFIELD.md. |
| The post-adoption guide (read after copying .ai-forward/) — see .ai-forward/README.md. |
|
|
0.2.0-wip |
AI-Forward Starter Kit
This repository is a drop-in starter kit for adopting the
AI-Forward Coding
Principles and the
AIo documentation
specification
in an existing project. The kit is files an adopter copies — a
.ai-forward/ directory with a constitution template, an AGENTS.md,
AIo-conformant document templates, and a vendored reference linter.
It is not a CLI, a generator, or a framework.
The kit is aimed at brownfield projects first: repositories with
existing documentation, tooling, and opinions that need a
context-economical harness without a rewrite. Greenfield adopters use
the same kit, minus the files they do not need (see
GREENFIELD.md). The runtime cost is a
.ai-forward/ directory at your repo root, Python 3 with pyyaml to
run the linter, and CC BY-SA 4.0 attribution. There are no other
dependencies.
Start with ADOPT.md — a five-step walkthrough that
takes a project from zero to a lint-clean converted document in about
fifteen minutes.
See also
Not this document