-
Notifications
You must be signed in to change notification settings - Fork 0
[automation] Sync SecondBrain framework (2026-W28) #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
4427f56
Sync SecondBrain framework (2026-W28)
philbudden 9999811
Sync SecondBrain framework (2026-W28)
philbudden 09c2735
Sync SecondBrain framework (2026-W28)
philbudden b42a6dd
Sync SecondBrain framework (2026-W28)
philbudden 9882bc7
Sync SecondBrain framework (2026-W28)
philbudden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,6 @@ | ||
| # Empty SecondBrain vault example | ||
|
|
||
| This directory contains sanitized seed scaffolding only. It contains no real | ||
| Daily Notes, sources, projects, wiki knowledge, or activity history. | ||
| Daily Notes, sources, projects, wiki knowledge, or activity history beyond a | ||
| minimal root log setup entry required for structural lint to pass on a fresh | ||
| install. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # Internal documents workspace | ||
|
|
||
| Managed internal documents live here. This public example contains no document | ||
| content. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # Document deliverables | ||
|
|
||
| Shareable internal document artefacts would live here in a real vault. This | ||
| public example contains no deliverables. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # Documents Index | ||
|
|
||
| Curated catalogue of the collaborative internal-documents workspace. Add each | ||
| managed draft, final document, and deliverable exactly once under its current | ||
| lifecycle stage. | ||
|
|
||
| ## Drafts | ||
|
|
||
| <!-- No draft documents yet. --> | ||
|
|
||
| ## Final | ||
|
|
||
| <!-- No final documents yet. --> | ||
|
|
||
| ## Deliverables | ||
|
|
||
| <!-- No document deliverables yet. --> |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # SecondBrain Log | ||
|
|
||
| Append-only history of SecondBrain operations. This sanitized seed starts with a | ||
| single setup entry so lint can validate a fresh install cleanly. | ||
|
|
||
| ## [2026-01-01] setup | Empty vault scaffold | ||
|
|
||
| Initialized the sanitized empty-vault example with no personal content, source material, Daily Notes, project state, or activity history. |
This file was deleted.
Oops, something went wrong.
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| # Writing workspace | ||
|
|
||
| Collaborative drafts live in `drafts/`, explicitly approved publication items | ||
| in `ready/`, and confirmed publication records in `published/`. This sanitized | ||
| example contains no writing. | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| # Writing Index | ||
|
|
||
| Every writing piece appears exactly once under its current lifecycle stage. | ||
|
|
||
| ## Drafts | ||
|
|
||
| _No drafts yet._ | ||
|
|
||
| ## Ready for publishing | ||
|
|
||
| _No pieces ready for publishing._ | ||
|
|
||
| ## Published | ||
|
|
||
| _No published pieces yet._ | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| # Writing Log | ||
|
|
||
| Append-only writing lifecycle history. This public seed contains no personal | ||
| writing activity. | ||
|
|
||
| ## [1970-01-01] draft | Empty writing workspace initialized | ||
|
|
||
| Created sanitized writing lifecycle scaffolding with no writing content. | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| --- | ||
| title: Writing Voice Pack | ||
| type: voice-pack | ||
| status: provisional | ||
| created: 1970-01-01 | ||
| updated: 1970-01-01 | ||
| ready_sources: 0 | ||
| published_sources: 0 | ||
| document_sources: 0 | ||
| tags: | ||
| - writing | ||
| - voice | ||
| --- | ||
|
|
||
| # Writing Voice Pack | ||
|
|
||
| ## How to use this pack | ||
|
|
||
| Apply observed patterns as flexible guidance. The current brief and direct user | ||
| instructions take precedence. | ||
|
|
||
| ## Confidence and coverage | ||
|
|
||
| This sanitized seed contains no voice evidence. | ||
|
|
||
| ## Declared preferences | ||
|
|
||
| <!-- Human-owned. Voice analysis preserves this section verbatim. --> | ||
|
|
||
| ## Observed voice | ||
|
|
||
| Insufficient evidence. | ||
|
|
||
| ## Avoid | ||
|
|
||
| Insufficient evidence. | ||
|
|
||
| ## Context variations | ||
|
|
||
| Insufficient evidence. | ||
|
|
||
| ## Drafting checklist | ||
|
|
||
| - Follow the current brief before inferred tendencies. | ||
|
|
||
| ## Evidence ledger | ||
|
|
||
| _No eligible sources analysed._ | ||
|
|
||
| ## Change notes | ||
|
|
||
| - 1970-01-01 — Created sanitized empty pack. |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.