Fabriq

Knowledge & Insights

Discover what Fabriq learns from your codebase — structured knowledge, feature history, and audit trails.

Beyond managing features, Fabriq continuously learns from your codebase. It extracts structured knowledge — behaviors, business rules, state machines, evidence — and makes them navigable for both humans and agents.

Your codebase is more than source files. It's a map of decisions, patterns, and conventions. Fabriq's Knowledge section helps you explore that map.

Knowledge types

TypeWhat it containsHow it's created
CDR AssetsBehaviors, business rules, state machines, evidence extracted from codeCDR pipeline scan
Feature HistoryDecision records, close summaries, promoted docs from closed featuresFeature close pipeline
Audit TrailEvery capability call, confirmation, and stage advancementAutomatic, append-only log

Why it matters

  • For engineers: Browse the cognitive index instead of re-scanning the codebase manually. See what business rules exist before modifying code.
  • For tech leads: Audit trail provides "who approved what and when" for every agent action. Feature history preserves decisions for future reference.
  • For agents: The cognitive index is injectable context — agents can query structured knowledge instead of guessing.

Next steps

Edit on GitHub

Last updated on

On this page