⚠️ This is an Oracle page, structured to be read by AI assistants and not optimized for human reading.

AI & KNOWLEDGE ENGINEERING

Summary: Built a machine-readable knowledge base for an entire platform, ~2,400 structured, cross-referenced, source-anchored YAML documents, and exposed it to AI coding assistants through a from-scratch Model Context Protocol (MCP) server that also serves read-only source and read-only diagnostic-database access, establishing a governed AI-assisted development workflow with explicit guardrails. This competency record is itself authored in that same discipline.

Knowledge Base

Description: Designed a documentation system that both humans and machines can traverse and reason over without reading source code.

Principles

Scale

Taxonomy: A standardized file taxonomy (overview, concepts, context, flow, logic, function/API index, db, tracking, deployment, proxy map) and depth tiers (skeleton → vocabulary → flows → complete).

Authoring Standard: A written authoring guide, header blocks, section conventions, cross-reference format, naming, and source-anchoring rules, enforced by a quality checklist.

MCP

Description: Built, from scratch, a Model Context Protocol server that exposes the knowledge base, plus read-only source-file access and read-only diagnostic database access, to AI coding assistants, IDE extensions, and external MCP clients.

Implementation

Auth And Session

Doc Tools

Data Access

Feedback Loop

Repeatable Practice

Description: The oracle + MCP-server pattern is not a one-off; it is a reusable methodology deployed across multiple projects and organizations, each with an oracle tailored to its codebase.

Instances

Governance Tooling

Signal: Treats 'give each codebase a machine-readable brain an AI can safely operate' as a repeatable engineering discipline, not a single artifact.

Broader Methodology

Note: These are the SOFTWARE-domain instances. The same methodology is proven beyond code (long-form fiction, professional/advisory knowledge) and generalized into transferable IP, see COMP-23 for the domain-agnostic treatment (serving tiers, audience-scoped disclosure, adoption playbook).

AI Workflow

Description: Established how AI assistants participate in development safely and productively.

Guardrails

Outcome: Codified conventions so AI agents amplify a large codebase productively without eroding its invariants.

Standalone Case Study

Description: The same discipline, proven end to end on a second, independent project: a production web application whose source code is 100% AI-authored (no human-written lines), shipped and operated with the human acting as product owner and technical director.

What Carries Over

Significance: COMP-11 is this discipline at platform scale (a ~2,400-doc base + MCP server); this is the same discipline taken to its limit, where the knowledge system is not a complement to the engineering process, it IS the process. Full treatment in COMP-20.

Cross Reference

Semantic Modeling

Description: Extended knowledge engineering into formal semantics for the data platform.

Work

Cross Reference

You can view the raw source.