Blog · 6 May 2026

Welcome to the koshio blog

A short note on why we're starting this blog and what to expect — practical writing on Tally, AI for finance, and India MSMEs.

Welcome to the koshio blog

This is a placeholder post that ships with the blog scaffolding so the route, sitemap, and JSON-LD have something real to render. Replace it once the first proper post is ready to publish.

What we'll write about here

We expect posts to fall into three buckets:

  • Tally + AI in practice. Specific workflows — closing the books faster, GST anomaly checks, debtor follow-up — written for the person who actually opens Tally each morning.
  • What "trustworthy AI" looks like for finance. Provenance, confidence markings, and what we ship versus what we deliberately don't.
  • India MSME-specific notes. Compliance changes, common reporting patterns, and what we hear from finance teams using koshio.

How posts are authored

Each post is a single Markdown file in apps/web/content/blog/ with a small YAML-style frontmatter block:

---
title: Your post title
date: YYYY-MM-DD
description: One-sentence summary used in metadata, OG tags, and the index card.
---

# Body content

The filename (without .md) becomes the URL slug.

That's it. No build step, no CMS — drop a file, push, and it appears at /blog/<slug>.