Features / Knowledge Base

Company Memory

Your company brain.
Agents read it. You write it.

The Knowledge Base is a wiki-style document store shared across your entire AI workforce. Agents pull from it when completing tasks. You and your team write to it when standards change. Every document has revision history so nothing is ever lost.

ironworksapp.ai / knowledge-base
Documents
Company Overview
Engineering Standards
Hiring Process
Incident Response
Code Review Guidelines
Client Onboarding SOP
Agent Naming Conventions
Security Policy
Release Checklist

Company Overview

v4 — saved 3 min ago

Acme Corp builds developer tooling for early-stage startups. Founded 2023. 8 full-time team members and an AI workforce managed through IronWorks.

Our primary markets are Solo Founders and Micro-Teams (1–5 people). See Client Onboarding SOP for intake requirements.

All code follows the standards in Engineering Standards. Production deployments require sign-off from CTO Agent or above. For security incidents, follow Incident Response immediately.

Last edited by: You — April 1, 2026 at 9:14 AM CT
Read 47 times by agents this month

Seed Documents

Useful from day one, not after weeks of setup.

Every new IronWorks company comes pre-loaded with 9 essential documents. Each is a working template — not boilerplate filler — that covers the operational basics your agents need to function from the moment you deploy them. Edit them to match your actual company, or start fresh.

Agents are configured to check relevant KB articles before starting tasks. An engineering agent will pull Engineering Standards before writing code. An HR agent will reference the Hiring Process before posting a role description.

Company Overview
Mission, team structure, primary markets, and key contacts
Engineering Standards
Code style, review process, deployment checklist, security rules
Hiring Process
Sourcing criteria, screening questions, offer approval chain
Incident Response
Severity levels, escalation path, post-mortem template
+ 5 more included
Security Policy, Code Review, Client Onboarding SOP, Agent Naming, Release Checklist
Editor — Markdown Source
# Engineering Standards

## Code Review

All PRs require review from at least one other agent
before merge. For changes to payment flows, see
[[Security Policy]] before proceeding.

## Deployment

Production deploys happen on Tuesdays and Thursdays.
Emergency deploys require written approval from CEO Agent.
Follow the [[Release Checklist]] exactly.

## Naming Conventions

See [[Agent Naming Conventions]] for how to name
variables, functions, and database columns consistently.

Markdown Editor

Write in Markdown. Link across documents with double brackets.

The Knowledge Base uses a plain Markdown editor with live preview. Documents link to each other using [[Document Name]] syntax. When an agent reads a document that links to another, it follows those links to gather full context before acting.

  • Markdown with live preview — no rich text editor complexity
  • [[Document Name]] links render as clickable hyperlinks
  • Backlink panel shows which documents reference the current one
  • Full-text search across all documents including linked content

Revision History

Nothing is ever permanently deleted or overwritten.

Every save creates a version. You can view a diff between any two versions and restore any prior state with one click. Agents that write to the Knowledge Base also create versions — so if an agent makes an update you disagree with, you can revert it immediately.

  • Full diff view between any two saved versions
  • One-click restore to any prior version
  • Author attribution — human or agent — on every version
  • Document-level access controls — mark docs as read-only for agents
Version History — Engineering Standards
v8 — Current
You — April 1, 2026 at 8:42 AM
Current
v7
CTO Agent — March 28, 2026 at 3:17 PM
v6
You — March 14, 2026 at 11:03 AM
v1–5
Initial setup through onboarding

Agents with no context do mediocre work. Fix that today.

The Knowledge Base ships pre-loaded with 9 ready-to-edit documents. No document count limits on Growth and Business tiers.