Tunde Michael

Writing / Notes

Tm Power Workstation

In progress

This note is being drafted. The page below shows how the form will read once the writing is in.

Notes are the engineering work — architecture, AI systems, the day-to-day craft. They live in a slightly wider column so code blocks, command lines, and tables have room to breathe.

What a code block will look like

// Example: the contract this post will document
public interface AgentPipeline {
    void plan(Story story);
    void execute(Phase phase);
    void review(Result result);
}

Inline references like AppRoutingFilter or BedrockRateLimiter are set in the same monospace family. The rest of the prose stays in the reading serif so even a technical note reads like a thought, not a manual.

When this post ships, you will find it here. Until then, the structure is the promise.

← All notes All writing