Part II: The Reference Community
54. The Steward Became the Front Door
2 min read
As the reference community added skills, another small friction appeared.
At first, the human could explicitly invoke the skill that seemed relevant:
aifc-reference-steward
aifc-chronicle-writer
aifc-cockpit-builder
That worked while there were only a few skills and the work was still fresh.
But the pattern was already uncomfortable.
If the human had to remember which skill to call, then the AI-first system had moved complexity from the repository into the human's head.
That was the wrong direction.
The human should not need to ask:
Which skill do I need now?
The human should be able to talk to the Steward.
The Steward should understand the type of work and call the right capability.
This changed the role of the Steward.
It was no longer only a recorder of decisions and next steps.
It became the front door to the community's AI work.
The specialist skills still matter. In fact, they matter more, because they can now be used without becoming extra cognitive load for the human.
The operating rule became:
Human talks to Steward.
Steward selects the skill.
Specialist skills do the focused work.
Steward records the system learning.
This also clarified the role of the chronicler.
The Chronicle Writer should not wait until somebody remembers to ask for a chapter.
It should review every meaningful step.
But that does not mean every step deserves a new chapter.
Some steps are mechanical.
Some steps are only useful continuity.
Some are candidates that may later reveal a pattern.
And some are ready to become part of the book.
So the Chronicle Writer received its own working log:
reference-community/work/chronicle-log.md
The log is not the public chronicle.
It is the chronicler's working memory.
It protects the thread between chapters.
It lets small signals accumulate until they become meaningful enough for the book.
This produced a simple classification:
no-chronicle
log-only
candidate
book-update
That classification matters because it prevents two opposite failures.
Without the log, valuable evolution disappears into chat history.
Without restraint, the book becomes a dump of every operational movement.
The log gives the community a middle layer.
It keeps memory without overpublishing.
It lets the chronicle stay readable.
And it gives AI agents a better sense of what has been happening since the last chapter.
This is another example of AIFC learning from its own use.
The first problem was knowledge loss.
The second problem was decision loss.
The third problem was attention loss.
Now the problem was orchestration loss: too many useful skills, but no single human path through them.
The answer was not to remove the skills.
The answer was to give them a human-facing entrance.
The Steward became that entrance.
The Chronicle Writer became the continuity check.
The Cockpit Builder remained the attention view.
The next open question is whether AIFC should describe this as a general pattern:
- one primary human-facing steward,
- multiple specialist skills,
- mandatory memory checks,
- and a working log that decides when operational history becomes narrative memory.