Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ exceptions:
- ADR
- anyhow
- Azure
- CA
- CLI
- Code
- Code-Standard
- Cosmos
- Diátaxis
- Docker
- Emmet
- Engine
- EventError
- Git
- How-To
Expand All @@ -28,13 +30,16 @@ exceptions:
- macOS
- Marketplace
- Mermaid
- mTLS
- MkDocs
- MongoDB
- pytest
- REPL
- Studio
- thiserror
- TypeScript
- UEFN
- Unreal
- URLs
- Visual
- VS
Expand Down
2 changes: 1 addition & 1 deletion docs/proposals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This directory holds **Lore Enhancement Proposals (LEPs)** — public-facing,
pre-implementation proposals for changes to the Lore wire protocol, on-disk
format, public APIs (CLI, capi, JS bindings), and cross-cutting features. LEPs are where the design is debated; ADRs in
[`../decisions/`](../decisions/README.md) record narrow architecture
[`../developing/decisions/`](../developing/decisions/README.md) record narrow architecture
decisions after they are made.

## Lifecycle
Expand Down
Loading