Part III: The Object Model and the Starter Kit
68. The First Starter Kit
2 min read
For a long time, AIFC was becoming clearer as a standard.
It had a manifesto.
It had a model of community metadata.
It had a Human Cockpit Layer.
It had ideas about AI boundaries, capacity, retrospectives, skills, workflows, decisions, and operational DNA.
But a standard still asks something difficult from a new human:
read enough, understand enough, translate enough, and only then begin.
That was too much friction.
The next question became practical:
What should a person do in a clean new directory?
The answer was the AIFC Starter Kit.
The Starter Kit turned AIFC from something a person can read into something a person can copy.
The first version was intentionally modest.
It did not try to become a platform.
It did not require a cloud service.
It did not require a special application.
It was a local Markdown package with a simple instruction:
Read aifc/README.md and initialize this workspace according to AIFC.
That sentence mattered.
It expressed the portability test.
A different AI model, in a different tool, should be able to enter the directory, read the files, and understand:
where it is, what rules apply, what has not been initialized yet, what it may touch, what it must ask about, and where accepted knowledge must be written.
The earlier object-model decisions now had to become files.
The kit's core filesystem rule was:
/aifc defines the portable runtime.
/communities contains community-owned truth.
/personal contains one person's cross-community view.
/interfaces contains governed cross-community relationships.
Cases live under the community that owns them.
The first generated kit included runtime files, Core definitions, starter skills, templates, workflows, schemas, a personal layer, a community template, a case template, interfaces, and exports.
It was not complete in the sense of being automated.
But it was complete enough to be tried.
That was the milestone.
AIFC had crossed from:
standard
-> object model
-> Core proposal
-> product direction
-> scaffold contract
-> copyable Starter Kit