HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nicbogaert

no profile record

Submissions

[untitled]

1 points·by nicbogaert·mês passado·0 comments

[untitled]

1 points·by nicbogaert·há 3 meses·0 comments

Anthropics uses new math for their new agents wrapped in a runtime

nicholasjbogaert.substack.com
2 points·by nicbogaert·há 3 meses·0 comments

[untitled]

1 points·by nicbogaert·há 3 meses·0 comments

I published the architecture Anthropic is now shippingstamped proof

nicholasjbogaert.substack.com
4 points·by nicbogaert·há 3 meses·1 comments

Formal proof that a categorical phase-skip detector catches what CUSUM/GLR can't

academia.edu
1 points·by nicbogaert·há 4 meses·1 comments

Why Your AI Assistant Has Dementia: The $72B Identity Crisis

medium.com
1 points·by nicbogaert·há 10 meses·0 comments

comments

nicbogaert
·mês passado·discuss
[flagged]
nicbogaert
·há 3 meses·discuss
https://open.substack.com/pub/nicholasjbogaert/p/anthropic-d...
nicbogaert
·há 3 meses·discuss
Full prior art documentation: https://open.substack.com/pub/nicholasjbogaert/p/i-published...

GitHub (public, BSD-2-Clause): https://github.com/BogaertN/Ai.Web-Full-Library- https://github.com/BogaertN/aiweb

RSOC proof on Academia.edu: https://www.academia.edu/164981853

Zenodo DOI (permanent timestamp): https://doi.org/10.5281/zenodo.19356046

Claude Code leak archive: https://github.com/Kuberwastaken/claude-code
nicbogaert
·há 3 meses·discuss
[dead]
nicbogaert
·há 4 meses·discuss
Statistical change-point detectors (CUSUM, GLR, Page's test) share a structural vulnerability: an adversary who knows the sufficient statistic can steer the post-change distribution toward the pre-change distribution and suppress the alarm indefinitely. This is documented in the 2024 covert detection literature, not a theoretical edge case.

For categorical architectural violations — a system jumping from phase state S5 to S8 in one step, bypassing required stages — there is no distribution to match. The skip is its own fingerprint.

I built a formal convergence proof for a deterministic binary predicate (d_score) and event-triggered corrective controller (χ(t)) in a hybrid discrete/continuous monitor. The main result: under β > Pmax/ρmin, χ(t) converges before structural drift reaches the hard ceiling at all recursion depths. The convergence condition is satisfied analytically — no empirical benchmarking required.

Paper (22pp, includes annotated implementation): https://www.academia.edu/164981853/Resonant_Symbolic_Operato...

Known limitations are documented: single-step adversary only (multi-step acceleration attack is an open problem, engineering extension exists), baseline integrity is a precondition not a theorem.