The complete system map for agentic JV-in-a-box deployment, content intelligence, and expert extraction at portfolio scale.
MasteryMade is a venture studio that partners with proven domain experts through a 50/50 JV model. We extract their intellectual property through a systematic 8-module framework, deploy it as AI-powered systems, and compound revenue across a growing portfolio. Every new expert partner makes the system smarter, faster, and more valuable for every other partner.
This document is not a product roadmap. It is the operating system for a business where agent swarms extract, deploy, market, and monetize expert IP with minimal human involvement. The human role shifts from execution to orchestration — identifying the right experts, validating extraction quality, and making strategic decisions about portfolio composition.
Each expert deployed teaches the system. Brad's TIGER QUEST extraction revealed patterns in how sales methodologies get structured. Those patterns made the Bridger extraction faster. Each extraction compounds the institutional intelligence of the pipeline itself. The same applies to content intelligence — cross-portfolio pattern recognition is a moat no single-expert platform can replicate.
MasteryMade is the first expert deployed on its own system. Our skills, content intelligence, extraction pipeline, and daily briefs are all products of the same architecture we deploy for JV partners. When a prospect evaluates partnering with us, they experience our system in action. The Reveal demo isn't a slide deck — it's the system extracting their content, analyzing their competitors, and generating assets in real time. The demo is the product.
The future of MasteryOS is not a SaaS with a static sidebar. It is an agent that knows the expert's methodology, knows the user's context, and generates a dynamic experience per user per session. When a user "downloads" Align360, they get Samuel's thinking as an agent that operates across their preferred channels and adapts to what the user needs.
2nd order endgame: If we JV with the world's best salespeople, programmers, coaches, consultants — and we create agents of these people that work in our ecosystem — we have their skills at our disposal. The portfolio doesn't just compound revenue. It compounds capability.
1st: Extract one expert, deploy one clone, generate one revenue stream. 2nd: Pipeline gets smarter with each expert. Content intelligence compounds. Tools we build become the demo that closes the next partner. 3rd: Agent swarms handle extraction, deployment, marketing, and monetization autonomously. 4th: The portfolio of expert agents becomes an ecosystem with cross-expert synthesis.
The org registry is the skeleton everything attaches to. Read-only shared map. Every service, skill, agent, and workflow references it to understand what else exists, how things connect, and where to find detailed documentation.
Read-only reference, not a gatekeeper. If the registry is down, services still work. Living and self-healing. Temporal traces on every change. Lazy-load pattern. Registry stores summaries; detailed docs live in each service's MANUAL.md.
Services manifest: Every service/skill/agent registered with name, capability summary, schemas, status, owner, MANUAL.md path, HC page URL, dependencies, changelog. Entity graph: Every expert, competitor, niche with gate assignment, related entities, ingestion status, extraction progress. Contracts table: API contracts between services — input/output formats locked here before implementation.
The org registry is published as an HC Protocol-compliant page — living web page with machine-readable JSON metadata, human-readable content, and embedded agent that can answer questions about the system architecture. Extends the Neural Registry pattern at jasondmacdonald.com/knowledge-registry.
NowPage overlay: Published registry pages have embedded agents that use the visible and embedded text/data on the page as their knowledge source, plus data from links on the page's linked pages. The web page IS the knowledge source.
| Table | Purpose | Key fields |
|---|---|---|
| services | All registered services/skills/agents | id, name, type, status, owner, manual_path, hc_url, capabilities_json, dependencies, updated_at |
| entities | Experts, competitors, niches | id, name, type, gate, related_entities, ingestion_status, content_sources, extraction_progress |
| contracts | API contracts between services | id, service_a, service_b, input_schema, output_schema, version, locked_at |
| registry_changelog | Temporal trace of all changes | id, entity_type, entity_id, change_type, change_detail, session_ref, timestamp |
The gate determines what content enters the system, how it gets tagged, and what retrieval scope applies. Gates prevent personal RSS noise from polluting clone training data and prevent competitor intelligence from being auto-injected into irrelevant contexts.
Ingests: RSS feeds, email, calendar, chat logs, session transcripts, team meeting transcripts, work artifacts. Overlay: Goals, rocks, sprints, 321 threads, dominos. Output: Daily briefs, session seeds, strategic alignment. Skills: 321-exec, jason-guardian, morning-kickstart, daily brief v3.0.
Ingests: Public content only — YouTube, podcast, website, social, ad library. Competitors' public content. Overlay: Sales pipeline stage, The Reveal checklist, Athio criteria. Output: NowPage playbooks, go-giver deep dives, pre-deal MasteryOS v0 clone from public content.
Ingests: Everything from Gate 2 PLUS private docs — coaching transcripts, proprietary frameworks, client testimonials. Key: Gate 3 validates Gate 2 inferences. We compare public extraction against expert's actual frameworks. Burns more tokens, confirms accuracy.
Ingests: Public content only — ads, social, landing pages, pricing. Tagged as competitor-of-[expert]. Hard rule: Gate 4 content NEVER mixes into Gate 3 clone training data. Informs marketing and positioning only.
Scope enforcement: Retrieval scopes never cross gates unless an approved edge explicitly bridges them. The gate determines the tag. The tag determines retrieval scope. Scope prevents clutter.
One service ingests every source type. Not separate scrapers — one service that eats content from any source and stores it as structured, annotated raw material in Supabase. What changes isn't the ingestion — it's the lens applied after.
| Source | Method | What we get |
|---|---|---|
| YouTube | Gemini API (visual + spoken) | Transcript, on-screen text, hook ID, pattern interrupts, format classification, metrics |
| Podcasts | Whisper | Transcript, speaker diarization, topic segments |
| Meta Ad Library | Puppeteer/Playwright | Ad copy, creative format, CTA, offer structure, timeline, screenshots |
| Social (IG/LI/X) | Public API + scraper | Post content, engagement metrics, posting cadence |
| Websites | Readability + Cheerio | Copy, offers, pricing, positioning |
| RSS feeds | feedparser | Article content, date, deduplication |
| Email / Calendar | Gmail + GCal MCP | Threads, events, action items |
| Sessions / Transcripts | Forge logger / Tactiq / Fireflies | Full transcripts, entities, decisions |
| Documents | PDF/DOCX extraction | Full text, structure, embedded assets |
Every ingested piece produces: content_id (UUID), source_type, source_url, gate (1-4), entity_id (FK), raw_text, annotations (JSON — Gemini visual, hooks, format tags), metadata (JSON — engagement, date, author, duration), embedding (pgvector 1536-dim), ingested_at, status (raw | annotated | scored | processed).
Sub-service that auto-runs when a prospect enters Gate 2. Takes company name/URL, produces: company info, tech stack, recent news, pain points, audience demographics, channel presence, content cadence, competitive positioning. Feeds The Reveal and pre-call briefs.
Three previous documents unified: RSS Intelligence Router PRD (Feb 2026) → absorbed as RSS/YouTube extractors. Content Notebook PRD (Feb 2026) → n8n pipeline becomes the scheduler. Signal Engine concept → Gate 1 configuration with Signal Engine lens applied post-ingestion.
The nervous system. Content gets stored automatically, but connections between content only become retrievable after explicit approval. This is the difference between an intelligence system and a noise machine.
Layer 1 — Passive edge detection (automatic): Runs on every ingest. Compares embeddings within SAME gate. Writes suggested_edge if similarity exceeds threshold. Types: same-topic, extends, updates, contradicts.
Layer 2 — Cross-gate detection (scheduled): Daily scan for connections ACROSS gates. Higher scrutiny flag. Does this competitor's ad reference the same framework as this expert's transcript?
Layer 3 — Architect agent review: Three outcomes: Approve (edge permanent, pattern strengthened), Suppress (marked noise, pattern weakened), Defer (revisit later).
| Scenario | Threshold | Rationale |
|---|---|---|
| Same-gate, high confidence (>0.85) | Auto-approve | Low risk, strong signal |
| Same-gate, medium (0.6-0.85) | Surface for review | Might be noise |
| Cross-gate, any confidence | Always review | Cross-contamination risk |
| Affects clone training (Gate 3) | Require explicit approval | Highest stakes |
Every approved edge strengthens the pattern that generated it. Every suppressed edge weakens it. Temporal traces mean every edge knows when it was suggested, approved/suppressed, confidence level, and who decided — so the system's judgment is auditable.
The core IP. The systematic process for extracting an expert's intellectual property — not just what they say, but how they think, decide, teach, and what makes their methodology unique.
Pipeline position: expert-research → EXPERT FACTORY (this) → expert-os-deployment
| # | Module | Extracts | Why |
|---|---|---|---|
| 1 | Thinking Structures | Mental models, frameworks, decision logic, their rubric (Bridger=SCALE/POWER, Matt=SOUL/FLOW, Brad=TIGER QUEST) | ALWAYS FIRST. Validates everything downstream. |
| 2 | Voice and Style | Sentence patterns, tone, communication style | Clone must sound like them. |
| 3 | CTA Psychology | How they invite action, motivation triggers | Clone must drive action. |
| 4 | Embedded IP | Proprietary frameworks, named methodologies | What the expert owns. Preserved with fidelity. |
| 5 | Modularization | Teaching progressions, prerequisite chains | Content scaffolding. |
| 6 | Meta-Structures | Program architecture, coaching flow, engagement arcs | Deployment mirrors expert's delivery. |
| 7 | Pattern Recognition | How they diagnose, what signals they look for | Clone assesses situations like the expert. |
| 8 | Prompt Templates | Example applications, case studies | Ground truth for validation. |
| 9 | Retrieval Patterns | When/how content gets used, contextual routing | WHEN to use knowledge, not just WHAT. |
1. Gather source material (dense content first). 2. Run Module 1 — create thinking rubric. Validate before proceeding. 3. Run Modules 2-8 sequentially, validating each against Module 1 rubric. 4. Run Module 9 — retrieval logic. 5. Three-pass validation: forward, backward, ground truth. 6. Store in Supabase as expert_chunks with vector embeddings.
Prospect (Gate 2): extraction on public content only. Signed (Gate 3): private docs shared. Compare Gate 2 extractions against Gate 3 ground truth. This improves the pipeline's accuracy on public-only content over time — making Gate 2 pre-deal demos more impressive.
| Expert | Rubric | Modules 2-8 | Deployed |
|---|---|---|---|
| Matt | SOUL/FLOW ✓ | Complete (Jun 2024) | Reference only |
| Bridger | SCALE/POWER ✓ | In Supabase + GDrive | On hold |
| Brad Himel | TIGER QUEST ✓ | Nov 2025 — may be in conversation text only | On hiatus |
| Align360 / Samuel | In progress | Gate 2 public extraction underway | betaap.io v0 — finalizing |
Same ingested data, different analytical output. These don't build clones — they generate intelligence for decisions, content, and strategy.
Gate 4 content → positioning map, gap analysis, ad hook taxonomy, audience overlap, pricing comparison, content cadence. New skill needed: competitor-intel-analyzer (references Composio competitive-ads-extractor and Merci Larry Meta Ad Library workflow).
Gates 2+3+4 content with engagement metrics → scoring rubric for hooks/formats/CTAs/body structure, winner/loser pattern matching, format effectiveness per niche, rubric refinement. Key innovation: synthetic audience testing against ICP avatars from expert extraction. Skills: blue-ocean-insight-engine, jason-writer, linkedin-growth-engine.
Gate 1 content → daily intelligence briefs filtered against goals/rocks/sprints, execution directives with falsifiable win/loss conditions, knowledge graph updates. Current: Daily Brief v3.0, Briefs #47-51+, Neural Registry at jasondmacdonald.com/knowledge-registry.
Gate 1 context → 321 thread management, domino identification, anti-drift checking, morning/evening rituals. Skills: 321-exec, 321-framework-jason, jason-guardian, morning-kickstart, session-close, 2026-execution.
| Output | What | Fed by |
|---|---|---|
| AI Clone | Expert agent on betaap.io / MasteryOS | Expert Extraction |
| NowPage playbooks | HC-compliant lead magnets, deep dives | Competitor + Rubric + Extraction |
| Content briefs + ad scripts | Rubric-informed, voice-matched | Marketing Rubric + Extraction |
| Sales/landing pages | Athio, validation hub, offer pages | Competitor + Extraction |
| Lead magnets | Calculators, diagnostics from frameworks | Extraction + Rubric |
| Daily briefs | Operator or niche audience intel | Signal Engine |
| Dynamic GUI | Agent-generated interface per user | All lenses |
Replaces the static MasteryOS sidebar. Agent reads the user, surfaces what's relevant, generates the interface dynamically. HC Protocol agentic tier — the page itself IS the AI assistant. The agent is the product. The channel (web, Telegram, WhatsApp, voice) is just delivery.
| Content type | Channels | Automation |
|---|---|---|
| Social posts | IG, LI, X, FB via autoposter | Draft → review → scheduled |
| Email sequences | Substack, ConvertKit, SMTP | Template → review → send |
| NowPage content | Expert's NowPage domain | Generated → MCP publish → live |
| AI video | YouTube, social clips | Script → video prod → upload |
| Agent deployment | Telegram, WhatsApp, web, voice | Clone deployed → configured → live |
| Lead magnets | NowPage + email gate + promo | Generated → published → calendar triggers |
Performance feedback loop: Engagement metrics re-ingest into universal content service. Rubric scores performance against predictions. Rubric improves. Next batch is better. The flywheel applied across entire portfolio.
Every service/skill/agent has a MANUAL.md. Universal convention, provider-agnostic. Any agent that enters the ecosystem gets one bootstrap instruction: "Read MANUAL.md first."
Identity: Name, version, owner, purpose. Capabilities: What it does, input/output schemas, edge cases. Dependencies: What it calls, contracts expected. Failure modes: Known breaks, recovery methods. Changelog: Every correction, timestamped, with "learned from" references. Temporal traces: Version history showing evolution.
Services update their own manuals. New failure mode → logged. User correction → logged. Over time, each manual becomes a comprehensive knowledge base written by the service itself.
CLAUDE.md → "Read MANUAL.md. Apply Claude-specific behaviors." GEMINI.md → "Read MANUAL.md. Apply Gemini behaviors." The manual is permanent institutional knowledge. The runtime config is swappable.
MANUAL.md in repo/file system. Build step publishes as HC Protocol page to web. Both in sync. File-based agents (Forge, CLI) read MANUAL.md. Web agents (NowPage, MasteryOS API) read the HC page. Same content, two interfaces.
| Runtime | Who | Role |
|---|---|---|
| Forge VPS | Autonomous agent | PRIMARY — execution, scraping, ingestion, scoring, generation, publishing. Session logs to Supabase. |
| Claude Code CLI | Sumit, Lee | Development — building, debugging, testing. Slash commands. |
| Cowork / Desktop | Jason | Interactive thinking, strategic planning, skill composition. |
| Claude.ai | Jason | TRANSITIONING SECONDARY — chat history search, archival, past chat references. |
| MasteryOS API | Partners, audience | Customer-facing — expert agents, self-serve. Skills as REST endpoints. |
| NowPage embedded | Web visitors | Web-accessible agent using HC page content as knowledge source. |
Closing the archive gap: every Forge interaction → session ID → full transcript to Supabase → entities/topics extracted → optionally publish to NowPage. n8n workflow handles lifecycle. Once this exists, Forge becomes primary for everything.
Complete prospect-to-partner pipeline. Every section above converges here.
Proven domain expert, existing audience, content library, monetizable methodology. Sources: warm network (Derek), Athio inbound, Signal Engine discovery.
Agent swarms: Research Service runs. Universal ingest scrapes public content. Competitors identified and ingested. Extraction pipeline runs on public content (lower confidence). Marketing rubric scores content vs. competitors.
NowPage go-giver playbooks. MasteryOS v0 (agent swarms stand up basic clone from public extraction). Prospect-specific analysis pages (Zeus Jones / Deloitte pattern). Expert-domain daily briefs as prospecting tools.
Pre-call: Research Service already ran. On call: voice agent listening, real-time transcription. Live: NowPage publishes page during call. Share link: "[prospect].nowpage.com" — they open it, embedded agent active, they ask a question, agent answers using their methodology. Close: "When can we start?"
Expert shares private docs. Gate 2 extractions validated against ground truth. Full 8-module extraction runs. Clone improves from v0 to v1.
v1 deployed. Landing/sales pages. Lead magnets from frameworks. Content machine templates (Mastery Labs matrix). Promotion calendar. Social syndication. Three-wave launch: Inner Circle (5) → Early Access (50-100) → Full Launch.
JV-in-a-box: This entire pipeline becomes an agentic swarm with minimal human involvement. Human decisions: who to partner with, extraction quality approval, GTM strategy. Everything else is executed by agents referencing the org registry.
| Skill/Service | Sec | Gate | Status | MANUAL |
|---|---|---|---|---|
| expert-research | 6a | 2,3 | Active | No |
| expert-doc-processor | 6a | 3 | Active | No |
| expert-clone-scorer | 6a | 3 | Active | No |
| expert-test-extractor | 6a | 3 | Active | No |
| expert-os-deployment | 6a | 3 | Active | No |
| blue-ocean-insight-engine | 6b | All | Active | No |
| linkedin-growth-engine | 6b | 1,3 | Active | No |
| jason-writer / editor / guardian | 6b | 1 | Active | No |
| 321-exec / framework / kickstart / session-close | 6b | 1 | Active | No |
| n8n-builder + 7 n8n skills | 4,8 | All | Active | No |
| meta-arch / arch / leverage / calibrate / prompt-architect / handoff | 14 | All | Active | No |
| meeting-tracker-sumit / will-derek / extract-to-lists | 4 | 1 | Active | No |
| Universal Content Ingest | 4 | All | Design | Planned |
| Suggest-don't-inject Engine | 5 | All | Design | Planned |
| Competitor Intel Analyzer | 6b | 4 | Gap | Planned |
| Marketing Rubric / Scoring | 6b | 2,3,4 | Gap | Planned |
| 8-Module Extractor (automated) | 6a | 2,3 | Gap | Planned |
| Research Service (pre-demo) | 4,11 | 2 | Designed | Planned |
| Content Syndication / Autoposter | 8 | All | Gap | Planned |
| Forge Session Logger | 10 | 1 | Gap | Planned |
Key: 24 active skills, zero have MANUAL.md, zero have HC pages. A batch agent swarm to generate MANUAL.md for all existing skills is a high-leverage parallel workstream.
| Document | Date | Feeds | Status |
|---|---|---|---|
| RSS Intelligence Router PRD | Feb 2026 | 4 | Absorbed into universal ingest |
| Content Notebook PRD | Feb 2026 | 4, 2 | Absorbed — n8n pipeline = scheduler |
| Signal Engine concept | Ongoing | 4, 6b | Active — daily brief v3.0 |
| Expert Factory PRD (10-skill) | Mar 2026 | 6a | Active — most complete extraction spec |
| Expert Clone Roadmap v2 | Dec 2025 | 6a, 11 | Superseded by this registry |
| NowPage Build Sequence PRD | Jan 2026 | 11, 4 | Active — The Reveal architecture |
| 6-SILO Architecture Docs | Nov-Dec 2025 | 16 | Needs reconciliation |
| HC Protocol Spec v1.3.0 | Feb 2026 | 2, 7, 9 | Active — publishing standard |
| Athio Partnership v1-v4 | Jan-Mar 2026 | 11 | Active — v4 current |
| Daily Brief v3.0 PRD | Mar 2026 | 6b | Active |
| Neural Registry | Mar 2026 | 2, 6b | Active — live at jasondmacdonald.com |
| Founding Expert Partner Program | Mar 2026 | 11, 15 | Active — wave structure |
Not sequential sprints. Parallel workstreams referencing the org registry, building simultaneously, registering outputs on completion.
Universal ingest service. Suggest engine. Session logger. Daily brief agent. Extraction agent. Batch MANUAL.md generation.
Align360 betaap.io (ship to Samuel). Key Vault. Stripe subscriptions. Voice agent gating. Hidden admin plan. Claude Code on codebase.
Supabase schema (registry, ingest, suggest). API contracts. Embedding pipeline. n8n workflows.
Expert extraction agents (Align360, The WAY, Brain Muka, Chris Comer). Competitor scraping. Content generation. NowPage publishing. MANUAL.md + HC page batch generation for 24+ skills.
Every lane reads registry before work. Writes to registry on completion. Shared Supabase tables need contract agreement FIRST. Registry is the seam.
Content creation workbook and promotion calendar at labs.masterymade.com. MasteryMade dogfoods first, then every JV gets the same system loaded with their content.
Integration: Marketing Rubric → content briefs → workbook. Expert Extraction → voice/frameworks → content in their style. Competitor Intel → gaps → content fills them. Promotion calendar auto-generated → distribution routes execute it → performance feedback → rubric improves.
Viral loop rule: Every teaching/email sequence includes a required step where users engage others. Homework equals distribution.
Revenue sprint learning: Cold LinkedIn outreach <1%. Pivoted to warm network + content-led. Content machine generates warm-approach content: NowPage playbooks, expert-domain briefs, personalized analysis pages.
| SILO | Current | New mapping | Action |
|---|---|---|---|
| 1 — Core Engine | LLM integration, routing | Runtime for expert agent. Module 9 retrieval. | Enhance — add dynamic GUI |
| 2 — Operations | Business logic, subscriptions | Continues as-is (Sumit) | Keep — add hidden admin plan |
| 3 — MCP/Skills | Code execution, coordination | Registry services manifest | Evolve — registry = skill discovery |
| 4 — UX | Chat, voice, UI | Superseded by dynamic experience gen | Redesign — agent-first |
| 5 — Knowledge | Expert chunks, pgvector, RAG | Consumer of universal ingest | Integrate — gate-scoped retrieval |
| 6 — Interface | REST API, voice, chat | MasteryOS API runtime | Extend — API gateway + HC |
Bridge: Both tracks share Supabase schema, API contracts, MANUAL.md conventions. Sumit builds UI that reads tables. Jason's agents build services that write tables. Registry is the seam.
Each section expands into its own detailed PRD at plan.jasondmacdonald.com. These contain implementation specs, Supabase schemas, service architectures, skill definitions, and sprint-level build instructions. Every document links back to this registry as its parent.
| PRD | Sec | Covers | Status |
|---|---|---|---|
| Org Registry + MANUAL.md spec | 02, 09 | Full Supabase schema. MANUAL.md template. HC auto-publish. Self-healing loop. Runtime pointers. | Next |
| Gate architecture + suggest engine | 03, 05 | Gate tagging. Scope enforcement. Edge detection algorithms. Confidence scoring. Approval workflow. Learning loop. suggested_edges schema. | Next |
| Universal Content Ingestion | 04 | Python Docker service. Extractor modules per source. Standard schema. pgvector. n8n scheduler. Research Service. PRD reconciliation. | Next |
| Expert Extraction (8-module automated) | 06a | Automated Module 1-9. Rubric generator. Sequential validation. Gate 2→3 comparison. Existing skill integration. expert_chunks schema. | Next |
| Competitor Intel + Marketing Rubric | 06b | competitor-intel-analyzer skill. Ad Library scraper. Scoring engine. Synthetic audience testing. Cross-portfolio aggregation. | Queued |
| Signal Engine + Daily Brief agent | 06b | Autonomous brief gen on Forge. RSS/HN ingestion via Gate 1. Sprint filtering. Knowledge graph automation. Session seeds. | Queued |
| Dynamic Experience Generation | 07 | Agent-first GUI. HC agentic tier. Per-user dynamic UI. Onboarding flow. Channel-agnostic. NowPage as AI assistant. | Queued |
| Content Machine + Syndication | 08, 15 | Social autoposter. Email gen. AI video pipeline. Mastery Labs matrix. Promotion calendar. Feedback loop. Viral loop engineering. | Queued |
| The Reveal — JV-in-a-Box Pipeline | 11 | Full prospect-to-revenue. Research Service pre-call. Real-time NowPage gen. Agent swarm orchestration. Gate transition. Three-wave launch. | Queued |
| Forge Session Logger + Runtime Migration | 10 | Session logging schema. Entity extraction. NowPage auto-publish. n8n lifecycle. Claude.ai → Forge migration. | Queued |
| 6-SILO Reconciliation + API Gateway | 16 | SILO-by-SILO migration. Agent-first SILO 4. Universal ingest + SILO 5. API gateway. Contract coordination. | Queued |
| Batch MANUAL.md Generation | 09, 12 | Agent swarm spec for 24 SKILL.md → MANUAL.md + HC pages. Template. Publishing workflow. Priority ordering. | Queued |
Build priority: First three PRDs (Org Registry, Gate Architecture, Universal Ingest) unblock everything else. Can be built in parallel — registry defines coordination, gates define scoping, ingest builds the pipeline. Once these exist, all other PRDs build independently on top.
| Item | Sec | Status |
|---|---|---|
| Universal content ingestion | 4 | Design complete |
| Gate architecture (4 gates) | 3 | Design complete |
| Suggest-don't-inject engine | 5 | Design complete |
| MANUAL.md convention (agnostic, self-healing, HC dual-format) | 9 | Locked |
| Org registry as read-only map | 2 | Design complete |
| Competitor scraper → merged into universal ingest | 4 | Reconciled |
| Lens architecture (same data, different outputs) | 6a,6b | Design complete |
| Agent-first MasteryOS (no static GUI) | 7 | Vision confirmed |
| The Reveal as architecture instantiation | 11 | Pipeline mapped |
| Forge-first runtime | 10 | Locked |
| Marketing rubric / ad scoring | 6b | Pattern identified |
| NowPage as registry interface | 2,5 | Extends existing |
| Cross-portfolio compounding | 1 | Thesis confirmed |
| Parallel build lanes | 14 | Corrected framing |
| Self-healing manuals with temporal traces | 9 | Design complete |
| HC Protocol as MANUAL.md publishing | 2,9 | Locked |
| Expert Extraction as full subsystem | 6a | Existing, incomplete |
| Research Service (pre-demo) | 4,11 | Designed Jan 2026 |
| Dynamic Experience Gen | 7 | Vision confirmed |
| MasteryOS v0 as pre-JV artifact | 11 | New concept |
| 6-SILO → agent-first reconciliation | 16 | Mapped |
| 3 PRDs unified | 4,13 | Reconciled |
MASTERYMADE — BUILDER. OPERATOR. ARCHITECT.
Dominia Facta. Build what compounds.
Master Registry v1.0 — March 25, 2026 — plan.jasondmacdonald.com
HC Protocol compliant. HC_ACCESS TOKEN: JMD-FORGE-2026