16: Documentation cleanup — delete the plans, correct what shipped - #17
Open
nikolaystrikhar wants to merge 1 commit into
Open
16: Documentation cleanup — delete the plans, correct what shipped#17nikolaystrikhar wants to merge 1 commit into
nikolaystrikhar wants to merge 1 commit into
Conversation
nikolaystrikhar
force-pushed
the
15-e2e-suite
branch
from
August 12, 2026 10:57
01b6153 to
efbd136
Compare
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 12, 2026 10:57
d5908cd to
186770b
Compare
nikolaystrikhar
force-pushed
the
15-e2e-suite
branch
from
August 12, 2026 13:43
efbd136 to
0baf6e8
Compare
nikolaystrikhar
marked this pull request as draft
August 12, 2026 13:47
The docs pass corrects six claims that were false against src/ rather than merely out of date: the notices option is built from the folded option prefix and not the raw hook prefix, so Give-Core stores give_core_plugin_absorber_notices; a duplicate slug surfaces at the first Loader::all() and not at boot, which never flushes; boot() does resolve the provider and the scheduler immediately; a binding that does not implement its interface is not wrapped in a Config_Exception, because the library catches in exactly one place; enabled is validated nowhere, unlike every other configured callable; and the gatekeeper weighs three conditions rather than two. The spec, both plans and the superseded first draft are deleted. They described code that now exists, so all they could still do is send a reader past them to reach what does not, and git history keeps every word.
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 12, 2026 13:55
186770b to
13e6c70
Compare
nikolaystrikhar
force-pushed
the
15-e2e-suite
branch
from
August 12, 2026 14:01
0baf6e8 to
3d5d17c
Compare
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 12, 2026 14:01
13e6c70 to
03ac600
Compare
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 12, 2026 14:06
03ac600 to
2a86721
Compare
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 13, 2026 10:29
2a86721 to
f84891c
Compare
nikolaystrikhar
marked this pull request as ready for review
August 13, 2026 10:44
nikolaystrikhar
changed the base branch from
15-e2e-suite
to
15C-scenario-host
August 13, 2026 11:04
nikolaystrikhar
force-pushed
the
15C-scenario-host
branch
2 times, most recently
from
August 13, 2026 11:17
248662e to
7ff3864
Compare
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 13, 2026 11:17
f84891c to
9258e09
Compare
nikolaystrikhar
force-pushed
the
15C-scenario-host
branch
from
August 13, 2026 11:35
7ff3864 to
bd5341d
Compare
nikolaystrikhar
force-pushed
the
16-readme-release
branch
from
August 13, 2026 11:35
9258e09 to
8848a60
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.
What: deletes the superseded planning documents — the engineering plan, the design spec and both task plans.