The design has a current layer - #738
Merged
Merged
Conversation
WaylandYang
force-pushed
the
docs/a-time-mention-is-resolved-against-its-document
branch
from
September 17, 2026 09:27
97b685b to
d33bc8b
Compare
WaylandYang
force-pushed
the
docs/a-design-has-a-current-layer
branch
from
September 17, 2026 09:27
f01a3d9 to
307a2a8
Compare
WaylandYang
force-pushed
the
docs/a-time-mention-is-resolved-against-its-document
branch
from
September 17, 2026 14:34
d33bc8b to
254f04c
Compare
Base automatically changed from
docs/a-time-mention-is-resolved-against-its-document
to
dev
September 17, 2026 14:42
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Signed-off-by: WaylandYang <wayland0916@gmail.com>
WaylandYang
force-pushed
the
docs/a-design-has-a-current-layer
branch
from
September 17, 2026 14:45
307a2a8 to
383222d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #726 in its first form. Stacked on #724 (0045), which is stacked on #710 (0044), so the two proposed records are in the tree.
What this adds
docs/design/: the current design, one file per domain, each under 150 lines, written from a full read of all 45 records. What the system does today, why (citing the record in brackets), what is proposed and not built, and the open questions. Domains: ontology, extraction, identity, time, ledger, governance, rules, sources, lakehouse-and-actions, access-and-audit, interface, chat-and-mcp.docs/design/README.mdexplains the layer, lists the domains, records what changed on 2026-09-16 (cut 1 of 0044 landed, extraction writes only the open graph, the typed path is deleted, the optional bound pass is withdrawn) and gives every record with date, domain and one status word.docs/decisions/README.md: a pointer to the design layer, a Domain column, and status cells shortened to one word plus "(by NNNN)". No record is renamed, moved or edited; the records stay history..gitignore:docs/design/is no longer ignored (onlydecisions/andpipeline.mdwere).Not done here
The subdirectory-per-domain move of #726 (renaming 45 files breaks about 40 code-comment references and every inbound link); the index table already answers "which domain" and "does it still hold", which was the reason for the move.
docs/pipeline.mdstill describes the typed path and is noted as awaiting a rewrite.Read while compressing
Status lines that a later record or landed code has overtaken, now reflected in the table rather than in the records: 0044 says nothing is built while cut 1 has landed; 0014 says MCP cannot write while
rememberworks over MCP with a write token; 0016 lists sealing as pending while 0034 records it as existing; 0009/0011 metric and dimension classes are overturned by 0036.🤖 Generated with Claude Code