feat: per-project literature — project-local bibliography with deliberate upstream promotion#50
Merged
Merged
Conversation
…i on promotion only (#49) Create scaffolds wiki/project/bibliography.md (hybrid rule in its header: analysis-specific papers live in the project, general concepts refer back to the shared wiki); thin AGENTS.md gains a Literature bullet; al_ingest_paper gains a target-selection step — project-local default inside a science project (canonical key reused read-only when known), shared wiki/literature/ only from the assistant clone or on explicit promotion (verbatim section copy + canonical .bib/sources/log/validate-citations). Guided paper-intake at creation stays deferred/evidence-gated per the prompt. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 10, 2026
Closed
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 #49.
Summary
Implements the hybrid literature rule for science projects:
wiki/project/bibliography.md— the project-local literature home, one##section per paper in the same shape as the sharedsources/*.md(so promotion upstream is a verbatim copy); public arXiv/DOI refs only, never PDF paths. Hybrid rule stated once in its header.AGENTS.mdgains a Literature bullet: general concepts → sharedwiki/literature/via refer-back (one source of truth); analysis-specific papers → the project page.al_ingest_papergains a "Target — project-local or shared?" step: inside a project (detected viaproject.yaml+ refer-backAGENTS.md) the default is the project page, with read-only canonical-key reuse; the shared wiki flow (canonical.bib,sources/,log.md,validate-citations) runs only in the assistant clone or on explicit promotion. Frontmatter description + skills README updated.The deferred guided paper-intake step at project creation stays evidence-gated (recorded on #49), per the prompt.
Scripts Changed
None — documentation/skill templates only (
skills/al_ingest_paper.md,skills/start-new-project.md,skills/README.md).Validation
--check-citations: 90 files, 388 citations, 0 missing, 0 warnings.Readiness
Heart YELLOW on the standing 6-reason set only (human-acked repeatedly 2026-07-10); docs-only, not on the library release train.
🤖 Generated with Claude Code