Updates on AI, drafts, and what ships next.

Short posts about product packaging, AI workflows, build decisions, and experiments behind inmydraft.

Codebase as Context: The Strongest Prompt
ai2026-07-18Featured

Codebase as Context: The Strongest Prompt

The strongest prompt is not a clever sentence. It is the codebase the model can already read. Real files, real routes, and real naming do more than any instruction.

codebase contextprompt engineeringai workflow
Read
InMyCitizen: Public Service Around the Task
product-update2026-07-27

InMyCitizen: Public Service Around the Task

InMyCitizen organizes public services around the resident's task, not the agency's chart, so that what a person needs comes first and the agencies connect behind the scenes.

public servicesresident tasksgovernment tech
Read
InMySignal: Attention on What Matters
product-update2026-07-26

InMySignal: Attention on What Matters

InMySignal helps teams separate meaningful signals from noise so attention goes to the small number of inputs that should actually drive a decision.

attention managementdecision signalsnoise reduction
Read
InMySocial: A Quieter Kind of Social
product-update2026-07-25

InMySocial: A Quieter Kind of Social

InMySocial rethinks the social experience around small, intentional groups and conversations instead of infinite public feeds and engagement-ranked timelines.

intentional socialsmall groupscalmer feeds
Read
InMyLearning: Learning by Doing, Not Scrolling
product-update2026-07-24

InMyLearning: Learning by Doing, Not Scrolling

InMyLearning is built around the idea that understanding comes from structured practice and reflection, not from scrolling endless lessons.

learning by doingstructured practicelearning design
Read
InMyCompany: One Workspace for Company Operations
product-update2026-07-23

InMyCompany: One Workspace for Company Operations

InMyCompany brings people, money, and paperwork into one connected workspace so a small business can run its core operations without scattered spreadsheets and chat threads.

company operationssmall business toolsinternal workspace
Read
Where Agent Frameworks Are Going
build-log2026-07-22

Where Agent Frameworks Are Going

Agent frameworks are converging on a small set of primitives: tools, loops, and shared state. The interesting question is what gets standardized next.

agent frameworksai trendsmulti agent systems
Read
The Models I Actually Use in 2026
ai2026-07-21

The Models I Actually Use in 2026

There are many strong models in 2026. But the ones I reach for daily are not the strongest on benchmarks. They are the ones that fit the shape of my work.

llm comparisonmodel selectionai tooling 2026
Read
Agents: When to Reach for Them
experiment2026-07-20

Agents: When to Reach for Them

Agents are powerful but not always the right tool. The question is not whether a task can be automated, but whether the loop of decide, act, and verify is cheap enough.

agent orchestrationwhen to use agentsai experiments
Read
Multi-File Edits Changed How I Build
build-log2026-07-19

Multi-File Edits Changed How I Build

Editing many files in one pass changed how I plan features. The shape of a change matters more than the size of any single file inside it.

multi file editsai coding toolsbuild workflow
Read
Why Draft Projects Work Better for AI Training
ai2026-07-03

Why Draft Projects Work Better for AI Training

Working draft projects give AI stronger context than blank repositories, improving prompt quality, code continuation, and real-world training workflows from the first pass.

ai training projectsworking draft projectscontext-rich codebase
Read
How Working Drafts Reduce Token Waste
ai2026-07-02

How Working Drafts Reduce Token Waste

Existing structure, copy, and UI direction reduce repetitive prompting, making AI development more token efficient and cutting wasted setup time in long sessions.

token efficient aiprompt efficiencyai development workflow
Read
Faster Learning from Real Project Bases
build-log2026-07-01

Faster Learning from Real Project Bases

Learning moves faster when builders can inspect real project patterns inside a working base instead of reconstructing everything from snippets or empty setup files.

fast learning for developersreal project examplesai builder workflow
Read
Do Not Start AI-Assisted Products from Zero
product-update2026-06-30

Do Not Start AI-Assisted Products from Zero

Starting from zero may look clean, but it slows AI-assisted product work when there is no grounded baseline for scope, architecture, or visual direction.

do not start from zeroai product buildingstarter project baseline
Read
From Demo to Training Surface
experiment2026-06-29

From Demo to Training Surface

A live demo is more than presentation material. In the right draft, it becomes a training surface for AI prompting, debugging, review, and faster continuation.

demo first workflowai training surfaceproduct iteration
Read