---
id: "codex://object/codex-archive-system-v3-notes"
archive_id: "codex-archive-system-v3-notes"
slug: "codex-archive-system-v3-notes"
url: "https://ndcodex.com/objects/codex-archive-system-v3-notes/"
type: "codex"
title: "Codex Archive System V3 Notes"
summary: "v3 codifies ingest learnings: WIP continuity links, promotion-time media normalization, and synchronized release-note updates."
date_published: "2026-03-07T00:00:00.000Z"
date_modified: "2026-03-07T00:00:00.000Z"
status: "published"
visibility: "public"
language: "en-US"
axes: {}
themes:
  - "systems"
  - "architecture"
  - "methodology"
  - "maintenance"
  - "signal"
constellations:
  - "Cascade Psalms"
tags:
  - "systems"
  - "architecture"
  - "methodology"
  - "maintenance"
  - "signal"
keywords:
  - "Codex"
  - "systems"
  - "architecture"
  - "methodology"
  - "maintenance"
  - "signal"
  - "Cascade Psalms"
author:
  id: "nathan-davis"
  name: "Nathan Davis"
  designation: "Archive Operator"
  role: "Archive Operator"
  handle: "@nathandavis"
  avatar: "/media/people/nathan-davis.jpg"
  bio: "Designer, builder, and curator of the Codex Archive."
contributors:
  - id: "nathan-davis"
    name: "Nathan Davis"
    designation: "Archive Operator"
    role: "Archive Operator"
    handle: "@nathandavis"
    avatar: "/media/people/nathan-davis.jpg"
    bio: "Designer, builder, and curator of the Codex Archive."
relations:
  - kind: "related"
    target: "codex://object/codex-archive-system-v3-plus-notes"
    slug: "codex-archive-system-v3-plus-notes"
    url: "https://ndcodex.com/objects/codex-archive-system-v3-plus-notes/"
  - kind: "related"
    target: "codex://object/codex-archive-system-v2-7-notes"
    slug: "codex-archive-system-v2-7-notes"
    url: "https://ndcodex.com/objects/codex-archive-system-v2-7-notes/"
  - kind: "related"
    target: "codex://object/go-live-milestone"
    slug: "go-live-milestone"
    url: "https://ndcodex.com/objects/go-live-milestone/"
  - kind: "related"
    target: "codex://object/jsa-collage-evolution-001"
    slug: "jsa-collage-evolution-001"
    url: "https://ndcodex.com/objects/jsa-collage-evolution-001/"
  - kind: "related"
    target: "codex://object/artifact-jsa-collage-wip-001"
    slug: "artifact-jsa-collage-wip-001"
    url: "https://ndcodex.com/objects/artifact-jsa-collage-wip-001/"
  - kind: "related"
    target: "codex://object/apparatus-ledger"
    slug: "apparatus-ledger"
    url: "https://ndcodex.com/objects/apparatus-ledger/"
  - kind: "related"
    target: "codex://object/signal-descent-002"
    slug: "signal-descent-002"
    url: "https://ndcodex.com/objects/signal-descent-002/"
  - kind: "related"
    target: "codex://object/lean-mean-governance-machine"
    slug: "lean-mean-governance-machine"
    url: "https://ndcodex.com/objects/lean-mean-governance-machine/"
  - kind: "dependency"
    target: "codex://object/codex-archive-system-v2-7-notes"
    slug: "codex-archive-system-v2-7-notes"
    url: "https://ndcodex.com/objects/codex-archive-system-v2-7-notes/"
  - kind: "dependency"
    target: "codex://object/go-live-milestone"
    slug: "go-live-milestone"
    url: "https://ndcodex.com/objects/go-live-milestone/"
  - kind: "connection"
    target: "codex://object/codex-archive-system-v3-plus-notes"
    slug: "codex-archive-system-v3-plus-notes"
    url: "https://ndcodex.com/objects/codex-archive-system-v3-plus-notes/"
    role: "superseded by"
    display: "feature"
  - kind: "connection"
    target: "codex://object/codex-archive-system-v2-7-notes"
    slug: "codex-archive-system-v2-7-notes"
    url: "https://ndcodex.com/objects/codex-archive-system-v2-7-notes/"
    role: "previous version"
    display: "inline"
media: []
---
v3 notes are now superseded by [Codex Archive System v3+ Notes](/objects/codex-archive-system-v3-plus-notes).
Use v3 as release-history context for ingest discipline updates.

v3 is a systems update focused on ingest learnings and note adjustments, not schema expansion.

The spine remains stable. The upgrade is operational.

Key moves:
- publish the v3 codex note as canonical system context
- advance status/respawn/orientation references to a single active v3 chain
- require WIP/revision intake outputs to suggest links to newest relevant updates
- reinforce reciprocal relation links from WIP artifacts into current release objects
- treat media normalization (for capture-native formats) as promotion-time work
- document a reusable media optimization command for post-ingest slimming

Ingest learnings now codified:
- a draft without update links decays quickly in graph usefulness
- WIP objects need explicit temporal anchors to stay legible after new releases
- canonical note adjustments should ship alongside object/relation adjustments
- promotion should include content + relation + media consistency checks in one pass

Media handling notes:
- image derivatives should be resized/compressed before publish, not just format-converted
- process video should ship as MP4 delivery assets, with originals retained in inbox source drops
- run `node scripts/optimize-media-assets.mjs <file> [file...]` during promotion when payload is heavy

No new object type is proposed in v3.
No schema expansion is proposed in v3.