Seshat-BI AGENTS.md

Seshat-BI AGENTS.md is an instructions file for Codex, OpenCode from Kemetra/Seshat-BI. It costs 1,759 tokens per session, scanned A, original, Apache-2.0.

Repository-specific operating instructions for Seshat BI, including its staged readiness process and rules for agent-led work. Readiness means proving each project stage is complete before moving to the next one.

In plain words
What is it for?
Use them when running Seshat BI workflows, checking readiness, handling database setup, or preparing work for human approval.
Why use it?
They prevent agents from skipping required checks, making unsupported business assumptions, or treating a static check as proof that the analytics work is correct.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions CLAUDE.md; mentions AGENTS.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/kemetra/seshat-bi/agents-md
Clone the repo
git clone --depth 1 https://github.com/Kemetra/Seshat-BI

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Seshat-BI AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kemetra/seshat-bi/agents-md.svg)](https://agentmods.dev/instructions/kemetra/seshat-bi/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/kemetra/seshat-bi/agents-md"><img src="https://agentmods.dev/badge/instructions/kemetra/seshat-bi/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,759 This file is loaded in full into every session.
When invoked 1,759 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.01759 $0.01759
Opus 5 $0.00879 $0.00879
Sonnet 5 $0.00352 $0.00352
Haiku 4.5 $0.00176 $0.00176

Measured 2d ago against content hash faa1e0026a8a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

Seshat-BI AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 117 lines

How it starts

The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md -- operating rules for agents in this repo

Seshat BI is agent-first: you (the agent) are the interface; the CLI gates (seshat check, retail validate) are helpers you CALL, never the product. This file is the short operating contract. The full law is .specify/memory/constitution.md; the spine is docs/readiness/readiness-model.md.

Naming. The product is Seshat BI (package alias Seshat_BI). It was previously developed under the internal name Tower BI Agent Kit; the governance spine is still the Readiness System. Same product, one brand.

Decide from readiness state

  • Read the table's readiness status (templates/readiness-status.yaml shape) to find current_stage and next_action. Launch the workflow for THAT stage only -- never skip ahead.
  • The seven stages, in order: Source -> Mapping -> Silver -> Gold -> Semantic Model -> Dashboard -> Publish. A stage is entered only when the prior is pass.
  • The retail-orchestrate conductor sequences the verbs; the readiness status records the state. Recompute current_stage from committed artifacts + Gate status + migration presence -- there is no separate run-state engine.

Hard stops (never cross these)

  • Do NOT proceed to silver when mapping_ready is blocked (or Gate status is not CLEARED). No silver.* SQL before an approved map (Principle IV).
  • Do NOT point Power BI at gold before retail validate passes (Principle VIII).
  • Do NOT design dashboards before metric contracts exist (roadmap rule 5).
  • Do NOT run the Power BI execution adapter on your own initiative (the official Power BI MCP / connection; pbi-cli no longer the preferred path) -- feature 016, gated on semantic_model_ready (Principle II). It is EXECUTION-ONLY (it cannot define metrics, mappings, semantic logic, or dashboard design), and no readiness stage depends on it. Since ADR 0018 (ratified 2026-08-18) the LOCAL slice ships: seshat pbi-mcp plan-write / apply run only against a target and operation RESOLVED from the committed allowlist, never free-form, and only when the owner asks for that write. The REMOTE slice remains deferred and owner-gated. Reaching for either unasked is still a hard stop -- a shipped verb is not a standing authorization.
  • Do NOT self-grant an approval. Approvals are named human actions (Principle V): grain, PII publish-safety, business rollups, sentinel-vs-null.

Read the full file on GitHub · 117 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 117 lines · 1,759 tokens per session scan A faa1e0026a8a

Subscribe to this mod's changes

Seshat-BI AGENTS.md is an instructions file published in the GitHub repository Kemetra/Seshat-BI (2 stars, last pushed 3d ago), licensed Apache-2.0. It adds 1,759 tokens to every session, about $0.0088 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.