Commit 36efe41
committed
process: Reconcile design principles between plan-spec and tbd-design.md
The user pointed out the new Design Principles in the docs-config plan
should be cross-referenced and consolidated with the existing tbd-design
principles. Three changes:
1. tbd-design.md §1.5 (Design Principles) extended from 6 to 10:
- #1 (Simplicity first) extended to spell out "simple things simple,
complex things possible".
- #3 (Git for sync) extended with the reproducible-from-config
contract.
- #7 added: Auth is always out-of-band — tbd never holds credentials.
- #8 added: Hard cuts on format versions with reliable migration —
already practiced for f02→f03; making it an explicit principle.
- #9 added: Spec ↔ implementation synchrony via tests.
- #10 added: Layered architecture, separable artifacts.
These four new principles emerged from the docs-config redesign work
but apply tbd-wide.
2. tbd-design.md §1.4 Design Goals: added goal #8 (extensible knowledge
subsystem), which links forward to the plan-spec and the docref/
docmap design docs as the authoritative location for that subsystem's
design.
3. plan-spec Design Principles intro: now explicitly notes that P1, P5,
P6, P7, P8, P9 are restatements/elaborations of tbd-design §1.5
principles, while P2, P3, P4 are docs/config-specific and have no
direct system-wide analog. Each restated principle gets an inline
"(extends tbd-design §1.5 #N)" cross-reference. tbd-design.md is
declared authoritative for system-wide values.
This consolidates principles in one foundational location (tbd-design.md)
while keeping the docs-config plan readable on its own.
https://claude.ai/code/session_01PhbYdWX7DUBpUBVuUesVuP1 parent bacf03e commit 36efe41
2 files changed
Lines changed: 54 additions & 15 deletions
File tree
- docs/project/specs/active
- packages/tbd/docs
Lines changed: 17 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
316 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
319 | 327 | | |
320 | 328 | | |
321 | 329 | | |
| |||
346 | 354 | | |
347 | 355 | | |
348 | 356 | | |
349 | | - | |
| 357 | + | |
350 | 358 | | |
351 | 359 | | |
352 | 360 | | |
353 | 361 | | |
354 | 362 | | |
355 | 363 | | |
356 | | - | |
| 364 | + | |
357 | 365 | | |
358 | 366 | | |
359 | 367 | | |
360 | 368 | | |
361 | 369 | | |
362 | | - | |
| 370 | + | |
363 | 371 | | |
364 | 372 | | |
365 | 373 | | |
366 | 374 | | |
367 | 375 | | |
368 | 376 | | |
369 | 377 | | |
370 | | - | |
| 378 | + | |
371 | 379 | | |
372 | 380 | | |
373 | 381 | | |
374 | 382 | | |
375 | 383 | | |
376 | | - | |
| 384 | + | |
377 | 385 | | |
378 | 386 | | |
379 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
451 | 460 | | |
452 | 461 | | |
453 | 462 | | |
454 | | - | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
455 | 474 | | |
456 | | - | |
| 475 | + | |
457 | 476 | | |
458 | | - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
459 | 480 | | |
460 | | - | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
461 | 486 | | |
462 | | - | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
463 | 491 | | |
464 | | - | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
465 | 496 | | |
466 | 497 | | |
467 | 498 | | |
| |||
0 commit comments