-
Notifications
You must be signed in to change notification settings - Fork 1
chore(b-0368): decompose layer 1 - backlog only #3804
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,9 +7,9 @@ tier: substrate-foundational-discipline | |
| effort: L | ||
| ask: Aaron 2026-04-21 — *"ai ethic and safety backlog whoops we should have done that first"* followed immediately by *"high on backlog"*. **CHRONOLOGY NOTE:** Aaron's later self-correction upgraded this from P2 to P1; chronologically filed AFTER B-0056 (mythology) and B-0057 (occult), but structurally gates them earlier. This row preserves both facts. | ||
| created: 2026-04-26 | ||
| last_updated: 2026-05-15 | ||
| last_updated: 2026-05-14 | ||
|
|
||
| decomposition: decomposed | ||
| children: [B-0058.1, B-0058.3] | ||
| children: [B-0058.1] | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This removes Useful? React with 👍 / 👎. |
||
| depends_on: [] | ||
|
Comment on lines
+10
to
13
|
||
| composes_with: [docs/ALIGNMENT.md, .claude/agents/alignment-auditor.md, feedback_preserve_real_order_of_events_dont_retroactively_reorder_by_priority.md, user_faith_wisdom_and_paths.md, feedback_blast_radius_pricing_standing_rule_alignment_signal.md, feedback_operational_resonance_engineering_shape_matches_tradition_name_alignment_signal.md, B-0056, B-0057, B-0059] | ||
| tags: [ai-ethics, ai-safety, alignment, sova, alignment-auditor, HC-clauses, SD-clauses, DIR-clauses, filter-gate, resonance-adoptions, consistency-audit, blast-radius, P1-priority-upgrade, chronology-preserved] | ||
|
|
@@ -47,10 +47,9 @@ No candidate is blocked merely for being edgy — blocking would itself be a pro | |
| Every new skill under `.claude/skills/**`, persona under `.claude/agents/**`, glossary entry in `docs/GLOSSARY.md`, and BACKLOG row at P0/P1 runs through an alignment-clause consistency check. Fires at author-time (prevention surface) and on a cadence (detection surface). Same shape as the skill-data/behaviour-split audit, but on alignment-clause compliance rather than mix-signature. | ||
| *(This item has been sliced into B-0329 for atomic mechanization).* | ||
|
|
||
| ### 3. Candidate-failure honesty log (DECOMPOSED -> B-0058.3) | ||
| ### 3. Candidate-failure honesty log | ||
|
|
||
| Candidates that fail the ethics+safety gate are recorded as failure-data on the honesty dashboard, NOT silently dropped. Rubber-stamping is the exact failure-mode the three-filter discipline exists to prevent — this gate extends that discipline into the ethics axis. | ||
| *(This item has been sliced into B-0058.3 for atomic mechanization).* | ||
|
|
||
| ### 4. Alignment-clause drift detector | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change rewires references from
memory/persona/...todocs/research/..., but the new targets are not present in the repository (for example,docs/research/otto-287-noether-formalization-2026-04-25.mdis missing while the previous memory path exists). That leaves dead substrate links in backlog items and makes cited evidence unreachable for review/audit workflows; either migrate/create the referenced research files in the same commit or keep the existing paths until that migration lands.Useful? React with 👍 / 👎.